Files
httprunner/hrp/pkg/uixt
2024-12-10 10:27:16 +08:00
..
2024-11-15 22:51:38 +08:00
2024-12-08 13:53:27 +08:00
2024-12-08 12:02:34 +08:00
2024-09-12 11:12:05 +08:00
2024-09-12 19:51:47 +08:00
2024-08-31 01:13:08 +08:00
2024-11-13 20:58:52 +08:00
2024-12-06 16:49:20 +08:00
2024-11-23 22:10:49 +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.