Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow getting window handle in W3C mode #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aik099
Copy link
Contributor

@aik099 aik099 commented Mar 19, 2024

The $session->window()->handle(); code had several issues:

  1. the URL queried for the window handle was /session/{session id}/windowsession/{session id}/window
  2. there was a PHP Notice, where a returned window handle (for me it was always a string) was treated as an array

Both issues are addressed in this PR.

@aik099
Copy link
Contributor Author

aik099 commented May 12, 2024

@robocoder , pleas review.

@aik099
Copy link
Contributor Author

aik099 commented Jul 18, 2024

@robocoder , please review.

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.

1 participant