opencredo / test-automation-quickstart

Quickstart project for test automation, covering performance, ui acceptance and api acceptance testing
https://opencredo.com/blogs/test-automation-concepts-data-aliases/
MIT License
144 stars 169 forks source link

Branch selenium-grid #7

Open carloslindo opened 7 years ago

carloslindo commented 7 years ago

Selenium grid is not working using Firefox. I am using Selenium Plugin in Jenkins which uses Grid v.3.1.0. I guess we have to upgrade selenium version 3.x.x. If we do it the SharedDriver class requires some refactoring.

Tharun-s commented 3 years ago

yes for me also