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

Should be support element query selector #41

Closed
nghiepdev opened this issue Mar 21, 2018 · 2 comments
Closed

Should be support element query selector #41

nghiepdev opened this issue Mar 21, 2018 · 2 comments

Comments

@nghiepdev
Copy link

Thanks for awesome work!

I saw on the to-do list "Create wrappers for Angular, Vue and React".
Maybe we will have to wait very long.

If you now support the element query selector then driver.js easy integrate with any other library.

driver.highlight({
    element: document.querySelector("#container"),
    stageBackground: 'blue'
});
@OClement
Copy link

See #42

@kamranahmedse
Copy link
Owner

You can do that since 0.4.0. Thank you for reporting.

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