I made my tests by Python with Pytest and Selenium. Currently, I am using config JSON so I can change the browser in tests. but I need to make testing in parallel with cross-browser.
I made my tests by Python with Pytest and Selenium. Currently, I am using config JSON so I can change the browser in tests. but I need to make testing in parallel with cross-browser.