mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-28 19:11:28 +08:00
feat: tap_cv action supports ui type detection and tap
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
# Release History
|
||||
|
||||
## v4.3.6 (2023-07-24)
|
||||
## v4.3.6 (2023-07-31)
|
||||
|
||||
- feat: support to reset driver (or session only) automatically when UIA2 / WDA crashed or WebDriver request failed
|
||||
- feat: `tap_cv` action supports ui type detection and tap
|
||||
- compatibility: support indicating options separately in `MobileAction` level
|
||||
- fix: use Override size if existed, otherwise use Physical size (android devices)
|
||||
- fix: add default options for `swipe_to_tap_app` action
|
||||
- refactor: ui validation methods
|
||||
- fix: reuse the same request body during `GetImage` retry
|
||||
|
||||
## v4.3.5 (2023-07-23)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user