Results 4 issues of Vancheung

source code: https://github.com/Vancheung/TestEngineering/blob/master/_1_Programming/Python/LittleTools/TraceDecoder.py

RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used file = builtins.open(filename, mode, buffering)

1、支持"order":指定顺序。当查找到多个元素时,可以返回指定第x个元素; 2、支持指定重试次数,结合timeout字段,可以动态调整重试等待的时间间隔,减少频繁重试引起的开销。

(1)报错原因:size操作的session id为null (2)Appium-wda版本:3.13.3 (3)自动化任务包含设备的占用和释放、wdaUrl的调用,不确定是哪一部分创建了wda session