79282626

Date: 2024-12-15 15:39:23
Score: 2
Natty:
Report link

I did manage it with this code:

menu_item = driver.find_element(By.XPATH, '//*[@id="main-menu"]/li[7]')
menu_item.click()

It is working.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Wesley Bolk