com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
(, chrome_Windows 11)
java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length 3
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.SelectValueFromBarcodeType(DocumentMaintenanceRTS.java:1763)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(DocumentRTS.java:12127)
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 3 out of bounds for length 3 [ScreenShot]
--- 30 Sep 15:35:38 927 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 15:35:43 494 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 30 Sep 15:35:49 482 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 15:35:49 483 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:35:52 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: idSIButton9]
--- 30 Sep 15:35:52 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: i0116]
--- 30 Sep 15:35:52 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: i0116]
--- 30 Sep 15:35:57 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: idSIButton9]
--- 30 Sep 15:35:59 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: i0118]
--- 30 Sep 15:36:06 501 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 15:36:06 501 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:06 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: lightbox]
--- 30 Sep 15:36:07 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: idSIButton9]
--- 30 Sep 15:36:11 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 15:36:11 081 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:15 081 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: createdFIList]
--- 30 Sep 15:36:19 621 - 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 15:36:24 138 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 15:36:28 478 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 15:36:32 838 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 15:36:37 486 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 15:36:41 832 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 15:36:41 945 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 15:36:41 946 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:42 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> css selector: .header]
--- 30 Sep 15:36:44 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 15:36:47 973 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 15:36:47 974 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:48 062 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 15:36:48 062 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:48 150 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 15:36:48 150 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:48 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 15:36:48 313 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 15:36:48 313 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:48 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 15:36:48 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> 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 15:36:49 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 15:36:52 343 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 15:36:52 343 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:36:54 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 15:36:54 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 15:37:04 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 15:37:09 629 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 15:37:09 629 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:37:14 269 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 15:37:14 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> id: enableClient]
--- 30 Sep 15:37:14 449 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 15:37:14 450 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:37:14 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3d7a907f280fe41020fb18330bdd23dc)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 30 Sep 15:37:20 236 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 15:37:21 102 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 15:37:24 982 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 15:37:24 982 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:37:52 199 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 15:37:52 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: btnSubmit]
--- 30 Sep 15:37:52 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 15:37:52 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 15:37:57 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: btnSubmit]
--- 30 Sep 15:38:00 548 - 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%3ddiqt1pfnwow9ylhz3ybt-g3_45yam04tnlc9g3l1ue7wmzfex8asebsi-h89fqjsniwbsbzlx7f2by4sewdohl6ubzma68sj9giuslgygyxzvlwwi-gs4qphtgx1dhyjobmiiby72kmib95hqzejtjiokeupix2foip-oxy_jle0x6boqtfbji23mr5mbxups2yhrj4riebrtradmw3mua&response_mode=form_post&nonce=638632877194443248.ywyyowfmzdktogyzmi00odk4lwjkztctmjlhzwjlody4mwnjody4mtmwogetnmzkos00zdniltljzjatytjim2fhzmeymzvh&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 15:38:00 548 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:38:10 484 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 15:38:14 603 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 15:38:14 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: lightbox]
--- 30 Sep 15:38:14 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: i0116]
--- 30 Sep 15:38:14 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: i0116]
--- 30 Sep 15:38:20 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: idSIButton9]
--- 30 Sep 15:38:21 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: i0118]
--- 30 Sep 15:38:27 749 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 15:38:27 749 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:38:27 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: lightbox]
--- 30 Sep 15:38:28 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: idSIButton9]
--- 30 Sep 15:38:31 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 15:38:31 649 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:38:31 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: btnUpload]
--- 30 Sep 15:38:31 873 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 15:38:31 873 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:38:31 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> css selector: .header]
--- 30 Sep 15:38:32 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //a[text()='Administration']]
--- 30 Sep 15:38:34 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //a[text()='Administration']]
--- 30 Sep 15:38:40 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //*[text()='Select All']]
--- 30 Sep 15:38:40 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //*[text()='Select All']]
--- 30 Sep 15:38:45 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //*[text()='Select All']]
--- 30 Sep 15:38:46 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 15:38:46 081 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:38:46 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: btnPrimary]
--- 30 Sep 15:38:46 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> id: btnPrimary]
--- 30 Sep 15:38:47 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> 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 15:38:48 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //button[@class='btn margin-off action']]
--- 30 Sep 15:38:48 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 30 Sep 15:38:48 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> 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 15:38:48 501 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 15:38:48 501 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 15:38:53 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //*[text()='Import Template']]
--- 30 Sep 15:39:24 783 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> 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]
--- 30 Sep 15:39:24 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 30 Sep 15:39:29 596 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 15:39:29 597 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully cancel the values in Details tab after cancel functionality[ScreenShot]
Actual(Passed): Successfully cancel the values in Details tab after cancel functionality[ScreenShot]
Expected: 'Barcode Type' droplist should not be disbaled as template is not Dynamic and API
Actual(Failed): Failed to verify 'Barcode Type' is not display disabled for normal RTS document[ScreenShot]
Actual(Failed): Failed to verify 'Barcode Type' is not display disabled for normal RTS document[ScreenShot]
--- 30 Sep 15:39:34 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (573b75b44d15a7fdd745ecf06e936235)] -> xpath: //div[@class='selectize-input items full has-options has-items']]
Index 3 out of bounds for length 3 [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@58f45557)
0 ms
init(org.testng.TestRunner@58f45557)
10193 ms
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, chrome_Windows 11)
112602 ms