79762465

Date: 2025-09-12 01:09:41
Score: 0.5
Natty:
Report link

Try selecting the item with .outlet-list .accordion-item .item-content and CSS_SELECTOR:

driver.find_element(By.CSS_SELECTOR,".outlet-list .accordion-item .item-content")

Then just click the element and the accordion should extend.

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