I have just been tasked with upgrading our build system to selenium grid 1.0.7 from 1.0.3. I did not create the original instance of our selenium grid.
I have a Selenium GRID Setup with the various browsers on it (IE6, 7, 8, FF 3.5.6) written in C# and individually they work fine. I also have a set of Selenium Tests setup and they also work fine with
I need a help......... I can launch some remote control by using: ant launch-remote-control but I dont know how my script connect to hub?
I\'m researching Selenium and have a seminar for my group... I meet many troubles with this I use C# language and write a demo SeleniumExample.dll Then I start
I start Selenium hub to start Selenium Grid from command prompt on port 4444. Now I start Selenium RC from other command prompt.
I\'m having a hard time trying to grasp some concepts on selenium Grid/RC. What I need is to provide specifi开发者_JAVA技巧c environments (ie6-on-xp, ie7-on-xp, etc) to the tests. For what I\'ve been
Can I any body help in following questions? 开发者_Python百科 How to use Selenium Grid with Selenese html based test cases?