Skip to content

Feature Request: Support document.evaluate #1676

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

Open
cyber-brando opened this issue May 24, 2022 · 0 comments
Open

Feature Request: Support document.evaluate #1676

cyber-brando opened this issue May 24, 2022 · 0 comments

Comments

@cyber-brando
Copy link

querySelector for CSS classes works in custom cases, but not in cases where you are unable to edit the CSS of an element.

Our use-case is we utilize ag-Grid for our application tables. We want to create intro-js events that go through all the headers and explain more in depth what the data represents. All headers have the same CSS classes so we are only able to select the first one.

querySelector would allow us to select by text, which would make it a lot easier when you have no control over styles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants