com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeAndBarcodeFunctionUI
(, chrome_Windows 11)
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.GeneratedMethodAccessor9.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.$Proxy36.get(Unknown Source)
at com.imm.pages.DocumentMaintenanceRTS.expandSession(DocumentMaintenanceRTS.java:450)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeAndBarcodeFunctionUI(DocumentRTS.java:12114)
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 BarcodeType Dropdown and Barcode Function textbox field functionality)
C:\Users\sa_kaushal.patel\git\eSign Cloud\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="ESPC"/>
<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.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyBarcodeTypeAndBarcodeFunctionUI"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyBarcodeTypeAndBarcodeFunctionUI
P1
verifyBarcodeTypeAndBarcodeFunctionUI
Smoke
verifyBarcodeTypeAndBarcodeFunctionUI
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
Verify 'Barcode Type' droplist and 'Barcode Function' text field functionality
Steps:
--- 23 Oct 11:18:06 150 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 23 Oct 11:18:09 111 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 23 Oct 11:18:14 377 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 Oct 11:18:14 378 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:18:16 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: idSIButton9]
--- 23 Oct 11:18:16 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: i0116]
--- 23 Oct 11:18:16 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: i0116]
--- 23 Oct 11:18:22 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: idSIButton9]
--- 23 Oct 11:18:23 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: i0118]
--- 23 Oct 11:18:30 810 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 11:18:30 811 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:18:30 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: lightbox]
--- 23 Oct 11:18:30 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: idSIButton9]
--- 23 Oct 11:18:34 348 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 Oct 11:18:34 349 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:18:38 057 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: createdFIList]
--- 23 Oct 11:18:42 558 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
--- 23 Oct 11:18:46 892 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 23 Oct 11:18:51 304 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 23 Oct 11:18:55 826 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 23 Oct 11:19:00 455 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 23 Oct 11:19:04 887 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 23 Oct 11:19:04 978 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 Oct 11:19:04 979 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:05 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> css selector: .header]
--- 23 Oct 11:19:07 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 Oct 11:19:10 613 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 11:19:10 614 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:10 683 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 11:19:10 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:10 756 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 11:19:10 757 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:10 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 Oct 11:19:10 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 11:19:10 884 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:10 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 Oct 11:19:11 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 23 Oct 11:19:11 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 Oct 11:19:14 762 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 11:19:14 762 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:17 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> xpath: //div[@class='ng-placeholder']]
--- 23 Oct 11:19:17 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 Oct 11:19:26 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 Oct 11:19:31 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 Oct 11:19:31 884 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:36 240 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 Oct 11:19:36 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> id: enableClient]
--- 23 Oct 11:19:36 400 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 Oct 11:19:36 401 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:19:36 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b081216c422f1f5b60d51d306b8e3b7f)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 23 Oct 11:19:56 391 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 23 Oct 11:19:57 334 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 23 Oct 11:20:00 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 Oct 11:20:00 197 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:20:27 353 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 Oct 11:20:27 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: btnSubmit]
--- 23 Oct 11:20:27 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 23 Oct 11:20:27 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 23 Oct 11:20:32 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: btnSubmit]
--- 23 Oct 11:20:35 339 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dafxbrzy0ohpx3_t_odwikotsuqzsdrike992qu0yzc4qxh8gjpjbv20dgtuxm_t0kqu3tw342xgrumbsqrhnoyrywutwf5zyoa07dshhcor1luc9mzz7zml3ftwwbjxznfom4f9jgjaoqwlaamufqvhpzl-eggkbtgcrc2zbjdpxjwnh6-pyqnuofk8dacxd6_ksxotcxlugcibmuvhcug&response_mode=form_post&nonce=638652594975584693.zjgwyti1yzgtzdnhzi00nwy3lwizymitytm1zwu3odcymgnjmji4mgrimmetzgvmnc00mwmwlwjizwytnzgxnjawntk0ngiw&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 23 Oct 11:20:35 340 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:20:44 987 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 23 Oct 11:20:49 525 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 Oct 11:20:49 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: lightbox]
--- 23 Oct 11:20:49 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: i0116]
--- 23 Oct 11:20:49 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: i0116]
--- 23 Oct 11:20:55 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: idSIButton9]
--- 23 Oct 11:20:56 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: i0118]
--- 23 Oct 11:21:02 600 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 11:21:02 600 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:21:02 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: lightbox]
--- 23 Oct 11:21:03 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: idSIButton9]
--- 23 Oct 11:21:06 318 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 Oct 11:21:06 319 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:21:06 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: btnUpload]
--- 23 Oct 11:21:06 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 Oct 11:21:06 565 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:21:06 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> css selector: .header]
--- 23 Oct 11:21:08 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //a[text()='Administration']]
--- 23 Oct 11:21:10 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //a[text()='Administration']]
--- 23 Oct 11:21:17 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 Oct 11:21:17 938 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:21:18 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 23 Oct 11:21:18 365 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 Oct 11:21:18 365 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:21:18 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> css selector: .header]
--- 23 Oct 11:21:35 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //a[text()='Administration']]
--- 23 Oct 11:21:37 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //a[text()='Administration']]
--- 23 Oct 11:21:48 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //*[text()='Select All']]
--- 23 Oct 11:21:48 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //*[text()='Select All']]
--- 23 Oct 11:21:53 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //*[text()='Select All']]
--- 23 Oct 11:21:53 432 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 23 Oct 11:21:53 432 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:21:54 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: btnPrimary]
--- 23 Oct 11:21:54 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: btnPrimary]
--- 23 Oct 11:21:55 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 23 Oct 11:22:00 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 23 Oct 11:22:00 427 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 11:22:05 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> xpath: //*[text()='Import Template']]
--- 23 Oct 11:22:36 848 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b7df7a8fc2810f20573dc46685d57b41)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@3c053ff2)
0 ms
init(org.testng.TestRunner@3c053ff2)
10241 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
122997 ms