A
A
allah3rovaio2021-03-23 16:26:22
Python
allah3rovaio, 2021-03-23 16:26:22

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() - для кнопки отправить заказ

If possible, tell me why it doesn’t click the continue button and submit the order
6059ec3979a82974786972.jpeg
6059ec413bf1d411389716.jpeg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
allah3rovaio, 2021-03-24
@allah3rovaio

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 question

Ask a Question

731 491 924 answers to any question