79564525

Date: 2025-04-09 14:00:28
Score: 1
Natty:
Report link

try with CSS Selector

search = driver.find_element(By.CSS_SELECTOR, '[aria-label="Search"]')
search.click()

in XPath you may to have too many interactions with other paths which can be dynamically

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Gabriel