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

Do not call client handlers nor javascript bindings in DevTools windows #344

Closed
cztomczak opened this issue Apr 7, 2017 · 1 comment
Closed
Milestone

Comments

@cztomczak
Copy link
Owner

cztomczak commented Apr 7, 2017

To detect whether whether this is a DevTools window check browser.GetUrl() == "chrome-devtools://".

  1. Update Tutorial and tutorial.py example when new release is made.
  2. Update tutorial.py window title="Tutorial"
@cztomczak cztomczak added this to the v57 milestone Apr 7, 2017
@cztomczak cztomczak changed the title Do not inherit client handlers nor javascript bindings in DevTools windows Do not inherit client handlers nor javascript bindings in DevTools windows. Update tutorial example. Apr 14, 2017
@cztomczak cztomczak reopened this Apr 14, 2017
@cztomczak cztomczak changed the title Do not inherit client handlers nor javascript bindings in DevTools windows. Update tutorial example. Do not inherit client handlers nor javascript bindings in DevTools windows. Update tutorial and tutorial example. Apr 14, 2017
@cztomczak cztomczak modified the milestones: v56, v57 Apr 19, 2017
@cztomczak cztomczak changed the title Do not inherit client handlers nor javascript bindings in DevTools windows. Update tutorial and tutorial example. Do not call client handlers nor javascript bindings in DevTools windows. Update tutorial and tutorial example. Apr 19, 2017
@cztomczak cztomczak changed the title Do not call client handlers nor javascript bindings in DevTools windows. Update tutorial and tutorial example. Do not call client handlers nor javascript bindings in DevTools windows Apr 19, 2017
cztomczak added a commit that referenced this issue Apr 19, 2017
javascript bindings in DevTools windows (#344). Update Tutorial
and tutorial.py example.
@cztomczak
Copy link
Owner Author

Done in commit 321b34a.

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

No branches or pull requests

1 participant