AirtestProject / AirtestProject/airtest-selenium
Airtest-Selenium测试web页面判断图像相关问题
Open
- Dominant language
- Python
- Stars
- 49
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
在使用Airtest-Selenium测试Web页面时,若要判断一些弹窗提示,若发生弹窗关闭弹窗继续执行,由于弹窗结构经常迭代修改,不想通过selenium元素定位的方式,想通过识别图像的方式判断,手机端可以使用if exists(图像元素)来判断,但貌似web端无法用这个方法,想问下目前有什么解决方案么?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.