minkphp / driver-testsuite

Functional testsuite for Mink drivers
MIT License
8 stars 28 forks source link

Add testWindowName #76

Closed uuf6429 closed 1 year ago

uuf6429 commented 1 year ago

Adds a test that ensures that the current window name is one of the available window names.

This scenario is especially useful when we need to handle window handles instead of names.