Skip to content

Commit

Permalink
2250
Browse files Browse the repository at this point in the history
WIP test fixing for CEA Lists.
  • Loading branch information
Bill Smith committed Nov 2, 2021
1 parent 32a8b87 commit 5ff7c6f
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion backend/src/integration/resources/SHIBUI-1732-3.side
Original file line number Diff line number Diff line change
Expand Up @@ -685,12 +685,38 @@
["xpath=//section[7]/div/div/div/button", "xpath:position"]
],
"value": ""
}, {
"id": "5491ac17-6d58-4fe3-861a-06bc89470aa5",
"comment": "",
"command": "pause",
"target": "1000",
"targets": [],
"value": ""
}, {
"id": "65be7a0b-462f-43be-9e2f-c7dc71f15467",
"comment": "",
"command": "select",
"target": "id=root_relyingPartyOverrides_CustomList_0",
"targets": [
["id=root_relyingPartyOverrides_CustomList_0", "id"],
["css=#root_relyingPartyOverrides_CustomList_0", "css:finder"],
["xpath=//select[@id='root_relyingPartyOverrides_CustomList_0']", "xpath:attributes"],
["xpath=//div[@id='root']/div/main/div/section/div[2]/div[2]/div[2]/div/form/div/div/div/div/div[8]/div/div/div/div[6]/div/div/div/div/div/div[2]/div/div/div/div/div/div/select", "xpath:idRelative"],
["xpath=//select", "xpath:position"]
],
"value": "label=foo"
}, {
"id": "e4abb650-c762-4060-bc81-428b4758f08e",
"comment": "",
"command": "select",
"target": "id=root_relyingPartyOverrides_CustomList_0",
"targets": [],
"targets": [
["id=root_relyingPartyOverrides_CustomList_0", "id"],
["css=#root_relyingPartyOverrides_CustomList_0", "css:finder"],
["xpath=//select[@id='root_relyingPartyOverrides_CustomList_0']", "xpath:attributes"],
["xpath=//div[@id='root']/div/main/div/section/div[2]/div[2]/div[2]/div/form/div/div/div/div/div[8]/div/div/div/div[6]/div/div/div/div/div/div[2]/div/div/div/div/div/div/select", "xpath:idRelative"],
["xpath=//select", "xpath:position"]
],
"value": "label=foo"
}, {
"id": "992e127d-5ac1-4796-b54f-f212683624ac",
Expand Down

0 comments on commit 5ff7c6f

Please sign in to comment.