I encountered following problem while automating Sharepoint site using selenium 1 in IE8 browser. I can not type intotag (Sharepoint people picker field)
We maintain a library used by test scripts which do system level testing.Part of the system under test is a website, and to navigate and interact with the website we use JPype to control Selenium 2.0\
How can I store a value within Selenium-RC (through PHPUnit) and then retrieve/access it later using PHPUnit?
im new to Selenium and c# so I\'ve hit a 开发者_如何转开发dead end.I need to know how to check weather an images src file exists or not.When I mean exists, is it showing on the page (not the red x box
Please give me an example java c开发者_StackOverflowode to open a popup and move RC control to popup.
For some reason, when I go to export the sequence of actions I take with 开发者_开发技巧the Selenium IDE by going to Options -> Format, I see that Format is greyed out. I\'ve restarted Firefox and loo
s1 = Selenium::WebDriver::Remote.new :url => \"开发者_如何学编程http://localhost:4444/wb/pub\"
When I use MSTest Framew开发者_如何学JAVAork, and copy the code that Selenium IDE generated for me, MSTest doesn\'t recognize [TearDown] and [SetUp]. What is the alternative to this?You would use [Tes
I\'m new to web development and web testing. And I want to use Hudson in my continous in开发者_Python百科tegration and for my automated testing using selenium. How can I integrate the selenium in huds
I am a beginner to testing and I have to use Selenium IDE in my project. Can anyone help me in gaining开发者_高级运维 the starting stuff, links containing detailed demo on Selenium, and how to run te