From d49b9e77128b46f16acdbe77d4bcbb2126f9a750 Mon Sep 17 00:00:00 2001 From: Bill Smith Date: Wed, 18 Sep 2019 11:05:32 -0700 Subject: [PATCH] SHIBUI-1407 More selenium test fixes. --- .../src/integration/resources/SHIBUI-1334-1.side | 14 ++++---------- .../src/integration/resources/SHIBUI-1407-1.side | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/backend/src/integration/resources/SHIBUI-1334-1.side b/backend/src/integration/resources/SHIBUI-1334-1.side index 7ffb79675..664dcaad0 100644 --- a/backend/src/integration/resources/SHIBUI-1334-1.side +++ b/backend/src/integration/resources/SHIBUI-1334-1.side @@ -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": "", diff --git a/backend/src/integration/resources/SHIBUI-1407-1.side b/backend/src/integration/resources/SHIBUI-1407-1.side index e0880f4ca..374834ff5 100644 --- a/backend/src/integration/resources/SHIBUI-1407-1.side +++ b/backend/src/integration/resources/SHIBUI-1407-1.side @@ -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": "", @@ -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": "",