79312599

Date: 2024-12-27 19:06:35
Score: 2
Natty:
Report link

Firstly you should import this library. (from selenium.webdriver.common.by import By) Then, you can create an assignment called button. After call the function. Like that; button = driver.find_element(By.ID, "button-id")
button.click() You can set it with your own code.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Behiye Bedir