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]
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:
--- 22 Oct 20:56:35 339 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 22 Oct 20:56:38 317 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Oct 20:56:43 045 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 22 Oct 20:56:43 045 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:56:45 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: idSIButton9]
--- 22 Oct 20:56:46 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: i0116]
--- 22 Oct 20:56:46 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: i0116]
--- 22 Oct 20:56:51 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: idSIButton9]
--- 22 Oct 20:56:52 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: i0118]
--- 22 Oct 20:56:59 916 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 20:56:59 918 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:00 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: lightbox]
--- 22 Oct 20:57:00 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: idSIButton9]
--- 22 Oct 20:57:03 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 22 Oct 20:57:03 308 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:07 813 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
--- 22 Oct 20:57:12 285 - 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'
--- 22 Oct 20:57:16 708 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 22 Oct 20:57:21 288 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 22 Oct 20:57:25 832 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 22 Oct 20:57:30 444 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 22 Oct 20:57:34 801 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 22 Oct 20:57:34 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 22 Oct 20:57:34 905 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:35 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> css selector: .header]
--- 22 Oct 20:57:37 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 22 Oct 20:57:40 860 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 20:57:40 860 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:40 938 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 20:57:40 938 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:41 013 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 20:57:41 014 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:41 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 22 Oct 20:57:41 153 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 20:57:41 153 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:41 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 22 Oct 20:57:41 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> 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]
--- 22 Oct 20:57:41 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 22 Oct 20:57:45 084 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 20:57:45 084 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:57:47 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> xpath: //div[@class='ng-placeholder']]
--- 22 Oct 20:57:47 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 22 Oct 20:57:56 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 22 Oct 20:58:02 242 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 22 Oct 20:58:02 243 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:58:06 676 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 22 Oct 20:58:06 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> id: enableClient]
--- 22 Oct 20:58:06 829 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 22 Oct 20:58:06 829 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:58:06 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ca57174379a0b7ed14d70566317de5cf)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
OCR toggle can Not set as enable[ScreenShot]
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 22 Oct 20:58:21 374 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 22 Oct 20:58:22 265 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Oct 20:58:27 044 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Oct 20:58:27 046 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:58:54 059 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Oct 20:58:54 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: btnSubmit]
--- 22 Oct 20:58:54 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 20:58:54 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 20:58:59 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: btnSubmit]
--- 22 Oct 20:59:02 416 - 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%3dwgazgb0rcdtal83cj7cpwvsqhdhrrkiecffyqoynmbk0rqwg37uuhs7-up_pbp4wmkw-v23mhgixxmsulo8tjxbpne64yivav-kztbn7lrqwruamyhw-4b_vedrrcov4mnmmuwd4yszuucmxykn-3qg05dxmtxuktnzijax1ouxveud2nzm8mhaecta4dwbipk5pfyzguzcvhkcpxp1vzg&response_mode=form_post&nonce=638652078030767721.mdvknwfjotqtndvimc00mwmyltk2ndityznjmwywmzy2zgy4ytbinjmxywitotu3ys00otc2ltg4mdqtymu4y2zhnwm1mdy2&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
--- 22 Oct 20:59:02 417 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:59:12 256 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Oct 20:59:16 920 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Oct 20:59:17 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: lightbox]
--- 22 Oct 20:59:17 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: i0116]
--- 22 Oct 20:59:17 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: i0116]
--- 22 Oct 20:59:22 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: idSIButton9]
--- 22 Oct 20:59:23 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: i0118]
--- 22 Oct 20:59:29 901 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 20:59:29 901 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:59:29 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: lightbox]
--- 22 Oct 20:59:30 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: idSIButton9]
--- 22 Oct 20:59:33 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 20:59:33 901 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:59:33 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> id: btnUpload]
--- 22 Oct 20:59:34 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 20:59:34 098 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:59:34 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> css selector: .header]
--- 22 Oct 20:59:36 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //a[text()='Administration']]
--- 22 Oct 20:59:38 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //a[text()='Administration']]
--- 22 Oct 20:59:46 586 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 22 Oct 20:59:46 587 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:59:46 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 22 Oct 20:59:47 121 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 22 Oct 20:59:47 121 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 20:59:47 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> css selector: .header]
--- 22 Oct 21:00:04 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //a[text()='Administration']]
--- 22 Oct 21:00:06 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //a[text()='Administration']]
--- 22 Oct 21:00:21 445 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 22 Oct 21:00:25 809 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 22 Oct 21:00:30 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Oct 21:00:30 903 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 21:00:36 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> xpath: //*[text()='Import Template']]
--- 22 Oct 21:01:07 350 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (8f50e80e73fcde5faf5ffc2142a852d0)] -> 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@7e8235b2)
0 ms
init(org.testng.TestRunner@7e8235b2)
10179 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
118549 ms