feat: support new action: close_popups

This commit is contained in:
buyuxiang
2023-08-25 23:40:07 +08:00
parent 667bdb5b0c
commit c6507447e2
7 changed files with 116 additions and 13 deletions

View File

@@ -26,6 +26,7 @@ UI related:
- refactor: ui validation methods, support parsing expect value
- fix: reuse the same request body during `GetImage` retry
- fix: iOS `tap_xy` scale adaption error
- feat: support new action: `close_popups`
others: