yinkaisheng / Python-UIAutomation-for-Windows

🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...
Apache License 2.0
2.47k stars 474 forks source link

WebDriver API for this tool #180

Open daluu opened 2 years ago

daluu commented 2 years ago

This is just a suggestion to provide a WebDriver API to this project/tool. It could also be a 3rd party project for such support.

I created such support for AutoIt: https://github.com/daluu/autoitdriverserver (in python), could similarly adapt for this project.

yinkaisheng commented 2 years ago

I have no plan and no time to do it currently, but you can submit your pull request for contributing.