Fixes Wikipedia automation tests.
This commit is contained in:
parent
aed5ac864a
commit
69b45ed364
|
|
@ -29,6 +29,8 @@ test("----- searchWikipedia -----", function (check, pass) {
|
|||
|
||||
target.tap({x:width - 40, y:43});
|
||||
|
||||
target.delay(1);
|
||||
|
||||
goBack();
|
||||
|
||||
pass();
|
||||
|
|
|
|||
Loading…
Reference in New Issue