Answer the question
In order to leave comments, you need to log in
Need to click on a button in selenium browser?
driver.find_element_by_css_selector("[type=button]").click() - для кнопки продолжить
driver.find_element_by_xpath("/html/body/esw-root/div/section/esw-checkout/div/div[1]/button").click() - для кнопки отправить заказ
Answer the question
In order to leave comments, you need to log in
solved the problem this way, to enter the map data, it was necessary to enter the iframe, but I did not exit it and the elements outside the iframe simply "were not searched"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question