Skip to content

Commit

Permalink
SHIBUI-1311
Browse files Browse the repository at this point in the history
Updated wait times to 10s.
  • Loading branch information
Bill Smith committed Jul 19, 2019
1 parent 595c2a9 commit a9ab00c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/src/integration/resources/SHIBUI-1311.side
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@
["css=.badge > span", "css:finder"],
["xpath=//span/span", "xpath:position"]
],
"value": "3000"
"value": "10000"
}, {
"id": "f48dd1b5-607a-485b-b1d5-03301f99b9ce",
"comment": "",
Expand Down Expand Up @@ -909,7 +909,7 @@
"command": "waitForElementVisible",
"target": "css=tr:nth-child(2) .badge",
"targets": [],
"value": "3000"
"value": "10000"
}, {
"id": "f72a2169-08f3-4d7e-b814-bf6a61ffd6c9",
"comment": "",
Expand Down

0 comments on commit a9ab00c

Please sign in to comment.