Skip to content

Commit

Permalink
SHIBUI-1478
Browse files Browse the repository at this point in the history
A couple small Selenium test fixes. Hopefully.
  • Loading branch information
Bill Smith committed Sep 25, 2019
1 parent a68d3c6 commit 574254b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
9 changes: 1 addition & 8 deletions backend/src/integration/resources/SHIBUI-1392.side
Original file line number Diff line number Diff line change
Expand Up @@ -389,20 +389,13 @@
["xpath=//p", "xpath:position"]
],
"value": ""
}, {
"id": "84be6a98-5739-42e8-b7ca-06a6c86e9f40",
"comment": "",
"command": "editContent",
"target": "id=/nameIdFormatFilterTarget.target",
"targets": [],
"value": "(true);"
}, {
"id": "05870356-d3db-4540-bb3f-db34b1cf65f1",
"comment": "",
"command": "sendKeys",
"target": "id=/nameIdFormatFilterTarget.target",
"targets": [],
"value": "eval"
"value": "eval(true);"
}, {
"id": "d7721254-68c9-4140-af2a-1757cce99da7",
"comment": "",
Expand Down
7 changes: 7 additions & 0 deletions backend/src/integration/resources/SHIBUI-1407-1.side
Original file line number Diff line number Diff line change
Expand Up @@ -2187,6 +2187,13 @@
"target": "5000",
"targets": [],
"value": ""
}, {
"id": "c2fcb197-7e0d-4b64-82a5-ad24cf24126b",
"comment": "",
"command": "waitForElementEditable",
"target": "id=/serviceProviderName",
"targets": [],
"value": "30000"
}, {
"id": "99731068-2016-4a7f-8a38-febfb711d027",
"comment": "",
Expand Down

0 comments on commit 574254b

Please sign in to comment.