Top "Selenium-grid" questions

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

Jenkins - CI with Virtual Machines

At the moment, I have my framework code written in Java/Maven and I want to run this code using …

jenkins continuous-integration jenkins-plugins selenium-grid
Error running PhantomJS with Selenium RemoteWebDriver

I start a selenium grid hub with it's default startup command, java -jar selenium-server-standalone-2.33.0.jar -role hub And I start …

python selenium selenium-webdriver phantomjs selenium-grid
Selenium Grid Video Recording

I'm trying to record videos of my Selenium-Tests. These Tests run parallel on Selenium Grid. I wanted to open a …

selenium selenium-grid video-recording