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.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy22.get(Unknown Source)
at com.imm.pages.ESignatureManagementPage.verifyDefaultSMSLinkCheckbox(ESignatureManagementPage.java:1925)
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)
(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&hsfiid=TestFI&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: 10 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS({Attachpath=, EmailID=, Description=Before Executing this testcase first, Set one FI with 'Remote SM...)
Index 0 out of bounds for length 0 [ScreenShot]
--- 01 Jul 11:23:37 044 - TestCaseID:: verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
--- 01 Jul 11:23:44 647 - 7 - 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:
--- 01 Jul 11:23:44 790 - TestCaseID:: verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS
--- 01 Jul 11:23:48 675 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 01 Jul 11:24:06 664 - Page URL:: http://kaushalpjh/teaasp/login.aspx
--- 01 Jul 11:24:06 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:24:06 826 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnSubmit]
--- 01 Jul 11:24:06 949 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Jul 11:24:07 070 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Jul 11:24:19 567 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 01 Jul 11:24:19 700 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 01 Jul 11:24:29 055 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 01 Jul 11:24:29 151 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 01 Jul 11:24:37 703 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnSubmit]
--- 01 Jul 11:24:43 834 - Page URL:: http://kaushalpjh/teaasp/documentmntc.aspx
--- 01 Jul 11:24:43 835 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:24:56 603 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 01 Jul 11:24:59 785 - Page URL:: http://kaushalpjh/teaasp/documentmntc.aspx
--- 01 Jul 11:24:59 786 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:24:59 897 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnUpload]
--- 01 Jul 11:25:04 673 - Page URL:: http://kaushalpjh/teaasp/documentmntc.aspx
--- 01 Jul 11:25:04 673 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:25:04 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:25:04 913 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[text()='Administration']]
--- 01 Jul 11:25:07 022 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[text()='Administration']]
--- 01 Jul 11:25:28 918 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 01 Jul 11:25:41 547 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 01 Jul 11:25:41 630 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //*[text()='Import Template']]
--- 01 Jul 11:25:47 065 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //*[@type='file']]
--- 01 Jul 11:25:54 806 - Unable to find an element within the given time: 5 seconds.
--- 01 Jul 11:25:57 884 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[text()='Processing']]
--- 01 Jul 11:25:59 981 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[text()='Processing']]
--- 01 Jul 11:26:12 815 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Jul 11:26:12 816 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:26:23 047 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: tab0]
--- 01 Jul 11:26:26 188 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Jul 11:26:26 189 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:26:26 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:26:29 441 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Jul 11:26:29 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:26:39 655 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: tab0]
--- 01 Jul 11:26:42 799 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Jul 11:26:42 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:26:42 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:26:47 735 - Unable to find an element within the given time: 5 seconds.
--- 01 Jul 11:26:51 019 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Jul 11:26:51 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:26:51 089 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: dragandrophandler]
--- 01 Jul 11:26:56 476 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //*[@type='file']]
--- 01 Jul 11:27:14 236 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Loan Application Form.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Loan Application Form.pdf file in the collected Document Page[ScreenShot]
--- 01 Jul 11:27:18 542 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: dragandrophandler]
--- 01 Jul 11:27:23 919 - Unable to find a element after 5 sec ==> [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //*[@type='file']]
--- 01 Jul 11:27:29 036 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Students Loan.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Students Loan.pdf file in the collected Document Page[ScreenShot]
--- 01 Jul 11:27:33 952 - Unable to find an element within the given time: 5 seconds.
--- 01 Jul 11:27:34 018 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[contains(text(),'Create Session')]]
--- 01 Jul 11:27:41 836 - Unable to find an element within the given time: 5 seconds.
--- 01 Jul 11:27:59 932 - Unable to find an element within the timeout: 30 seconds.
--- 01 Jul 11:28:03 122 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&refresh=y
--- 01 Jul 11:28:03 123 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:03 195 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: Sign]
--- 01 Jul 11:28:03 260 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: Attach]
--- 01 Jul 11:28:06 436 - Page URL:: http://kaushalpjh/teaasp/sessiondetails?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&refresh=y
--- 01 Jul 11:28:06 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:06 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:28:16 596 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: Sign]
--- 01 Jul 11:28:16 656 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: Sign]
--- 01 Jul 11:28:23 038 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts
--- 01 Jul 11:28:23 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:23 110 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Jul 11:28:26 290 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts
--- 01 Jul 11:28:26 291 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:26 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:28:29 596 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts
--- 01 Jul 11:28:29 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:29 668 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Jul 11:28:32 845 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts
--- 01 Jul 11:28:32 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:32 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:28:36 139 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts
--- 01 Jul 11:28:36 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:28:36 200 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 01 Jul 11:28:38 301 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 01 Jul 11:28:50 775 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[contains(@id,'signdoc')]]
--- 01 Jul 11:28:56 905 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:28:56 906 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:00 028 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:00 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:00 099 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnType]
--- 01 Jul 11:29:05 470 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:05 470 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:05 564 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: disclosureReviewConfirm]
--- 01 Jul 11:29:09 743 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnAccept]
--- 01 Jul 11:29:17 629 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:17 630 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:17 694 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 01 Jul 11:29:18 795 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:29:31 485 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 01 Jul 11:29:31 551 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 01 Jul 11:29:36 917 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:36 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:40 032 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:40 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:40 305 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:29:43 416 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:43 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:43 483 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 01 Jul 11:29:47 610 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:29:50 916 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:29:50 980 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 01 Jul 11:29:54 083 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:54 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:54 190 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:29:57 295 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:29:57 296 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:29:58 353 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:30:00 436 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:30:03 703 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:30:03 770 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 01 Jul 11:30:06 874 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:30:06 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:06 985 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:30:10 092 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=1
--- 01 Jul 11:30:10 093 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:10 145 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 01 Jul 11:30:14 272 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:30:16 470 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 01 Jul 11:30:27 848 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:30:27 849 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:27 911 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Jul 11:30:31 084 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:30:31 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:31 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:30:31 222 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 01 Jul 11:30:33 301 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 01 Jul 11:30:45 739 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[contains(@id,'signdoc')]]
--- 01 Jul 11:30:50 679 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:30:50 681 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:53 805 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:30:53 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:53 867 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnType]
--- 01 Jul 11:30:59 219 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:30:59 219 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:30:59 307 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: disclosureReviewConfirm]
--- 01 Jul 11:31:03 469 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnAccept]
--- 01 Jul 11:31:09 683 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:09 684 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:09 742 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 01 Jul 11:31:10 836 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:31:23 434 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 01 Jul 11:31:23 501 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 01 Jul 11:31:28 838 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:28 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:32 004 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:32 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:32 281 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:31:35 398 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:35 398 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:35 460 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 01 Jul 11:31:39 629 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:31:42 863 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:31:42 916 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 01 Jul 11:31:46 023 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:46 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:46 125 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:31:49 191 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:49 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:50 244 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:31:52 333 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:31:55 570 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:31:55 625 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 01 Jul 11:31:58 725 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:31:58 726 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:31:58 826 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:32:01 945 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=2
--- 01 Jul 11:32:01 945 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:02 002 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 01 Jul 11:32:06 130 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:32:08 320 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 01 Jul 11:32:16 698 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:32:16 698 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:16 767 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Jul 11:32:19 906 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:32:19 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:19 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:32:20 030 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 01 Jul 11:32:22 147 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 01 Jul 11:32:34 552 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //a[contains(@id,'signdoc')]]
--- 01 Jul 11:32:39 016 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:32:39 016 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:42 117 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:32:42 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:42 181 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnType]
--- 01 Jul 11:32:47 521 - Page URL:: http://kaushalpjh/teaasp/esignatureconsent?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:32:47 522 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:47 610 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: disclosureReviewConfirm]
--- 01 Jul 11:32:51 773 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> id: btnAccept]
--- 01 Jul 11:32:57 005 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:32:57 006 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:32:57 069 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 01 Jul 11:32:58 159 - Unable to find an element within the given time: 2 seconds.
--- 01 Jul 11:33:10 845 - An unexpected error occurred: Timed out after 5 seconds. Unable to locate the element
--- 01 Jul 11:33:10 913 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[contains(@data-bind,'$root.CollpaseLeftPanelClick')]]
--- 01 Jul 11:33:16 283 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:33:16 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:19 435 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:33:19 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:19 710 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:33:22 824 - Page URL:: http://kaushalpjh/teaasp/esignatureapply?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signerprefixorder=5
--- 01 Jul 11:33:22 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:22 889 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 01 Jul 11:33:27 009 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 01 Jul 11:33:29 204 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 01 Jul 11:33:36 541 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:33:36 542 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:36 603 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Jul 11:33:39 728 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:33:39 728 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:39 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: .header]
--- 01 Jul 11:33:43 206 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:33:43 207 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:46 407 - Page URL:: http://kaushalpjh/teaasp/esignermanager?origsessionid=202507011127393451387_mwdjt5p4gi02x5pdzcckblts&signcomplete=1
--- 01 Jul 11:33:46 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:106)
--- 01 Jul 11:33:46 461 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 01 Jul 11:33:48 557 - Element is displayed and enabled: [[RemoteWebDriver: chrome on Windows XP (0338488a86ce8a0fc0f4f85682deeb28)] -> xpath: //*[@id='tab0']]
SMS Link Notification checkbox is not displayed for Email Authentication[ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
1 ignored method
com.imm.testscripts.Edelivery.EDelivery
verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@77eb0e47)
0 ms
init(org.testng.TestRunner@77eb0e47)
10293 ms
verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS({Attachpath=, EmailID=, Description=Before Executing this testcase first, Set one FI with 'Remote SM...)
22226 ms