Tag: browser automation
-
Improving Browser Automation Tests: How to Add Microsoft Edge and Edgedriver to Linux CI Systems
Lately, the Microsoft Edge browser has been growing in popularity, recently unseating Firefox as the 3rd most popular web browser and approaching Safari in the number two spot. This means that any web application with a potentially wide user base should include MS Edge tests in its automated test suite. Setting this up to run…