Skip to content

v4.3.3

Compare
Choose a tag to compare
@debugtalk debugtalk released this 19 Apr 08:30
· 344 commits to master since this release

go version

  • feat: add sleep_random to sleep random seconds, with weight for multiple time ranges
  • feat: input text with adb
  • feat: add adb screencap sub command
  • feat: add IsAppInForeground to check if the given package is in foreground
  • feat: check if app is in foreground when step failed
  • feat: add validator AssertAppInForeground and AssertAppNotInForeground
  • feat: save screenshots of all steps including ocr and cv recognition process data
  • fix: adb driver for TapFloat
  • fix: stop logcat only when enabled
  • fix: do not fail case when kill logcat error
  • fix: take screenshot after each step
  • fix: screencap compatibility for shell v1 and v2 protocol
  • fix: display parsed url in html report
  • fix: fast fail not closing the websocket connection
  • fix #1467: failed to parse parameters with plugin functions
  • fix #1549: avoid duplicate creating plugins
  • fix #1547: generate html report failed for referenced testcases
  • fix: setup hooks compatible with v3