Closed aik099 closed 9 months ago
The PR now tests frame switching by an ID (added code) in addition to frame switching an a name (existing code).
@stof , both requested changes have been made. Ready for another review.
the failed CI should be solved by rebasing on the latest master thanks to #90
Rebased. Merging now.
Existing tests only cover iframe switching by name. This PR adds these tests:
See https://github.com/minkphp/Mink/issues/866 (PR 2 of 4)
The PhpStan correctly reports this, but I can't fix it due to the problem described in the above-mentioned issue.