79155773

Date: 2024-11-04 14:18:56
Score: 1.5
Natty:
Report link

Iam leaving it here to just preserve knowledge

element = wait.until(EC.presence_of_element_located((By.CSS_SELECTOR, '[aria-label="your_aria_label_value"]')))

I spent 1 hour trying to troubleshoot this stupid thing turns out I was using ' instead of " in the selector string 😭 beware

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