refactor: XTDriver

This commit is contained in:
lilong.129
2025-02-11 15:34:51 +08:00
parent b35116fdf7
commit 72f7b77bc8
28 changed files with 100 additions and 121 deletions

View File

@@ -33,7 +33,7 @@ func TestIOSDemo(t *testing.T) {
// release session
defer func() {
driverExt.GetDriver().DeleteSession()
driverExt.DeleteSession()
}()
// 持续监测手机屏幕,直到出现青少年模式弹窗后,点击「我知道了」