Test results
1 suite, 1 failed test
com.imm.testscripts.Edelivery.EDelivery
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS ({Attachpath=, EmailID=, Description=Before Executing this testcase first, Set one FI with 'Remote SMS Link Notification' setting is disbaled from immadmin and Verify eSign UI, Email=Kaushal.patel@kinective.io, User=, ShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/DriversLicense.jpg, TestID=verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS, Parties=, FItype=Admin, Required=, PartiesToView=, IndexSource=, Phone=+91 9879497888, Sessionurl=, DocumentName=, Password=P@ssword1!, DictionaryOption=, Path=src/main/resources/testdata/files/DocumentExport.Zip, UserName=fiadmin, Sender_Email_Id=employee1@immonline.com, FI_ID=kp1, Vendor=, AttachmentTypeOption=, Date=, Folderpath=, NameDescription=, Psw=, Usr=, FullName=, Authentication Method=Email, Password, KBA, Phone, GovernmentID, ID.me})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source) at com.imm.pages.ESignatureManagementPage.verifyDefaultSMSLinkCheckbox(ESignatureManagementPage.java:1941) at com.imm.testscripts.Edelivery.EDelivery.verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS(EDelivery.java:198) 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:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 29 more Caused by: org.openqa.selenium.JavascriptException: javascript error: Cannot read properties of null (reading 'checked') (Session info: chrome=137.0.7151.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.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [a711d5b1ed0874ff6fee4530182449c8, executeScript {script=return document.querySelector('#SMSLinkDelivery input').checked;, args=[]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62855}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.40:4444/session..., se:cdpVersion: 137.0.7151.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: a711d5b1ed0874ff6fee4530182449c8 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.executeScript(RemoteWebDriver.java:488) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 31 more
(verify Adobe SMS checkbox for EDelivery using different Authentication methods for RTS Session)
C:\Users\kaushalp\git\eSign\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="http://kaushalpjh/TEAASP/Login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://qa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=TestFI&amp;XMLData=\\immesignfilesqa.file.core.windows.net\teaaspfiles\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <listeners>
    <listener class-name="com.imm.support.MethodInterceptor"/>
  </listeners>
  <test thread-count="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.Edelivery.EDelivery">
        <methods>
          <include name="verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS"/>
        </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
P1
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
Process
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
Smoke
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS({Attachpath=, EmailID=, Description=Before Executing this testcase first, Set one FI with 'Remote SM...)
   --- 01 Jul 11:51:12 964 - TestCaseID:: verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
   --- 01 Jul 11:51:19 835 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Before Executing this testcase first, Set one FI with 'Remote SMS Link Notification' setting is disbaled from immadmin and Verify eSign UI
Steps:
 Before Executing this testcase first, Set one FI with 'Remote SMS Link Notification' setting is disbaled from immadmin and Verify eSign UI
   --- 01 Jul 11:51:19 976 - TestCaseID:: verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
   --- 01 Jul 11:51:22 784 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 01 Jul 11:51:28 816 - Page URL:: http://kaushalpjh/teaasp/login.aspx
   --- 01 Jul 11:51:28 818 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:51:28 931 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 01 Jul 11:51:29 006 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Jul 11:51:29 074 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Jul 11:51:41 453 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 01 Jul 11:51:41 516 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 01 Jul 11:51:50 778 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
   --- 01 Jul 11:51:50 840 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
 Login into FI : kp2 & User: - fiadmin
   --- 01 Jul 11:51:59 272 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnSubmit]
   --- 01 Jul 11:52:04 282 - Page URL:: http://kaushalpjh/teaasp/documentmntc.aspx
   --- 01 Jul 11:52:04 283 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:52:16 963 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
   --- 01 Jul 11:52:20 100 - Page URL:: http://kaushalpjh/teaasp/documentmntc.aspx
   --- 01 Jul 11:52:20 100 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:52:20 165 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnUpload]
   --- 01 Jul 11:52:23 327 - Page URL:: http://kaushalpjh/teaasp/documentmntc.aspx
   --- 01 Jul 11:52:23 328 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:52:23 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
 Login as FiAdmin with Existing FI : kp2
   --- 01 Jul 11:52:23 495 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[text()='Administration']]
   --- 01 Jul 11:52:25 584 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 01 Jul 11:52:30 904 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[text()='Select All']]
   --- 01 Jul 11:52:30 986 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[text()='Select All']]
   --- 01 Jul 11:52:36 050 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 01 Jul 11:52:39 361 - Page URL:: http://kaushalpjh/teaasp/documentmaintenance
   --- 01 Jul 11:52:39 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:52:40 103 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnPrimary]
   --- 01 Jul 11:52:40 165 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnPrimary]
   --- 01 Jul 11:52:40 799 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 01 Jul 11:52:41 079 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[text()='Import Template']]
   --- 01 Jul 11:52:46 467 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[@type='file']]
   --- 01 Jul 11:52:54 171 - Unable to find an element within the given time: 5 seconds.
 File uploaded successfully: DocumentExport.Zip
 Import the template from Zip formate
   --- 01 Jul 11:52:57 242 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[text()='Processing']]
   --- 01 Jul 11:52:59 327 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[text()='Processing']]
   --- 01 Jul 11:53:08 047 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Jul 11:53:08 048 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:53:18 263 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: tab0]
   --- 01 Jul 11:53:21 355 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Jul 11:53:21 356 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:53:21 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
   --- 01 Jul 11:53:24 584 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Jul 11:53:24 584 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:53:34 776 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: tab0]
   --- 01 Jul 11:53:37 910 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Jul 11:53:37 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:53:37 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
   --- 01 Jul 11:53:42 800 - Unable to find an element within the given time: 5 seconds.
   --- 01 Jul 11:53:46 078 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Jul 11:53:46 078 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:53:46 144 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: dragandrophandler]
   --- 01 Jul 11:53:51 498 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[@type='file']]
 File Dragged and dropped to clipboard
   --- 01 Jul 11:53:56 617 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Loan Application Form.pdf file in the collected Document Page
[ScreenShot]
   --- 01 Jul 11:53:56 899 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: dragandrophandler]
   --- 01 Jul 11:54:02 268 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[@type='file']]
 File Dragged and dropped to clipboard
   --- 01 Jul 11:54:07 372 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Students Loan.pdf file in the collected Document Page
[ScreenShot]
   --- 01 Jul 11:54:12 234 - Unable to find an element within the given time: 5 seconds.
   --- 01 Jul 11:54:12 299 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 01 Jul 11:54:32 385 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
   --- 01 Jul 11:54:47 892 - Unable to find an element within the timeout: 30 seconds.
   --- 01 Jul 11:54:51 072 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&refresh=y
   --- 01 Jul 11:54:51 073 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:54:51 134 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: Sign]
   --- 01 Jul 11:54:51 189 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: Attach]
   --- 01 Jul 11:54:54 340 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&refresh=y
   --- 01 Jul 11:54:54 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:54:54 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
   --- 01 Jul 11:55:04 526 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: Sign]
   --- 01 Jul 11:55:04 577 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: Sign]
   --- 01 Jul 11:55:10 923 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc
   --- 01 Jul 11:55:10 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:10 988 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Jul 11:55:14 165 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc
   --- 01 Jul 11:55:14 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:14 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
   --- 01 Jul 11:55:17 448 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc
   --- 01 Jul 11:55:17 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:17 506 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Jul 11:55:20 676 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc
   --- 01 Jul 11:55:20 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:20 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
   --- 01 Jul 11:55:23 954 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc
   --- 01 Jul 11:55:23 954 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:24 016 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 01 Jul 11:55:26 103 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for John Smith [ScreenShot]
   --- 01 Jul 11:55:38 553 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 01 Jul 11:55:43 265 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:55:43 265 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:46 372 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:55:46 373 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:46 441 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnType]
 Clicked 'Sign' button for John Smith
 Signature matched with the Name [ScreenShot]
   --- 01 Jul 11:55:51 789 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:55:51 789 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:55:51 885 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: disclosureReviewConfirm]
   --- 01 Jul 11:55:56 043 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnAccept]
   --- 01 Jul 11:56:00 845 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:00 845 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:00 909 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 01 Jul 11:56:02 013 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:56:14 583 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
 not found left pane
   --- 01 Jul 11:56:14 697 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 01 Jul 11:56:20 045 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:20 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:23 197 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:23 198 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
 Selected document : Loan [ScreenShot]
   --- 01 Jul 11:56:23 475 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:56:26 616 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:26 616 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:26 677 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 01 Jul 11:56:30 795 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:56:34 029 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:56:34 098 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 01 Jul 11:56:37 207 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:37 207 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:37 310 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:56:40 387 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:40 388 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:41 445 - Unable to find an element within the given time: 2 seconds.
 Clicked 'Next' button
   --- 01 Jul 11:56:43 546 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:56:46 784 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:56:46 840 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 01 Jul 11:56:49 952 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:49 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:50 052 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:56:53 161 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=1
   --- 01 Jul 11:56:53 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:56:53 221 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 01 Jul 11:56:57 355 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:56:59 551 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 01 Jul 11:57:06 941 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 11:57:06 941 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:57:07 002 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Jul 11:57:10 128 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 11:57:10 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:57:10 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button!
   --- 01 Jul 11:57:10 254 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 01 Jul 11:57:12 343 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for James Lian [ScreenShot]
   --- 01 Jul 11:57:24 782 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 01 Jul 11:57:29 158 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:57:29 159 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:57:32 267 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:57:32 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:57:32 324 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnType]
 Clicked 'Sign' button for James Lian
 Signature matched with the Name [ScreenShot]
   --- 01 Jul 11:57:37 658 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:57:37 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:57:37 736 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: disclosureReviewConfirm]
   --- 01 Jul 11:57:41 899 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnAccept]
   --- 01 Jul 11:57:46 182 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:57:46 182 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:57:46 242 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 01 Jul 11:57:47 335 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:58:00 011 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
 not found left pane
   --- 01 Jul 11:58:00 071 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 01 Jul 11:58:05 406 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:05 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:08 573 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:08 574 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
 Selected document : Loan [ScreenShot]
   --- 01 Jul 11:58:08 845 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:58:11 916 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:11 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:11 976 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 01 Jul 11:58:16 098 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:58:19 335 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:58:19 386 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 01 Jul 11:58:22 500 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:22 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:22 599 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:58:25 719 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:25 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:26 770 - Unable to find an element within the given time: 2 seconds.
 Clicked 'Next' button
   --- 01 Jul 11:58:28 844 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:58:32 085 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:58:32 137 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 01 Jul 11:58:35 251 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:35 251 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:35 346 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:58:38 416 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=2
   --- 01 Jul 11:58:38 417 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:38 477 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 01 Jul 11:58:42 591 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:58:44 783 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 01 Jul 11:58:52 157 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 11:58:52 158 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:52 219 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Jul 11:58:55 371 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 11:58:55 372 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:58:55 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button!
   --- 01 Jul 11:58:55 495 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 01 Jul 11:58:57 574 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for Sam Smith [ScreenShot]
   --- 01 Jul 11:59:09 997 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 01 Jul 11:59:14 430 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:14 431 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:59:17 547 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:17 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:59:17 606 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnType]
 Clicked 'Sign' button for Sam Smith
 Signature matched with the Name [ScreenShot]
   --- 01 Jul 11:59:22 969 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:22 969 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:59:23 053 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: disclosureReviewConfirm]
   --- 01 Jul 11:59:27 219 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> id: btnAccept]
   --- 01 Jul 11:59:31 510 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:31 510 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:59:31 569 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
   --- 01 Jul 11:59:32 664 - Unable to find an element within the given time: 2 seconds.
   --- 01 Jul 11:59:45 329 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
 not found left pane
   --- 01 Jul 11:59:45 411 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
 clicked on collapse left pane arrow [ScreenShot]
   --- 01 Jul 11:59:50 801 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:50 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:59:53 968 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:53 969 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
 Selected document : StudentsLoan [ScreenShot]
   --- 01 Jul 11:59:54 254 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 11:59:57 352 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signerprefixorder=5
   --- 01 Jul 11:59:57 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 11:59:57 414 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 01 Jul 12:00:01 559 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 01 Jul 12:00:03 758 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
   --- 01 Jul 12:00:11 075 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 12:00:11 076 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 12:00:11 138 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Jul 12:00:14 287 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 12:00:14 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 12:00:14 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button!
   --- 01 Jul 12:00:17 726 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 12:00:17 727 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 12:00:20 941 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011154174781597_h4yq1gsdl4ucwdmyq0iawsyc&signcomplete=1
   --- 01 Jul 12:00:20 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
   --- 01 Jul 12:00:20 995 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 01 Jul 12:00:23 088 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (a711d5b1ed0874ff6fee4530182449c8)] -> xpath: //*[@id='tab0']]
   --- 01 Jul 12:00:30 514 - Unable to find an element within the given time: 10 seconds.
1 ignored method
com.imm.testscripts.Edelivery.EDelivery
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@ac71bd7) 0 ms
init(org.testng.TestRunner@ac71bd7) 10283 ms
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS({Attachpath=, EmailID=, Description=Before Executing this testcase first, Set one FI with 'Remote SM...) 20419 ms