Closed aik099 closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
4ca4083
) 90.19% compared to head (6e8b226
) 90.19%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closing as per https://github.com/minkphp/Mink/issues/866#issuecomment-1960368999 .
See https://github.com/minkphp/Mink/issues/866 (PR 3 of 4)
If the https://github.com/minkphp/MinkSelenium2Driver/pull/382 happens to be merged before this PR, then we need to:
master
branch;if ($name) {
line in the\Behat\Mink\Driver\Selenium2Driver::switchToIFrame
method with theif ($name && !is_int($name)) {
line.