Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
verifyRemoteSignWithKioskEnable ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=, 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=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=, eSignClient=, ClientID=, Domain=, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, Description=Verifying kiosk new enhancement for the new Dropdown field, 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=verifyRemoteSignWithKioskEnable, 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=, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at java.base/jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40) at jdk.proxy2/jdk.proxy2.$Proxy25.get(Unknown Source) at com.imm.pages.RemoteSignatureStatusPage.isGreentickMarkDisplayedForTheParty(RemoteSignatureStatusPage.java:1230) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11643) 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)
(Verifying Kiosk Remote Sign functionality)
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="verifyRemoteSignWithKioskEnable"/>
        </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
P1
verifyRemoteSignWithKioskEnable
Smoke
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
Times for IMM_Esign_Chrome
Total running time: 10 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 01 Apr 22:27:58 952 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 01 Apr 22:28:04 038 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying kiosk new enhancement for the new Dropdown field
Steps:
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using FIadmin, Import RTS template =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 01 Apr 22:28:11 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Apr 22:28:11 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:28:11 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 01 Apr 22:28:11 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Apr 22:28:17 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 01 Apr 22:28:20 531 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Apr 22:28:20 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:28:25 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 01 Apr 22:28:26 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[@id='btnSubmit']]
   --- 01 Apr 22:28:32 496 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 22:28:32 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in successfully with FI -> 'KPeSign1' & FIAdmin User -> 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
   --- 01 Apr 22:28:35 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 22:28:35 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:28:35 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: btnUpload]
   --- 01 Apr 22:28:39 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 22:28:39 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:28:39 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 01 Apr 22:28:39 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 01 Apr 22:28:51 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 01 Apr 22:28:54 919 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Apr 22:28:54 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:28:59 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 01 Apr 22:29:04 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 01 Apr 22:29:24 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //a[text()='Processing']]
   --- 01 Apr 22:29:33 313 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Apr 22:29:33 314 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:29:43 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: tab0]
   --- 01 Apr 22:29:46 853 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Apr 22:29:46 854 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:29:46 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 01 Apr 22:29:57 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 01 Apr 22:29:59 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 01 Apr 22:30:04 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 01 Apr 22:30:14 154 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn&refresh=y
   --- 01 Apr 22:30:14 155 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:30:36 159 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn&refresh=y
   --- 01 Apr 22:30:36 159 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:30:39 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn&refresh=y
   --- 01 Apr 22:30:39 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:30:42 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn&refresh=y
   --- 01 Apr 22:30:42 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:30:42 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: Sign]
   --- 01 Apr 22:30:42 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: Attach]
   --- 01 Apr 22:30:45 834 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn&refresh=y
   --- 01 Apr 22:30:45 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:30:45 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 01 Apr 22:31:01 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: Sign]
   --- 01 Apr 22:31:01 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: Sign]
   --- 01 Apr 22:31:07 760 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:31:07 760 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:31:07 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Apr 22:31:11 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:31:11 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:31:11 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 01 Apr 22:31:14 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:31:14 477 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:31:14 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:31:20 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party1 [ScreenShot]
   --- 01 Apr 22:31:24 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:31:30 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party2 [ScreenShot]
   --- 01 Apr 22:31:33 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:31:39 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party3 [ScreenShot]
   --- 01 Apr 22:31:42 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:31:48 824 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party4 [ScreenShot]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 01 Apr 22:31:58 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:31:58 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:32:17 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:32:17 106 - 16 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 01 Apr 22:32:20 405 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:32:20 405 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:32:20 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 01 Apr 22:32:23 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011703452942646_p4qntbpxw11evvonjjktqtxn
   --- 01 Apr 22:32:23 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:32:23 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
   --- 01 Apr 22:32:35 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:32:35 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:32:35 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 22:33:04 000 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa_oncdtqjcsztryfjgxtkgk3fyjkicqw2j5ll4eeskz3o92klgsur29kdwixyrc6bvjj27yn0e2ze0arznqfek40gc9yx-0zjk2vclfjoq_g%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhb89zfy2towkrlwh0e4lomftoync1dq9eh-wlxy-gelr-u4lmpptsufkyffcesjq-jszxc_mcbxkbikrky_eitf&refererapiesign=true
   --- 01 Apr 22:33:04 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:33:04 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 22:33:41 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 01 Apr 22:33:54 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Switched back to first tab
 Scrolled element into the view [ScreenShot]
 Click on 'Remote Signature Status Report' page [ScreenShot]
Expected: Verify Green tick-mark display for the pary - 1
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1
[ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
   --- 01 Apr 22:34:23 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:34:23 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:34:24 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 22:34:52 589 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa7-n4bgqv9pbgvlxpbzx3ezcic6f9t32l3dbnk4it9m9royjlg99zmjtihnfxjk46x3uco6gelueusaxzin1jhrtin0h0pepy-xh6otkp3_u%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhduvr3kalnv3hofn0zedk15shfaqg7ylmlsk6pwmzdpfjpu_hvy-yrwkgnz6bw1pnfoujjlq7rrl0sxibmrpon6&refererapiesign=true
   --- 01 Apr 22:34:52 589 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:34:52 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 22:35:11 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Scrolled element into the view [ScreenShot]
 Inserted Required Multiline field [ScreenShot]
   --- 01 Apr 22:35:46 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 01 Apr 22:35:55 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@id='form-control-signerName']]
 Inserted value in name [ScreenShot]
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Switched back to first tab
 Scrolled element into the view [ScreenShot]
 Click on 'Remote Signature Status Report' page [ScreenShot]
Expected: Verify Green tick-mark display for the pary - 2
Actual(Passed): Successfully verified Green tick-mark display for the pary - 2
[ScreenShot]
   --- 01 Apr 22:36:10 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //a[text()='Reporting']]
   --- 01 Apr 22:36:27 377 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 01 Apr 22:36:27 377 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:36:27 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> id: ctl00_cph1_btnAddSearchField]
   --- 01 Apr 22:36:30 662 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 01 Apr 22:36:30 663 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:36:30 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> css selector: .header]
 Navigated to 'Remote Signautre Status Report' page [ScreenShot]
 Click and expand Remote signature statuses [ScreenShot]
Expected: Verify Kiosk screen display proper in 'Remote Signautre Status Report' page
Actual(Passed): Successfully verified Kiosk screen display proper in 'Remote Signautre Status Report' page
[ScreenShot]
Expected: Verify green tick-mark displayed for first two parties in 'Remote Signautre Status Report' page
Actual(Passed): Successfully verified green tick-mark displayed for first two parties in 'Remote Signautre Status Report' page
[ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
   --- 01 Apr 22:36:38 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:36:39 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:36:39 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 22:37:07 659 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaqn2ua0dnzvks-_gtqjixle5dpwzsp1m419rvqtspo5pdit1yx5pdg-4qcoh0rf8hmof6lbhanftfv8e05pdkry-8jrcwsdmzoo-hmyxrd6s%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbr8rldzznzwajgy2hhlte6zzgwqnm7tkgpjqpbqhidrncyqckiop52szuy--s0reawjogqb4f-ur10pyewh6dj&refererapiesign=true
   --- 01 Apr 22:37:07 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:37:07 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 22:37:36 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[contains(@data-fieldname,'echosign_initials')]]
 Scrolled element into the view [ScreenShot]
 Inserted initial field [ScreenShot]
   --- 01 Apr 22:37:44 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 01 Apr 22:37:56 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (5d9243021a073e464b4731be32235977)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Switched back to Tab1.
 Back to tab1 [ScreenShot]
 Successfully verified 'Refresh Signautre Status' button display [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Click on 'Remote Signature Status Report' page [ScreenShot]

Index 2 out of bounds for length 2 [ScreenShot]
49 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
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@6237927a) 0 ms
init(org.testng.TestRunner@6237927a) 10121 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 15433 ms