Skip to content

Commit

Permalink
SHIBUI-1407
Browse files Browse the repository at this point in the history
Added some missing pauses around custom dropdowns.
  • Loading branch information
Bill Smith committed Sep 20, 2019
1 parent f701240 commit 044180b
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion backend/src/integration/resources/SHIBUI-1391.side
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
"id": "44e705a1-f284-4303-a0b6-c4bc9896c78d",
"comment": "",
"command": "pause",
"target": "1000",
"target": "500",
"targets": [],
"value": ""
}, {
Expand All @@ -270,6 +270,13 @@
["xpath=//button[contains(.,'Toggle Dropdown')]", "xpath:innerText"]
],
"value": ""
}, {
"id": "207eaafc-845d-456d-b4b8-9182312a109e",
"comment": "",
"command": "pause",
"target": "500",
"targets": [],
"value": ""
}, {
"id": "9ee7065a-823e-4b4a-b212-0582eeaf7a00",
"comment": "",
Expand All @@ -284,6 +291,13 @@
["xpath=//li[contains(.,'PT0S')]", "xpath:innerText"]
],
"value": ""
}, {
"id": "eafdda4f-8a61-4976-b3a6-447d9cc1681a",
"comment": "",
"command": "pause",
"target": "500",
"targets": [],
"value": ""
}, {
"id": "618cc5f1-417b-4bc6-9388-3238f2304904",
"comment": "",
Expand All @@ -296,6 +310,13 @@
["xpath=//div[2]/sf-form-element/div/sf-widget-chooser/datalist-component/div/auto-complete/div/div/div/button", "xpath:position"]
],
"value": ""
}, {
"id": "b7b4b979-81d9-4df9-84d7-1c7cab785bcf",
"comment": "",
"command": "pause",
"target": "500",
"targets": [],
"value": ""
}, {
"id": "a89f1b4d-10bd-48f7-9b97-865710cfe01f",
"comment": "",
Expand Down

0 comments on commit 044180b

Please sign in to comment.