L
L
L1MO2021-10-28 16:34:54
Python
L1MO, 2021-10-28 16:34:54

What to do, selenium click not working?

You need to click on the second tab on the e-diary website (sgo.so23.ru)
here is the code:

driver.get(' https://sgo.rso23.ru ')

province = driver.find_elements_by_xpath("/html/body/div[2]/div[1]/div/div/div[2]/div[1 ]/div/div/div/div[3]/div/select")
province.click()


The browser opens and an error appears in the console, but nothing in the browser.
Mistake:

C:\Users\Block\Desktop\mans>[10460:4388:1028/163430.227:ERROR:chrome_browser_main_extra_parts_metrics.cc(230)] crbug.com/1216328: Checking Bluetooth availability started. Please report if there is no report that this ends.
[10460:4388:1028/163430.227:ERROR:chrome_browser_main_extra_parts_metrics.cc(233)] crbug.com/1216328: Checking Bluetooth availability ended.
[10460:4388:1028/163430.228:ERROR:chrome_browser_main_extra_parts_metrics.cc(236)] crbug.com/1216328: Checking default browser status started. Please report if there is no report that this ends.
[10460:4388:1028/163430.239:ERROR:chrome_browser_main_extra_parts_metrics.cc(240)] crbug.com/1216328: Checking default browser status ended.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question