Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant