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:
--- 23 Oct 10:16:38 689 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 23 Oct 10:16:44 195 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 23 Oct 10:16:48 865 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 Oct 10:16:48 865 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:16:51 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: idSIButton9]
--- 23 Oct 10:16:51 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: i0116]
--- 23 Oct 10:16:51 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: i0116]
--- 23 Oct 10:16:56 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: idSIButton9]
--- 23 Oct 10:16:58 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: i0118]
--- 23 Oct 10:17:04 549 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 10:17:04 550 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:04 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: lightbox]
--- 23 Oct 10:17:05 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: idSIButton9]
--- 23 Oct 10:17:08 326 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 Oct 10:17:08 326 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:12 649 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
--- 23 Oct 10:17:17 169 - 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 10:17:21 712 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 23 Oct 10:17:26 051 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 23 Oct 10:17:30 667 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 23 Oct 10:17:35 217 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 23 Oct 10:17:39 632 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 23 Oct 10:17:39 750 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 Oct 10:17:39 750 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:39 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> css selector: .header]
--- 23 Oct 10:17:42 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 Oct 10:17:45 417 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 10:17:45 418 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:45 508 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 10:17:45 508 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:45 591 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 10:17:45 591 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:45 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 Oct 10:17:45 733 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 10:17:45 733 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:45 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 Oct 10:17:46 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> 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 10:17:46 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 Oct 10:17:49 616 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 Oct 10:17:49 616 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:17:51 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> xpath: //div[@class='ng-placeholder']]
--- 23 Oct 10:17:52 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 Oct 10:18:01 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 Oct 10:18:06 812 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 Oct 10:18:06 813 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:18:11 185 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 Oct 10:18:11 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> id: enableClient]
--- 23 Oct 10:18:11 373 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 Oct 10:18:11 373 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:18:11 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cc1a47637c9365d02040c1150defb7d6)] -> 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]
--- 23 Oct 10:18:26 111 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 23 Oct 10:18:27 076 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 23 Oct 10:18:31 120 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 Oct 10:18:31 121 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:18:58 657 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 Oct 10:18:58 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: btnSubmit]
--- 23 Oct 10:18:58 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 23 Oct 10:18:58 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 23 Oct 10:19:04 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: btnSubmit]
--- 23 Oct 10:19:06 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%3d5poaonpqnzzbjq6japsjpknzwlzv-bjk2rr9xbvmavg3sqsq8hfye3i4kd0bolk8pqgfhsh7ppmymsgr4j61lvnrrytqgnwguwyxiallnjtn1s4kmplujokmqo_9ddgavwj4qpet0vaqigmdggijtzbmbacawf2iqd2cxscamkr-0dmmpalfzv4wjuthtubeohubvl1slvvvtxtn_zriqg&response_mode=form_post&nonce=638652558092142361.nddmzdhkotutyzy5zi00ogyylwe4n2qtmde0nmi2odnhnzy4zdg0zja5y2ity2m3my00njyxlwexntmtzwqyowq3odc2mdux&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 10:19:06 416 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:19:16 153 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 23 Oct 10:19:20 665 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 Oct 10:19:20 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: lightbox]
--- 23 Oct 10:19:20 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: i0116]
--- 23 Oct 10:19:20 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: i0116]
--- 23 Oct 10:19:26 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: idSIButton9]
--- 23 Oct 10:19:27 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: i0118]
--- 23 Oct 10:19:33 880 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 10:19:33 881 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:19:33 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: lightbox]
--- 23 Oct 10:19:34 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: idSIButton9]
--- 23 Oct 10:19:38 636 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 Oct 10:19:38 636 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:19:38 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> id: btnUpload]
--- 23 Oct 10:19:38 847 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 Oct 10:19:38 847 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:19:38 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> css selector: .header]
--- 23 Oct 10:19:41 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //a[text()='Administration']]
--- 23 Oct 10:19:43 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //a[text()='Administration']]
--- 23 Oct 10:19:50 634 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 Oct 10:19:50 634 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:19:50 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 23 Oct 10:19:51 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 Oct 10:19:51 142 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:19:51 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> css selector: .header]
--- 23 Oct 10:20:08 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //a[text()='Administration']]
--- 23 Oct 10:20:10 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //a[text()='Administration']]
--- 23 Oct 10:20:25 572 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 Oct 10:20:30 096 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 Oct 10:20:35 225 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 23 Oct 10:20:35 225 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 10:20:40 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> xpath: //*[text()='Import Template']]
--- 23 Oct 10:21:11 587 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (7ccb62c9b37797edee25a103bd4cb9d0)] -> 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@4db203fb)
0 ms
init(org.testng.TestRunner@4db203fb)
10271 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
120421 ms