You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
After creating new chromeless object:
When I use chromeless.click(selector) on some element in the DOM, for example:
I receive timeout exception:
However, when I click the same element with chromeless.evaluate method:
It works absolutely fine. Any ideas why? It reproduces for some other elements.
Thanks in advance
The text was updated successfully, but these errors were encountered: