autopy-legacy
autopy-legacy copied to clipboard
Selenium WebDriver API wrapper for autopy
This is just a note that one can use Selenium WebDriver API to use/control autopy (remotely as well) without having to use native python API of autopy.
It's not a robust interface at the moment, but a usable proof of concept, others can help improve it.
https://github.com/daluu/autopydriverserver
(this issue can be closed, I just wanted to make a note to the community)
Thanks @daluu! I've added this to the README.