minkphp / webdriver-classic-driver

Mink driver for the W3C WebDriver Classic protocol
MIT License
3 stars 5 forks source link

Persist original browser name #42

Closed uuf6429 closed 3 weeks ago

uuf6429 commented 3 weeks ago

Fixes browser name problems with tests on chromium/edge (and possibly other aliased browsers).

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.55%. Comparing base (ea2ee82) to head (efe2b13). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #42 +/- ## ============================================ + Coverage 81.76% 84.55% +2.79% - Complexity 191 276 +85 ============================================ Files 1 1 Lines 488 764 +276 ============================================ + Hits 399 646 +247 - Misses 89 118 +29 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.