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

Can't select new window / tab #11

Open
ghost opened this issue Feb 14, 2014 · 2 comments
Open

Can't select new window / tab #11

ghost opened this issue Feb 14, 2014 · 2 comments
Assignees

Comments

@ghost
Copy link

ghost commented Feb 14, 2014

I'm getting an issue where I can't select a new tab that opens up via toWindow() function. If I have an anchor that has target="_blank", how do I select that new tab? Everything I try just makes DalekJS freeze up.

@asciidisco asciidisco self-assigned this Feb 16, 2014
@asciidisco
Copy link
Member

I fear that this is not possible yet :/
Only "named" windows/tabs can be accessed atm.; technically it is possible, but in order to do this, we need to implement this JSON-Wire Protocol Method: https://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/window_handles

@cupito
Copy link

cupito commented Jun 30, 2014

I would appreciate this too,

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants