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 3 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:1232) at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11649) 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 10:18:10 161 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 02 Apr 10:18:14 801 - 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 10:18:21 429 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Apr 10:18:21 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:18:21 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 02 Apr 10:18:21 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 02 Apr 10:18:27 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 02 Apr 10:18:30 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Apr 10:18:30 810 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:18:36 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 02 Apr 10:18:37 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[@id='btnSubmit']]
   --- 02 Apr 10:18:43 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 10:18:43 006 - 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 10:18:46 367 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 10:18:46 368 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:18:46 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: btnUpload]
   --- 02 Apr 10:18:49 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 10:18:49 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:18:49 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 02 Apr 10:18:50 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 02 Apr 10:19:02 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 02 Apr 10:19:05 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 02 Apr 10:19:05 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:19:10 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 02 Apr 10:19:15 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 02 Apr 10:19:35 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //a[text()='Processing']]
   --- 02 Apr 10:19:47 368 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 02 Apr 10:19:47 368 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:19:57 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: tab0]
   --- 02 Apr 10:20:00 860 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 02 Apr 10:20:00 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:20:00 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 02 Apr 10:20:11 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 02 Apr 10:20:13 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 02 Apr 10:20:18 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 02 Apr 10:20:29 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s&refresh=y
   --- 02 Apr 10:20:29 111 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:20:51 013 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s&refresh=y
   --- 02 Apr 10:20:51 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:20:54 143 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s&refresh=y
   --- 02 Apr 10:20:54 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:20:57 273 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s&refresh=y
   --- 02 Apr 10:20:57 273 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:20:57 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: Sign]
   --- 02 Apr 10:20:57 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: Attach]
   --- 02 Apr 10:21:00 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s&refresh=y
   --- 02 Apr 10:21:00 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:21:00 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 02 Apr 10:21:15 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: Sign]
   --- 02 Apr 10:21:16 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: Sign]
   --- 02 Apr 10:21:22 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:21:22 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:21:22 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 02 Apr 10:21:26 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:21:26 096 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:21:26 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 02 Apr 10:21:29 503 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:21:29 503 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:21:29 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 10:21:35 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party1 [ScreenShot]
   --- 02 Apr 10:21:38 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 10:21:45 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party2 [ScreenShot]
   --- 02 Apr 10:21:48 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 10:21:54 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party3 [ScreenShot]
   --- 02 Apr 10:21:57 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 10:22:03 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party4 [ScreenShot]
   --- 02 Apr 10:22:06 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[@class='pull-right remote-order-selector']]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 02 Apr 10:22:12 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:22:12 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:22:28 499 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:22:28 499 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 02 Apr 10:22:31 800 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:22:31 800 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:22:31 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 02 Apr 10:22:35 012 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504020454008517702_olf3vccv5ul510wmaszeqr5s
   --- 02 Apr 10:22:35 012 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:22:35 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed
[ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 02 Apr 10:22:48 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:22:48 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:22:48 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 10:23:17 091 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa-bhi4zd0xwfbhm_r3xzdv73i90_cdfzbyigdjctzgryvtqihercfdtnvcjapkyvqgcpbbkugrmdw0jmvgibkbzbukyjrfnbhudl2y5sp6us%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaopmtb5ttwvqyhfremoijejepzsr1yulrtrlxvydewf_d3rjs_jnxeor8moo9euxti82xujpv-xbj7hrh5r803&refererapiesign=true
   --- 02 Apr 10:23:17 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:23:17 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 10:23:17 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted signature in Signature popup [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 02 Apr 10:24:13 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> 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
 Successfully verified 'Refresh Signautre Status' button display [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Click on 'Refresh Signature Status' button [ScreenShot]
Expected: Verify Green tick-mark display for the pary - 1
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1
[ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
   --- 02 Apr 10:24:43 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:24:44 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:24:44 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 10:25:12 624 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa8wddeoelistxb5r_gkbmr5txqh8m--qmmt7urwjlirwp2rp6v2ama_90sydiueshyvc-msyplfnbwsrrvvcufpkebymmpbczj9naw4a2u5o%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbudh6roiyerodcmvpz2jyhurmer6o6j45o90-hw9v8gcbczkklvy2eulga5arag4bwmfth83xr-vd-q31zab3i&refererapiesign=true
   --- 02 Apr 10:25:12 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:25:12 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 10:25:31 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Scrolled element into the view [ScreenShot]
 Inserted Required Multiline field [ScreenShot]
   --- 02 Apr 10:26:12 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 02 Apr 10:26:21 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> 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 'Refresh Signature Status' button [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 10:26:35 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //a[text()='Reporting']]
   --- 02 Apr 10:26:52 859 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 02 Apr 10:26:52 859 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:26:52 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> id: ctl00_cph1_btnAddSearchField]
   --- 02 Apr 10:26:56 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 02 Apr 10:26:56 098 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:26:56 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> 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 10:27:04 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:27:04 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:27:05 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 10:27:33 401 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaavsyycuanxyfu_3k4i1czjjpy8qpivy4ug5jzde2smepgv_vly-w_dglywluk-tg1uxpzljbkz96llqtjxqpfmzyrrsgtaskc2rg05krxs0k%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbg1smivck2crmeck2xxz7g1ad3soa1vvldgbigan3bfvx6ltmy-astoeamqphr6j_pgzarlr82atybka28mi7u&refererapiesign=true
   --- 02 Apr 10:27:33 401 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:27:33 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 10:27:33 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted signature in Signature popup [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 02 Apr 10:27:41 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[contains(@data-fieldname,'echosign_initials')]]
 Scrolled element into the view [ScreenShot]
 Inserted Initial in Initial popup [ScreenShot]
 Inserted initial field [ScreenShot]
   --- 02 Apr 10:28:22 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> 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]
 Scrolled element into the view [ScreenShot]
 Click on 'Remote Signature Status' button [ScreenShot]
Expected: Verify Green tick-mark display for the pary - 3
Actual(Passed): Successfully verified Green tick-mark display for the pary - 3
[ScreenShot]
 Successfully navigated to 'Remote Sign Consent page' [ScreenShot]
 New browser tab 'Tab2' Opened Successfully. [ScreenShot]
 Focus successfully switched to 'Tab2'. [ScreenShot]
   --- 02 Apr 10:29:39 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:29:39 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 10:29:39 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 10:30:07 709 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaayizqd9tepn2wzqy2rbg7accsgenp12nsp83wkvmlp-i5h-lx-4wujei545n5iqrjf5dx8jrin21iaas96glez4ztd0udouk8xa--v0aiogc%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhd8jcxux9s1rsbbtdcn2swmu93vuecqxdixrtnfwyrzqqrs_ycv6fovh0x1xtfatxh1cux0i95jsvsuq0vep1hq&refererapiesign=true
   --- 02 Apr 10:30:07 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 10:30:07 769 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> 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 10:31:04 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 02 Apr 10:31:12 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (462f674c36618afed4857df2597a7bb0)] -> 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]
 Scrolled element into the view [ScreenShot]
 Click on 'Remote Signature Status' button [ScreenShot]

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