Test results
1 suite, 1 failed test
com.imm.testscripts.Edelivery.EDelivery
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS ({Attachpath=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, Tenant_User=immadmin1@immesignqa.onmicrosoft.com, EmailID=,anoma.premalal@kinective.io, Group=anomaGRP,AdobeGroup,Test Group Management, FI_Name=, Description=verify SenderDropdownForGroupsIneSignatureManagementPageRTS- eSign FI - Fully Integrated anonymous FI, Email=Fiadmin,janedoe, User=janedoe, Login_User_ID=, Message=Your documents are available for viewing, signing and printing., Sender_Emails=janedoe@immonline.com, ShortName=, PartyName=, Filepath=src/main/resources/testdata/files/513bA.Zip,src/main/resources/testdata/files/AdobeOEM/513BA.pdf, TestID=verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS, Parties=, Dictionary_Code=, FItype=Unified, Required=, PartiesToView=, IndexSource=, Phone=+91 9700164911, Sessionurl=, plusfi=FALSE, IntegrationType=Anonymous, DocumentName=513BA, Password=iMM@2022, DictionaryOption=, Path=, Tenant_Password=iMM@2025, Comments=, Workflow=, Sender_Email_Id=pattemsunitha1304@gmail.com, FI_ID=Anony1, Vendor=, AttachmentTypeOption=, Date=, Subject=Adobe-Sender Email RTS eSign FI -Fully Integrated, Folderpath=, NameDescription=, Tab=, Psw=, Usr=, FullName=513BA, Login_Password=, UserType=Admin,User, Authentication Method=})
Element should be clickable: interactable and enabled {{id: btnAccept}} Element: '<button class="btn" disabled="true" id="btnAccept" name="button" type="submit" value="btnAccept">Accept</button>' Actual value: disabled Timeout: 4 s. at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102) at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148) at com.codeborne.selenide.commands.Click.findElement(Click.java:42) at com.codeborne.selenide.commands.Click.execute(Click.java:28) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy38.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:511) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:495) at com.imm.pages.ESignatureConscentPage.clickAccept(ESignatureConscentPage.java:101) at com.imm.testscripts.Edelivery.EDelivery.verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS(EDelivery.java:5372) 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:1597) 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 eDelivery Sender Email In eSignature Management Page RTS)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-366748875\testng-customsuite.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="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.Edelivery.EDelivery">
        <methods>
          <include name="verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS"/>
        </methods>
      </class> <!-- com.imm.testscripts.Edelivery.EDelivery -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeOEM
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS
EDelivery
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS
P1
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS
Smoke
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS({Attachpath=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, Tenant_User=immadmin1@...)
   --- 25 Sep 16:09:52 932 - TestCaseID:: verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS
   --- 25 Sep 16:10:02 472 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify SenderDropdownForGroupsIneSignatureManagementPageRTS- eSign FI - Fully Integrated anonymous FI COMMENTS:
Steps:
   --- 25 Sep 16:10:09 570 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 25 Sep 16:10:09 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:10:10 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 25 Sep 16:10:10 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 25 Sep 16:10:17 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 25 Sep 16:10:20 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 25 Sep 16:10:20 395 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:10:25 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 25 Sep 16:10:27 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> xpath: //*[@id='btnSubmit']]
   --- 25 Sep 16:10:31 434 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 16:10:31 436 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : Anony1
   --- 25 Sep 16:10:34 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 16:10:34 637 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:10:34 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> id: btnUpload]
   --- 25 Sep 16:10:37 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 16:10:37 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:10:38 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> css selector: .header]

Successfully navigated to the 'documents' page [ScreenShot]
 Login as FiAdmin with Existing FI : Anony1
   --- 25 Sep 16:10:38 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8b34eba46a71d883a61f6e5649be470f)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 25 Sep 16:10:43 018 - TestCaseID:: verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS
   --- 25 Sep 16:10:45 539 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 25 Sep 16:10:50 523 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 25 Sep 16:10:50 524 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:10:50 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 25 Sep 16:10:50 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 25 Sep 16:10:57 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 25 Sep 16:11:00 257 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 25 Sep 16:11:00 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:11:05 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 25 Sep 16:11:07 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //*[@id='btnSubmit']]
   --- 25 Sep 16:11:13 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 25 Sep 16:11:13 046 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : Anony1
   --- 25 Sep 16:11:50 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //*[@id='btnSearch']]
   --- 25 Sep 16:11:54 205 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 25 Sep 16:11:54 207 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:11:54 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> css selector: .header]

Successfully navigated to the 'searchActiveSession' page [ScreenShot]
   --- 25 Sep 16:11:54 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 25 Sep 16:12:02 461 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 25 Sep 16:12:02 463 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:12:02 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 25 Sep 16:12:05 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 25 Sep 16:12:05 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:12:06 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> css selector: .header]

Successfully navigated to the 'userAccountSettingsPage' [ScreenShot]
   --- 25 Sep 16:12:06 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //a[text()='Processing']]
   --- 25 Sep 16:12:12 797 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 25 Sep 16:12:12 801 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:12:23 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: tab0]
   --- 25 Sep 16:12:26 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 25 Sep 16:12:26 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:12:26 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> css selector: .header]
   --- 25 Sep 16:12:26 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 25 Sep 16:12:28 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 513BA.pdf file in the collected Document Page
[ScreenShot]
   --- 25 Sep 16:12:29 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 25 Sep 16:12:36 192 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&refresh=y
   --- 25 Sep 16:12:36 193 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:12:58 223 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&refresh=y
   --- 25 Sep 16:12:58 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:01 468 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&refresh=y
   --- 25 Sep 16:13:01 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:04 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&refresh=y
   --- 25 Sep 16:13:04 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:04 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: Sign]
   --- 25 Sep 16:13:08 071 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&refresh=y
   --- 25 Sep 16:13:08 072 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:08 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown
[ScreenShot]
 Successfully navigated to 'Session Details' page [ScreenShot]
 plus statusfalse
   --- 25 Sep 16:13:18 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: Sign]
   --- 25 Sep 16:13:18 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: Sign]
   --- 25 Sep 16:13:25 496 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq
   --- 25 Sep 16:13:25 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:25 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 25 Sep 16:13:28 830 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq
   --- 25 Sep 16:13:28 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:28 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 25 Sep 16:13:32 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq
   --- 25 Sep 16:13:32 337 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:32 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 25 Sep 16:13:34 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for Jane Smith [ScreenShot]
   --- 25 Sep 16:13:41 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 25 Sep 16:13:46 025 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&signerprefixorder=1
   --- 25 Sep 16:13:46 026 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:49 232 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&signerprefixorder=1
   --- 25 Sep 16:13:49 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 16:13:49 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3a53462d73d55ca886188cb557f08610)] -> id: btnType]
 Clicked 'Sign' button for Jane Smith
 Signature didn't match with the Name[ScreenShot]
   --- 25 Sep 16:13:54 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202509251612294641333_2kcaxrhuxobkpnivlp1m0afq&signerprefixorder=1
   --- 25 Sep 16:13:54 827 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
13 ignored methods
com.imm.testscripts.Edelivery.EDelivery
verifyDeliveryRTSAddDocAttPartyTransferSession
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
verifySenderDropdownForGroupsIneSignatureManagementPageXML
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryRTSDefault_AllParties
verifyeDeliverySenderEmailIneSignatureManagementPageXML
VerifyDeliveryXMLDefault_AllParties
verifyAdobeSMSEDeliverywihtDifferentAuthenticationTypesRTS
verifyeDeliverySenderEmailIneSignatureManagementPageRTS
verifyAdobeSMSEDeliverywithDifferentAuthenticationTypesXML
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@46a5aff) 0 ms
init(org.testng.TestRunner@46a5aff) 10293 ms
verifyeSenderDropdownForGroupsIneSignatureManagementPageRTS({Attachpath=, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, Tenant_User=immadmin1@...) 63671 ms