AirtestProject / AirtestProject/Airtest

WebDriver API wrapper implementation?

Đang mở
#194 0 bình luận 0 reaction 1 người được giao Được @zzldjkzxf nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
Python
Star
9.6k
Fork
1.5k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

This isn't a bug report but more like a feature suggestion. It could be part of the tool/framework/IDE, or it could be a 3rd party project that's spun out, if someone is up for developing it.

Anyway, it would be cool if we wrap the Airtest (non-Selenium, non-WebDriver) portion of the (Android, Windows) games UI automation API/SDK around the WebDriver API via a custom implementation of a RemoteWebDriver server that takes API requests from WebDriver/Appium clients.

This would allow use of standard WebDriver API in use for web UI automation as well as mobile/game UI automation, better integration for mix & match tests that involve web UI endpoint + mobile/gaming endpoint interaction, along with potential support for Selenium Grid to distribute & parallelize running the tests.

An example of what I mean is like the WebDriver wrappers I wrote for AutoIt and AutoPy:

https://github.com/daluu/autoitdriverserver
https://github.com/daluu/autopydriverserver

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.