com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities
(, 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:442)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12359)
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 list 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="verifyBarcodeTypeDroplistFunctionalities"/>
</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
verifyBarcodeTypeDroplistFunctionalities
P1
verifyBarcodeTypeDroplistFunctionalities
Smoke
verifyBarcodeTypeDroplistFunctionalities
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, 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
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 04 Oct 19:42:53 037 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:42:56 764 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 04 Oct 19:42:57 912 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:42:58 946 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 04 Oct 19:43:03 466 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 04 Oct 19:43:03 468 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:43:05 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: idSIButton9]
--- 04 Oct 19:43:06 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: i0116]
--- 04 Oct 19:43:06 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: i0116]
--- 04 Oct 19:43:11 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: idSIButton9]
--- 04 Oct 19:43:12 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: i0118]
--- 04 Oct 19:43:19 291 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Oct 19:43:19 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:43:19 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: lightbox]
--- 04 Oct 19:43:19 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: idSIButton9]
--- 04 Oct 19:43:23 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 04 Oct 19:43:23 591 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:43:27 587 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: createdFIList]
--- 04 Oct 19:43:32 119 - 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'
--- 04 Oct 19:43:36 606 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 04 Oct 19:43:40 933 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 04 Oct 19:43:45 260 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 04 Oct 19:43:49 609 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 04 Oct 19:43:54 006 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 04 Oct 19:43:54 104 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Oct 19:43:54 105 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:43:54 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> css selector: .header]
--- 04 Oct 19:43:56 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Oct 19:44:00 146 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:44:00 147 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:00 228 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:44:00 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:00 316 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:44:00 316 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:00 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Oct 19:44:00 497 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:44:00 497 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:00 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Oct 19:44:00 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> 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]
--- 04 Oct 19:44:01 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Oct 19:44:04 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:44:04 588 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:06 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> xpath: //div[@class='ng-placeholder']]
--- 04 Oct 19:44:07 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 04 Oct 19:44:16 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Oct 19:44:21 915 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Oct 19:44:21 916 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:26 229 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 04 Oct 19:44:26 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> id: enableClient]
--- 04 Oct 19:44:26 400 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Oct 19:44:26 400 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:44:26 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b8ff977b2a36fb368860c12b3a1454e6)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 04 Oct 19:44:47 637 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:44:48 416 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 04 Oct 19:44:51 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Oct 19:44:51 610 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:45:18 365 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 04 Oct 19:45:18 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: btnSubmit]
--- 04 Oct 19:45:18 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Oct 19:45:18 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Oct 19:45:24 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: btnSubmit]
--- 04 Oct 19:45:26 919 - 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%3davmgndraw9j75nercqow0mfy6wvm1iceudron4twmfyu9ec4tuk7ich7phh42t0kns0fawbmkh7oixjo6pkwm31rs9pfi_ier7kjzn6kxqa58z3ssg7lazupvqirrqt1onnki8n9za5-ljdtp_55g-5nf2tkrb9romvsuzlzqjeurimsrfdhqgilxmhst2vyu8kszs-qrjpzwu7n13cu0w&response_mode=form_post&nonce=638636481706779739.nje1yzvinzqtytc0zi00mtgwlwi5yzqtmjq2ndnlndgwowe4otuxyzy1yzqtotrhzs00otrilwe0n2mtnwrim2i5yzy1zgjm&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
--- 04 Oct 19:45:26 920 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:45:36 815 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 04 Oct 19:45:41 183 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 04 Oct 19:45:41 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: lightbox]
--- 04 Oct 19:45:41 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: i0116]
--- 04 Oct 19:45:41 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: i0116]
--- 04 Oct 19:45:46 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: idSIButton9]
--- 04 Oct 19:45:47 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: i0118]
--- 04 Oct 19:45:54 584 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Oct 19:45:54 585 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:45:54 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: lightbox]
--- 04 Oct 19:45:55 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: idSIButton9]
--- 04 Oct 19:45:58 389 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Oct 19:45:58 389 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:45:58 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: btnUpload]
--- 04 Oct 19:45:58 624 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Oct 19:45:58 624 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:45:58 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> css selector: .header]
--- 04 Oct 19:45:58 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //a[text()='Administration']]
--- 04 Oct 19:46:00 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //a[text()='Administration']]
--- 04 Oct 19:46:08 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //*[text()='Select All']]
--- 04 Oct 19:46:08 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //*[text()='Select All']]
--- 04 Oct 19:46:14 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //*[text()='Select All']]
--- 04 Oct 19:46:14 345 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:46:14 345 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:46:15 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: btnPrimary]
--- 04 Oct 19:46:15 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> id: btnPrimary]
--- 04 Oct 19:46:16 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> 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]
--- 04 Oct 19:46:18 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:46:18 483 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:46:23 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> xpath: //*[text()='Import Template']]
--- 04 Oct 19:46:54 648 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (3c2e2e1dc9641fe463dd06f8b5e7eecd)] -> 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
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifyBarcodeTypeDroplistFunctionalities_dummy
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
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifyBarcodeTypeDroplistFunctionalities_dummy
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@17991766)
0 ms
init(org.testng.TestRunner@17991766)
10185 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
125799 ms