I have played for a while writing XPath but am unable to come up with exactly what I want. I\'m trying to write XPath for link(click1 and click2 in code snippet below) based on known text(myidentity
I have to capture Site seal. Which provided by third party for my site has been validated and is secured for online transactions. I couldn\'t capture its element id. If i right click it shows an ale开
using xpath or css : How to get something which is selected on page using following html code. in following code, Element1 is selected on page and I 开发者_StackOverflow社区wanted to find name of elem
I am currently using Selenium 2.0a2 in Java to access the Internet using an HtmlUnitDriver instance. The problem I am facing is that, when I attempt to开发者_开发知识库 access slow websites, the reque
I\'m looking at a cucumber test suite that is somewhat brittle right now; many small steps, and no knowledge of the page itself.
I am getting an ERROR: Unknown command: \'echo\' executing a selenium script with phpunit. Based on the output that echo command should be included in my version of PHPUnit. The selenium script does e
I am trying to find a full list of Selenium RC browser launchers. So far I\'ve not been able tofind any documentation that lists them all. I\'ve gathered the following ones from various sources.
I have an asp.net website which as part of a wizard uses an embedded google map to select a location by clicking on the map to place a marker. How do I automate this wi开发者_StackOverflow社区th Selen
My project is compatible only with Internet Explorer. I want the test scripts to get generated automatically as it is done in Selenium IDE.Can i use seleniu开发者_StackOverflow中文版m RC to test my ap
We have Xserver-less CentOS system for continuous integration. So no UI. I want to run selenium test cases on it. I am using new Alpha version of Selenium2 which has WebDriver integration. It starts