Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;, WorkflowSummary=, Login_User_ID=cuadmin@immtestcu.onmicrosoft.com, Address=, FiStatus=, FiAdmin_LastName=, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=Basic_WF, City=, Delete_Dictionary=, AttachmentTypeOption=, PlusFi=true, NewEmailID=eSignQATest@hotmail.com;, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=, UserType=, FI_Type=Unified, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, CompletionOder=Complete in order; Complete in any order;, Description=Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality., AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/ZZZZ_SampleDoc.pdf, TestID=VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi, KioskDropDownValues=Copy;Sign Now;Copy and Sign Now;, FiAdmin_UserID=, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=KioskPlus1, XMLSessionURL=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=KioskPlus1&xmlData=D:\Automation_DataFiles\PCO1O2-AlphaFiB_plusFi.xml, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
Element should be clickable: interactable and enabled {{xpath: (//div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[5])/div/button[contains(text(),'Copy') and contains(@data-bind,'https://secure.na1.adobesign.com/')] | (//div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[3])/div/button[contains(text(),'Copy') and contains(@data-bind,'https://secure.na1.adobesign.com/')]}} Element: '<button class="btn signbutton" id name type="submit" value displayed:false></button>' Actual value: hidden, opacity=1 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.$Proxy24.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493) at com.imm.pages.SessionDetailsKioskPage.clickOnCopyButton(SessionDetailsKioskPage.java:231) at com.imm.testscripts.FIManagement.FIManagement.VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi(FIManagement.java:12078) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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:1511) 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)
(VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi)
C:\Users\sa_kaushal.patel\git\AdobeSignCloud\testxml\regression\Chrome_Run.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="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="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.FIManagement.FIManagement">
        <methods>
          <include name="VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi"/>
        </methods>
      </class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
Kiosk
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
P1
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Smoke
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
Times for IMM_Esign_Chrome
Total running time: 10 minutes
Reporter output for IMM_Esign_Chrome
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...)
   --- 15 Apr 10:43:00 607 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
   --- 15 Apr 10:43:04 796 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality.
Steps:
 Set Kiosk setting dropdown field in Tenant Manager. Login into Plus Fi with creating RTS and XML session and verify Kiosk functionality.
   --- 15 Apr 10:43:05 037 - TestCaseID:: VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi
   --- 15 Apr 10:43:06 529 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 15 Apr 10:43:12 947 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 15 Apr 10:43:12 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:43:13 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
 =-=-=-=-=-=-=-=-=-= Login using eSign plus fi - KioskPlus1 =-=-=-=-=-=-=-=-=-=
   --- 15 Apr 10:43:13 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign Plus FI - KioskPlus1
   --- 15 Apr 10:43:14 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[@id='btnSubmit']]
   --- 15 Apr 10:43:23 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: lightbox]
   --- 15 Apr 10:43:23 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: i0116]
   --- 15 Apr 10:43:24 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: idSIButton9]
   --- 15 Apr 10:43:30 473 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Apr 10:43:30 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:43:30 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: lightbox]
   --- 15 Apr 10:43:30 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: idSIButton9]
   --- 15 Apr 10:43:38 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Apr 10:43:38 167 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Log in with Username - cuadmin@immtestcu.onmicrosoft.com
   --- 15 Apr 10:43:41 362 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Apr 10:43:41 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:43:41 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: btnUpload]
   --- 15 Apr 10:43:44 703 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Apr 10:43:44 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:43:44 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Logged in successfully with Using -> 'KioskPlus1' & FIAdmin User -> 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 15 Apr 10:43:45 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 15 Apr 10:43:54 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 15 Apr 10:43:59 661 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Apr 10:43:59 661 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:44:03 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 15 Apr 10:44:04 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 15 Apr 10:44:09 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //a[text()='Processing']]
   --- 15 Apr 10:44:18 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 15 Apr 10:44:18 598 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:44:28 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: tab0]
   --- 15 Apr 10:44:32 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 15 Apr 10:44:32 069 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:44:32 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 15 Apr 10:44:32 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 15 Apr 10:44:34 612 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 15 Apr 10:44:34 867 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 15 Apr 10:44:43 484 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:44:43 485 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:05 719 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:45:05 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:08 881 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:45:08 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:12 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:45:12 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:15 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:45:15 256 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:15 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: Sign]
   --- 15 Apr 10:45:15 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: Attach]
   --- 15 Apr 10:45:18 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:45:18 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:18 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Click on Create Session button
   --- 15 Apr 10:45:31 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze&refresh=y
   --- 15 Apr 10:45:31 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:45:40 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
 Select 'Basic_WF' workflow [ScreenShot]
   --- 15 Apr 10:45:47 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: btnsubmit]
   --- 15 Apr 10:46:00 870 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:46:00 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:46:00 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: Sign]
   --- 15 Apr 10:46:01 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: Attach]
   --- 15 Apr 10:46:04 153 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:46:04 153 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:46:04 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Submit 'Route' popup on clicking [Submit] button [ScreenShot]
 Successfully navigated to 'Session details' page [ScreenShot]
   --- 15 Apr 10:46:14 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: Sign]
   --- 15 Apr 10:46:14 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: Sign]
   --- 15 Apr 10:46:21 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:46:21 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:46:21 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 15 Apr 10:46:24 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:46:24 338 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:46:24 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 15 Apr 10:46:27 704 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:46:27 704 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:46:27 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[@id='tab0']]
   --- 15 Apr 10:46:34 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io1 [ScreenShot]
   --- 15 Apr 10:46:35 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[@id='tab0']]
   --- 15 Apr 10:46:41 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io2 [ScreenShot]
   --- 15 Apr 10:46:42 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[@id='tab0']]
   --- 15 Apr 10:46:48 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io3 [ScreenShot]
   --- 15 Apr 10:46:49 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[@id='tab0']]
   --- 15 Apr 10:46:55 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - kaushal.patel@kinective.io4 [ScreenShot]
   --- 15 Apr 10:46:56 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@class='pull-right remote-order-selector']]
   --- 15 Apr 10:46:56 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@class='row paddingT-10']]
   --- 15 Apr 10:46:57 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@class='pull-right remote-order-selector']]
 'Complete in order' already selected [ScreenShot]
   --- 15 Apr 10:47:00 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:47:00 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Add sender email as - 'eSignQATest@hotmail.com [ScreenShot]
   --- 15 Apr 10:47:09 873 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:47:09 873 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:47:26 451 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:47:26 452 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Clicked on Send button [ScreenShot]
   --- 15 Apr 10:47:29 734 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:47:29 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:47:29 769 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 15 Apr 10:47:32 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:47:32 903 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:47:32 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]
Expected: Verify 'Copy' button display in eSignature Management page for the party - 1
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 1
[ScreenShot]
 Copied URL for remote sign - https://secure.na1.adobesign.com/public/apiesign?pid=CBFCIBAA3AAABLblqZhAYLrsLjIZqCQN9vHZQE5dOyktgKOkv-ukJsY-x8-Vn2ZQsB3oQV_WAd_1stxZuqpKAW4ua8MZTDAQAx_gvKa4g&client_id=CBJCHBCAABAAf9CV3tnzMwgXDDz7KwU9r5cjJ6WgBpKg
   --- 15 Apr 10:47:56 726 - Page URL:: about:blank
   --- 15 Apr 10:47:56 726 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:48:05 503 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaanhdhrk08mtvtmxby631kyxdl2m_ikljpb3cervj7wnfx1oh4ww6j2_fd-wnve49_km2n47i5v3b2bmyn5noae7wjt7f8dzgaynecanlrdhk%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaylrsljizqcqn9vhzqe5doyktgkokv-ukjsy-x8-vn2zqsb3oqv_wad_1stxzuqpkaw4ua8mztdaqax_gvka4g&refererapiesign=true
   --- 15 Apr 10:48:05 503 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 15 Apr 10:48:05 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@type='checkbox']]
   --- 15 Apr 10:48:05 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@type='checkbox']]
   --- 15 Apr 10:48:06 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //button[contains(text(),'Accept')]]
   --- 15 Apr 10:48:34 321 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaanhdhrk08mtvtmxby631kyxdl2m_ikljpb3cervj7wnfx1oh4ww6j2_fd-wnve49_km2n47i5v3b2bmyn5noae7wjt7f8dzgaynecanlrdhk%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaylrsljizqcqn9vhzqe5doyktgkokv-ukjsy-x8-vn2zqsb3oqv_wad_1stxzuqpkaw4ua8mztdaqax_gvka4g&refererapiesign=true
   --- 15 Apr 10:48:34 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:48:34 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 15 Apr 10:48:34 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Inserted signature in Signature popup [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 15 Apr 10:49:25 497 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaanhdhrk08mtvtmxby631kyxdl2m_ikljpb3cervj7wnfx1oh4ww6j2_fd-wnve49_km2n47i5v3b2bmyn5noae7wjt7f8dzgaynecanlrdhk%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaylrsljizqcqn9vhzqe5doyktgkokv-ukjsy-x8-vn2zqsb3oqv_wad_1stxzuqpkaw4ua8mztdaqax_gvka4g&refererapiesign=true
   --- 15 Apr 10:49:25 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:49:25 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
   --- 15 Apr 10:49:28 910 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaanhdhrk08mtvtmxby631kyxdl2m_ikljpb3cervj7wnfx1oh4ww6j2_fd-wnve49_km2n47i5v3b2bmyn5noae7wjt7f8dzgaynecanlrdhk%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaylrsljizqcqn9vhzqe5doyktgkokv-ukjsy-x8-vn2zqsb3oqv_wad_1stxzuqpkaw4ua8mztdaqax_gvka4g&refererapiesign=true
   --- 15 Apr 10:49:28 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Closed Tab2
 Successfully verified 'Refresh Signautre Status' button display [ScreenShot]
   --- 15 Apr 10:49:47 797 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:49:47 797 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Click on 'Refresh Signature Status' button [ScreenShot]
   --- 15 Apr 10:49:47 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
   --- 15 Apr 10:49:51 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:49:51 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
Expected: Verify Green tick-mark display for the pary - 1
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1
[ScreenShot]
Expected: Verify 'Copy' button display in eSignature Management page for the party - 2
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 2
[ScreenShot]
 Copied URL for remote sign - https://secure.na1.adobesign.com/public/apiesign?pid=CBFCIBAA3AAABLblqZhCCBYYeWhXRxtGjUTlrtd3k3ckUxXL-CUYNHoMSE5shrPi6YqaUeumnAqwYVr9lWvBJZmqqV0RFt_AaCCBHiTC4&client_id=CBJCHBCAABAAf9CV3tnzMwgXDDz7KwU9r5cjJ6WgBpKg
   --- 15 Apr 10:50:14 900 - Page URL:: about:blank
   --- 15 Apr 10:50:14 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:50:20 253 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaabjwmv5xbhp6buvmh-xxs6gg1wppwbsa1mcygaumnzluudlmlfcsmwpt0v0xh7jkw5fnitxvpanxlagmuw6qjczyvg75nedkwlxgafojdpja%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhccbyyewhxrxtgjutlrtd3k3ckuxxl-cuynhomse5shrpi6yqaueumnaqwyvr9lwvbjzmqqv0rft_aaccbhitc4&refererapiesign=true
   --- 15 Apr 10:50:20 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 15 Apr 10:50:20 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@type='checkbox']]
   --- 15 Apr 10:50:20 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@type='checkbox']]
   --- 15 Apr 10:50:20 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //button[contains(text(),'Accept')]]
   --- 15 Apr 10:50:49 130 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaabjwmv5xbhp6buvmh-xxs6gg1wppwbsa1mcygaumnzluudlmlfcsmwpt0v0xh7jkw5fnitxvpanxlagmuw6qjczyvg75nedkwlxgafojdpja%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhccbyyewhxrxtgjutlrtd3k3ckuxxl-cuynhomse5shrpi6yqaueumnaqwyvr9lwvbjzmqqv0rft_aaccbhitc4&refererapiesign=true
   --- 15 Apr 10:50:49 131 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:50:49 210 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 15 Apr 10:51:08 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Inserted Required Multiline field [ScreenShot]
   --- 15 Apr 10:51:44 422 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaabjwmv5xbhp6buvmh-xxs6gg1wppwbsa1mcygaumnzluudlmlfcsmwpt0v0xh7jkw5fnitxvpanxlagmuw6qjczyvg75nedkwlxgafojdpja%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhccbyyewhxrxtgjutlrtd3k3ckuxxl-cuynhomse5shrpi6yqaueumnaqwyvr9lwvbjzmqqv0rft_aaccbhitc4&refererapiesign=true
   --- 15 Apr 10:51:44 422 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:51:44 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 15 Apr 10:51:52 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //input[@id='form-control-signerName']]
 Inserted value in name [ScreenShot]
   --- 15 Apr 10:52:00 548 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaabjwmv5xbhp6buvmh-xxs6gg1wppwbsa1mcygaumnzluudlmlfcsmwpt0v0xh7jkw5fnitxvpanxlagmuw6qjczyvg75nedkwlxgafojdpja%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhccbyyewhxrxtgjutlrtd3k3ckuxxl-cuynhomse5shrpi6yqaueumnaqwyvr9lwvbjzmqqv0rft_aaccbhitc4&refererapiesign=true
   --- 15 Apr 10:52:00 548 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Closed Tab2
   --- 15 Apr 10:52:08 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:52:08 190 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
 Click on 'Refresh Signature Status' button [ScreenShot]
   --- 15 Apr 10:52:08 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
   --- 15 Apr 10:52:11 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:52:11 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
Expected: Verify Green tick-mark display for the pary - 2
Actual(Passed): Successfully verified Green tick-mark display for the pary - 2
[ScreenShot]
   --- 15 Apr 10:52:11 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //a[text()='Processing']]
   --- 15 Apr 10:52:20 284 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 15 Apr 10:52:20 284 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:52:20 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> id: immPageTitle]
   --- 15 Apr 10:52:23 559 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 15 Apr 10:52:23 559 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:52:23 637 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Successfully navigated to 'Cases' page [ScreenShot]
   --- 15 Apr 10:52:41 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 15 Apr 10:52:41 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:52:47 157 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases
   --- 15 Apr 10:52:47 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:52:49 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[starts-with(@id,'OpenSession')]]
   --- 15 Apr 10:52:49 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[starts-with(@id,'OpenSession')]]
   --- 15 Apr 10:53:01 052 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessionhistory?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:53:01 052 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:53:04 224 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessionhistory?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:53:04 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:53:04 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: (//div[@class='module module-row']/div/div//following-sibling::span[@style='font-weight: bold;'])[1]]
   --- 15 Apr 10:53:04 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: (//div[@class='module module-row']/div/div//following-sibling::span[@style='font-weight: bold;'])[2]]
   --- 15 Apr 10:53:04 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@class='margin-off pull-right']]
   --- 15 Apr 10:53:07 594 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessionhistory?origsessionid=202504150518362429384_f4cjy0qmv3ikpjponvxsfrze
   --- 15 Apr 10:53:07 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:118)
   --- 15 Apr 10:53:07 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> css selector: .header]
 Click 'Open Session' icon from Cases page [ScreenShot]
   --- 15 Apr 10:53:17 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@id='sessionDetails']/div/div[1]/h4/a]
   --- 15 Apr 10:53:19 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@id='sessionDetails']/div/div[1]/h4/a]
Expected: Verify 'Signature Status' and 'Documents' sections display in Session Details page
Actual(Passed): Successfully verified 'Signature Status' and 'Documents' sections display in Session Details page
[ScreenShot]
   --- 15 Apr 10:53:22 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/thead/tr/th]
   --- 15 Apr 10:53:24 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/thead/tr/th/button]
Expected: Verify Kiosk screen display in the 'Signature Status' section in Session Details page
Actual(Passed): Successfully verified Kiosk screen display in the 'Signature Status' section in Session Details page
[ScreenShot]
   --- 15 Apr 10:53:26 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[6]]
   --- 15 Apr 10:53:26 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (43c1e682909d8ed52e9ca0fef703cf5f)] -> xpath: //div[@id='signatureStatusRow']//following-sibling::table/tbody/tr/td[6]]
Expected: Verify green tick-mark displayed for first two parties in 'Session Details' page
Actual(Passed): Successfully verified green tick-mark displayed for first two parties in 'Session Details' page
[ScreenShot]
Expected: Verify 'Copy' button display in eSignature Management page for the party - 3
Actual(Passed): Verified 'Copy' button displayed in eSignature Management page for the party - 3
[ScreenShot]
51 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
VerifyKioskFunctionalityWithRTSAndXMLSessionInEsign
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
VeirfyKioskToggleAndKioskSettingDropdownInTM
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@3e43fb40) 0 ms
init(org.testng.TestRunner@3e43fb40) 10122 ms
VerifyKioskFunctionalityWithRTSAndXMLSessionInPlusFi({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=kaushal.patel@kinective.io;...) 16238 ms