tebeka / selenium

Selenium/Webdriver client for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to send click event by coordinates

wuhuinan47 opened this issue · comments

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