Skip to content

Test switching to missing window#101

Merged
aik099 merged 1 commit into
minkphp:masterfrom
uuf6429:feature/test-switching-to-missing-window
Jan 8, 2025
Merged

Test switching to missing window#101
aik099 merged 1 commit into
minkphp:masterfrom
uuf6429:feature/test-switching-to-missing-window

Conversation

@uuf6429

@uuf6429 uuf6429 commented Jan 5, 2025

Copy link
Copy Markdown
Member

Relates to minkphp/webdriver-classic-driver#10.

Failure is solved by #100.

@aik099

aik099 commented Jan 7, 2025

Copy link
Copy Markdown
Member

@uuf6429 , for me locally both selenium-based Mink drivers are passing this test. So I guess we can merge it.

@uuf6429

uuf6429 commented Jan 8, 2025

Copy link
Copy Markdown
Member Author

@aik099 thanks.. note that I only have read access to this repo - I can't approve/merge PRs nor select reviewers (just saying it to be clear that I can't merge this).

@aik099 aik099 merged commit afd1e9d into minkphp:master Jan 8, 2025
@aik099

aik099 commented Jan 8, 2025

Copy link
Copy Markdown
Member

Merging. Thanks @uuf6429 .

@uuf6429 uuf6429 deleted the feature/test-switching-to-missing-window branch January 8, 2025 18:08
acoulton pushed a commit to ingenerator/chrome-mink-driver that referenced this pull request Feb 15, 2025
[minkphp/driver-testsuite#101](minkphp/driver-testsuite#101) has introduced test coverage which expects an exception if we attempt to switch to a window which does not exist. chrome-mink-driver previously tried to handle this by dynamically creating popups with `window.open()`, but we will now throw a DriverException instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants