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
I think the css selectors for the Google task might need updating to match their new Google results page.
On search, this is the error:
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="tsf"]"}
If clickthrough is enabled, this is the error:
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="resultStats"]"}
This is with selenium/chromedriver 88.0.4324.187.
The text was updated successfully, but these errors were encountered:
I think the css selectors for the Google task might need updating to match their new Google results page.
On search, this is the error:
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="tsf"]"}
If clickthrough is enabled, this is the error:
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"[id="resultStats"]"}
This is with selenium/chromedriver 88.0.4324.187.
The text was updated successfully, but these errors were encountered: