go-selenium
go-selenium copied to clipboard
Clicking at a position?
Is there a way to click at a position? Most selenium libraries in other languages have a moveTo function, but I couldn't find anything like that in this library, does this library support it?