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:12:39 432 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 01 Apr 22:12:44 151 - 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 =-=-=-=-=-=-=-=-=-=-=-=-=-
   --- 01 Apr 22:12:50 866 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Apr 22:12:50 867 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:12:51 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 01 Apr 22:12:51 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Apr 22:12:57 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 01 Apr 22:13:00 322 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Apr 22:13:00 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:13:05 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 01 Apr 22:13:06 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[@id='btnSubmit']]
   --- 01 Apr 22:13:12 570 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 22:13:12 570 - 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:13:15 964 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 22:13:15 965 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:13:16 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: btnUpload]
   --- 01 Apr 22:13:19 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Apr 22:13:19 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:13:19 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 01 Apr 22:13:19 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 01 Apr 22:13:31 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 01 Apr 22:13:34 942 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Apr 22:13:34 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:13:39 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 01 Apr 22:13:44 435 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 01 Apr 22:14:04 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //a[text()='Processing']]
   --- 01 Apr 22:14:13 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Apr 22:14:13 398 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:14:23 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: tab0]
   --- 01 Apr 22:14:26 863 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 01 Apr 22:14:26 865 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:14:26 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 01 Apr 22:14:37 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 01 Apr 22:14:39 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 01 Apr 22:14:44 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 01 Apr 22:14:53 572 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z&refresh=y
   --- 01 Apr 22:14:53 572 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:15 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z&refresh=y
   --- 01 Apr 22:15:15 600 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:18 728 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z&refresh=y
   --- 01 Apr 22:15:18 728 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:21 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z&refresh=y
   --- 01 Apr 22:15:21 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:21 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: Sign]
   --- 01 Apr 22:15:22 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: Attach]
   --- 01 Apr 22:15:25 215 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z&refresh=y
   --- 01 Apr 22:15:25 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:25 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 01 Apr 22:15:40 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: Sign]
   --- 01 Apr 22:15:40 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: Sign]
   --- 01 Apr 22:15:47 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:15:47 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:47 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 01 Apr 22:15:50 414 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:15:50 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:50 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 01 Apr 22:15:53 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:15:53 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:15:53 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:16:00 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party1 [ScreenShot]
   --- 01 Apr 22:16:03 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:16:09 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party2 [ScreenShot]
   --- 01 Apr 22:16:12 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:16:18 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party3 [ScreenShot]
   --- 01 Apr 22:16:21 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[@id='tab0']]
   --- 01 Apr 22:16:27 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> 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:16:37 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:16:37 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:16:53 932 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:16:53 932 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 01 Apr 22:16:57 184 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:16:57 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:16:57 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 01 Apr 22:17:00 380 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011648252881289_q01phi0qxolkvzeyvwpuqj1z
   --- 01 Apr 22:17:00 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:17:00 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> 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:17:11 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:17:12 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:17:12 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 22:17:40 738 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaitlrjc3slslplvtreqzzwmbak8bn7z8xl2d8lor6yvbxqhlfmr4okvzgfhzonxslyf2wu5w1vmvjn-qsfkceqvo_jbvj2ullfhhczdg8grw%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhczbn54hayie4egxjsm38fugrf4wqqcqlqxx47q0ca8jaob7xfls2jvakhijchmabmimodhzvicia6adfo4v9io&refererapiesign=true
   --- 01 Apr 22:17:40 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:17:40 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 22:18:18 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 01 Apr 22:18:30 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> 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:18:59 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:19:00 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:19:00 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 22:19:28 529 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaymemv1olyosol35qlzv-cvh_d-z9cpb9p59d4sflbjlvqk_lsdih6tb2mgm5n8bbae6c_wlxvzgerxc4chydijovmtiky2naw213lq7amme%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhctbcjt74bvpc2ufozywkkbtf62grk1xtjwvpt2dw2veb7csg0xojtotmwqbkfoazvntak1didjm2jqayqsvy0h&refererapiesign=true
   --- 01 Apr 22:19:28 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:19:28 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 22:19:47 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Scrolled element into the view [ScreenShot]
 Inserted Required Multiline field [ScreenShot]
   --- 01 Apr 22:20:22 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 01 Apr 22:20:31 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> 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:20:46 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //a[text()='Reporting']]
   --- 01 Apr 22:21:03 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 01 Apr 22:21:03 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:21:03 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> id: ctl00_cph1_btnAddSearchField]
   --- 01 Apr 22:21:06 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 01 Apr 22:21:06 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:21:06 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> 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:21:14 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:21:14 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //input[@type='checkbox']]
   --- 01 Apr 22:21:14 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //button[contains(text(),'Accept')]]
   --- 01 Apr 22:21:43 026 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaajgdoozlfy0fbcjvf-m6sjywwu61eyoeuk3rk5jcissd28osq4mpgypkihvjpjb5jzc8ync0icrdvyukv-zqqsrxukmv39rn3zuw1rx5vpae%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhcph6s-ac-rfg7a9zzgt0cn2m-avju09ynqnc51xt1lsosnkazlslhynx1ayrts49dvuww5t_ok6lsbjkw8-ulr&refererapiesign=true
   --- 01 Apr 22:21:43 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 01 Apr 22:21:43 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 01 Apr 22:22:11 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //div[contains(@data-fieldname,'echosign_initials')]]
 Scrolled element into the view [ScreenShot]
 Inserted initial field [ScreenShot]
   --- 01 Apr 22:22:19 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
 Scrolled element into the view [ScreenShot]
 Inserted Signature field [ScreenShot]
   --- 01 Apr 22:22:31 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f618006fd40a3fb0ab1a3656af7beda7)] -> 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@5680f009) 0 ms
init(org.testng.TestRunner@5680f009) 10135 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 15153 ms