selenium-webdriver
How to count active javascript timeouts?
I am using Selenium to test a web app that uses Dojo, and it uses java script to display certain elements. I want to wait until all of the elements are desplayed before I try to manipulate the page, h[详细]
2023-03-29 02:40 分类:问答selenium webdrive and checking alert messages
I am parsing my page wi开发者_如何转开发th selenium and i am handling javascript alert messages with selenium to. But this is very slow to check every page if it has JS alert popup message becouse all[详细]
2023-03-28 22:24 分类:问答Webdriver fails to find elements in IE8
Using the following simplified test, webdriver fails to find the intended 开发者_开发问答element no matter what sort of find_by call I use.[详细]
2023-03-28 18:51 分类:问答Clicking Confirm Dialog Selenium in .NET
I\'m trying to make Selenium 2.4.0开发者_开发知识库 Accept a Javascript generated \"Confirm-Dialog\", using Specflow and Firefox. I\'m having trouble finding what I should do in my step below. (Tried[详细]
2023-03-28 16:46 分类:问答Selenium 2 RemoteWebDriver -StaleElementReferenceException: Element specified by 'id' is no longer valid
I\'m using the 2.4.0 selenium server in hub mode with two nodes each with 5 instances of Internet explorer (IE8 on win7) - this is all running on the same Win7 machine[详细]
2023-03-28 14:41 分类:问答Selenium IDE - Auto removing first backspace from target
Hello I want to create a Test Case with Selenium IDE. My test works fine but at the end I want to use the command \"assertConfirmation\"[详细]
2023-03-28 05:25 分类:问答Error using SelBlocks extension with Selenium server
I\'ve been recording/writing Selenium html scripts using the SelBlocks extension. Now we\'re going to use Selenium server to run the tests in different browsers.[详细]
2023-03-27 22:09 分类:问答Using Selenium2, how do I check if certain text exists on the page?
I am using the C# Selenium WebDriver and I would like to confirm that certain text exists on the page.[详细]
2023-03-27 15:28 分类:问答Running Chrome WebDriver on a linux server with no display
I\'d like to run automated tests using selenium2\'s chrome webdriver开发者_高级运维 on a linux server.[详细]
2023-03-27 14:38 分类:问答ChromeDriver file upload example
ChromeDriver dev team says thet have fixed the issue here: http://code.google.com/p/selenium/issues/detail?id=1725&q=chrome%20file%20upload&colspec=ID%20Stars%20Type%20Status%20Priority%20Mile[详细]
2023-03-27 14:29 分类:问答