From 84bc205e1bc9a6e61c4ffa671b7994679ea00981 Mon Sep 17 00:00:00 2001 From: Brandon Wolfe Date: Wed, 7 Jun 2023 14:42:21 -0500 Subject: [PATCH] test --- docs/MobileLibraryDocumentation.html | 2 +- test/Mobile/AndroidMobileTests.robot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/MobileLibraryDocumentation.html b/docs/MobileLibraryDocumentation.html index 52d77dd..398f1f5 100644 --- a/docs/MobileLibraryDocumentation.html +++ b/docs/MobileLibraryDocumentation.html @@ -1192,7 +1192,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/Mobile/AndroidMobileTests.robot b/test/Mobile/AndroidMobileTests.robot index 85938c8..8b2cfb4 100644 --- a/test/Mobile/AndroidMobileTests.robot +++ b/test/Mobile/AndroidMobileTests.robot @@ -16,7 +16,7 @@ Start App Open Application ${REMOTE_URL} platformName=Android deviceName=Android GoogleAPI Emulator ... newCommandTimeout=${commandTimeout} app=${APP} username=${sauce_username} ... access_key=${sauce_key} platformVersion=6.0 name=GitHub.${SUITE_NAME} - ... build=${GITHUB_RUN_NUMBER} +# ... build=${GITHUB_RUN_NUMBER} Reset App Reset Application