Skip to content

Commit

Permalink
SHIBUI-2393
Browse files Browse the repository at this point in the history
Removed debug pause.
  • Loading branch information
Bill Smith committed Dec 1, 2022
1 parent 61ae5ff commit 3404c81
Showing 1 changed file with 13 additions and 20 deletions.
33 changes: 13 additions & 20 deletions backend/src/integration/resources/SHIBUI-1334-1.side
Original file line number Diff line number Diff line change
Expand Up @@ -1312,6 +1312,19 @@
["xpath=//li[3]/button", "xpath:position"]
],
"value": ""
}, {
"id": "7c85fe59-dc95-4328-a010-33d1a06a5ce5",
"comment": "",
"command": "click",
"target": "id=root_relyingPartyOverrides_forceAuthn",
"targets": [
["id=root_relyingPartyOverrides_forceAuthn", "id"],
["css=#root_relyingPartyOverrides_forceAuthn", "css:finder"],
["xpath=//input[@id='root_relyingPartyOverrides_forceAuthn']", "xpath:attributes"],
["xpath=//div[@id='root']/div/main/div/section/div[2]/div[2]/div/div/form/div/div/div/div/div[9]/div/div/div/div[10]/div/div/div/div/div/input", "xpath:idRelative"],
["xpath=//div[10]/div/div/div/div/div/input", "xpath:position"]
],
"value": ""
}, {
"id": "134bf1f3-1e86-49e7-91de-185e513b02be",
"comment": "",
Expand Down Expand Up @@ -1958,19 +1971,6 @@
["xpath=//a[contains(.,'otherThings')]", "xpath:innerText"]
],
"value": ""
}, {
"id": "7c85fe59-dc95-4328-a010-33d1a06a5ce5",
"comment": "",
"command": "click",
"target": "id=root_relyingPartyOverrides_forceAuthn",
"targets": [
["id=root_relyingPartyOverrides_forceAuthn", "id"],
["css=#root_relyingPartyOverrides_forceAuthn", "css:finder"],
["xpath=//input[@id='root_relyingPartyOverrides_forceAuthn']", "xpath:attributes"],
["xpath=//div[@id='root']/div/main/div/section/div[2]/div[2]/div/div/form/div/div/div/div/div[9]/div/div/div/div[10]/div/div/div/div/div/input", "xpath:idRelative"],
["xpath=//div[10]/div/div/div/div/div/input", "xpath:position"]
],
"value": ""
}, {
"id": "204ea80c-4aac-497f-8956-6370967ba73e",
"comment": "",
Expand Down Expand Up @@ -2038,13 +2038,6 @@
["xpath=//span[contains(.,'somethingElse')]", "xpath:innerText"]
],
"value": "somethingElse"
}, {
"id": "2bd3734a-771f-4cf4-a045-5124256bb06a",
"comment": "",
"command": "pause",
"target": "300000",
"targets": [],
"value": ""
}, {
"id": "18636780-2feb-458f-97be-cf4a625b22e1",
"comment": "",
Expand Down

0 comments on commit 3404c81

Please sign in to comment.