You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add macos coverage to Ruby CI (#12397)
* guard is not present in before all hook so do not set driver
* after hook still executes even when guard disposition of the test is skip so explicitly skip it too
---------
Co-authored-by: Titus Fortner <[email protected]>
Co-authored-by: titusfortner <[email protected]>
Feature and motivation
Something (maybe Ruby) needs to run on Mac. We don't have any coverage for Safari or for Selenium Manager actually working properly on Mac.
I happened to hit a selenium manager bug trying to do something before the upcoming release; we need CI to catch this.
Usage example
n/a
The text was updated successfully, but these errors were encountered: