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 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&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: 10 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
Successfully navigated to 'Documents Page' [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 3 out of bounds for length 2 [ScreenShot]
--- 01 Apr 21:42:16 778 - TestCaseID:: verifyRemoteSignWithKioskEnable
--- 01 Apr 21:42:21 309 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying kiosk new enhancement for the new Dropdown field
Steps:
--- 01 Apr 21:42:27 977 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Apr 21:42:27 978 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:42:28 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[@id='btnSubmit']]
--- 01 Apr 21:42:28 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Apr 21:42:34 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 01 Apr 21:42:37 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Apr 21:42:37 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:42:42 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
--- 01 Apr 21:42:43 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[@id='btnSubmit']]
--- 01 Apr 21:42:49 268 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Apr 21:42:49 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:42:52 673 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Apr 21:42:52 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:42:52 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: btnUpload]
--- 01 Apr 21:42:56 015 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Apr 21:42:56 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:42:56 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> css selector: .header]
Successfully navigated to 'Documents Page' [ScreenShot]
--- 01 Apr 21:42:56 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //a[text()='Administration']]
--- 01 Apr 21:43:08 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[text()='Select All']]
--- 01 Apr 21:43:12 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Apr 21:43:12 105 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:43:16 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[text()='No records found']]
--- 01 Apr 21:43:21 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[text()='Import Template']]
--- 01 Apr 21:43:42 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //a[text()='Processing']]
--- 01 Apr 21:43:50 766 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Apr 21:43:50 766 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:44:01 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: tab0]
--- 01 Apr 21:44:04 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 01 Apr 21:44:04 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:44:04 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> css selector: .header]
--- 01 Apr 21:44:14 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: dragandrophandler]
--- 01 Apr 21:44:16 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: messages]
--- 01 Apr 21:44:22 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //span[contains(text(),'Create Session')]]
--- 01 Apr 21:44:30 909 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs&refresh=y
--- 01 Apr 21:44:30 909 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:44:53 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs&refresh=y
--- 01 Apr 21:44:53 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:44:56 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs&refresh=y
--- 01 Apr 21:44:56 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:44:59 421 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs&refresh=y
--- 01 Apr 21:44:59 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:44:59 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: Sign]
--- 01 Apr 21:44:59 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: Attach]
--- 01 Apr 21:45:02 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs&refresh=y
--- 01 Apr 21:45:02 757 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:45:02 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> css selector: .header]
--- 01 Apr 21:45:18 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: Sign]
--- 01 Apr 21:45:18 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: Sign]
--- 01 Apr 21:45:24 898 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:45:24 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:45:24 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 01 Apr 21:45:28 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:45:28 169 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:45:28 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 01 Apr 21:45:31 617 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:45:31 617 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:45:31 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[@id='tab0']]
--- 01 Apr 21:45:38 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 21:45:40 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[@id='tab0']]
--- 01 Apr 21:45:47 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 21:45:50 352 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[@id='tab0']]
--- 01 Apr 21:45:56 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 21:45:59 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[@id='tab0']]
--- 01 Apr 21:46:06 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@placeholder='Enter Email']]
--- 01 Apr 21:46:15 402 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:46:15 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:46:31 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:46:31 066 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:46:34 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:46:34 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:46:34 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //*[contains(@data-bind,'SignerMessages')]/table/thead/tr/th]
--- 01 Apr 21:46:37 494 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202504011618028622813_lyrrhjf3v510nw5hwo4kskqs
--- 01 Apr 21:46:37 494 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:46:37 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> 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]
--- 01 Apr 21:46:49 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 21:46:49 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 21:46:49 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //button[contains(text(),'Accept')]]
--- 01 Apr 21:47:17 975 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaancbpkjyhzf72y_mo67waclxa9bapz1r4hehymaqgl0xogadbtmpybdib30klavxjazwumm1jgwhcknkcwvzkqagwa2cjjunbybhxymaojhe%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhco9aeulbney5ndsrdcxqlo1mjhx0oy7xku_kzbalmmaqdbp5nnrah2ts7c4t7-qfzlxmh1c6tvyb3oo2ycsxld&refererapiesign=true
--- 01 Apr 21:47:17 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:47:18 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //button[contains(@id,'popover')]]
--- 01 Apr 21:47:55 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 01 Apr 21:48:08 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
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]
--- 01 Apr 21:48:37 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 21:48:37 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 21:48:38 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //button[contains(text(),'Accept')]]
--- 01 Apr 21:49:06 447 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaametsuvlppr6mk6b9rzooonmugkvuuxfsnqavqly5159nsax631-xg1uk3j84corzmerp1jcg90ab-lydf6s68vz_1psvitje0bifyw74rcm%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbhxjv0lswwtgl8kyjv-s-_lw8aqop4gfq7sp-hahf1-8i9-r3miwdbda0uito7isg7zqsxo89rqycmx0px5mrs&refererapiesign=true
--- 01 Apr 21:49:06 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:49:06 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //button[contains(@id,'popover')]]
--- 01 Apr 21:49:25 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[contains(@data-fieldname,'TEXTFIELD_')]/textarea]
--- 01 Apr 21:50:00 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Accept')]]
--- 01 Apr 21:50:09 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@id='form-control-signerName']]
Expected: Verify Green tick-mark display for the pary - 2
Actual(Passed): Successfully verified Green tick-mark display for the pary - 2[ScreenShot]
Actual(Passed): Successfully verified Green tick-mark display for the pary - 2[ScreenShot]
--- 01 Apr 21:50:24 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //a[text()='Reporting']]
--- 01 Apr 21:50:41 637 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 01 Apr 21:50:41 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:50:41 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> id: ctl00_cph1_btnAddSearchField]
--- 01 Apr 21:50:44 981 - Page URL:: https://esignplusqa.immesign.com/teaasp/searchremotearchiveddocuments.aspx
--- 01 Apr 21:50:44 982 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:50:45 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> css selector: .header]
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]
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]
Actual(Passed): Successfully verified green tick-mark displayed for first two parties in 'Remote Signautre Status Report' page[ScreenShot]
--- 01 Apr 21:51:00 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 21:51:01 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //input[@type='checkbox']]
--- 01 Apr 21:51:01 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //button[contains(text(),'Accept')]]
--- 01 Apr 21:51:29 646 - Page URL:: https://secure.na1.adobesign.com/public/esign?aid=cbfcibaacbsctbabduaaabacaabaac3s-1wpdz6gsttt1ezkmsorvnp-rseenwd7zwdmiodjdqwam7psqlo7rq_l33qbhycmlrpuv1ybzgfolovcl8hnzr_8m_msvkhzpqq4fwh4%2a&client_id=cbjchbcaabaaf9cv3tnzmwgxddz7kwu9r5cjj6wgbpkg&pid=cbfcibaa3aaablblqzhbw5jiez7zua52o0m1tlpnah9gdent4qqo2iq3aggm2myoeddgrgce154mpw4bmc2q-v0u44rsxfwuv3fsammyv&refererapiesign=true
--- 01 Apr 21:51:29 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 01 Apr 21:51:29 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //button[contains(@id,'popover')]]
--- 01 Apr 21:51:58 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[contains(@data-fieldname,'echosign_initials')]]
--- 01 Apr 21:52:06 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[contains(@data-fieldname,'echosign_signature')]]
--- 01 Apr 21:52:18 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0390a0ce25adc0e378d711910d8f008d)] -> xpath: //div[@class='tou-btn-inner']/button[contains(text(),'Click to Sign')]]
Index 3 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
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@5f65a6d7)
0 ms
init(org.testng.TestRunner@5f65a6d7)
10118 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
14898 ms