com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
(, 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.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.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:434)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(DocumentRTS.java:12111)
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)
(Verify UI elements on the Document maintenance (RTS) page)
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="verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage"/>
</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
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
P1
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
Smoke
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, 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]
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 30 Sep 13:53:25 179 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 13:53:28 906 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 30 Sep 13:53:34 268 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 13:53:34 269 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:53:36 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: idSIButton9]
--- 30 Sep 13:53:36 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: i0116]
--- 30 Sep 13:53:36 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: i0116]
--- 30 Sep 13:53:42 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: idSIButton9]
--- 30 Sep 13:53:43 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: i0118]
--- 30 Sep 13:53:49 611 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 13:53:49 612 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:53:49 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: lightbox]
--- 30 Sep 13:53:50 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: idSIButton9]
--- 30 Sep 13:53:53 163 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 13:53:53 163 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:53:57 673 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
--- 30 Sep 13:54:02 206 - 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'
--- 30 Sep 13:54:06 678 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 13:54:11 090 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 13:54:15 471 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 13:54:20 053 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 13:54:24 398 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 13:54:24 488 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 13:54:24 488 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:24 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> css selector: .header]
--- 30 Sep 13:54:26 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 13:54:30 227 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 13:54:30 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:30 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 13:54:30 309 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:30 389 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 13:54:30 390 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:30 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 13:54:30 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 13:54:30 562 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:30 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 13:54:30 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> 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]
--- 30 Sep 13:54:31 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 13:54:34 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 13:54:34 572 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:36 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 13:54:37 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 13:54:46 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 13:54:51 724 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 13:54:51 725 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:56 345 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 13:54:56 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> id: enableClient]
--- 30 Sep 13:54:56 507 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 13:54:56 507 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:54:56 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90473f736c39d0b67f1fbdf2610c42a5)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 30 Sep 13:55:02 174 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 13:55:02 996 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 13:55:07 405 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 13:55:07 406 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:55:34 289 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 13:55:34 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: btnSubmit]
--- 30 Sep 13:55:34 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 13:55:34 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 13:55:39 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: btnSubmit]
--- 30 Sep 13:55:42 508 - 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%3d-fo5x2l_brwlv1xeghe_twz604lmjemt3iy69kjcutyx2zc3jlcpkhueelzbrq5onhlox6ul6cl2cupu0jmt1clj05src5x9sb0fos7mesuhv-ea-jwmmabo7phvatyy8mni-jbc5zsxala_sghkbnxdjgnm3lyf7ncy1znvpghoiaamubzhccjgcshka6vveesovdz3r68eoz-8knipyw&response_mode=form_post&nonce=638632815814551524.ytg1ztq5mtytmdjinc00ywzilwjhmdutndgyymuynzdlzwriodg1ntfjodutodbkns00zgnlltlimjktnjjhmdg0otuyndvl&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
--- 30 Sep 13:55:42 509 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:55:52 698 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 13:55:57 013 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 13:55:57 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: lightbox]
--- 30 Sep 13:55:57 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: i0116]
--- 30 Sep 13:55:57 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: i0116]
--- 30 Sep 13:56:02 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: idSIButton9]
--- 30 Sep 13:56:03 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: i0118]
--- 30 Sep 13:56:09 888 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 13:56:09 889 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:56:09 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: lightbox]
--- 30 Sep 13:56:10 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: idSIButton9]
--- 30 Sep 13:56:13 905 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 13:56:13 906 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:56:13 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: btnUpload]
--- 30 Sep 13:56:14 106 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 13:56:14 107 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:56:14 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> css selector: .header]
--- 30 Sep 13:56:14 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //a[text()='Administration']]
--- 30 Sep 13:56:16 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //a[text()='Administration']]
--- 30 Sep 13:56:23 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //*[text()='Select All']]
--- 30 Sep 13:56:23 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //*[text()='Select All']]
--- 30 Sep 13:56:28 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //*[text()='Select All']]
--- 30 Sep 13:56:28 804 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 13:56:28 804 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:56:29 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: btnPrimary]
--- 30 Sep 13:56:29 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> id: btnPrimary]
--- 30 Sep 13:56:30 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> 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]
--- 30 Sep 13:56:30 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //button[@class='btn margin-off action']]
--- 30 Sep 13:56:30 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 30 Sep 13:56:30 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //*[text()='Import Template']]
Expected: The UI elements must be loaded properly
Actual(Passed): The UI elements are loaded properly[ScreenShot]
Actual(Passed): The UI elements are loaded properly[ScreenShot]
--- 30 Sep 13:56:31 116 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 13:56:31 117 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 13:56:36 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> xpath: //*[text()='Import Template']]
--- 30 Sep 13:57:07 301 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (1ae3b54f8311e01cdc2d1066bbaae877)] -> 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]
51 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
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
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@3045fbb4)
0 ms
init(org.testng.TestRunner@3045fbb4)
10197 ms
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, chrome_Windows 11)
108227 ms