I have the following input element: <input name=\'selected(1234)\' type=\"checkbox\" /> When I record, I get this:
I am creating Selenium RC test scripts in Visual Studio (C#). I开发者_如何学C am struggling with re-factoring the tests; all my tests are in a single
I\'m trying to grab the image filename - my webpage, based on inputs, is loading on of several images and I want to grab the filename of the image.If I know the id or the alt-text, can I grab the imag
I\'m using selenium-rc with C# to test my asp.net mvc2 application. Currently all I am doing is opening the home page with selenium RC.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
Appologies if thi开发者_Go百科s is a bit of a noob queston. I have Selenium RC setup on a server and a test hub application.
Following AutomatedTesters response: Is there any way to run parrallel tests with C# code, without using class libraries other than the Selenium Core?
A certain test script of mine needs to be run by the \"operations\" team periodically. My script uses the following components -
I\'ve been looking into this, as far as how I can run selenium browser instances in the 开发者_运维技巧background. I found some things about using a virtual GUI instance, or something like that, but i
I am using Selenium RC for website testing and I need to use multip开发者_如何学运维le proxies at once and am doing this using: firefoxProfileTemplate when I start the selenium server. This, however,