Styrow.dev
Question 59 of 99

How can enter the values in text box using python.

Question

How can enter the values in text box using python.

Answer

driver.find_element(By.ID,“Value”).send_keys(“Value”)