mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-08 01:09:44 +08:00
refactor: XTDriver
This commit is contained in:
@@ -33,7 +33,7 @@ func TestIOSDemo(t *testing.T) {
|
||||
|
||||
// release session
|
||||
defer func() {
|
||||
driverExt.GetDriver().DeleteSession()
|
||||
driverExt.DeleteSession()
|
||||
}()
|
||||
|
||||
// 持续监测手机屏幕,直到出现青少年模式弹窗后,点击「我知道了」
|
||||
|
||||
Reference in New Issue
Block a user