Run Python Selenium Tests in Parallel on Chrome browser
Welcome to MobileTesting YouTube Channel
This video explains how to run Python Selenium Tests in Parallel on Chrome browser. Split your test suite across multiple Google Chrome browser sessions and run them in Parallel.
Packages needed:
pytest
pytest-xdist
pytest-rerunfailures
selenium
Command to run test cases in parallel:
pytest -n 5
We are covering two scenarios in this series:
First Scenario:
Run 4 test scripts in Parallel in 4 Chrome browser sessions
Second Scenario - Check PART 2 video:
Run 4 test scripts in Parallel split across 3 browsers - Chrome, Firefox and Safari
Selenium Server Download url:
http://www.seleniumhq.org/download/
GitHub Repository:
https://github.com/Akulavenkatesh/pyt...
On this page of the site you can watch the video online Python Selenium Parallel Testing using pytest - Part 1 with a duration of hours minute second in good quality, which was uploaded by the user MobileTesting 07 October 2017, share the link with friends and acquaintances, this video has already been watched 17,387 times on youtube and it was liked by 115 viewers. Enjoy your viewing!