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

Access selected element through command line ($0) #421

Open
vikas-patel opened this issue Oct 24, 2017 · 0 comments
Open

Access selected element through command line ($0) #421

vikas-patel opened this issue Oct 24, 2017 · 0 comments

Comments

@vikas-patel
Copy link

Hi,

In chrome dev tool, you can select a dom node (via mouse) and trigger event on it through command line using $0. For reference please see https://developers.google.com/web/tools/chrome-devtools/console/command-line-reference#0_-_4.
I tried it from vorlonjs dashboard but it gives error "Unable to execute order: $0 is not defined".
Is there anything similar possible in vorlonjs where I can select a dom node & trigger event on it?

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