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 3 out of bounds for length 0 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: 14 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 02 Apr 08:34:06 354 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 02 Apr 08:34:10 422 - 4 - 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 =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 02 Apr 08:34:17 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Apr 08:34:17 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:34:17 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 02 Apr 08:34:17 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 02 Apr 08:34:23 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 02 Apr 08:34:26 928 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Apr 08:34:26 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:34:32 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 02 Apr 08:34:33 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[@id='btnSubmit']]
   --- 02 Apr 08:34:39 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 08:34:39 321 - 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]
   --- 02 Apr 08:34:42 674 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 08:34:42 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:34:42 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: btnUpload]
   --- 02 Apr 08:34:45 966 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 08:34:45 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:34:46 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 02 Apr 08:34:46 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 02 Apr 08:34:58 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 02 Apr 08:35:02 137 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 02 Apr 08:35:02 138 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:35:06 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 02 Apr 08:35:11 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 02 Apr 08:35:32 064 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //a[text()='Processing']]
   --- 02 Apr 08:35:40 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 02 Apr 08:35:40 562 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:35:50 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: tab0]
   --- 02 Apr 08:35:54 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 02 Apr 08:35:54 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:35:54 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 02 Apr 08:36:04 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 02 Apr 08:36:06 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 02 Apr 08:36:11 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 02 Apr 08:36:21 498 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu&refresh=y
   --- 02 Apr 08:36:21 498 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:36:43 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu&refresh=y
   --- 02 Apr 08:36:43 555 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:36:46 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu&refresh=y
   --- 02 Apr 08:36:46 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:36:49 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu&refresh=y
   --- 02 Apr 08:36:49 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:36:49 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: Sign]
   --- 02 Apr 08:36:50 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: Attach]
   --- 02 Apr 08:36:53 265 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu&refresh=y
   --- 02 Apr 08:36:53 266 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:36:53 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 02 Apr 08:37:08 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: Sign]
   --- 02 Apr 08:37:08 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: Sign]
   --- 02 Apr 08:37:15 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:37:15 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:37:15 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 02 Apr 08:37:18 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:37:18 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:37:18 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 02 Apr 08:37:21 795 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:37:21 796 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:37:21 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 08:37:28 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party1 [ScreenShot]
   --- 02 Apr 08:37:31 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 08:37:37 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party2 [ScreenShot]
   --- 02 Apr 08:37:40 397 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 08:37:46 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party3 [ScreenShot]
   --- 02 Apr 08:37:49 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 08:37:55 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party4 [ScreenShot]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 02 Apr 08:38:05 215 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:38:05 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:38:20 847 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:38:20 847 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 02 Apr 08:38:24 112 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:38:24 112 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:38:24 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 02 Apr 08:38:27 317 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020309540844386_go5vr2bkkhndlfhgh3afyttu
   --- 02 Apr 08:38:27 317 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:38:27 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> 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]
   --- 02 Apr 08:38:38 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:38:38 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:38:38 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 08:39:07 282 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaandkk3ngkkxdadstoaycvtktbsfawhtidhekwcpi3ivzp017mraodtv7fpwfckuypscmb8v7xyzz8woz2k8todiixfaebbrzyjr4sw8og0u%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaac_vazybure2ajjodlpizt67l0wuj7md8nimvalr3p4loar0pn6017wnks1t4jh898mbjynrjkcqimplwbonu&refererapiesign=true
   --- 02 Apr 08:39:07 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:39:07 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 08:39:45 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 02 Apr 08:40:03 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> 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]
   --- 02 Apr 08:40:32 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:40:32 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:40:32 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 08:41:01 286 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaacxl_b93dwi5zwnpflbxlibb2-u6dcb1ht6rjjf3wxhchlkn3qbcn16nqh50xhof0cpzx2cwfbhjwxmrzrt8pi8_cyjunozknc23sxoegbz4%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbhklah2_aal8kmzs54welootp9tehjo0dmjw7rj4nfuyctkxvbh0zu42pz9ue9y5e8zbhe3eao5h55l9ebb8yy&refererapiesign=true
   --- 02 Apr 08:41:01 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:41:01 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 08:41:20 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Scrolled element into the view [ScreenShot]
 Inserted Required Multiline field [ScreenShot]
   --- 02 Apr 08:42:01 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 02 Apr 08:42:10 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> 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]
   --- 02 Apr 08:42:25 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //a[text()='Reporting']]
   --- 02 Apr 08:42:45 059 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 02 Apr 08:42:45 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:42:45 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> id: ctl00_cph1_btnAddSearchField]
   --- 02 Apr 08:42:48 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 02 Apr 08:42:48 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:42:48 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> 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]
   --- 02 Apr 08:42:56 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:42:56 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:42:56 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 08:43:25 227 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa0eks250lch3nanjy0ylnzhylzfb7zqke7gkkfoflvrp-vncbltym4hra_zvq_ichdm-9ki3eivpoe4w3mobrm73bfuyghdqcm-fnqczdxx8%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhcythixvqwubcgf-nl4j73t_t7i2qrwtlsutc6vddhhaiomywtaf_w89l8wbq_x369whvhgf0xyi-5onqqic9yf&refererapiesign=true
   --- 02 Apr 08:43:25 228 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:43:25 319 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 08:43:53 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[contains(@data-fieldname,'echosign_initials')]]
 Scrolled element into the view [ScreenShot]
 Inserted initial field [ScreenShot]
   --- 02 Apr 08:44:01 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 02 Apr 08:44:14 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> 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]
Expected: Verify Green tick-mark display for the pary - 02
Actual(Passed): Successfully verified Green tick-mark display for the pary - 02
[ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
   --- 02 Apr 08:45:25 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:45:25 590 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 08:45:25 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 08:45:54 107 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaalemmt3fwfeainkefltmhj5gm2ukm9dd5orpcpcaeihtojy8uosklv-o8olpkblflf9ga3zxf7cmjwcyl_nmfp2esjdq1n8wxvznax01cfdi%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdcupy0hrd2ggnkuwfd7qyzkuzs7qvu5b_73gkh2q35we8czpn1mcbvi10f5sun60-7bmcy2f-qx6udqi6zhrfn&refererapiesign=true
   --- 02 Apr 08:45:54 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 08:45:54 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Select Required Dropdown field [ScreenShot]
   --- 02 Apr 08:46:51 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 02 Apr 08:46:59 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e97c8937de31e84e6b050cc2942d37cf)] -> xpath: //input[@id='form-control-signerName']]
 Inserted value in name [ScreenShot]
 Successfully navigated to 'Remote Sign Success page' [ScreenShot]
 Switched back to Tab1.
 Back to tab1 [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Click on 'Remote Signature Status Report' page [ScreenShot]

Index 3 out of bounds for length 0 [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@2d2c794d) 0 ms
init(org.testng.TestRunner@2d2c794d) 10110 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 14415 ms