I\'m using the Selenium Client (v 1.2.18) to do automated navigation of retail websites for which there exists no external API.My goal is to determine real-time, site-specific product availability usi
We have a web application and we are using JQuery UI transition effects fade and slide. We would like to automate this using selenium.
When I run the java code I am getting the below error.. Below i have given my Java code... Please correct me if i am going wrong...
We wish to introduce Selenium testing to our maven build process. Happily, there is a ton of information available on how to do this, but I\'m having trouble figuring out how to handle one of our requ
Using capybara (0.3.9) with steak and when running my steak acceptance spec with :js => true, firefox is fired and it works.
With Jcrop one can select parts of an image to crop it later on serverside: http://deepliquid.co开发者_如何学Cm/projects/Jcrop/demos.php I want to test this with selenium. Can i somehow tell the brows
I want start firefox with my custom profile, and when I add some plugins (for example) in this session starting from selenium I want he do not forgot them.
We just started using Selenium to test our 开发者_开发百科site and its working really well, except that it breaks 1/2 of the time when we introduce an AB test. How do you guys handle Ab tests when tes
My company monitors performance and availability of websites and mobile applications via functional testing in the cloud; we\'re looking to expand our technology to include Selenium tests.We use RoR s
I\'m drowning in the Selenium documentation.What I\'ve got so far is the ability to record a script in FireFox, export it to the new WebDriver format (JUnit4), open and tweak the test in Eclipse, then