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

DevTool integration ? #253

Open
mattdesl opened this issue Dec 24, 2014 · 2 comments
Open

DevTool integration ? #253

mattdesl opened this issue Dec 24, 2014 · 2 comments

Comments

@mattdesl
Copy link

Does Chromium allow for any integration with DevTools? Or some sort of reflection/integration with the running JS/DOM context for a given <webview> ?

Or do we not really have any choice other than executeScript / insertCSS for manipulating a page?

@elkwood
Copy link

elkwood commented Dec 25, 2014

In the documentation for the webview tag there is a method openDevTools.

https://github.com/breach/thrust/blob/master/docs/api/webview.md

@miketheprogrammer
Copy link
Contributor

mattdeal, for now there is no other option for manipulating a webview page.

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

3 participants