Top "Selenium-grid" questions

Selenium-Grid allows you run your tests on different machines against different browsers in parallel.

How to terminate session in Selenium Grid(Extras)

How to terminate session in Selenium Grid? My problem is that if my test fail hub still keep session for …

selenium-grid selenium-grid2
Chrome on remote webdriver (via Grid) failed to start

I'm having trouble launching Cucumber test with Chrome using remote webdriver capabilities on Grid (1 linux hub and 1 linux node with …

google-chrome selenium webdriver watir selenium-grid
Selenium Grid does not run Chrome on another computer

I have this problem. When on different computer, I start HUB and NODE and then run my tests where I …

selenium webdriver selenium-grid selenium-chromedriver
Properties for Selenium Grid Hub/Node Config

I'm going through a process of upgrading my Selenium Hub/Nodes to version 3.3. Everything works fine, but I want to …

selenium selenium-webdriver protractor selenium-grid
SessionNotCreatedException: Unable to create new service: GeckoDriverService with Selenium Grid on Ubuntu failing to drive Firefox

I fail to drive Firefox from Selenium with geckodriver. This is odd, because chrome is driven with same framework without …

java selenium firefox selenium-webdriver selenium-grid
How can I run NUnit(Selenium Grid) tests in parallel?

My current project uses NUnit for unit tests and to drive UATs written with Selenium. Developers normally run tests using …

c# selenium testing nunit selenium-grid
WebDriver Chrome Browser: Avoid 'Do you want chrome to save your password' pop up

Every time my webdriver tests login into the application, 'Do you want chrome to save your password' pop up appears.. …

selenium selenium-webdriver selenium-rc selenium-chromedriver selenium-grid
Is there any video recorder for Selenium WebDriver?

i am working in Selennium Webdriver2 with IE specific application. i know we can take the screenshots of the execution. …

webdriver selenium-webdriver selenium-grid
Selenium Grid VS Jenkins

I am using TestNG framework for selenium webdriver scripts. I run them periodically using Jenkins in slave machines. I do …

jenkins selenium-webdriver selenium-grid
How do I get karma webdriver launcher to use my selenium server/grid

Can anyone help shed some light on to what is stopping Karma javascript test runner from connecting to and using …

javascript node.js selenium karma-runner selenium-grid