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 1 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 17:35:44 820 - TestCaseID:: verifyRemoteSignWithKioskEnable
   --- 02 Apr 17:35:51 252 - 6 - 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 17:35:58 401 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Apr 17:35:58 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:35:58 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 02 Apr 17:35:58 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 02 Apr 17:36:04 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
   --- 02 Apr 17:36:08 158 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Apr 17:36:08 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:36:13 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 02 Apr 17:36:14 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[@id='btnSubmit']]
   --- 02 Apr 17:36:20 365 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 17:36:20 366 - 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 17:36:23 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 17:36:23 790 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:36:23 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: btnUpload]
   --- 02 Apr 17:36:27 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Apr 17:36:27 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:36:27 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> css selector: .header]

Successfully navigated to 'Documents Page' [ScreenShot]
   --- 02 Apr 17:36:27 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 02 Apr 17:36:40 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 02 Apr 17:36:43 415 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 02 Apr 17:36:43 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:36:47 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //div[text()='No records found']]
 Successfully deleted ALL the documents [ScreenShot]
   --- 02 Apr 17:36:52 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BasicRTSDocTemplates.zip
 Successfully uploaded zip file in the Import template [ScreenShot]
   --- 02 Apr 17:37:13 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //a[text()='Processing']]
   --- 02 Apr 17:37:21 927 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 02 Apr 17:37:21 928 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:37:32 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: tab0]
   --- 02 Apr 17:37:35 577 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 02 Apr 17:37:35 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:37:35 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> css selector: .header]
 Navigated to 'Collected Document' page [ScreenShot]
   --- 02 Apr 17:37:45 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 02 Apr 17:37:48 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: messages]
 Successfully uploaded ZZZZ_SampleDoc.pdf file in the collected Document Page [ScreenShot]
   --- 02 Apr 17:37:53 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 02 Apr 17:38:02 953 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5&refresh=y
   --- 02 Apr 17:38:02 954 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:38:25 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5&refresh=y
   --- 02 Apr 17:38:25 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:38:28 218 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5&refresh=y
   --- 02 Apr 17:38:28 218 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:38:31 425 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5&refresh=y
   --- 02 Apr 17:38:31 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:38:31 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: Sign]
   --- 02 Apr 17:38:31 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: Attach]
   --- 02 Apr 17:38:34 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5&refresh=y
   --- 02 Apr 17:38:34 733 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:38:34 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 02 Apr 17:38:50 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: Sign]
   --- 02 Apr 17:38:50 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: Sign]
   --- 02 Apr 17:38:56 821 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:38:56 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:38:56 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 02 Apr 17:39:00 123 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:39:00 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:39:00 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 02 Apr 17:39:03 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:39:03 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:39:03 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 17:39:09 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party1 [ScreenShot]
   --- 02 Apr 17:39:13 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 17:39:19 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party2 [ScreenShot]
   --- 02 Apr 17:39:22 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 17:39:28 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party3 [ScreenShot]
   --- 02 Apr 17:39:31 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[@id='tab0']]
   --- 02 Apr 17:39:38 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@placeholder='Enter Email']]
 Set email as - 'Kaushal.Patel@kinective.io' for Party4 [ScreenShot]
   --- 02 Apr 17:39:41 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //div[@class='pull-right remote-order-selector']]
 Add sender email as - 'eSignQATest@hotmail.com' [ScreenShot]
   --- 02 Apr 17:39:47 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:39:47 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:40:04 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:40:04 181 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked on Send button [ScreenShot]
   --- 02 Apr 17:40:07 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:40:07 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:40:07 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
   --- 02 Apr 17:40:10 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504021211365680790_pci0ewzsb3oqx0s1bmhgl0k5
   --- 02 Apr 17:40:10 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:40:10 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:40:24 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:40:25 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:40:25 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 17:40:53 610 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaahnt5e3g9g98v09n2g9ir8ukicqjamlkwvm_yxpvufbafzp3qf5efvyrfm2f4tkjssxg0kaqhh3yoke-qfh7tifxmsjkemc5h6p__rb6hnqq%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbrqx4x-jkx4bhyzsj6gclfvc6f3io9wvkegsinzt9ebi40zbxunvjlmvfggi9bnfkzym66zk0ro1gclbjdzf3c&refererapiesign=true
   --- 02 Apr 17:40:53 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:40:53 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 17:40:53 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:41:50 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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(Failed): Failed to verify 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 17:42:20 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:42:20 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:42:20 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 17:42:48 955 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaau_v-jzihdw9ruactfu2wcp8qvspowtmcpybrtjm5-rzifc7qwjx3qe9u5yyfsplze4ll3pum7tpfr0t5hqibkm7uy4r34e_1nsleyymnsw8%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhaf2wnl_m9mco93kgavjqnvyam1tmhkbuvc2yrfeoflvx-cs5hjs8xfdnuhqz7esjb4btqb4bntjtjgmtmemlhd&refererapiesign=true
   --- 02 Apr 17:42:48 956 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:42:49 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 17:43:08 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
 Scrolled element into the view [ScreenShot]
 Inserted Required Multiline field [ScreenShot]
   --- 02 Apr 17:43:49 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 02 Apr 17:43:57 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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(Failed): Failed to verify Green tick-mark display for the pary - 2
[ScreenShot]
   --- 02 Apr 17:44:12 056 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //a[text()='Reporting']]
   --- 02 Apr 17:44:26 361 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 02 Apr 17:44:26 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:44:26 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> id: ctl00_cph1_btnAddSearchField]
   --- 02 Apr 17:44:29 566 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
   --- 02 Apr 17:44:29 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:44:29 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:44:47 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:44:47 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:44:47 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 17:45:16 077 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaahpom9slu1yai8uceemf-r413hihig8u07ccrxf9tf3bx1ipeedcigse52_kq-qppoirehq3-hz6luqy0wbniej-ldzisrpycpdtqcxeh4km%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhagw4povlq_pt_1adca5lvvvnadbbkmeyfouy2z2bocnt56njztb5tmh9kshph11lfo-m_e01d-r48rtxqv-2av&refererapiesign=true
   --- 02 Apr 17:45:16 078 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:45:16 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(@id,'popover')]]
 Successfully navigated to 'Remote Sign Apply mark page' [ScreenShot]
   --- 02 Apr 17:45:16 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:45:24 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:46:05 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:47:29 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:47:29 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //input[@type='checkbox']]
   --- 02 Apr 17:47:29 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //button[contains(text(),'Accept')]]
   --- 02 Apr 17:47:57 979 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaaojh34foonmwtdfenuvtowtgqsra5gmmykpky-rx62zaafb2auawvroqxyiryjapq_xqy8-86uaeqr2vqxqhycxutkj5yn7r_jfro84vf5hm%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdkrvl6hjp8hto3zhey59qv57ypalual7hwd5ltetyibr4ljhxaldhoub_qf46zvvik7mkq59tzefp69dkaanb4&refererapiesign=true
   --- 02 Apr 17:47:57 980 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Apr 17:47:58 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 17:48:55 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
   --- 02 Apr 17:49:03 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6473e58402c6f400977a3ab840910caa)] -> 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 1 [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@376b6d7d) 0 ms
init(org.testng.TestRunner@376b6d7d) 10266 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...) 17292 ms