From 18a1a736170732fb29aa4d4e4ad73ae18fc6a415 Mon Sep 17 00:00:00 2001 From: Brandon Wolfe Date: Wed, 6 Dec 2023 09:55:04 -0600 Subject: [PATCH] increase delay --- docs/APILibraryDocumentation.html | 2 +- docs/GUILibraryDocumentation.html | 2 +- docs/SOAPLibraryDocumentation.html | 2 +- test/GUI/GUITestsEdge.robot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/APILibraryDocumentation.html b/docs/APILibraryDocumentation.html index daa3f909..74d5d292 100644 --- a/docs/APILibraryDocumentation.html +++ b/docs/APILibraryDocumentation.html @@ -1180,7 +1180,7 @@ jQuery.extend({highlight:function(e,t,n,r){if(e.nodeType===3){var i=e.data.match(t);if(i){var s=document.createElement(n||"span");s.className=r||"highlight";var o=e.splitText(i.index);o.splitText(i[0].length);var u=o.cloneNode(true);s.appendChild(u);o.parentNode.replaceChild(s,o);return 1}}else if(e.nodeType===1&&e.childNodes&&!/(script|style)/i.test(e.tagName)&&!(e.tagName===n.toUpperCase()&&e.className===r)){for(var a=0;a diff --git a/docs/GUILibraryDocumentation.html b/docs/GUILibraryDocumentation.html index 7dacb2e9..f61110c1 100644 --- a/docs/GUILibraryDocumentation.html +++ b/docs/GUILibraryDocumentation.html @@ -1180,7 +1180,7 @@ jQuery.extend({highlight:function(e,t,n,r){if(e.nodeType===3){var i=e.data.match(t);if(i){var s=document.createElement(n||"span");s.className=r||"highlight";var o=e.splitText(i.index);o.splitText(i[0].length);var u=o.cloneNode(true);s.appendChild(u);o.parentNode.replaceChild(s,o);return 1}}else if(e.nodeType===1&&e.childNodes&&!/(script|style)/i.test(e.tagName)&&!(e.tagName===n.toUpperCase()&&e.className===r)){for(var a=0;a diff --git a/docs/SOAPLibraryDocumentation.html b/docs/SOAPLibraryDocumentation.html index ce288ec2..14fe0b56 100644 --- a/docs/SOAPLibraryDocumentation.html +++ b/docs/SOAPLibraryDocumentation.html @@ -1180,7 +1180,7 @@ jQuery.extend({highlight:function(e,t,n,r){if(e.nodeType===3){var i=e.data.match(t);if(i){var s=document.createElement(n||"span");s.className=r||"highlight";var o=e.splitText(i.index);o.splitText(i[0].length);var u=o.cloneNode(true);s.appendChild(u);o.parentNode.replaceChild(s,o);return 1}}else if(e.nodeType===1&&e.childNodes&&!/(script|style)/i.test(e.tagName)&&!(e.tagName===n.toUpperCase()&&e.className===r)){for(var a=0;a diff --git a/test/GUI/GUITestsEdge.robot b/test/GUI/GUITestsEdge.robot index 25081148..63c0817b 100644 --- a/test/GUI/GUITestsEdge.robot +++ b/test/GUI/GUITestsEdge.robot @@ -10,7 +10,7 @@ Force Tags Edge Test Case Setup Open Browser browser=Edge Maximize Browser Window - Set Selenium Speed 0.05s + Set Selenium Speed 0.08s *** Test Cases *** Wait for Keywords Test