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

accessing document content in nodejs #22

Open
sirpy opened this issue Jul 3, 2011 · 0 comments
Open

accessing document content in nodejs #22

sirpy opened this issue Jul 3, 2011 · 0 comments

Comments

@sirpy
Copy link

sirpy commented Jul 3, 2011

how do I transfer document html/elements html to use inside nodejs?
(ie from browser/selenium to nodejs variables).
i've tried using browser.storeHtmlSource(x).end()
but if x is not defined in nodejs it throws an exception.
and if x is defined, it's value isn't changed.

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