I\'ve been using Selenium (with selenium rc, and the ide) in ruby, with rspec, for some time and it\'s been great.I recently wiped my installation of ubuntu, however, and installed ubuntu 9.10.I set s
Hey, this should be pretty simple, but it\'s causing me a lot of grief! I have lots of buttons like this:
first time poster. I\'m turning to my first question on stack overflow because I\'ve found little resources in trying to find an answer.I\'m looking to execute Selenium python tests from a C# applica
So, I was trying out a test case on a website and Selenium registers the events perfectly. Now, if I have to search for a particular class and get the innerHTML of that class, how would I do it assumi
Pleas开发者_运维技巧e search the forum at http://clearspace.openqa.org for error details from the log window.The error message is: Permission denied
C开发者_JS百科an anyone confirm if Selenium RC server fully supports IE8?I have successfully been running tests in IE8 with Selenium RC and Selenium Grid. I\'m not sure about \'full\' support as I see
I want to test whether a certain action results in a file download (a) at all, and (b) with the file having a certain开发者_开发技巧 name.
I\'m using Selenium IDE in Firefox and submiting a form. The problem is that the form can be sucesfull or unsuccesfull (random). When it\'s unsuccesfull it will show and error message (AJAX) and I nee
I am using Selenium to do testing, We write our test cases in HTML files and make test suites out of them,
This can be a very opinionated question.Please keeps your posts factual. What are the pros and cons of using Microsoft Web Test in Visual Studio? Conversely, what are the pros and cons of Selenium?开