Got problem with opening custom context menu using advanced user interactions API in Selenium 2 (http://code.google.com/p/selenium/wiki/AdvancedUserInteractions).
I need to handle a javascript alert which is triggered when the back button is pressed.i.e.: Go to our site
I\'m a ruby beginner so bear with me. I am using the selenium-webdriver and rb-appscript gems to do some webscraping. The navigation to websites seems to be driven by the Net::Http object, which has
I am setting up Selenium Grid 2 (selenium-server-standalone-2.1.0) on Windows 7 (I have also tried Windows Server 2008) both 64 bit. I test the WebDriver locally and all is well.
I\'m running my HTML tests as such with selenium-server 2.2: java -jar /var/lib/selenium/selenium-server.jar -ensureCleanSession -htmlSuite *firefox http://$HOST ./test/selenium/html/TestSuite.html ./
I\'ve build a small java application that uses selenium 2 to open a web page and return its result. The application is called as a part of a PHPUnit test which is in turn run as part of an ANT build
I\'m 开发者_StackOverflow社区running an HTML test suite as such: java -jar /var/lib/selenium/selenium-server.jar -browserSessionReuse -htmlSuite *firefox http://$HOST ./test/selenium/html/TestSuite.h
I\'m using extjs, so of开发者_Go百科ten I need the parent\'s ID, or the parent\'s parent\'s ID for a selector. Is there any plugin which lets me traverse up a DOM element looking for different IDs, or
I\'m using Selenium 2 (in IE only) and I need to capture all page resources (js, css, images files etc.) and their HTTP status.
Using Se开发者_开发知识库lenium 2.0 After Submitting a web form, A popup msg comes up with the \"are you sure you want to navigate away from this page\" message, How do I get selenium to press OK or d