I'd like to run my unit tests on different browsers with Selenium and xUnit. I couldn't find a proper solution throughout my research. I have found some variants with nUnit but they don't fit my needs.
- https://blog.testproject.io/2017/02/09/cross-browser-testing-selenium-webdriver/
- Cross-Browser testing with Selenium WebDriver using C#
The soulution should execute all tests in three different browsers (IE, Chrome, Firefox). Also the amount of browsers should be customizable.
Is there any proper solution?
Aucun commentaire:
Enregistrer un commentaire