I\'ve been trying to get Selenium server to run an existing suite of tests (made in Selenium IDE) to run in several target platforms. I\'m using a batch file as we want to run the tests on nightly/wee
I\'m trying to setup Selenium WebDriver 2.5.1 on my project using NuGet. I tried installing via Tools -> Manage NuGet Packages... in Visual Studio and got an error.
im having a problem with HtmlUnitDriver using Selenium. Im using the Selenium 2.5 version. The test is so simply and usualy it works correctly but sometimes the driver just stop and wait endlessly f
I have here a challenge that I spent som开发者_C百科e time addressing. Selenium tells me that it cannot click a link that is not visible, so that means I need to scroll my canvas? I am using ubuntu 1
I have a webpage with footer as follows :- <div id=\"footer\" class=\"container_24 clearfix\" align=\"center\">
I\'m using Selenium WebDriver (v开发者_C百科2.5.0).I get this error when I use a driver.click(...)\" command
On my current project we\'re using iWebDriver to run acceptance tests on our CI server. Occasionally, we see the error:
I am using selenium 2 (WebDriver) now and I would like to get the control of current opened browse开发者_高级运维r window instead of open a new one. That means I can\'t use driver.get(\"url\") which i
I\'ve an asp.net form (wizard) with a phone number asp validation (textbox) that stops the Selenium test script as if the validation failed (upon playback). Upon recording the script, the validation w
I am using selenium webdriver in python to drive Firefox automaticly, the python script is exported from the selenium IDE add-on in Firefox. But when I run the script it raise error: