Fixes Wikipedia automation tests.

This commit is contained in:
Krunoslav Zaher 2016-05-15 17:22:03 +02:00
parent aed5ac864a
commit 69b45ed364
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ test("----- searchWikipedia -----", function (check, pass) {
target.tap({x:width - 40, y:43});
target.delay(1);
goBack();
pass();