Skip to content

Commit

Permalink
SHIBUI-1461
Browse files Browse the repository at this point in the history
Added a couple more pauses to try and help intermittent failures.
  • Loading branch information
Bill Smith committed Sep 11, 2019
1 parent e91d7b9 commit 7059013
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions backend/src/integration/resources/SHIBUI-1311.side
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,13 @@
["xpath=//li[contains(.,'PT1M')]", "xpath:innerText"]
],
"value": ""
}, {
"id": "a618d41d-77d2-43ef-9237-6f4f638a282d",
"comment": "",
"command": "pause",
"target": "1000",
"targets": [],
"value": ""
}, {
"id": "9136f894-3cd3-4404-a1a8-9c09ee02f60d",
"comment": "",
Expand Down
14 changes: 14 additions & 0 deletions backend/src/integration/resources/SHIBUI-1335-1.side
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,13 @@
["xpath=//div[9]/sf-form-element/div/sf-widget-chooser/boolean-radio/div/div/label/input", "xpath:position"]
],
"value": ""
}, {
"id": "d0af8425-5f4c-4037-a549-52553b828179",
"comment": "",
"command": "pause",
"target": "1000",
"targets": [],
"value": ""
}, {
"id": "9fe532ee-4ce6-4ff8-ab6c-ea92eb527ded",
"comment": "",
Expand All @@ -243,6 +250,13 @@
["xpath=//li[3]/button", "xpath:position"]
],
"value": ""
}, {
"id": "44e705a1-f284-4303-a0b6-c4bc9896c78d",
"comment": "",
"command": "pause",
"target": "1000",
"targets": [],
"value": ""
}, {
"id": "824b4515-ae14-436e-a56f-d631ea9e1edc",
"comment": "",
Expand Down

0 comments on commit 7059013

Please sign in to comment.