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 0 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.ESignatureManagementPage.isSignNowButtonDisplay(ESignatureManagementPage.java:2515) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11826) 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: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
   --- 05 Apr 08:53:18 469 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 05 Apr 08:53:23 620 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying kiosk new enhancement for the new Dropdown field
Steps:
 Verifying kiosk new enhancement for the new Dropdown field
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to TM, Set Kiosk setting dropdown field's option as 'Copy and Sign now' =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 05 Apr 08:53:33 069 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=cf0a31b2-94a0-47b3-9fcc-6249f8d9e0d2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kzsdzds5okl5psgrhkp9tqswklfad7d5rfgq1e-j9rg&code_challenge_method=s256&nonce=e4c37b48-87f3-4383-b63a-73d444a95794&state=eyjpzci6ijbmmti5mgq2ltrkyzytngyzms04mwm1ltzjodnjy2flnjm0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 05 Apr 08:53:33 071 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:53:52 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: idSIButton9]
   --- 05 Apr 08:53:52 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: i0116]
   --- 05 Apr 08:53:53 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: idSIButton9]
   --- 05 Apr 08:53:59 007 - Page URL:: https://login.microsoftonline.com/common/login
   --- 05 Apr 08:53:59 008 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:53:59 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: lightbox]
   --- 05 Apr 08:53:59 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: idSIButton9]
   --- 05 Apr 08:54:04 895 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 05 Apr 08:54:04 896 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:54:08 011 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 05 Apr 08:54:08 011 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:04 398 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 05 Apr 08:56:04 398 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:04 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> css selector: .header]
   --- 05 Apr 08:56:06 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 05 Apr 08:56:10 131 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 05 Apr 08:56:10 131 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:13 277 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 05 Apr 08:56:13 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:16 403 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 05 Apr 08:56:16 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:16 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 05 Apr 08:56:19 635 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 05 Apr 08:56:19 636 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:19 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 05 Apr 08:56:26 032 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 05 Apr 08:56:26 032 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:28 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 KPeSign1 | KPeSign1
 Search FI displayed in list
   --- 05 Apr 08:56:34 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 05 Apr 08:56:34 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 05 Apr 08:56:38 189 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 05 Apr 08:56:38 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:38 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: headerRemoteSettings]
   --- 05 Apr 08:56:41 420 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 05 Apr 08:56:41 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:56:41 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> css selector: .header]
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]

Successfully navigated to 'Remote Setting' page [ScreenShot]
   --- 05 Apr 08:56:42 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: SelectKioskSettings]
 Verified when Kiosk toggle is set as YES, then Kiosk setting dropdown field should be Enabled [ScreenShot]
   --- 05 Apr 08:56:42 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (be668ff71a32e0cc1584ed917a5973db)] -> id: SelectKioskSettings]
 Select value 'Copy and Sign Now' from Kiosk Setting dropdown field [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Scrolled element into the view [ScreenShot]

Clicked on Save button [ScreenShot]
   --- 05 Apr 08:56:53 665 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 05 Apr 08:56:53 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Click on Save button [ScreenShot]
 Verify after refresh page, value must shows intact [ScreenShot]
 =-=-=-=-=-=-=-=-=-=-=-=-=- Login in to eSign using host Dispatch URL - https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=ekiosk6&xmlData=D:\Automation_DataFiles\PCO1O2-AlphaFiB.xml =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 05 Apr 08:57:07 566 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 05 Apr 08:57:09 226 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 05 Apr 08:57:38 744 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:57:38 744 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:57:49 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 05 Apr 08:57:52 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:57:52 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:57:52 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> css selector: .header]

Successfully navigated to 'New Sessions' page [ScreenShot]
   --- 05 Apr 08:57:52 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 05 Apr 08:58:02 664 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed&action=new
   --- 05 Apr 08:58:02 665 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:10 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed&action=new
   --- 05 Apr 08:58:10 139 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:14 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed&action=new
   --- 05 Apr 08:58:14 491 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:24 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:58:24 827 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:37 495 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:58:37 496 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:37 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> id: Sign]
   --- 05 Apr 08:58:37 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> id: Attach]
   --- 05 Apr 08:58:40 916 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:58:40 916 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:41 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> css selector: .header]
 Navigated to 'Session Details' page [ScreenShot]
   --- 05 Apr 08:58:51 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> id: Sign]
   --- 05 Apr 08:58:51 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> id: Sign]
   --- 05 Apr 08:58:57 745 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:58:57 745 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:58:57 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //div[starts-with(@id,'print')]]
   --- 05 Apr 08:59:01 050 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:59:01 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:59:01 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 05 Apr 08:59:14 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:59:14 510 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 08:59:17 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 08:59:17 675 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Total 4 parties available [ScreenShot]
   --- 05 Apr 08:59:17 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //*[@id='tab0']]
   --- 05 Apr 08:59:24 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party1 [ScreenShot]
   --- 05 Apr 08:59:27 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //*[@id='tab0']]
   --- 05 Apr 08:59:33 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party2 [ScreenShot]
   --- 05 Apr 08:59:36 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //*[@id='tab0']]
   --- 05 Apr 08:59:42 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party3 [ScreenShot]
   --- 05 Apr 08:59:45 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //*[@id='tab0']]
   --- 05 Apr 08:59:51 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party4 [ScreenShot]
   --- 05 Apr 08:59:54 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //div[@class='pull-right remote-order-selector']]
   --- 05 Apr 08:59:54 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //div[@class='row paddingT-10']]
   --- 05 Apr 08:59:55 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //div[@class='pull-right remote-order-selector']/div/div/label]
 Set remote signing order as 'Complete in any order' [ScreenShot]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 05 Apr 09:00:03 581 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 09:00:03 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 09:00:29 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 09:00:29 614 - 23 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 05 Apr 09:00:32 894 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 09:00:32 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 09:00:32 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 05 Apr 09:00:36 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504050331002982389_q4dihynbfoxl05jwwycyi3ed
   --- 05 Apr 09:00:36 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 05 Apr 09:00:36 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8e05f01e7a8e4f26a938d106ab31a4ec)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]

Index 0 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@140fa482) 0 ms
init(org.testng.TestRunner@140fa482) 10104 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 241139 ms