Skip to content

Error in event handler: not a valid selector #9

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

Closed
skirge opened this issue Jun 29, 2016 · 3 comments
Closed

Error in event handler: not a valid selector #9

skirge opened this issue Jun 29, 2016 · 3 comments

Comments

@skirge
Copy link

skirge commented Jun 29, 2016

My application has following HTML element:

<a href="javascript:__doPostBack('ctl00$maincontent$FunctionalityProjektTabContainer$KorespondencjaTabPanel$KorespondencjaTab$KorespondencjaTabContainer$PrzychodzaceTabPanel$PrzychodzaceControlGrid$KorespondencjaGridView','Sort$NumerOdbiorcy')">Numer pisma</a>
While trying to save page object nothing is generated and following error is visible on Javascript console:

extensions::uncaught_exception_handler:8 Error in event handler for runtime.onMessage: SyntaxError: Failed to execute 'querySelectorAll' on 'Document': 'a[href='javascript:__doPostBack('ctl00$maincontent$FunctionalityProjektTabContainer$WnioskiPlatnoscTabPanel$WnioskiPlatnoscTab$UmowyGridView$ctl03$WnioskiOPlatnoscGridView','Sort$NumerWniosku')']' is not a valid selector.

@BogdanLivadariu
Copy link

@skirge I guess your problem might get fixed by #8

@VaccinalBowl
Copy link

@skirge #8 should fix this issue. Or at least suppress it.

@rickypc
Copy link
Owner

rickypc commented Apr 8, 2018

This should be fixed in version 1.3.0. Please reopen this issue when that is not the case. Closing...

@rickypc rickypc closed this as completed Apr 8, 2018
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

4 participants