Skip to content

Never attempt to return the window name from getWindowHandles. #366

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

Closed
wants to merge 1 commit into from
Closed

Conversation

juangj
Copy link
Contributor

@juangj juangj commented Mar 24, 2015

Never attempt to return the window name from getWindowHandles in FirefoxDriver; only return driver-generated handles.

Fixes #351.

@andreastt andreastt added Z-awaiting review Archived: use GitHub review assignments D-firefox labels Mar 24, 2015
@andreastt
Copy link
Member

Did you sign the CLA?

@juangj
Copy link
Contributor Author

juangj commented Mar 24, 2015

I can't remember for sure, so let me get back to you once I'm sure or once I sign it.

@andreastt
Copy link
Member

Integrated as 0ae8a97.

Thanks!

@andreastt andreastt closed this Mar 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-firefox Z-awaiting review Archived: use GitHub review assignments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FirefoxDriver getWindowHandles sometimes returns an empty string as a window handle
2 participants