You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)