com.imm.testscripts.Edelivery.EDelivery
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: [83ae15d530f63626ed70040e495cc5ad, actions {actions=[org.openqa.selenium.interactions.Sequence@25099dba]}]
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:52964}, 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: 83ae15d530f63626ed70040e495cc5ad
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.NullPointerException: Cannot read field "header" because "searchActiveSessionPage" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff(EDelivery.java:2537)
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.NullPointerException: Cannot read field "header" because "searchActiveSessionPage" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryAuthRetainedAfterFetchingFromSearchActive(EDelivery.java:2179)
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.NullPointerException: Cannot read field "header" because "searchActiveSessionPage" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSAddDocAttPartyTransferSession(EDelivery.java:1285)
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.NullPointerException: Cannot read field "header" because "searchActiveSessionPage" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSDefault_AllParties(EDelivery.java:615)
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.NullPointerException: Cannot read field "header" because "searchActiveSessionPage" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty(EDelivery.java:881)
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.NullPointerException: Cannot read field "header" because "searchActiveSessionPage" is null
at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc(EDelivery.java:1908)
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&hsfiid=autoesign&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
VerifyDeliveryXMLDefault_AllParties(, chrome_Windows XP)
Successfully navigated to the 'Session details' page [ScreenShot]
Successfully navigated to the 'Esign Management' page [ScreenShot]
Delivery button is not present, as expected [ScreenShot]
Test Passed.
--- 22 Aug 03:50:10 199 - TestCaseID:: VerifyDeliveryXMLDefault_AllParties
--- 22 Aug 03:50:11 898 - 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 03:50:15 852 - 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%3dbj6nkfaak4mv4snkfzoskz2m7nr4mojh_tbnlpcp4auhypsnqoizumzupwzppuw69_ahzakyk5hex9njd2h5a0c0nxgrbtyzdevtpwt1gjem3o8kzo_-lml_hi8dfiw7qeee6bxq3a7_ut0pt2um-aeyeah06x0tbmu289dvghaxuocgucfcncr3e2denxkpt42rtpju6eskq-acjlsobzt4n59mrrbshkx0jvp32cwbo28ymoq2hx0onrk4dyr0w6metybtthzlo60s5s2xeof9atn3hwjtqxhvmk2_mxsghyiuezqivfnsh3p6rorjvn-v8qaja614wrzr5f1gkzbgx7zlrx8jcyoowufesi_pyfcjtbv-lf7hbhdgb56alj-uk3782gi6q-5rdvsckegvdiygbo_7v7jkqdenwc9uavnjvlt8trfuneu4yz4wj_exhmcg5mf_myusll0kda&response_mode=form_post&nonce=638598954134168624.ytdkmtm4n2ytzmq4zi00zda1ltk4mmmtzmi3nme5zdy5nzfmmze0nwq2ymmtmwu4mi00odqzlwjiodatmjuxytczogrkntm2&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 03:50:15 853 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:50:15 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: idSIButton9]
--- 22 Aug 03:50:19 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: i0116]
--- 22 Aug 03:50:19 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: i0116]
--- 22 Aug 03:50:24 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: idSIButton9]
--- 22 Aug 03:50:25 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: i0118]
--- 22 Aug 03:50:32 513 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:50:32 542 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:50:32 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: lightbox]
--- 22 Aug 03:50:32 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: idSIButton9]
--- 22 Aug 03:50:41 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:50:41 214 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:50:51 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 22 Aug 03:50:51 626 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:50:51 626 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:50:51 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: .header]
--- 22 Aug 03:51:09 322 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&action=new
--- 22 Aug 03:51:09 322 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:09 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: processdocs]
--- 22 Aug 03:51:15 556 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:51:15 570 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:15 767 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:51:15 767 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:15 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: Sign]
--- 22 Aug 03:51:15 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: Attach]
--- 22 Aug 03:51:16 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:51:16 080 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:16 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 22 Aug 03:51:31 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: Sign]
--- 22 Aug 03:51:31 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: Sign]
--- 22 Aug 03:51:34 844 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:51:34 844 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:42 830 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 22 Aug 03:51:42 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[starts-with(@id,'print')]]
--- 22 Aug 03:51:43 032 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:51:43 032 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:43 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: .header]
Successfully navigated to the 'Esign Management' page [ScreenShot]
--- 22 Aug 03:51:45 988 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: immGlobalButtonCloudEmail]
Delivery button is not present, as expected [ScreenShot]
--- 22 Aug 03:51:46 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys
--- 22 Aug 03:51:46 351 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:51:46 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 22 Aug 03:51:48 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 22 Aug 03:52:01 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //a[contains(@id,'signdoc')]]
--- 22 Aug 03:52:03 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:03 391 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:03 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:03 523 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:03 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: btnType]
--- 22 Aug 03:52:06 012 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:06 012 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:14 541 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:14 541 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:14 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 22 Aug 03:52:15 900 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:52:20 269 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
--- 22 Aug 03:52:20 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 22 Aug 03:52:22 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:22 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:22 845 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:22 845 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:23 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:23 225 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:23 226 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:23 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:52:27 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:31 334 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:52:31 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:52:31 472 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:31 472 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:31 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:31 652 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:31 653 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:32 722 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:52:34 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:38 075 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:52:38 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:52:38 207 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:38 207 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:38 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:38 409 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:38 409 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:38 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:52:42 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:45 900 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:52:45 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:52:46 044 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:46 044 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:46 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:46 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:46 236 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:47 309 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:52:49 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:52 650 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:52:52 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:52:52 784 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:52 784 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:52 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:52:52 962 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:52:52 962 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:52:53 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:52:57 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:00 604 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:00 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:00 769 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:00 769 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:00 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:00 989 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:00 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:02 065 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:04 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:07 398 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:07 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:07 546 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:07 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:07 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:07 743 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:07 744 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:07 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:11 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:15 278 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:15 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:15 451 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:15 451 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:15 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:15 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:15 699 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:16 771 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:18 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:22 148 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:22 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:22 483 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:22 483 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:22 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:22 683 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:22 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:22 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:27 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:30 326 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:30 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:30 478 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:30 479 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:30 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:30 673 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:30 674 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:31 740 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:33 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:37 074 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:37 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:37 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:37 234 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:37 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:37 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:37 669 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:38 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:42 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:45 968 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:46 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:46 128 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:46 129 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:46 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:46 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:46 491 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:47 706 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:49 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:53 046 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:53:53 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:53:53 193 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:53 193 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:53 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:53:53 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:53:53 391 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:53:53 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:53:57 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:54:01 598 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:54:01 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:54:01 963 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:54:01 964 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:02 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:54:02 147 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:54:02 148 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:03 225 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:54:05 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:54:08 636 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:54:08 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:54:08 792 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:54:08 793 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:08 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:54:09 199 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=1
--- 22 Aug 03:54:09 199 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:09 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:54:13 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:54:15 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:54:20 493 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signcomplete=1
--- 22 Aug 03:54:20 494 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:28 718 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 22 Aug 03:54:28 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[starts-with(@id,'print')]]
--- 22 Aug 03:54:28 886 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signcomplete=1
--- 22 Aug 03:54:28 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:28 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: .header]
--- 22 Aug 03:54:29 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 22 Aug 03:54:31 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 22 Aug 03:54:43 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //a[contains(@id,'signdoc')]]
--- 22 Aug 03:54:45 305 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:54:45 306 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:45 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:54:45 386 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:45 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> id: btnType]
--- 22 Aug 03:54:47 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:54:47 765 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:54 613 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:54:54 613 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:54:54 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 22 Aug 03:54:55 803 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:00 064 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
--- 22 Aug 03:55:00 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 22 Aug 03:55:02 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:02 482 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:02 606 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:02 607 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:02 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:03 015 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:03 015 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:03 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:07 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:10 647 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:10 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:10 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:10 785 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:10 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:10 963 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:10 963 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:12 030 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:14 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:17 371 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:17 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:17 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:17 534 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:17 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:17 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:17 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:17 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:21 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:25 191 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:25 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:25 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:25 415 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:25 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:25 590 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:25 590 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:26 665 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:28 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:32 006 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:32 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:32 194 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:32 194 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:32 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:32 443 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:32 443 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:32 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:36 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:40 230 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:40 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:40 371 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:40 372 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:40 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:40 549 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:40 549 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:41 613 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:43 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:47 086 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:47 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:47 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:47 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:47 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:47 406 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:47 407 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:47 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:51 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:54 860 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:55:54 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:55:55 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:55 007 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:55 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:55:55 239 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:55:55 239 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:55:56 318 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:55:58 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:01 664 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:01 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:01 797 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:01 797 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:01 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:01 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:01 991 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:02 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:06 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:09 719 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:09 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:09 863 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:09 863 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:09 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:10 067 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:10 067 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:11 138 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:13 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:16 520 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:16 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:16 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:16 657 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:16 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:16 844 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:16 844 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:16 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:21 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:24 297 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:24 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:24 439 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:24 439 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:24 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:24 619 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:24 619 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:25 722 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:27 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:31 066 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:31 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:31 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:31 204 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:31 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:31 417 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:31 417 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:31 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:35 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:39 085 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:39 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:39 212 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:39 213 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:39 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:39 392 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:39 392 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:40 456 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:42 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:45 796 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:45 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:56:45 933 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:45 933 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:46 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:46 133 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signerprefixorder=3
--- 22 Aug 03:56:46 134 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:56:46 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:56:50 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:56:52 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:56:57 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signcomplete=1
--- 22 Aug 03:56:57 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:57:05 860 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 22 Aug 03:57:05 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //div[starts-with(@id,'print')]]
--- 22 Aug 03:57:06 011 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signcomplete=1
--- 22 Aug 03:57:06 011 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:57:06 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> css selector: .header]
--- 22 Aug 03:57:06 875 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signcomplete=1
--- 22 Aug 03:57:06 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:57:06 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //label[text()='Sender']/following::input]
--- 22 Aug 03:57:09 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //label[text()='Sender']/following::input]
--- 22 Aug 03:57:14 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //*[starts-with(@id,'docsigned_eDelivery_')]/label/span]
--- 22 Aug 03:57:14 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //*[starts-with(@id,'docsigned_eDelivery_')]/label/span]
--- 22 Aug 03:57:17 781 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //*[@id="docsigned_eDelivery_0"]/label/input]
--- 22 Aug 03:57:20 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //input[@placeholder='Enter Email']]
--- 22 Aug 03:57:20 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //input[@placeholder='Enter Email']]
--- 22 Aug 03:57:31 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220350342556398_gywjwczjqfrl3slg0rigzoys&signcomplete=1
--- 22 Aug 03:57:31 887 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:57:32 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //p[contains(text(),'The session is successfully submitted for secured ')]]
--- 22 Aug 03:57:32 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (280e5db8c7f9ea4ada428e0e5ad4c2cb)] -> xpath: //p[contains(text(),'Documents successfully submitted for archiving.')]]
Test Passed.
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc(, chrome_Windows XP)
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
--- 22 Aug 03:46:52 499 - TestCaseID:: verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
--- 22 Aug 03:46:54 248 - 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 03:47:01 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:47:01 522 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:47:28 275 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:47:28 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: btnSubmit]
--- 22 Aug 03:47:28 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:47:28 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:47:34 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: btnSubmit]
--- 22 Aug 03:47:35 621 - 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%3dnvveuj9j2gisjfeuuurvjo2-itsbmxjvkieyqbcamgvugtbunczgnrysha4ckcshxd0omoiburqlvbmh7lx47gzt9yfz1jow1pujtd085i498ruk9kfelilr0tbt2-74ew4vhxmzfa-kbq74rwfodc1d0b9eozpiz0crq_br0i_3q34d0ngrcmwn6rlzqxieniiixy1uy0zaiw1eqv0fsg&response_mode=form_post&nonce=638598952543039769.yzrhnwu3y2ytmdgxyy00ngqylwixotgtm2fhmdy0odizmtrlodqwzti1ogytogrloc00zjnmlwe2zmytnmq5ztk1mdbiode3&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 03:47:35 621 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:47:45 701 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:47:50 011 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:47:50 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: lightbox]
--- 22 Aug 03:47:50 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: i0116]
--- 22 Aug 03:47:50 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: i0116]
--- 22 Aug 03:47:55 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: idSIButton9]
--- 22 Aug 03:47:56 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: i0118]
--- 22 Aug 03:48:02 621 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:48:02 621 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:48:03 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: lightbox]
--- 22 Aug 03:48:03 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: idSIButton9]
--- 22 Aug 03:48:05 731 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:48:05 732 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:48:05 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: btnUpload]
--- 22 Aug 03:48:05 954 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:48:05 954 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:48:06 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> css selector: .header]
--- 22 Aug 03:48:06 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:48:08 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:48:13 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:48:14 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:48:19 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:48:19 460 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:48:19 460 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:48:20 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: btnPrimary]
--- 22 Aug 03:48:20 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: btnPrimary]
--- 22 Aug 03:48:20 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 22 Aug 03:48:21 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:48:21 391 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:48:26 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> xpath: //*[text()='Import Template']]
--- 22 Aug 03:48:57 231 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (a56a25d09c59e3e5cd1faea4e4b1e4b5)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 22 Aug 03:49:01 482 - TestCaseID:: verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
--- 22 Aug 03:49:03 174 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Aug 03:49:05 579 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:49:05 580 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:49:32 674 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:49:32 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: btnSubmit]
--- 22 Aug 03:49:32 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:49:32 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:49:38 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: btnSubmit]
--- 22 Aug 03:49:39 732 - 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%3duldjkd8u5aeazr4ip_zdnafg2laxdqkscvspdzrwgwxqk6kebn5hrbkccg3smhnl1bmqdvbuv70cpm-fwxogb3hf10pwgmgr656-ykc32qipklgtkegsl1ylvglhl_nejjmlyfl51328tkzrqtoxhfutthrf0ytbi8nd3jmeowfamocqdf29rn1me1asahsxx4ll_jhn4pjig6mg9jkpla&response_mode=form_post&nonce=638598953786340096.ntk1mzhkzjgtowi1yy00otljltg4ntytzjmymthiymfmndc2owi1oda3mwetmge0mi00ogvjltg5mwitzju3ywqznzlmodi3&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 03:49:39 733 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:49:49 146 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:49:53 466 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:49:53 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: lightbox]
--- 22 Aug 03:49:53 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: i0116]
--- 22 Aug 03:49:53 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: i0116]
--- 22 Aug 03:49:59 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: idSIButton9]
--- 22 Aug 03:50:00 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: i0118]
--- 22 Aug 03:50:06 392 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:50:06 392 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:50:07 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: lightbox]
--- 22 Aug 03:50:07 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (23c690aecc7eabfe34fdb64ecebd1d0f)] -> id: idSIButton9]
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
verifyDeliveryRTSAddDocAttPartyTransferSession(, chrome_Windows XP)
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
--- 22 Aug 03:36:43 568 - TestCaseID:: verifyDeliveryRTSAddDocAttPartyTransferSession
--- 22 Aug 03:36:45 294 - 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 03:36:47 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:36:47 755 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:37:14 761 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:37:14 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnSubmit]
--- 22 Aug 03:37:14 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:37:14 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:37:20 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnSubmit]
--- 22 Aug 03:37:22 909 - 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%3dngejwudkpnw6--5_9bk_eemii9al38hr1uty8vdvzf6_ualxnrcbsu7fgdvc-r9w_mw6fk6rplsmumpd5u2hro5lulrke_jfzskor6f9uotq5yvbq3x3uxzizh3jtdv3fgynmpvyr_l-phmzxglvrdphfdlq2hbmu13tkio1xd4lb7ucj-z_ujsljudtzuxvn-lixovl3aegm5qjifuz1a&response_mode=form_post&nonce=638598946407127811.zjy2nmq5yjgtogm1mc00ymi2lthjmdqtnmrhmtfhn2yxytbmngq4n2zlztatnddjos00zdi4lwjhnzityzvhotvmnzczn2u2&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 03:37:22 910 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:37:32 491 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:37:36 854 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:37:36 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: lightbox]
--- 22 Aug 03:37:37 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: i0116]
--- 22 Aug 03:37:37 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: i0116]
--- 22 Aug 03:37:42 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: idSIButton9]
--- 22 Aug 03:37:43 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: i0118]
--- 22 Aug 03:37:50 552 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:37:50 553 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:37:50 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: lightbox]
--- 22 Aug 03:37:50 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: idSIButton9]
--- 22 Aug 03:37:52 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:37:52 874 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:37:52 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnUpload]
--- 22 Aug 03:37:53 199 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:37:53 199 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:37:53 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> css selector: .header]
--- 22 Aug 03:37:53 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:37:55 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:38:01 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:38:01 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:38:06 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:38:07 223 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:38:07 223 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:38:08 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnPrimary]
--- 22 Aug 03:38:08 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnPrimary]
--- 22 Aug 03:38:08 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 22 Aug 03:38:09 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:38:09 203 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:38:14 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //*[text()='Import Template']]
--- 22 Aug 03:38:44 908 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 22 Aug 03:38:45 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 22 Aug 03:38:45 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 22 Aug 03:38:46 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
--- 22 Aug 03:38:46 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: txtFullName]
--- 22 Aug 03:38:46 674 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:38:46 675 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:38:46 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: txtFullName]
--- 22 Aug 03:38:52 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: txtShortName]
--- 22 Aug 03:38:57 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: txtDocName]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
--- 22 Aug 03:39:03 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (5ffffc78a7168cd917c24c3e329c06b2)] -> id: btnattachmentSave]
--- 22 Aug 03:39:07 493 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:39:07 494 - 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]
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
--- 22 Aug 03:39:11 476 - TestCaseID:: verifyDeliveryRTSAddDocAttPartyTransferSession
--- 22 Aug 03:39:13 373 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Aug 03:39:15 961 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:39:15 961 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:39:43 257 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:39:43 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: btnSubmit]
--- 22 Aug 03:39:43 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:39:43 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:39:48 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: btnSubmit]
--- 22 Aug 03:39:50 296 - 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%3dqwr9cdix0gonlx11dvzdarppndztwawj_b2qgvf1y8bmxz6xhr-aggx3jwwpa86bvi6gljmbson1ods1iwf9qvp4oaxrzfmvowtlkujbv84ggs3n-n-ida7f9zk79nqx3ohaetgwebcvcerehsuiq4mb4laac0k1mj0zoqtrefttxmvxuomz7apimqwpiovvb6n2badb_qvzxj8ivwotog&response_mode=form_post&nonce=638598947892234952.mzzinzizmwqtzgq2mc00mda2lwfhodgtndjhnmzjytrhnzm2mzc2mthjmzitzwuxns00ywq0lwiyzjetyjizmwfiowy3ztk2&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 03:39:50 297 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:39:59 773 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:40:04 075 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:40:04 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: lightbox]
--- 22 Aug 03:40:04 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: i0116]
--- 22 Aug 03:40:04 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: i0116]
--- 22 Aug 03:40:09 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: idSIButton9]
--- 22 Aug 03:40:10 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: i0118]
--- 22 Aug 03:40:16 585 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:40:16 586 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:40:16 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: lightbox]
--- 22 Aug 03:40:17 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (faff76c111ab60828dbe1e74461c8c4b)] -> id: idSIButton9]
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
VerifyDeliveryXMLPartywithNoAction_ExcludeParty(, chrome_Windows XP)
Successfully navigated to the 'Session details' page [ScreenShot]
Successfully navigated to the 'Esign Management' page [ScreenShot]
Delivery button is not present, as expected [ScreenShot]
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
--- 22 Aug 03:57:33 674 - TestCaseID:: VerifyDeliveryXMLPartywithNoAction_ExcludeParty
--- 22 Aug 03:57:35 575 - 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 03:57:41 982 - 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%3d3sjlaa1jukre8n7euqylmss1ihk5uauahsww-fctlgkszyjuvbrzmg0mjjokop86cfwsqozhuc3m76it8ywueemh6yhtp4jjixzkm-crq4rym2ohvd7ivlmugnrbsknmjqfgjquxhyvffqtoyck13q0dx5irghlanbg_kqa3l9nysjuybq4x0gh_wpeup9bcdvpck6duqsyk0ixt7ell04xdoe-hilfub6stgtb06wf-3ogz9elowbcp_61ethxujomqy6sktwk0v7pasjtcsmxt7q3v1uyqepsgt2kr3bls1guccpfwy_rpytjpxi81ywd7iuwgf4vma_2-fx_o9radsyc84ecubrz6nq6n8ffy_tzy7mze7uhiapajnorx6xg9gl3gmvcjd24pszbthglhazumj1keusbfmwnekmh9ha6hkltrxgrzm_nsnea9dobomirrxfwgbeusqsxns3o2bgeben94teqdfxcq8lm&response_mode=form_post&nonce=638598958607339120.mjm1ntq2ywqtzgq1yi00nte5ltgxyzitzdq5m2i4m2u0zti5zgrkmthlmzctowvizi00mwy5lwjizmutmgjknzdjmgzly2ni&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 03:57:41 983 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:57:43 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: idSIButton9]
--- 22 Aug 03:57:46 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: i0116]
--- 22 Aug 03:57:46 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: i0116]
--- 22 Aug 03:57:51 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: idSIButton9]
--- 22 Aug 03:57:52 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: i0118]
--- 22 Aug 03:58:00 432 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:58:00 433 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:00 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: lightbox]
--- 22 Aug 03:58:00 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: idSIButton9]
--- 22 Aug 03:58:10 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:58:10 047 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:20 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 22 Aug 03:58:20 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:58:20 475 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:20 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: .header]
--- 22 Aug 03:58:38 091 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&action=new
--- 22 Aug 03:58:38 091 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:38 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: processdocs]
--- 22 Aug 03:58:44 294 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:58:44 294 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:44 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:58:44 473 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:44 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: Sign]
--- 22 Aug 03:58:44 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: Attach]
--- 22 Aug 03:58:44 788 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:58:44 789 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:58:44 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
--- 22 Aug 03:59:00 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: Sign]
--- 22 Aug 03:59:00 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: Sign]
--- 22 Aug 03:59:03 511 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:59:03 512 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:11 503 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 22 Aug 03:59:11 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[starts-with(@id,'print')]]
--- 22 Aug 03:59:11 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:59:11 696 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:11 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: .header]
Successfully navigated to the 'Esign Management' page [ScreenShot]
--- 22 Aug 03:59:14 591 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: immGlobalButtonCloudEmail]
Delivery button is not present, as expected [ScreenShot]
--- 22 Aug 03:59:14 883 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs
--- 22 Aug 03:59:14 883 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:14 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 22 Aug 03:59:17 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 22 Aug 03:59:29 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //a[contains(@id,'signdoc')]]
--- 22 Aug 03:59:31 380 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:31 381 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:31 464 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:31 464 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:31 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: btnType]
--- 22 Aug 03:59:33 859 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:33 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:40 598 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:40 598 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:40 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 22 Aug 03:59:41 778 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:59:46 056 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
--- 22 Aug 03:59:46 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 22 Aug 03:59:48 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:48 490 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:48 643 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:48 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:48 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:59:49 088 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:49 088 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:49 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 03:59:53 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:59:56 736 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 03:59:56 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 03:59:57 050 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:57 050 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:57 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 03:59:57 239 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 03:59:57 239 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:59:58 309 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:00 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:03 647 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:03 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:03 784 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:03 784 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:03 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:03 974 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:03 975 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:04 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:08 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:11 447 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:11 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:11 602 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:11 602 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:11 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:11 796 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:11 797 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:12 864 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:14 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:18 217 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:18 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:18 356 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:18 356 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:18 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:18 552 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:18 553 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:18 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:22 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:26 182 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:26 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:26 324 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:26 325 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:26 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:26 517 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:26 518 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:27 591 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:29 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:32 959 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:33 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:33 159 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:33 160 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:33 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:33 357 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:33 358 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:33 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:37 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:40 887 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:40 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:41 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:41 038 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:41 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:41 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:41 241 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:42 316 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:44 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:47 669 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:47 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:47 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:47 823 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:47 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:48 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:48 046 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:48 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:52 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:55 687 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:00:55 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:00:55 840 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:55 840 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:55 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:00:56 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:00:56 065 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:00:57 153 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:00:59 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:02 502 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:01:02 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:01:02 669 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:02 670 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:02 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:02 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:02 869 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:02 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:01:07 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:10 384 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:01:10 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:01:10 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:10 523 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:10 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:10 713 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:10 713 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:11 783 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:01:13 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:17 146 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:01:17 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:01:17 291 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:17 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:17 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:17 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:17 492 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:17 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:01:21 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:25 135 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:01:25 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:01:25 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:25 277 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:25 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:25 470 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:25 470 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:26 566 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:01:28 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:32 111 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:01:32 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:01:32 274 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:32 274 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:32 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:32 480 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=1
--- 22 Aug 04:01:32 480 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:32 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:01:36 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:01:38 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:01:44 505 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signcomplete=1
--- 22 Aug 04:01:44 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:52 505 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 22 Aug 04:01:52 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[starts-with(@id,'print')]]
--- 22 Aug 04:01:52 688 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signcomplete=1
--- 22 Aug 04:01:52 688 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:01:52 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: .header]
--- 22 Aug 04:01:52 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 22 Aug 04:01:55 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 22 Aug 04:02:07 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //a[contains(@id,'signdoc')]]
--- 22 Aug 04:02:09 057 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:09 057 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:09 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:09 144 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:09 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> id: btnType]
--- 22 Aug 04:02:11 783 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:11 783 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:18 461 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:18 465 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:18 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 22 Aug 04:02:19 758 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:02:24 061 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]'
--- 22 Aug 04:02:24 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 22 Aug 04:02:26 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:26 471 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:26 589 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:26 589 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:26 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:26 943 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:26 944 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:27 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:02:31 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:34 597 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:02:34 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:02:34 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:34 736 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:34 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:34 949 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:34 949 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:36 024 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:02:38 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:41 384 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:02:41 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:02:41 510 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:41 511 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:41 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:41 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:41 687 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:41 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:02:45 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:49 162 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:02:49 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:02:49 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:49 319 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:49 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:49 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:49 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:50 601 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:02:52 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:55 937 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:02:55 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:02:56 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:56 066 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:56 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:02:56 247 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:02:56 247 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:02:56 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:00 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:03 979 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:04 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:04 129 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:04 129 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:04 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:04 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:04 319 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:05 386 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:07 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:10 730 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:10 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:10 872 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:10 872 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:10 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:11 057 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:11 058 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:11 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:15 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:18 541 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:18 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:18 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:18 689 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:18 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:19 050 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:19 050 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:20 121 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:22 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:25 469 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:25 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:25 613 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:25 613 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:25 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:25 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:25 808 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:25 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:30 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:33 463 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:33 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:33 599 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:33 600 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:33 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:33 780 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:33 781 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:34 887 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:36 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:40 231 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:40 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:40 370 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:40 370 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:40 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:40 584 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:40 584 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:40 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:44 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:48 316 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:48 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:48 474 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:48 475 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:48 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:48 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:48 667 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:49 741 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:51 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:55 088 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:03:55 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:03:55 236 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:55 236 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:55 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:03:55 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:03:55 429 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:03:55 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:03:59 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:04:03 057 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:04:03 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:04:03 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:04:03 204 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:04:03 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:04:03 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:04:03 394 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:04:04 465 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:04:06 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:04:09 826 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:04:09 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 22 Aug 04:04:09 969 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:04:09 969 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:04:10 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:04:10 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signerprefixorder=2
--- 22 Aug 04:04:10 168 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:04:10 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 22 Aug 04:04:14 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 22 Aug 04:04:16 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 22 Aug 04:04:21 286 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signcomplete=1
--- 22 Aug 04:04:21 694 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:04:29 698 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 22 Aug 04:04:29 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //div[starts-with(@id,'print')]]
--- 22 Aug 04:04:29 860 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202408220358026856833_gakteaau5fcmby0bcq12wajs&signcomplete=1
--- 22 Aug 04:04:29 860 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 04:04:29 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: .header]
--- 22 Aug 04:04:31 662 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 22 Aug 04:04:38 888 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows XP (83ae15d530f63626ed70040e495cc5ad)] -> xpath: //span[starts-with(@id,'icon-count')]]
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff(, chrome_Windows XP)
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
--- 22 Aug 03:29:58 979 - TestCaseID:: verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
--- 22 Aug 03:30:05 797 - 6 - 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 03:30:13 112 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:30:13 114 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:30:41 389 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:30:41 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: btnSubmit]
--- 22 Aug 03:30:41 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:30:41 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:30:47 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: btnSubmit]
--- 22 Aug 03:30:49 314 - 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%3drzgpwvenav15zkt7cpj5xgilwetffdzoxnhvygycia2uzmgwjmrhicoc-o9wvp06fl9hwkbohhzir_f7qr71n79z_epz94otytfrikb-v4wd_ilzmzssnc8lp_apb64q8nowobuqenjjm8qzsfyavadq2-brslur9e7zwnwy9tfppo9ptjlgp65-tgl5qhc_ap5qkv6eesjb3ppme2rocw&response_mode=form_post&nonce=638598942477465917.ntg0m2myndgtn2vmms00yzdkltllowetodm1ndgxnze5m2q1m2zlnwfmnzqtmtjkmy00mtnlltk3mjytntg1odrkmze0ogu5&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 03:30:49 317 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:30:59 117 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:31:03 572 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:31:03 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: lightbox]
--- 22 Aug 03:31:03 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: i0116]
--- 22 Aug 03:31:03 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: i0116]
--- 22 Aug 03:31:09 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: idSIButton9]
--- 22 Aug 03:31:10 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: i0118]
--- 22 Aug 03:31:17 310 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:31:17 311 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:31:17 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: lightbox]
--- 22 Aug 03:31:17 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: idSIButton9]
--- 22 Aug 03:31:20 349 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:31:20 350 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:31:20 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: btnUpload]
--- 22 Aug 03:31:20 697 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:31:20 698 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:31:20 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> css selector: .header]
--- 22 Aug 03:31:21 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:31:23 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:31:29 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:31:29 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:31:34 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:31:34 865 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:31:34 866 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:31:35 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: btnPrimary]
--- 22 Aug 03:31:35 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: btnPrimary]
--- 22 Aug 03:31:36 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 22 Aug 03:31:36 938 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:31:36 941 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:31:42 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> xpath: //*[text()='Import Template']]
--- 22 Aug 03:32:13 009 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (11a557886ad9d5426fb88242f2a271bb)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 22 Aug 03:32:15 900 - TestCaseID:: verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
--- 22 Aug 03:32:17 628 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Aug 03:32:21 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:32:21 192 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:32:48 521 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:32:48 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: btnSubmit]
--- 22 Aug 03:32:48 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:32:48 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:32:54 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: btnSubmit]
--- 22 Aug 03:32:56 345 - 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%3db4tamxwo2aujxi1q6ona4e4xpq1wl9exzmxnewrvqdsionv2pvvvihlpxgmqmlawnmbtv_dtys7clezutlmtuctvm3di36r6d7jeyd8w1iayst_l19xzie29xebcon3mkcudefhyk9--8kua_86jmd-ciwhwj9njqdiy2hq6q6tqs0saytvp81p6ym2uxduzb9qx5cyqhbk98hbn6clb8a&response_mode=form_post&nonce=638598943746505529.zti0zdg5ntatnzq5zc00zmu5lthhmzutotrhotjhmjfinzqxmzrhngjjmjqtntzlzs00oteylwjmnwitnwy3mdc2mtnhnzi2&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 03:32:56 346 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:33:05 820 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:33:10 189 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:33:10 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: lightbox]
--- 22 Aug 03:33:10 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: i0116]
--- 22 Aug 03:33:10 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: i0116]
--- 22 Aug 03:33:15 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: idSIButton9]
--- 22 Aug 03:33:16 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: i0118]
--- 22 Aug 03:33:23 543 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:33:23 545 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:33:23 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: lightbox]
--- 22 Aug 03:33:24 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (59452378d9db265d6e6620e26214da70)] -> id: idSIButton9]
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive(, chrome_Windows XP)
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
--- 22 Aug 03:33:27 710 - TestCaseID:: verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
--- 22 Aug 03:33:29 284 - 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 03:33:34 098 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:33:34 099 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:34:01 670 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:34:01 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: btnSubmit]
--- 22 Aug 03:34:01 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:34:02 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:34:07 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: btnSubmit]
--- 22 Aug 03:34:09 169 - 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%3d9xeo4al1rbcxm7kbykdesytejnsrhhb1imfspzy_th2inwh9iiyfjhe1ucrhltmr2qkqp3i0abmheyxa_364zkw9xfuqelia2ubvcybcq_p6iciwaousbelswyjev0ngluj2k9egk0vbgmugb0noud4qkqakqyp4sekpqdep1iejge4fjj5dyws51kynluyjkpfjxxv7hw1gd1dv0jewzw&response_mode=form_post&nonce=638598944479343418.ntaymtm5m2ytzjvjoc00y2e2lwexywmtzwjhmjg0otmwmjbhmtdlmwjjzgetnwi5ni00otvmltg2mgqtnwrkzjbkztuwyzu3&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 03:34:09 171 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:34:18 901 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:34:23 214 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:34:23 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: lightbox]
--- 22 Aug 03:34:23 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: i0116]
--- 22 Aug 03:34:23 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: i0116]
--- 22 Aug 03:34:28 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: idSIButton9]
--- 22 Aug 03:34:29 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: i0118]
--- 22 Aug 03:34:36 688 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:34:36 690 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:34:36 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: lightbox]
--- 22 Aug 03:34:37 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: idSIButton9]
--- 22 Aug 03:34:40 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:34:40 068 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:34:40 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: btnUpload]
--- 22 Aug 03:34:40 388 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:34:40 389 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:34:40 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> css selector: .header]
--- 22 Aug 03:34:40 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:34:42 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:34:48 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:34:48 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:34:53 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:34:54 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:34:54 234 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:34:55 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: btnPrimary]
--- 22 Aug 03:34:55 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: btnPrimary]
--- 22 Aug 03:34:56 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 22 Aug 03:34:56 457 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:34:56 460 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:35:01 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> xpath: //*[text()='Import Template']]
--- 22 Aug 03:35:32 100 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (b3663bd121107a073b26dd54b4cd408d)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 22 Aug 03:35:32 951 - TestCaseID:: verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
--- 22 Aug 03:35:34 801 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Aug 03:35:37 468 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:35:37 469 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:36:04 511 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:36:04 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: btnSubmit]
--- 22 Aug 03:36:04 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:36:04 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:36:10 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: btnSubmit]
--- 22 Aug 03:36:12 692 - 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%3dqtco5b9rekdk_ysdc25248egnoy9_j9buod1hp_2yeo32cwrjnhs9pxqtei7sgkyabjdd3whp_d5garxgoevjj-zgz6k1htxeiubwn7pknxtizkbvqdc6akxu7suxownhnhxu2colzvquy16l0kep66tqaiptlpjbylpdgqcfhut_u_nhc_nbwxva9qbv06g4evci0m7kpvxrxmo35xqkg&response_mode=form_post&nonce=638598945711849770.mzbhyzg1mtatmdnkny00ytaylwjhmtetm2u1zdflymiwnjhiywu4zwvmntgtztm0nc00ote5ltlknjctzddknwfkzja2ntm0&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 03:36:12 693 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:36:22 801 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:36:27 108 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:36:27 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: lightbox]
--- 22 Aug 03:36:27 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: i0116]
--- 22 Aug 03:36:27 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: i0116]
--- 22 Aug 03:36:32 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: idSIButton9]
--- 22 Aug 03:36:33 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: i0118]
--- 22 Aug 03:36:40 291 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:36:40 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:36:40 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: lightbox]
--- 22 Aug 03:36:40 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (86e65dcf6730e429d4b83465af1d5850)] -> id: idSIButton9]
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty(, chrome_Windows XP)
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
--- 22 Aug 03:43:36 830 - TestCaseID:: verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
--- 22 Aug 03:43:38 624 - 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 03:43:41 904 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:43:41 904 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:44:09 001 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:44:09 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: btnSubmit]
--- 22 Aug 03:44:09 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:44:09 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:44:14 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: btnSubmit]
--- 22 Aug 03:44:16 475 - 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%3dmngs5-v3ptqcbzhrdvq7vrekzmdyznyqcbmlneb64p18fnuvmuq4ingpxpxct86wpnatnq9xh84dxq5zvgvu5bujyw8tzxupmwidg6r0itzqsoss1obk1zufpqzuf1rxjqoonul5n0a0mjlmoiokc4mztzabwoqsrlx6ftatlibbmdc6agszry8hapevifkzkupdvl4z4n26lfdtj0nm9q&response_mode=form_post&nonce=638598950550307196.mjflmwixywytzjjkmi00mzu5lthhyzitmddjmte0mdk2ndg4mjlmzwvlztatnzuxni00ngrlltliotitmzm1mzmyzgqwmgu0&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 03:44:16 476 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:44:26 695 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:44:30 991 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:44:31 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: lightbox]
--- 22 Aug 03:44:31 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: i0116]
--- 22 Aug 03:44:31 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: i0116]
--- 22 Aug 03:44:36 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: idSIButton9]
--- 22 Aug 03:44:37 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: i0118]
--- 22 Aug 03:44:44 390 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:44:44 390 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:44:44 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: lightbox]
--- 22 Aug 03:44:44 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: idSIButton9]
--- 22 Aug 03:44:46 929 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:44:46 929 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:44:47 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: btnUpload]
--- 22 Aug 03:44:47 170 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:44:47 171 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:44:47 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> css selector: .header]
--- 22 Aug 03:44:47 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:44:49 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:44:55 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:44:55 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:45:00 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:45:00 575 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:45:00 577 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:45:01 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: btnPrimary]
--- 22 Aug 03:45:01 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: btnPrimary]
--- 22 Aug 03:45:02 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 22 Aug 03:45:02 668 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:45:02 669 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:45:07 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> xpath: //*[text()='Import Template']]
--- 22 Aug 03:45:38 155 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (d7b17dfe3870aedf86994685bf6b9d4a)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 22 Aug 03:45:41 043 - TestCaseID:: verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
--- 22 Aug 03:45:42 848 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Aug 03:45:47 110 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:45:47 111 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:46:14 347 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:46:14 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: btnSubmit]
--- 22 Aug 03:46:14 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:46:14 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:46:20 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: btnSubmit]
--- 22 Aug 03:46:21 774 - 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%3dfmscgpstrx7cfnpwzkusln4apibybvbrojbnms3r6rdgzh_ioodkhfxpfxwe8kw6faz4c-cnrijz_1djxpu_pnjaqnwvmsyhtrmjog0fj3c3qylet41chkgxdj9thv4clcg-ehhca6240yktw_claljybu_jc5znyvwlzypd50ndyd9omaz3vahd5yr4byanhi7mblihd8jxoi4elfss6g&response_mode=form_post&nonce=638598951802684148.nmixy2y0ndctn2fmzi00mzhhltg1y2itnmq0zgvhzmexode5yzjlmddimtqtntzjos00y2zklwi3yjqtmmuzy2uyn2zjytk0&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 03:46:21 774 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:46:31 209 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:46:35 492 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:46:35 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: lightbox]
--- 22 Aug 03:46:35 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: i0116]
--- 22 Aug 03:46:35 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: i0116]
--- 22 Aug 03:46:41 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: idSIButton9]
--- 22 Aug 03:46:41 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: i0118]
--- 22 Aug 03:46:49 119 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:46:49 119 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:46:49 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: lightbox]
--- 22 Aug 03:46:49 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (254516ecf1983b3284d4d7e5e909ed6b)] -> id: idSIButton9]
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
verifyDeliveryRTSDefault_AllParties(, chrome_Windows XP)
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
--- 22 Aug 03:40:20 340 - TestCaseID:: verifyDeliveryRTSDefault_AllParties
--- 22 Aug 03:40:22 008 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery sent for all parties by default
Steps:
--- 22 Aug 03:40:24 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:40:24 611 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:40:51 957 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:40:52 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: btnSubmit]
--- 22 Aug 03:40:52 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:40:52 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:40:57 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: btnSubmit]
--- 22 Aug 03:40:59 073 - 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%3dp7oyndcpkfguhql2cruuy8raoteljd6ia0jc_fuwfodtcbviga219bqg1sn6_ioe_pu3mvqucof1_rq-rzlspnb8lklrkunikimeefzfun4htdefilz4fnh9kdst1pb1dxxegz_k4gco8scqofral6lyof05iejuekhs6srxzx8cd708jwhtygkyg8f-gvtkgsg5ckqhqjrqdhlqrufpia&response_mode=form_post&nonce=638598948579471884.zduzmtu1ytetownjzi00ywrjlthlyjqtmzy3ytu3zjazyzizogrhmjdmy2mtogq2ms00mjfjltg1n2ytyzm4owe4otmzmjri&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 03:40:59 073 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:41:08 987 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:41:13 298 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:41:13 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: lightbox]
--- 22 Aug 03:41:13 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: i0116]
--- 22 Aug 03:41:13 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: i0116]
--- 22 Aug 03:41:18 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: idSIButton9]
--- 22 Aug 03:41:20 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: i0118]
--- 22 Aug 03:41:27 263 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:41:27 278 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:41:27 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: lightbox]
--- 22 Aug 03:41:27 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: idSIButton9]
--- 22 Aug 03:41:29 767 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:41:29 769 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:41:29 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: btnUpload]
--- 22 Aug 03:41:30 063 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Aug 03:41:30 063 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:41:30 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> css selector: .header]
--- 22 Aug 03:41:30 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:41:32 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //a[text()='Administration']]
--- 22 Aug 03:41:38 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:41:38 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:41:43 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //*[text()='Select All']]
--- 22 Aug 03:41:43 879 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:41:43 879 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:41:44 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: btnPrimary]
--- 22 Aug 03:41:44 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: btnPrimary]
--- 22 Aug 03:41:45 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 22 Aug 03:41:45 904 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Aug 03:41:45 905 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:41:50 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> xpath: //*[text()='Import Template']]
--- 22 Aug 03:42:21 601 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (dfdb0693209bd3d1b0a0a978cfbd7648)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 22 Aug 03:42:24 756 - TestCaseID:: verifyDeliveryRTSDefault_AllParties
--- 22 Aug 03:42:26 707 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Aug 03:42:30 878 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Aug 03:42:30 878 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:42:58 491 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Aug 03:42:58 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: btnSubmit]
--- 22 Aug 03:42:58 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:42:58 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Aug 03:43:04 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: btnSubmit]
--- 22 Aug 03:43:06 418 - 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%3drwyg5yqjww1ta35uhznimcjcmwxagg-yo36tqpyz1juyapgln4ptf7xfakihg8lc2e7svf7gdc0hki37bmrynvvlvhyhzkeuaxumf-9ihktubgo2ogspl-f6xy1iz2lo0juh1cidcuf5uwmwr2px5jjzrd2v6mfaxc-x72hpzzhv8vcdhfrigqzcfiuwb5lzvhixo-dyqrpihe4pj-wxhq&response_mode=form_post&nonce=638598949845141396.mdrmmja4m2mtmzjknc00m2m2lwjknjytnzjlzmq1mwzmzdq1mtq0odc1ntqtzgnlzs00yzi5lwjmotktzmjmnjfmodgwzmy3&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 03:43:06 419 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:43:16 218 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Aug 03:43:20 514 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Aug 03:43:20 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: lightbox]
--- 22 Aug 03:43:20 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: i0116]
--- 22 Aug 03:43:20 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: i0116]
--- 22 Aug 03:43:26 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: idSIButton9]
--- 22 Aug 03:43:27 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: i0118]
--- 22 Aug 03:43:33 395 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Aug 03:43:33 396 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Aug 03:43:33 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: lightbox]
--- 22 Aug 03:43:34 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (67429442590ce4aa55bd4a10eca811f5)] -> id: idSIButton9]
Cannot read field "header" because "searchActiveSessionPage" is null [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@32b2f507)
0 ms
init(org.testng.TestRunner@32b2f507)
10385 ms
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff(, chrome_Windows XP)
149317 ms
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive(, chrome_Windows XP)
346503 ms
verifyDeliveryRTSAddDocAttPartyTransferSession(, chrome_Windows XP)
565076 ms
verifyDeliveryRTSDefault_AllParties(, chrome_Windows XP)
758410 ms
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty(, chrome_Windows XP)
954546 ms
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc(, chrome_Windows XP)
1154878 ms
VerifyDeliveryXMLDefault_AllParties(, chrome_Windows XP)
1223598 ms
VerifyDeliveryXMLPartywithNoAction_ExcludeParty(, chrome_Windows XP)
1667279 ms