go-selenium
go-selenium copied to clipboard
Selenium web driver library written in Go
Results
2
go-selenium issues
Sort by
recently updated
recently updated
newest added
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...