From a9ab00ca51cfe93798ea785be7eadb5dbd44abfa Mon Sep 17 00:00:00 2001 From: Bill Smith Date: Fri, 19 Jul 2019 13:39:21 -0700 Subject: [PATCH] SHIBUI-1311 Updated wait times to 10s. --- backend/src/integration/resources/SHIBUI-1311.side | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/integration/resources/SHIBUI-1311.side b/backend/src/integration/resources/SHIBUI-1311.side index ed4e0cf1d..3f15f161a 100644 --- a/backend/src/integration/resources/SHIBUI-1311.side +++ b/backend/src/integration/resources/SHIBUI-1311.side @@ -596,7 +596,7 @@ ["css=.badge > span", "css:finder"], ["xpath=//span/span", "xpath:position"] ], - "value": "3000" + "value": "10000" }, { "id": "f48dd1b5-607a-485b-b1d5-03301f99b9ce", "comment": "", @@ -909,7 +909,7 @@ "command": "waitForElementVisible", "target": "css=tr:nth-child(2) .badge", "targets": [], - "value": "3000" + "value": "10000" }, { "id": "f72a2169-08f3-4d7e-b814-bf6a61ffd6c9", "comment": "",