Selenium click x y coordinates with python

Hi
You could also try the WebDriver ActionChains method “move_to_element_with_offset” and use the body as the element.

1 Like