tebeka / selenium

Selenium/Webdriver client for Go
MIT License
2.53k stars 409 forks source link

How to send click event by coordinates #281

Open wuhuinan47 opened 2 years ago

wuhuinan47 commented 2 years ago

just like webDriver.click(x, y)...