291 reputation
110
bio website
location
age
visits member for 2 years
seen Apr 24 at 4:27
stats profile views 4

May
16
comment Is there a captureNetworkTraffic implementation in Selenium 2 via webdriver?
Does using a proxy slow down the test?
May
16
revised Testing Page Layout with webdriver
edited tags
May
16
answered Webdriver line by line runinfo in eclipse console
May
16
asked Testing Page Layout with webdriver
Mar
29
awarded  Supporter
Mar
29
accepted Is Selenium the right tool for browser compatibility testing?
Mar
29
awarded  Scholar
Mar
29
accepted Does the latest version of QTP have something similar to Selenium Grid?
Mar
29
asked Is Selenium the right tool for browser compatibility testing?
Jan
4
answered How to use TestNG to create multi-user tests scenarios?
Dec
22
asked Does the latest version of QTP have something similar to Selenium Grid?
Jun
30
asked Is jQuery faster than CSS/Xpath selectors for IE 8.0 in Selenium1?
May
27
awarded  Student
May
27
awarded  Editor
May
27
revised Selenium.click not working on some anchor elements
added 201 characters in body
May
27
comment Selenium.click not working on some anchor elements
Application is currently internal. I can post some screenshots though.
May
27
comment Selenium.click not working on some anchor elements
Oh.OK. Anyways, clickAt too didn't work.
May
27
comment Selenium.click not working on some anchor elements
Guess what, there is no text box :). Selecting is the ONLY way.
May
27
revised Selenium.click not working on some anchor elements
edited tags
May
27
comment Selenium.click not working on some anchor elements
I tried, but would like to confirm whether that is the correct way. Here is what i tried selenium.clickAt("locator",""); Is this correct?