From 8a6b0579740fea0c1f7df4c306566c5d77a89946 Mon Sep 17 00:00:00 2001 From: Bill Smith Date: Thu, 1 Aug 2019 12:47:37 -0700 Subject: [PATCH] SHIBUI-1333 Fixed a simple error. Mouseovers cause the scripts to fail when run from the jenkins build (and sometimes from gradle). --- backend/src/integration/resources/SHIBUI-1333.side | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/backend/src/integration/resources/SHIBUI-1333.side b/backend/src/integration/resources/SHIBUI-1333.side index b9c9d65ee..3e4267ecb 100644 --- a/backend/src/integration/resources/SHIBUI-1333.side +++ b/backend/src/integration/resources/SHIBUI-1333.side @@ -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": "",