L
L
Lina20022020-05-20 15:36:40
Python
Lina2002, 2020-05-20 15:36:40

Selecting from a menu on a right mouse click?

Hello, please tell me how can I click on the menu that opens with this code:

actionChains = ActionChains(driver)
actionChains.move_to_element(captcha_img).context_click().send_keys(Key.ARROW_DOWN).perform()


It turns out to open it, but let’s go to the last element or to the 3rd one in the list.
0127977048.jpg
Ps I can google, but I didn’t find anything.

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