spyoungtech / behave-webdriver

Selenium webdriver step library for use with the behave BDD testing framework
MIT License
62 stars 21 forks source link

Ci fix #91

Closed spyoungtech closed 2 years ago

spyoungtech commented 2 years ago

Replaces Travis CI configuration with GitHub Actions. Adds OS/Browser testing matrix, now including MSEdge. IE still tested on AppVeyor (and failures still ignored, like with Safari). Fixes failing tests.

Also includes a minor patch adding the Edge driver name, used by some utility functions.