Files
httprunner/hrp/pkg/uixt
2024-09-01 17:05:38 +08:00
..
2024-08-31 01:13:08 +08:00
2024-09-01 16:32:34 +08:00
2024-09-01 16:32:34 +08:00
2024-09-01 16:32:34 +08:00
2024-08-29 17:52:47 +08:00
2024-08-29 17:52:47 +08:00
2024-08-22 21:48:17 +08:00
2024-09-01 16:32:34 +08:00
2024-06-20 12:04:20 +08:00
2024-08-22 21:48:17 +08:00
2024-09-01 17:05:38 +08:00
2024-09-01 16:40:42 +08:00
2024-09-01 16:32:34 +08:00
2024-08-27 20:25:13 +08:00
2024-08-27 20:25:13 +08:00
2024-08-27 16:56:26 +08:00
2024-09-01 16:32:34 +08:00
2024-09-01 16:32:34 +08:00
2024-08-31 01:13:08 +08:00
2024-09-01 17:05:38 +08:00
2024-09-01 16:32:34 +08:00
2024-08-27 20:25:13 +08:00
2024-08-31 01:13:08 +08:00

uixt

From v4.3.0HttpRunner will support mobile UI automation testing:

Some UI recognition algorithms are also introduced for both iOS and Android:

  • OCR: based on OCR API service from volcengine, other API service may be extended

Dependencies

OCR

OCR API is a paid service, you need to pre-purchase and configure the environment variables.

  • VEDEM_IMAGE_URL
  • VEDEM_IMAGE_AK
  • VEDEM_IMAGE_SK

Thanks

This uixt module is initially forked from the following repos and made a lot of changes.