Skip to content

Commit

Permalink
SHIBUI-1407
Browse files Browse the repository at this point in the history
More selenium test fixes.
  • Loading branch information
Bill Smith committed Sep 18, 2019
1 parent 332c121 commit d49b9e7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
14 changes: 4 additions & 10 deletions backend/src/integration/resources/SHIBUI-1334-1.side
Original file line number Diff line number Diff line change
Expand Up @@ -2155,16 +2155,10 @@
}, {
"id": "762e5039-7e5b-4a90-9db5-887b4ee8b625",
"comment": "",
"command": "waitForElementEditable",
"target": "id=/serviceProviderName",
"targets": [
["id=/serviceProviderName", "id"],
["name=field93", "name"],
["css=#\\/serviceProviderName", "css:finder"],
["xpath=//input[@id='/serviceProviderName']", "xpath:attributes"],
["xpath=//input", "xpath:position"]
],
"value": "10000"
"command": "pause",
"target": "5000",
"targets": [],
"value": ""
}, {
"id": "99731068-2016-4a7f-8a38-febfb711d027",
"comment": "",
Expand Down
14 changes: 14 additions & 0 deletions backend/src/integration/resources/SHIBUI-1407-1.side
Original file line number Diff line number Diff line change
Expand Up @@ -2140,6 +2140,13 @@
["xpath=//ol/li/a", "xpath:position"]
],
"value": ""
}, {
"id": "1a194216-9305-4151-a8d8-42a586ae8e47",
"comment": "",
"command": "pause",
"target": "3000",
"targets": [],
"value": ""
}, {
"id": "2536386b-315e-4b39-b9a7-badcfd0dfbb1",
"comment": "",
Expand All @@ -2154,6 +2161,13 @@
["xpath=//a[contains(.,'Test Provider')]", "xpath:innerText"]
],
"value": ""
}, {
"id": "b5140c25-a360-42d2-b2c4-b90143b0d8b5",
"comment": "",
"command": "pause",
"target": "3000",
"targets": [],
"value": ""
}, {
"id": "2c46cdcd-d5a5-47fe-aa7b-0120fd2fcfc9",
"comment": "",
Expand Down

0 comments on commit d49b9e7

Please sign in to comment.