Skip to content

Commit

Permalink
[SHIBUI-922]
Browse files Browse the repository at this point in the history
Removed unnecessary wait.
  • Loading branch information
Bill Smith committed Dec 6, 2018
1 parent 442bfad commit 906086a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions backend/src/integration/resources/CreateFilterScript.side
Original file line number Diff line number Diff line change
Expand Up @@ -727,13 +727,6 @@
["xpath=//p", "xpath:position"]
],
"value": "eval(true);"
}, {
"id": "d7ba08bc-52bc-4ef1-8c9e-a5ecbdcf75bb",
"comment": "",
"command": "waitForElementVisible",
"target": "",
"targets": [],
"value": "30000ms"
}, {
"id": "38c76223-9080-4938-81b0-2f3c4706e943",
"comment": "",
Expand Down Expand Up @@ -806,4 +799,4 @@
}],
"urls": ["http://localhost:10101/"],
"plugins": []
}
}

0 comments on commit 906086a

Please sign in to comment.