com.imm.testscripts.FIManagement.FIManagement
verifyRemoteSignWithKioskEnable
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=, Address=, FiStatus=, FiAdmin_LastName=, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=, eSignClient=, ClientID=, Domain=, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, Description=Verifying kiosk new enhancement for the new Dropdown field, AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/ZZZZ_SampleDoc.pdf, TestID=verifyRemoteSignWithKioskEnable, KioskDropDownValues=Copy;Sign Now;Copy and Sign Now, FiAdmin_UserID=, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy25.get(Unknown Source)
at com.imm.pages.RemoteSignatureStatusPage.isExpandRemoteSigIconDisplay(RemoteSignatureStatusPage.java:1162)
at com.imm.pages.RemoteSignatureStatusPage.clickOnRemoteSigIcon(RemoteSignatureStatusPage.java:1173)
at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11946)
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&hsfiid=autoesign&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: 8 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Remote Setting' page [ScreenShot]
Clicked on Save button [ScreenShot]
Successfully navigated to 'New Sessions' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 04 Apr 19:48:42 754 - TestCaseID:: verifyRemoteSignWithKioskEnable
--- 04 Apr 19:48:48 354 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying kiosk new enhancement for the new Dropdown field
Steps:
--- 04 Apr 19:48:57 703 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=745c2be2-f3cf-4166-83f3-dd94b13fef25&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=z_j3bueqzkfex-cb2qsz5vikz_frxit6ywl2l7vhe1e&code_challenge_method=s256&nonce=bb9c5b26-8837-4380-9cf7-17656ca88db8&state=eyjpzci6ijq1mtbkzmm5ltk1zgmtngjhyi04zwy4lwiyywe0nde5owezyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Apr 19:48:57 704 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:49:16 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: idSIButton9]
--- 04 Apr 19:49:17 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: i0116]
--- 04 Apr 19:49:17 974 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: idSIButton9]
--- 04 Apr 19:49:24 743 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Apr 19:49:24 743 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:49:24 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: lightbox]
--- 04 Apr 19:49:24 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: idSIButton9]
--- 04 Apr 19:49:30 657 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 04 Apr 19:49:30 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:49:33 809 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 04 Apr 19:49:33 810 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:30 782 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Apr 19:51:30 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:30 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> css selector: .header]
--- 04 Apr 19:51:33 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Apr 19:51:36 626 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Apr 19:51:36 626 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:39 747 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Apr 19:51:39 747 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:42 846 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Apr 19:51:42 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:42 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Apr 19:51:46 054 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Apr 19:51:46 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:46 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Apr 19:51:52 485 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Apr 19:51:52 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:51:54 867 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Apr 19:52:01 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Apr 19:52:01 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Apr 19:52:04 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Apr 19:52:04 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:52:04 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: headerRemoteSettings]
--- 04 Apr 19:52:08 053 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Apr 19:52:08 054 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:52:08 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> css selector: .header]
Fi details are matching [ScreenShot]
Successfully navigated to 'Remote Setting' page [ScreenShot]
--- 04 Apr 19:52:08 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: SelectKioskSettings]
--- 04 Apr 19:52:09 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (233a7a81deceba3a77ff30c886d2d8da)] -> id: SelectKioskSettings]
Clicked on Save button [ScreenShot]
--- 04 Apr 19:52:20 399 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Apr 19:52:20 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:52:34 161 - TestCaseID:: verifyRemoteSignWithKioskEnable
--- 04 Apr 19:52:35 733 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 04 Apr 19:53:03 438 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:53:03 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:53:13 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 04 Apr 19:53:17 077 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:53:17 078 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:53:17 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 04 Apr 19:53:17 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //span[@class='btn-text' and text()=' Process']]
--- 04 Apr 19:53:27 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1&action=new
--- 04 Apr 19:53:27 476 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:53:34 957 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1&action=new
--- 04 Apr 19:53:34 958 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:53:39 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1&action=new
--- 04 Apr 19:53:39 351 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:53:49 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:53:49 696 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:02 284 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:54:02 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:02 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> id: Sign]
--- 04 Apr 19:54:02 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> id: Attach]
--- 04 Apr 19:54:05 700 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:54:05 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:05 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> css selector: .header]
--- 04 Apr 19:54:16 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> id: Sign]
--- 04 Apr 19:54:16 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> id: Sign]
--- 04 Apr 19:54:22 561 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:54:22 561 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:22 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[starts-with(@id,'print')]]
--- 04 Apr 19:54:25 873 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:54:25 873 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:25 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 04 Apr 19:54:39 304 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:54:39 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:42 514 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:54:42 514 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:54:42 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //*[@id='tab0']]
--- 04 Apr 19:54:49 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@placeholder='Enter Email']]
--- 04 Apr 19:54:52 223 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //*[@id='tab0']]
--- 04 Apr 19:54:58 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@placeholder='Enter Email']]
--- 04 Apr 19:55:01 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //*[@id='tab0']]
--- 04 Apr 19:55:07 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@placeholder='Enter Email']]
--- 04 Apr 19:55:10 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //*[@id='tab0']]
--- 04 Apr 19:55:17 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@placeholder='Enter Email']]
--- 04 Apr 19:55:20 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[@class='pull-right remote-order-selector']]
--- 04 Apr 19:55:20 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[@class='row paddingT-10']]
--- 04 Apr 19:55:20 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[@class='pull-right remote-order-selector']/div/div/label]
--- 04 Apr 19:55:29 156 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:55:29 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:55:53 964 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:55:53 964 - 22 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:55:57 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:55:57 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:55:57 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
--- 04 Apr 19:56:00 440 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:56:00 440 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:56:00 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
Expected: Verify Kiosk screen display
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
Actual(Passed): Verified Kiosk screen displayed[ScreenShot]
--- 04 Apr 19:56:31 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@type='checkbox']]
--- 04 Apr 19:56:31 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@type='checkbox']]
--- 04 Apr 19:56:31 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //button[contains(text(),'Accept')]]
--- 04 Apr 19:56:59 955 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa7j8r1lnlb_gutykhw3gslckwmiat6dcvbpf4exrcstvoj62zytnc6ply9rk2n87qvi6nadr6lk-uvzytbclmstge3xhnypmnw3jscguv4ji%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhdlkmllvpd9cnehnwycs6_kfmt2nwovztsgn1qbk3dvkpvnnyk_5azpnuvrg-1jlpob_9t0iubrmvasjffcjwgf&refererapiesign=true
--- 04 Apr 19:56:59 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:57:00 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //button[contains(@id,'popover')]]
--- 04 Apr 19:57:00 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 04 Apr 19:57:56 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
--- 04 Apr 19:58:19 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //table[@class='table table-condensed']/tbody/tr/td[3]/span]
--- 04 Apr 19:58:22 649 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 19:58:22 650 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Verify Green tick-mark display for the pary - 1
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1[ScreenShot]
Actual(Passed): Successfully verified Green tick-mark display for the pary - 1[ScreenShot]
--- 04 Apr 19:58:50 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@type='checkbox']]
--- 04 Apr 19:58:50 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //input[@type='checkbox']]
--- 04 Apr 19:58:50 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //button[contains(text(),'Accept')]]
--- 04 Apr 19:59:19 205 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaa4mjupztnmkre2rwt98mgegbrmz_eu6gls5ed16x-hdbtw0pdzpeehxahudoe-crkpjxl-23xaqe-fqgyppwv7mk8zofvblanlnzacs8qwsa%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbgdd771vdhmmrv1ojl3nz2q7uyhmssbj74o4md8etbc40zry91yrfsd2kohqh4lc7dy_li6twyqmrnzxipkhqx&refererapiesign=true
--- 04 Apr 19:59:19 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Apr 19:59:19 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //button[contains(@id,'popover')]]
--- 04 Apr 19:59:19 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 04 Apr 20:00:15 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (2010bedbca5137d6657789fdb68b298e)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
--- 04 Apr 20:00:45 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504041426260591189_qctr00pyyzdpuyorkwjhgbr1
--- 04 Apr 20:00:45 782 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Verify Green tick-mark display for the pary - 2
Actual(Failed): Failed to verify Green tick-mark display for the pary - 2[ScreenShot]
Actual(Failed): Failed to verify Green tick-mark display for the pary - 2[ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
49 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
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@4e41b993)
0 ms
init(org.testng.TestRunner@4e41b993)
10123 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
243391 ms