eth0izzle / eth0izzle/Needl

Google task css selectors

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
562
Forks
51
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Locate the Google task's CSS selector definitions and reproduce both failures with Selenium and ChromeDriver 88. Update the selectors for the current Google results page, then verify that search and optional clickthrough complete without NoSuchElementException.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
search, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.