Skip to content

Commit

Permalink
SHIBUI-1333
Browse files Browse the repository at this point in the history
Fixed a simple error. Mouseovers cause the scripts to fail when run from
the jenkins build (and sometimes from gradle).
  • Loading branch information
Bill Smith committed Aug 1, 2019
1 parent cd27544 commit 8a6b057
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions backend/src/integration/resources/SHIBUI-1333.side
Original file line number Diff line number Diff line change
Expand Up @@ -1856,17 +1856,6 @@
["xpath=//div[3]/div[2]", "xpath:position"]
],
"value": "user@test.org"
}, {
"id": "63c696b6-62ba-43c6-b9cb-06b2702c2d82",
"comment": "",
"command": "mouseOver",
"target": "css=.mb-4:nth-child(2) .btn",
"targets": [
["css=.mb-4:nth-child(2) .btn", "css:finder"],
["xpath=//metadata-configuration[@id='configuration']/div/section[2]/div/div/div/button", "xpath:idRelative"],
["xpath=//section[2]/div/div/div/button", "xpath:position"]
],
"value": ""
}, {
"id": "467409c7-1007-4c45-80d2-0b4eea5199a0",
"comment": "",
Expand Down

0 comments on commit 8a6b057

Please sign in to comment.