Test results
1 suite, 8 failed tests
com.imm.testscripts.Edelivery.EDelivery
VerifyDeliveryXMLDefault_AllParties (, chrome_Windows XP)
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy35.getText(Unknown Source) at com.imm.pages.ESignatureManagementPage.verifyDeliverySubmittedMsg(ESignatureManagementPage.java:1824) at com.imm.testscripts.Edelivery.EDelivery.VerifyDeliveryXMLDefault_AllParties(EDelivery.java:242) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//p[contains(text(),'The session is successfully submitted for secured ')]"} (Session info: chrome=127.0.6533.120) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [2b26b1ce5056e22b4cf11fcf5c482af6, findElement {using=xpath, value=//p[contains(text(),'The session is successfully submitted for secured ')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.120, chrome: {chromedriverVersion: 127.0.6533.119 (bdef6783a05..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49590}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.77:4444/session..., se:cdpVersion: 127.0.6533.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 2b26b1ce5056e22b4cf11fcf5c482af6 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 30 more
(Verify session delivery)
VerifyDeliveryXMLPartywithNoAction_ExcludeParty (, chrome_Windows XP)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} (Session info: chrome=127.0.6533.120) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [fedf4b9987255d5b2d91087f45d134d4, actions {actions=[org.openqa.selenium.interactions.Sequence@2375cc56]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.120, chrome: {chromedriverVersion: 127.0.6533.119 (bdef6783a05..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50504}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.77:4444/session..., se:cdpVersion: 127.0.6533.120, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: fedf4b9987255d5b2d91087f45d134d4 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:282) at com.imm.pages.ESignatureManagementPage.clickDocumentListIcon(ESignatureManagementPage.java:551) at com.imm.testscripts.Edelivery.EDelivery.VerifyDeliveryXMLPartywithNoAction_ExcludeParty(EDelivery.java:352) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify session delivery)
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff (, chrome_Windows XP)
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff(EDelivery.java:2534) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify RTS session delivery)
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive (, chrome_Windows XP)
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryAuthRetainedAfterFetchingFromSearchActive(EDelivery.java:2176) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify RTS session delivery)
verifyDeliveryRTSAddDocAttPartyTransferSession (, chrome_Windows XP)
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSAddDocAttPartyTransferSession(EDelivery.java:1281) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify RTS session delivery)
verifyDeliveryRTSDefault_AllParties (, chrome_Windows XP)
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSDefault_AllParties(EDelivery.java:612) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify RTS session delivery)
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty (, chrome_Windows XP)
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty(EDelivery.java:878) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify RTS session delivery)
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc (, chrome_Windows XP)
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc(EDelivery.java:1905) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify RTS session delivery)
C:\Users\kaushalp\git\eSign Cloud\testxml\regression\Chrome_Run.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="ESPC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.Edelivery.EDelivery">
        <methods>
          <include name="verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff"/>
          <include name="verifyDeliveryAuthRetainedAfterFetchingFromSearchActive"/>
          <include name="verifyDeliveryRTSAddDocAttPartyTransferSession"/>
          <include name="verifyDeliveryRTSDefault_AllParties"/>
          <include name="verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty"/>
          <include name="verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc"/>
          <include name="VerifyDeliveryXMLDefault_AllParties"/>
          <include name="VerifyDeliveryXMLPartywithNoAction_ExcludeParty"/>
        </methods>
      </class> <!-- com.imm.testscripts.Edelivery.EDelivery -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
Delivery
VerifyDeliveryXMLDefault_AllParties
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
verifyDeliveryRTSAddDocAttPartyTransferSession
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
P1
VerifyDeliveryXMLDefault_AllParties
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
P2
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
verifyDeliveryRTSAddDocAttPartyTransferSession
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
Smoke
VerifyDeliveryXMLDefault_AllParties
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
verifyDeliveryRTSAddDocAttPartyTransferSession
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
Times for IMM_Esign_Chrome
Total running time: 21 minutes
Reporter output for IMM_Esign_Chrome
verifyDeliveryRTSAddDocAttPartyTransferSession(, chrome_Windows XP)
   --- 22 Aug 01:43:30 159 - TestCaseID:: verifyDeliveryRTSAddDocAttPartyTransferSession
   --- 22 Aug 01:43:31 783 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery on adding new document, attachment(signers) to session and transferring session to user with delivery access denied
Steps:
   --- 22 Aug 01:43:34 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:43:34 807 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:44:01 770 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:44:01 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:44:01 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:44:02 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:44:07 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnSubmit]
   --- 22 Aug 01:44:09 474 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dazh43srtr13hoi5rg-xvumqxsmzhthlfbf-vkf55afkjedai7q1eooabppi6rp_ons5qcxwa5ddi9zhojef9gltpodvn3gxhebnnqjfidhj_1itqda8q4uaqoo62thpskq3sfxrahue4ospdlhle5ipgmr6rk68grzqiohaga47sng_fvtaz60azyguvm9f96nstrbdnsb_xg2w6l4rkwq&response_mode=form_post&nonce=638598878477480383.owewy2ywmwutngy2ms00zmnmltgwnmmtnjnhyjazzmrmywy4mmu0ntzhymetzdq0os00njjmlwfhyjatngm3ntuzytg0nda0&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:44:09 475 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:44:19 233 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:44:23 542 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:44:23 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: lightbox]
   --- 22 Aug 01:44:23 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: i0116]
   --- 22 Aug 01:44:23 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: i0116]
   --- 22 Aug 01:44:29 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: idSIButton9]
   --- 22 Aug 01:44:29 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: i0118]
   --- 22 Aug 01:44:36 515 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:44:36 516 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:44:37 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: lightbox]
   --- 22 Aug 01:44:37 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: idSIButton9]
   --- 22 Aug 01:44:39 654 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:44:39 654 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:44:39 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnUpload]
   --- 22 Aug 01:44:39 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:44:39 899 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:44:40 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 01:44:40 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:44:42 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:44:48 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:44:48 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:44:53 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 22 Aug 01:44:53 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:44:53 697 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:44:54 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnPrimary]
   --- 22 Aug 01:44:54 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnPrimary]
   --- 22 Aug 01:44:55 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 22 Aug 01:44:55 537 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:44:55 538 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:45:00 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 01:45:31 331 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 01:45:31 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 22 Aug 01:45:31 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 22 Aug 01:45:32 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup
[ScreenShot]
   --- 22 Aug 01:45:32 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: txtFullName]
   --- 22 Aug 01:45:32 850 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:45:32 851 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:45:32 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: txtFullName]
   --- 22 Aug 01:45:38 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: txtShortName]
   --- 22 Aug 01:45:43 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: txtDocName]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
   --- 22 Aug 01:45:49 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3f8faf8b8f1a8b1f1257f010284dee4)] -> id: btnattachmentSave]
 Succesfully saved attachment [ScreenShot]
   --- 22 Aug 01:45:53 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:45:53 752 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: check the Define attachment document after Save
Actual(Passed): Successfully verified the Define attachment document after Save
[ScreenShot]
   --- 22 Aug 01:45:57 632 - TestCaseID:: verifyDeliveryRTSAddDocAttPartyTransferSession
   --- 22 Aug 01:45:59 292 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 01:46:01 358 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:46:01 358 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:46:28 517 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:46:28 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:46:28 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:46:28 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:46:34 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: btnSubmit]
   --- 22 Aug 01:46:35 510 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dzwzk0vh11wlxer1hqogkzyv9kf8vbwpwok10j5cpudpwaludfqfn00ndyu8seuxiatfujc7rw6swncm9uzb-peoalamctmfzih7qg6z3cf95xjkxp9fy8xtjtu2oyiejxsoz5jqhkis58i6xzmz6vmwahdgj7bzzvvngfnrmwvepjtjnzllwjs5woadj8h0ricqcytoj1yna-1eerkkdra&response_mode=form_post&nonce=638598879944218079.n2jizmqymmutmgrlmi00odfhlwfimzgtytfkmdk4yzg0ngjimtm4y2m3zwitn2ywnc00zwmwltg4y2etymq1ztk5ztdjy2u3&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:46:35 511 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:46:45 114 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:46:49 446 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:46:49 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: lightbox]
   --- 22 Aug 01:46:49 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: i0116]
   --- 22 Aug 01:46:49 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: i0116]
   --- 22 Aug 01:46:55 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: idSIButton9]
   --- 22 Aug 01:46:55 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: i0118]
   --- 22 Aug 01:47:01 927 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:47:01 928 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:47:02 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: lightbox]
   --- 22 Aug 01:47:02 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (139207567ecee5046b134a9c4c3d1919)] -> id: idSIButton9]
   --- 22 Aug 01:47:06 644 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
verifyDeliveryRTSDefault_AllParties(, chrome_Windows XP)
   --- 22 Aug 01:47:07 854 - TestCaseID:: verifyDeliveryRTSDefault_AllParties
   --- 22 Aug 01:47:10 287 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery sent for all parties by default
Steps:
   --- 22 Aug 01:47:19 749 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:47:19 750 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:47:47 518 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:47:47 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:47:47 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:47:47 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:47:53 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: btnSubmit]
   --- 22 Aug 01:47:54 435 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dnokllrok5icfbhacjijbeho5q-mnpse8qdadbts5z3v04xvfy9nzcf8jo0z4ecqpzvfui1ssh1gdgau-zjispbdifiucla1ossg1holcdiyqnjvwd8paa_cuvkb1lkbcnzsljltbqdhpkixjgtnuk8qiqfn_hkt5hrytdcxu36wms5iyimlegh5b_hwujptmx5a0sgbvskswsudbyare1w&response_mode=form_post&nonce=638598880733909383.zji1y2izyjmtogvhmi00yjjlltlhmmytn2uwodqzotrmmwmxmzc2zjazyjetotm1my00y2niltgyntctngmxmdmzywmznwew&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:47:54 436 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:48:03 885 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:48:08 217 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:48:08 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: lightbox]
   --- 22 Aug 01:48:08 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: i0116]
   --- 22 Aug 01:48:08 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: i0116]
   --- 22 Aug 01:48:13 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: idSIButton9]
   --- 22 Aug 01:48:14 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: i0118]
   --- 22 Aug 01:48:21 432 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:48:21 448 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:48:21 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: lightbox]
   --- 22 Aug 01:48:21 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: idSIButton9]
   --- 22 Aug 01:48:24 152 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:48:24 152 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:48:24 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: btnUpload]
   --- 22 Aug 01:48:24 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:48:24 428 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:48:24 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 01:48:24 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:48:26 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:48:32 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:48:32 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:48:37 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 22 Aug 01:48:38 324 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:48:38 325 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:48:39 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: btnPrimary]
   --- 22 Aug 01:48:39 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: btnPrimary]
   --- 22 Aug 01:48:40 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 22 Aug 01:48:40 349 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:48:40 349 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:48:45 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 01:49:15 938 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (79523caeb653701989eb3c6b97bf4199)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 01:49:18 773 - TestCaseID:: verifyDeliveryRTSDefault_AllParties
   --- 22 Aug 01:49:20 442 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 01:49:24 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:49:24 736 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:49:52 028 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:49:52 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:49:52 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:49:52 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:49:57 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: btnSubmit]
   --- 22 Aug 01:50:00 072 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d79gpm9ma_4mtyrmhfaebvbw1r_nnx-apebp5adydaryho9e6cduxy1bq-eywli7g7vddqrhjn1_ylscdbqnyrneuxtrarmylnv-tjjkcthjkoq6kwq1jvonkicwosaqdvefubs6z82stkptzl5kiinhl_bb3nqxqdihubkqjgfjulxmh44y9vv-_coi5z9lc6aazu5sami0vuw-_njqsta&response_mode=form_post&nonce=638598881981041488.mtriyzizotmtnwqwni00m2ywltljmmitnthkyjqyywyxoty1mgq1zja1zwutnzk0mc00mmiylwe0ytgtodcwmgfkzgm1mme5&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:50:00 072 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:50:09 636 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:50:13 928 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:50:13 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: lightbox]
   --- 22 Aug 01:50:14 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: i0116]
   --- 22 Aug 01:50:14 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: i0116]
   --- 22 Aug 01:50:19 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: idSIButton9]
   --- 22 Aug 01:50:20 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: i0118]
   --- 22 Aug 01:50:27 376 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:50:27 376 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:50:27 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: lightbox]
   --- 22 Aug 01:50:28 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5927c8a4d02d350c86d121bda922597d)] -> id: idSIButton9]
   --- 22 Aug 01:50:32 522 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
VerifyDeliveryXMLDefault_AllParties(, chrome_Windows XP)
   --- 22 Aug 01:57:03 644 - TestCaseID:: VerifyDeliveryXMLDefault_AllParties
   --- 22 Aug 01:57:05 511 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify XML session delivery sent for all parties by default
Steps:
   --- 22 Aug 01:57:08 306 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dsomkx9p5ibntavsvfafjfjraz98vjioazmal_6t4nub_vm32bzcluc2rnni__dj_phjwykvq1srcud6gr_xtnl2pdbbsza5ljv95rf170z-ly0vx23ux3su3smsad5l-jborw6tojraek8gwcfqesdm33ictlqbc3f2q-cips4jodbcdmfhc_odst2zbadbdfb5hcwtemizuctkeih94nu68nguj2x3tdtqa5phsdmfijjc5-lxuoh-ndxcmptwdd7nd3du_wk7d3qtm_-i4ul_vxegpzgoa-p86cdzlpo4_djcaydgq7sfrwhizwldc1z3qmo0dufftq-m1gckl3-m-8rls0vciod-sfqh2bvbzsaqosk0fapiyia1pzinzkvtc9l6jrjkhksngxswiqb6n_4bie47_gcnvkdec6oihau1xbvcrakmqcaj_7igc9jbnwuufkap3z692f2-row&response_mode=form_post&nonce=638598886269761905.zgewzdrhmzutytk0mc00m2m5lwjmmdytzmfmzdg1nde5zjuwn2y4njq5owutywixos00nmvjltgzyjqtmde4ztgynwu1yti5&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:57:08 307 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:57:09 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: idSIButton9]
 Host dispatch URL launched
   --- 22 Aug 01:57:12 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: i0116]
   --- 22 Aug 01:57:12 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: i0116]
   --- 22 Aug 01:57:17 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: idSIButton9]
   --- 22 Aug 01:57:18 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: i0118]
   --- 22 Aug 01:57:25 629 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:57:25 630 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:57:25 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: lightbox]
   --- 22 Aug 01:57:25 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: idSIButton9]
   --- 22 Aug 01:57:36 770 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:57:36 771 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:57:46 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 22 Aug 01:57:47 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:57:47 174 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:57:47 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: .header]
   --- 22 Aug 01:58:04 811 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&action=new
   --- 22 Aug 01:58:04 811 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:04 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: processdocs]
 Clicked 'Process' button
   --- 22 Aug 01:58:11 439 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:58:11 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Clicked 'Continue' button
   --- 22 Aug 01:58:11 666 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:58:11 668 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:11 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: Sign]
   --- 22 Aug 01:58:11 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: Attach]
   --- 22 Aug 01:58:11 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:58:11 987 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:12 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: .header]

Successfully navigated to the 'Session details' page [ScreenShot]
   --- 22 Aug 01:58:27 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: Sign]
   --- 22 Aug 01:58:27 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: Sign]
   --- 22 Aug 01:58:30 747 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:58:30 748 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:38 790 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 22 Aug 01:58:38 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[starts-with(@id,'print')]]
   --- 22 Aug 01:58:38 964 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:58:38 964 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:39 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'Esign Management' page [ScreenShot]
   --- 22 Aug 01:58:41 892 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: immGlobalButtonCloudEmail]

Delivery button is not present, as expected [ScreenShot]
   --- 22 Aug 01:58:42 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3
   --- 22 Aug 01:58:42 215 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:42 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 22 Aug 01:58:44 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for OLIVER QUEEN [ScreenShot]
   --- 22 Aug 01:58:56 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 22 Aug 01:58:59 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:58:59 031 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:59 124 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:58:59 124 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:58:59 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: btnType]
 Clicked 'Sign' button for OLIVER QUEEN
 Signature matched with the Name [ScreenShot]
   --- 22 Aug 01:59:01 674 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:01 674 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:09 495 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:09 496 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:09 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 22 Aug 01:59:10 703 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 01:59:15 033 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
 not found left pane
   --- 22 Aug 01:59:15 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 22 Aug 01:59:17 478 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:17 479 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:17 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:17 621 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Selected document : Scn11-XPLN-All-Senario-Auto-Loan-App [ScreenShot]
   --- 22 Aug 01:59:17 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:17 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:17 999 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:18 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 01:59:22 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:25 706 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 01:59:25 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 01:59:25 849 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:25 850 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:25 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:26 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:26 042 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:27 116 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 01:59:29 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:32 509 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 01:59:32 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 01:59:32 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:32 657 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:32 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:32 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:32 885 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:32 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 01:59:37 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:40 447 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 01:59:40 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 01:59:40 578 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:40 578 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:40 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:40 766 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:40 767 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:41 828 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 01:59:43 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:47 194 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 01:59:47 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 01:59:47 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:47 331 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:47 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:47 513 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:47 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:47 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 01:59:51 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:55 175 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 01:59:55 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 01:59:55 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:55 321 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:55 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 01:59:55 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 01:59:55 528 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:59:56 602 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 01:59:58 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:01 949 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:02 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:02 128 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:02 129 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:02 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:02 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:02 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:02 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:00:06 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:10 002 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:10 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:10 155 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:10 155 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:10 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:10 385 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:10 385 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:11 454 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:00:13 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:16 813 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:16 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:16 982 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:16 983 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:17 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:17 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:17 191 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:17 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:00:22 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:25 817 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:26 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:26 188 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:26 188 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:26 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:26 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:26 399 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:27 580 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:00:29 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:32 946 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:33 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:33 088 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:33 088 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:33 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:33 285 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:33 286 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:33 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:00:37 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:40 976 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:41 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:41 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:41 219 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:41 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:41 479 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:41 479 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:42 559 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:00:44 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:47 912 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:47 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:48 052 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:48 053 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:48 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:48 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:48 248 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:48 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:00:52 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:55 888 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:00:55 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:00:56 035 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:56 036 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:56 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:00:56 642 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:00:56 642 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:00:57 755 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:00:59 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:01:03 085 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:01:03 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:01:03 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:01:03 227 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:03 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:01:03 433 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=1
   --- 22 Aug 02:01:03 434 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:03 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:01:07 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:01:09 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:01:15 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signcomplete=1
   --- 22 Aug 02:01:15 305 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:23 274 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 22 Aug 02:01:23 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[starts-with(@id,'print')]]
   --- 22 Aug 02:01:23 456 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signcomplete=1
   --- 22 Aug 02:01:23 457 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:23 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button! [ScreenShot]
   --- 22 Aug 02:01:23 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 22 Aug 02:01:25 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for Walker Nichole [ScreenShot]
   --- 22 Aug 02:01:38 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 22 Aug 02:01:39 588 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:39 588 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:39 683 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:39 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:39 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> id: btnType]
 Clicked 'Sign' button for Walker Nichole
 Signature matched with the Name [ScreenShot]
   --- 22 Aug 02:01:42 116 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:42 116 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:49 018 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:49 018 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:49 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 22 Aug 02:01:50 193 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:01:54 459 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
 not found left pane
   --- 22 Aug 02:01:54 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 22 Aug 02:01:56 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:56 919 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:57 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:57 107 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Selected document : Scn11-XPLN-All-Senario-Auto-Loan-App [ScreenShot]
   --- 22 Aug 02:01:57 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:01:57 542 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:01:57 542 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:01:57 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:02:02 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:05 314 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:05 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:05 457 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:05 457 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:05 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:05 644 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:05 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:06 721 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:02:08 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:12 059 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:12 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:12 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:12 206 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:12 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:12 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:12 387 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:12 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:02:16 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:19 851 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:19 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:20 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:20 006 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:20 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:20 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:20 231 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:21 307 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:02:23 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:26 658 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:26 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:26 960 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:26 961 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:27 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:27 189 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:27 189 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:27 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:02:31 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:34 841 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:34 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:34 982 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:34 983 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:35 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:35 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:35 231 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:36 307 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:02:38 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:41 653 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:41 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:41 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:41 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:41 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:42 077 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:42 078 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:42 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:02:46 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:49 575 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:49 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:49 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:49 710 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:49 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:49 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:49 892 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:50 957 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:02:53 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:56 295 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:02:56 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:02:56 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:56 428 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:56 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:02:56 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:02:56 610 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:02:56 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:03:00 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:04 259 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:04 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:03:04 421 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:04 423 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:04 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:04 630 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:04 630 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:05 698 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:03:07 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:11 061 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:11 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:03:11 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:11 204 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:11 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:11 387 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:11 387 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:11 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:03:15 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:18 855 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:18 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:03:19 021 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:19 021 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:19 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:19 301 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:19 302 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:20 388 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:03:22 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:25 932 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:25 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:03:26 088 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:26 088 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:26 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:26 280 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:26 280 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:26 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:03:30 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:33 920 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:33 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:03:34 055 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:34 055 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:34 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:34 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:34 256 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:35 325 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:03:37 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:40 656 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:40 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:03:40 787 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:40 787 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:40 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:40 999 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signerprefixorder=3
   --- 22 Aug 02:03:41 000 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:03:41 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:03:45 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:03:47 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:03:53 009 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signcomplete=1
   --- 22 Aug 02:03:53 009 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:04:00 961 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 22 Aug 02:04:01 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //div[starts-with(@id,'print')]]
   --- 22 Aug 02:04:01 124 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signcomplete=1
   --- 22 Aug 02:04:01 125 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:04:01 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button! [ScreenShot]
   --- 22 Aug 02:04:02 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signcomplete=1
   --- 22 Aug 02:04:02 041 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Clicked Delivery button
   --- 22 Aug 02:04:02 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //label[text()='Sender']/following::input]
   --- 22 Aug 02:04:04 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //label[text()='Sender']/following::input]
 Entered 'Sender Email Id' : IMMAdobeManager@gmail.com [ScreenShot]
   --- 22 Aug 02:04:10 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //*[starts-with(@id,'docsigned_eDelivery_')]/label/span]
   --- 22 Aug 02:04:10 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //*[starts-with(@id,'docsigned_eDelivery_')]/label/span]
 Checkbox is present against parties, as expected [ScreenShot]
   --- 22 Aug 02:04:12 991 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //*[@id="docsigned_eDelivery_0"]/label/input]
 Delivery Checkboxes are checked by default, as expected [ScreenShot]
   --- 22 Aug 02:04:15 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //input[@placeholder='Enter Email']]
   --- 22 Aug 02:04:15 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (2b26b1ce5056e22b4cf11fcf5c482af6)] -> xpath: //input[@placeholder='Enter Email']]
   --- 22 Aug 02:04:28 212 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220157270983724_kgzivwsacaxkqzfszts0a0c3&signcomplete=1
   --- 22 Aug 02:04:28 213 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 eSignature management page is displayed after sending for delivery [ScreenShot]
 Sent session for e delivery
   --- 22 Aug 02:04:32 683 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //p[contains(text(),'The session is successfully submitted for secured ')]'
   --- 22 Aug 02:04:36 964 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //p[contains(text(),'Documents successfully submitted for archiving.')]'

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc(, chrome_Windows XP)
   --- 22 Aug 01:53:48 077 - TestCaseID:: verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
   --- 22 Aug 01:53:49 910 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery when archive is off for documents to be signed and reviewed
Steps:
   --- 22 Aug 01:53:53 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:53:53 343 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:54:20 673 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:54:20 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:54:20 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:54:20 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:54:26 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: btnSubmit]
   --- 22 Aug 01:54:27 664 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dmpk0fdlhu7y-5lsz_rfhqzinks2ngioexo6y5wcoktyl45e7cac_tfbn3yea7suzxwgc7narnxw_hfn-yyh2r1zmgvfghaa79dfdwg2vdpmd6qg5278rsfxczicujxvymyqe59zmed5t47bevdzgzuwt_ec8bo_woulpcjors8iuedud1nj6mn45yufa4iooeivxgtabj22agddu6t5k2w&response_mode=form_post&nonce=638598884665719531.ndq0zgi5zdgtn2vmms00mgfilweymdmtmwjmnzc1ytywzwjmytyzzmqwmmetzdljys00m2qylwjhzgqtywzlnjewm2zhnmy2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:54:27 664 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:54:37 245 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:54:41 529 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:54:41 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: lightbox]
   --- 22 Aug 01:54:41 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: i0116]
   --- 22 Aug 01:54:41 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: i0116]
   --- 22 Aug 01:54:47 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: idSIButton9]
   --- 22 Aug 01:54:47 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: i0118]
   --- 22 Aug 01:54:54 842 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:54:54 843 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:54:54 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: lightbox]
   --- 22 Aug 01:54:55 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: idSIButton9]
   --- 22 Aug 01:54:57 297 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:54:57 297 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:54:57 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: btnUpload]
   --- 22 Aug 01:54:57 553 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:54:57 566 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:54:57 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 01:54:57 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:54:59 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:55:05 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:55:05 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:55:10 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 22 Aug 01:55:11 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:55:11 112 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:55:11 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: btnPrimary]
   --- 22 Aug 01:55:11 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: btnPrimary]
   --- 22 Aug 01:55:12 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 22 Aug 01:55:12 893 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:55:12 894 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:55:17 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 01:55:48 533 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (057cf4dcfb11db1632d3e667757648d9)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 01:55:52 415 - TestCaseID:: verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
   --- 22 Aug 01:55:53 997 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 01:55:56 674 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:55:56 675 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:56:23 729 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:56:23 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:56:23 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:56:23 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:56:29 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: btnSubmit]
   --- 22 Aug 01:56:30 660 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dn9xhvnryjqie0dmeoejzmwyvgakvgh4_adhmtvzjscwpofwas5a3dtel0ccdciwcmwi98_6gnamzuymnlan1_zb5zn0kgwv-dbxkycfgfppdq8bn_hpspbdjscauosnbyqxfojvj413omlkbaadkw-5x8jyvqr8wf-fjgzfp9axxsniscsyb0qllepc58-lmhhrbufu4vykt4t9q_srp-g&response_mode=form_post&nonce=638598885895976370.m2jkmtg4mtqtmjjkys00otkylwi1zwmtzmuxmdliyzvmotfjzmnlotuwztctyznkyi00mtk5ltkyywmtyjc5mjc3m2u2zjqy&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:56:30 661 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:56:40 214 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:56:44 493 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:56:44 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: lightbox]
   --- 22 Aug 01:56:44 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: i0116]
   --- 22 Aug 01:56:44 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: i0116]
   --- 22 Aug 01:56:50 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: idSIButton9]
   --- 22 Aug 01:56:50 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: i0118]
   --- 22 Aug 01:56:57 660 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:56:57 660 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:56:58 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: lightbox]
   --- 22 Aug 01:56:58 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c44f0347612b3d1877e83165bc96ef11)] -> id: idSIButton9]
   --- 22 Aug 01:57:02 558 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive(, chrome_Windows XP)
   --- 22 Aug 01:40:10 909 - TestCaseID:: verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
   --- 22 Aug 01:40:12 692 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery authentication is retained when session is fetched from search active
Steps:
   --- 22 Aug 01:40:15 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:40:15 451 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:40:42 140 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:40:42 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:40:42 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:40:42 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:40:47 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: btnSubmit]
   --- 22 Aug 01:40:49 801 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dch-ly8cduyhmxnwvidcgnohhqeoub6cysscnrtlodrxq5rrwkvt0uihp0vimljh8vmlu8lo8pogenwhp6e7nzaurjsaqdd6thr2jl1mcgglajy0i6r9byb7uejvjaxioklpdmf1cjj_op1xthus2kkri-qmmalnlvxg7nunqx6rq09l7gx8upws3wao3wkt6j4lrds3wazpfbcvo-ctaww&response_mode=form_post&nonce=638598876480848633.ywm2yzuyztgtn2uyzs00owrklwezndgtodk1nti2ztliymm2mdiynwrhzditzjc4mc00nthhlwjjmgqtzjg0mmnhmgrjzddh&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:40:49 803 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:40:59 645 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:41:03 960 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:41:04 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: lightbox]
   --- 22 Aug 01:41:04 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: i0116]
   --- 22 Aug 01:41:04 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: i0116]
   --- 22 Aug 01:41:09 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: idSIButton9]
   --- 22 Aug 01:41:10 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: i0118]
   --- 22 Aug 01:41:17 184 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:41:17 184 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:41:17 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: lightbox]
   --- 22 Aug 01:41:17 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: idSIButton9]
   --- 22 Aug 01:41:20 466 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:41:20 467 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:41:20 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: btnUpload]
   --- 22 Aug 01:41:20 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:41:20 727 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:41:20 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 01:41:20 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:41:23 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:41:29 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:41:29 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:41:34 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 22 Aug 01:41:34 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:41:34 716 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:41:35 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: btnPrimary]
   --- 22 Aug 01:41:35 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: btnPrimary]
   --- 22 Aug 01:41:36 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 22 Aug 01:41:36 645 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:41:36 647 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:41:41 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 01:42:12 245 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (fa71b88e5d8ce5f83ef7c8e26ae4fc2b)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 01:42:13 127 - TestCaseID:: verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
   --- 22 Aug 01:42:14 683 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 01:42:22 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:42:22 030 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:42:48 910 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:42:48 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:42:49 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:42:49 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:42:54 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: btnSubmit]
   --- 22 Aug 01:42:56 058 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dmkqsq7mzpczzxjligoyubqdv5_cni2a4zy7bhhpbhjjf02zyz45samurt8izhvndwzbzq8tmvd5ipzkoic_tvbs5adhqe8n1oggbyf0fe6hmloyqfukcdd1rtkzkphum6dbbbcowq9z8qirkgnlspvoqnw8i9v4z7xvg6duggyad8hvsuq1lvzdwq4lcosjhbuj7aa_lipqmuleuzuwazw&response_mode=form_post&nonce=638598877748757639.njawmjbkzmytowi5mc00ywziltkyzmmty2vhzmixzmq5yzq2mtdlyzgymdatzdmyzs00ywrmltg5ogetntyzmdkyzjdinjlm&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:42:56 058 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:43:06 440 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:43:10 755 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:43:10 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: lightbox]
   --- 22 Aug 01:43:10 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: i0116]
   --- 22 Aug 01:43:11 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: i0116]
   --- 22 Aug 01:43:16 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: idSIButton9]
   --- 22 Aug 01:43:17 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: i0118]
   --- 22 Aug 01:43:24 209 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:43:24 210 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:43:24 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: lightbox]
   --- 22 Aug 01:43:24 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (3c8f5b4818e8d932f9320cd5ba952e3a)] -> id: idSIButton9]
   --- 22 Aug 01:43:29 030 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty(, chrome_Windows XP)
   --- 22 Aug 01:50:33 582 - TestCaseID:: verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
   --- 22 Aug 01:50:35 354 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery after merge, reorder, Exclude 1 party
Steps:
   --- 22 Aug 01:50:37 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:50:37 676 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:51:04 331 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:51:04 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:51:04 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:51:04 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:51:10 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: btnSubmit]
   --- 22 Aug 01:51:11 311 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dkj7ezgt8z2ayn8phb4wizk5r0dxo22i1ldapxufqbzdxfnjx4gnldjv4vssqvlj9sosmcse-hayohukhk5paspnu80gc2rzdhzrlttcdw2huvoo8bidsnycvpzqxlmorrjump_e029x7zzvu7llf5ffqqje5amiishxi8j4qr1qaeja35qwrzktpmpkw_t-qggwlhnlkogyim1sb2ybugw&response_mode=form_post&nonce=638598882702129920.mzcwy2qyntatmziwzi00nge4lthjzwytnzkxnmmzmtg0mdzlogfiymfjmzctmzllmc00y2mwltkxywetngm4zjyznwzmnmnm&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:51:11 311 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:51:20 867 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:51:25 180 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:51:25 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: lightbox]
   --- 22 Aug 01:51:25 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: i0116]
   --- 22 Aug 01:51:25 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: i0116]
   --- 22 Aug 01:51:30 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: idSIButton9]
   --- 22 Aug 01:51:31 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: i0118]
   --- 22 Aug 01:51:37 750 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:51:37 751 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:51:38 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: lightbox]
   --- 22 Aug 01:51:38 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: idSIButton9]
   --- 22 Aug 01:51:41 143 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:51:41 144 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:51:41 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: btnUpload]
   --- 22 Aug 01:51:41 479 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:51:41 480 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:51:41 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 01:51:41 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:51:43 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:51:49 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:51:49 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 01:51:54 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 22 Aug 01:51:55 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:51:55 169 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:51:55 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: btnPrimary]
   --- 22 Aug 01:51:55 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: btnPrimary]
   --- 22 Aug 01:51:56 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 22 Aug 01:51:56 922 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:51:56 923 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:52:02 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 01:52:32 427 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (588515ca37912b961f59e1c468925c90)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 01:52:35 299 - TestCaseID:: verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
   --- 22 Aug 01:52:37 147 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 01:52:41 102 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:52:41 103 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:53:08 229 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:53:08 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:53:08 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:53:08 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:53:13 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: btnSubmit]
   --- 22 Aug 01:53:15 190 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dswyamskfdhqunrzobnkwgagy4hc4fbg5o7tnh9lhb1htfhhbnhnin8qzzxpbre1b4nxrfp00lrbbwexucmes4p27wzi6dcsklzgkcdgfrxlfyon1d3sawri1tmcgljyuzlzh3g1zmewnbg0dt26htp7qq7kr9ucmix10_-2rezxcgy1-zgw5n-awwj38d-l_frcojposvxkoxplvic4yzw&response_mode=form_post&nonce=638598883941766270.ogy3mwy4nmutyjywmc00ntgxltg3mtqtmzq4n2e4nmmyy2m0ytkxmwuyztutzjfhny00ztm2ltgznmutndq4odblntu0zmi2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:53:15 190 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:53:24 784 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:53:29 074 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:53:29 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: lightbox]
   --- 22 Aug 01:53:29 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: i0116]
   --- 22 Aug 01:53:29 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: i0116]
   --- 22 Aug 01:53:34 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: idSIButton9]
   --- 22 Aug 01:53:35 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: i0118]
   --- 22 Aug 01:53:42 052 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:53:42 053 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:53:42 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: lightbox]
   --- 22 Aug 01:53:42 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b6b7c9f0f5a6852cc0e72aae6a1a2137)] -> id: idSIButton9]
   --- 22 Aug 01:53:47 098 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
VerifyDeliveryXMLPartywithNoAction_ExcludeParty(, chrome_Windows XP)
   --- 22 Aug 02:04:40 233 - TestCaseID:: VerifyDeliveryXMLPartywithNoAction_ExcludeParty
   --- 22 Aug 02:04:42 054 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify XML session delivery for no action party, Exclude 1 party
Steps:
   --- 22 Aug 02:04:45 944 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dlpqp1i27xlf5fyi4o1uxegm8vmtrhjvaj0ahzokscwtahg8z57s_ek0q2ik7lm-nkwd9farweq7qqnmli7rkkhjo8z4hsibp19efpsh2fl3zk3y1xb3qulaug-oluh5p3l7gqyxofkkkd0cqgs96g_ooabdm4wzcdegkjllkess2_bttf1vkwf4jqror0thlguz8sfvmxyav_a0dlks4gqf2ydtds4p74bycbqsmfi5mmji8vlyet9xq6ibld3es5kky3fqtphug3qs9-k22itbnszcsdipcusuwggxhea9u1o1ukglgmiehcbkxsfkif1mhdk8gnouut-c1pu-q55_njmc2z2fjkqtzi-bipjaqz-uza9cl90wqniysxmwpupfvj3suojmtzldfttxkondaz60685xq2jhapcjus4vjefdyrovqhmrktzon4mhf5fsy6dkq1hjjerm8-q0dup6y7dw4bfe0mf_e2tohv8s&response_mode=form_post&nonce=638598890833831896.njm2nzywnjmtzjrmyy00ywzklwewnzgtnjg4mgvkodlin2m4mde1nje0yzytztqxmy00odvlltkzodgtzdk2mtbjntnmmjjk&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 02:04:45 945 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:04:46 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: idSIButton9]
 Host dispatch URL launched
   --- 22 Aug 02:04:49 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: i0116]
   --- 22 Aug 02:04:49 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: i0116]
   --- 22 Aug 02:04:54 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: idSIButton9]
   --- 22 Aug 02:04:55 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: i0118]
   --- 22 Aug 02:05:02 279 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 02:05:02 279 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:05:02 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: lightbox]
   --- 22 Aug 02:05:03 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: idSIButton9]
   --- 22 Aug 02:05:12 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:05:12 528 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:05:22 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 22 Aug 02:05:22 949 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:05:22 949 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:05:23 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: .header]
   --- 22 Aug 02:05:40 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&action=new
   --- 22 Aug 02:05:40 551 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:05:40 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: processdocs]
 Clicked 'Process' button
   --- 22 Aug 02:05:46 634 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:05:46 635 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Clicked 'Continue' button
   --- 22 Aug 02:05:46 806 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:05:46 806 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:05:46 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: Sign]
   --- 22 Aug 02:05:46 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: Attach]
   --- 22 Aug 02:05:47 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:05:47 105 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:05:47 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: .header]

Successfully navigated to the 'Session details' page [ScreenShot]
   --- 22 Aug 02:06:02 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: Sign]
   --- 22 Aug 02:06:02 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: Sign]
   --- 22 Aug 02:06:06 004 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:06:06 004 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:13 977 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 22 Aug 02:06:14 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[starts-with(@id,'print')]]
   --- 22 Aug 02:06:14 158 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:06:14 158 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:14 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'Esign Management' page [ScreenShot]
   --- 22 Aug 02:06:17 071 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: immGlobalButtonCloudEmail]

Delivery button is not present, as expected [ScreenShot]
   --- 22 Aug 02:06:17 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i
   --- 22 Aug 02:06:17 379 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:17 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 22 Aug 02:06:19 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for Ron Weisely [ScreenShot]
   --- 22 Aug 02:06:32 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 22 Aug 02:06:33 479 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:33 479 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:33 559 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:33 560 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:33 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: btnType]
 Clicked 'Sign' button for Ron Weisely
 Signature matched with the Name [ScreenShot]
   --- 22 Aug 02:06:36 027 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:36 027 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:44 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:44 667 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:44 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 22 Aug 02:06:45 918 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:06:50 199 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
 not found left pane
   --- 22 Aug 02:06:50 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 22 Aug 02:06:52 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:52 627 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:52 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:52 800 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Selected document : Scn11-XPLN-All-Senario-Auto-Loan-App [ScreenShot]
   --- 22 Aug 02:06:53 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:06:53 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:06:53 190 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:06:53 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:06:57 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:00 990 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:01 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:01 140 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:01 141 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:01 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:01 356 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:01 356 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:02 433 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:07:04 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:07 797 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:07 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:07 940 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:07 940 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:08 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:08 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:08 277 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:08 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:07:12 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:15 780 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:15 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:15 927 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:15 927 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:16 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:16 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:16 119 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:17 196 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:07:19 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:22 542 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:22 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:22 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:22 669 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:22 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:22 853 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:22 853 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:22 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:07:27 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:30 513 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:30 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:30 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:30 657 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:30 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:30 852 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:30 852 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:31 924 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:07:34 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:37 251 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:37 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:37 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:37 391 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:37 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:37 593 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:37 593 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:37 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:07:41 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:45 036 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:45 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:45 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:45 186 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:45 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:45 364 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:45 365 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:46 429 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:07:48 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:51 774 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:07:51 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:07:51 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:51 967 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:52 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:52 227 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:07:52 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:07:52 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:07:56 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:07:59 947 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:00 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:08:00 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:00 327 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:00 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:00 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:00 621 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:01 684 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:08:03 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:07 038 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:07 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:08:07 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:07 192 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:07 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:07 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:07 379 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:07 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:08:11 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:14 872 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:14 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:08:15 022 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:15 022 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:15 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:15 249 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:15 250 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:16 330 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:08:18 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:21 666 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:21 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:08:21 856 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:21 856 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:21 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:22 095 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:22 096 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:22 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:08:26 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:29 740 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:29 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:08:29 876 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:29 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:29 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:30 077 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:30 077 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:31 289 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:08:33 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:36 633 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:36 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:08:36 773 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:36 773 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:36 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:36 975 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=1
   --- 22 Aug 02:08:36 976 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:37 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:08:41 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:08:43 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:08:48 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signcomplete=1
   --- 22 Aug 02:08:48 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:56 734 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 22 Aug 02:08:56 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[starts-with(@id,'print')]]
   --- 22 Aug 02:08:56 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signcomplete=1
   --- 22 Aug 02:08:56 917 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:08:57 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button! [ScreenShot]
   --- 22 Aug 02:08:57 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 22 Aug 02:08:59 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for Clark Kent [ScreenShot]
   --- 22 Aug 02:09:11 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 22 Aug 02:09:13 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:13 085 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:13 179 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:13 179 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:13 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> id: btnType]
 Clicked 'Sign' button for Clark Kent
 Signature matched with the Name [ScreenShot]
   --- 22 Aug 02:09:15 613 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:15 614 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:22 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:22 535 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:22 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 22 Aug 02:09:23 708 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:09:28 019 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
 not found left pane
   --- 22 Aug 02:09:28 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 22 Aug 02:09:30 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:30 419 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:30 538 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:30 538 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Selected document : Scn11-XPLN-All-Senario-Auto-Loan-App [ScreenShot]
   --- 22 Aug 02:09:30 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:30 886 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:30 886 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:30 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:09:35 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:38 529 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:09:38 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:09:38 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:38 656 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:38 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:38 827 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:38 827 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:39 892 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:09:41 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:45 246 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:09:45 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:09:45 375 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:45 376 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:45 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:45 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:45 551 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:45 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:09:49 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:53 070 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:09:53 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:09:53 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:53 201 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:53 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:53 375 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:53 375 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:09:54 450 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:09:56 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:09:59 787 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:09:59 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:09:59 981 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:09:59 982 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:00 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:00 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:00 226 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:00 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:10:04 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:07 875 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:07 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:08 016 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:08 017 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:08 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:08 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:08 202 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:09 276 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:10:11 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:14 612 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:14 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:14 743 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:14 743 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:14 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:15 050 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:15 051 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:15 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:10:19 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:22 614 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:22 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:22 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:22 769 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:22 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:22 960 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:22 960 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:24 047 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:10:26 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:29 441 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:29 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:29 593 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:29 593 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:29 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:29 778 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:29 778 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:29 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:10:34 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:37 518 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:37 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:37 664 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:37 664 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:37 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:37 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:37 851 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:38 927 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:10:41 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:44 294 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:44 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:44 445 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:44 445 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:44 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:44 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:44 628 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:44 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:10:48 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:52 113 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:52 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:52 256 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:52 257 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:52 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:52 448 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:52 448 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:53 512 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:10:55 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:58 842 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:10:58 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:10:58 982 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:58 982 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:59 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:10:59 179 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:10:59 180 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:10:59 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Initial' button [ScreenShot]
   --- 22 Aug 02:11:03 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:11:06 901 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:11:06 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:11:07 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:11:07 042 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:11:07 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:11:07 249 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:11:07 249 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:11:08 320 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Next' button
   --- 22 Aug 02:11:10 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:11:13 655 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:11:13 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 22 Aug 02:11:13 789 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:11:13 789 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:11:13 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:11:14 001 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signerprefixorder=2
   --- 22 Aug 02:11:14 002 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:11:14 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 22 Aug 02:11:18 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 22 Aug 02:11:20 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 22 Aug 02:11:26 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signcomplete=1
   --- 22 Aug 02:11:26 105 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:11:34 045 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 22 Aug 02:11:34 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //div[starts-with(@id,'print')]]
   --- 22 Aug 02:11:34 209 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220205043564612_hjywowawr0zi2yt4qkbt302i&signcomplete=1
   --- 22 Aug 02:11:34 210 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:11:34 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button! [ScreenShot]
   --- 22 Aug 02:11:35 999 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 22 Aug 02:11:43 241 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows XP (fedf4b9987255d5b2d91087f45d134d4)] -> xpath: //span[starts-with(@id,'icon-count')]]

javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff(, chrome_Windows XP)
   --- 22 Aug 01:36:33 588 - TestCaseID:: verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
   --- 22 Aug 01:36:42 504 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery when one doc is individually archived when document visibility is on/off
Steps:
   --- 22 Aug 01:36:52 762 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:36:52 763 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:37:21 073 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:37:21 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:37:21 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:37:21 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:37:27 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: btnSubmit]
   --- 22 Aug 01:37:29 764 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d7hej-jcsmf-5hsxaavhjycpzudthotbxzpjk8-l56rmkpipe6ywoq1vv9neyplemtpdhe9k05lzqkjnsget1sh4eykxbkzweu1lufmiph1h_ktlrpppj0ifmiod2o0mbkq468jirewba1esq0uxe3iwr9kx4tzz9qpr0ejtbhkxdjvfrsbel_bcgojewlec1xir7x3gr98dznbvifk2qwa&response_mode=form_post&nonce=638598874474401284.m2qxogfkndqtzdrjoc00zjk3ltkymwetngqwn2qwy2izm2q4y2uxzgq3njgtzje3ys00ngnlltlkmzatzjazztbhywm3ywfj&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:37:29 766 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:37:39 602 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:37:44 050 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:37:44 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: lightbox]
   --- 22 Aug 01:37:44 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: i0116]
   --- 22 Aug 01:37:44 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: i0116]
   --- 22 Aug 01:37:49 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: idSIButton9]
   --- 22 Aug 01:37:50 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: i0118]
   --- 22 Aug 01:37:57 947 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:37:57 948 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:37:58 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: lightbox]
   --- 22 Aug 01:37:58 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: idSIButton9]
   --- 22 Aug 01:38:00 521 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:38:00 522 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:38:00 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: btnUpload]
   --- 22 Aug 01:38:00 888 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 01:38:00 889 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:38:01 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 01:38:01 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:38:03 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 01:38:13 456 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 22 Aug 01:38:17 865 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 22 Aug 01:38:17 988 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 01:38:17 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:38:23 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 01:38:53 973 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (c821a5d0758666aa242c70fdec8cdec4)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 01:38:56 815 - TestCaseID:: verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
   --- 22 Aug 01:38:58 628 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 01:39:01 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 01:39:01 080 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:39:28 677 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 01:39:28 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 01:39:28 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 01:39:28 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 01:39:34 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: btnSubmit]
   --- 22 Aug 01:39:36 815 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dv5vrvguqm4lldplpfokb6w4jpetj7kryfs5o44n7lco9o5s15jeqgjavhblf7ayre28_vm57qm1umlvh0w_bgx9i2myoifw3uyalba1vifm8ksynmxvfppnnnpagnkyqpo9pbqf0ygueufyrxqchcpsazw-ag2rcn6tyfugt_6_0p4jy3hgnozfea7ak_q_ayem6smg84ogfoslj1tganq&response_mode=form_post&nonce=638598875747631374.mjizythjytgtmmy4zc00zji5ltljnzqtzjk5mdlmyznmy2y4m2zizja2otmty2vmmi00nmuyltg1mzgtytu1zgfhztfinwez&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 22 Aug 01:39:36 816 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:39:46 484 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 01:39:50 834 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 01:39:50 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: lightbox]
   --- 22 Aug 01:39:51 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: i0116]
   --- 22 Aug 01:39:51 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: i0116]
   --- 22 Aug 01:39:56 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: idSIButton9]
   --- 22 Aug 01:39:57 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: i0118]
   --- 22 Aug 01:40:04 629 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 01:40:04 630 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 01:40:04 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: lightbox]
   --- 22 Aug 01:40:04 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (29ff7c158cfca3fa92e2d43e334dea02)] -> id: idSIButton9]
   --- 22 Aug 01:40:09 391 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@564fce02) 0 ms
init(org.testng.TestRunner@564fce02) 10202 ms
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff(, chrome_Windows XP) 155522 ms
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive(, chrome_Windows XP) 351581 ms
verifyDeliveryRTSAddDocAttPartyTransferSession(, chrome_Windows XP) 576194 ms
verifyDeliveryRTSDefault_AllParties(, chrome_Windows XP) 777345 ms
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty(, chrome_Windows XP) 974051 ms
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc(, chrome_Windows XP) 1170899 ms
VerifyDeliveryXMLDefault_AllParties(, chrome_Windows XP) 1242411 ms
VerifyDeliveryXMLPartywithNoAction_ExcludeParty(, chrome_Windows XP) 1698958 ms