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:12113)
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
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
Verify 'Barcode Type' droplist and 'Barcode Function' text field functionality
Steps:
--- 22 Oct 11:40:58 012 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 22 Oct 11:41:01 789 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Oct 11:41:06 734 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 22 Oct 11:41:06 736 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:41:09 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: idSIButton9]
--- 22 Oct 11:41:09 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: i0116]
--- 22 Oct 11:41:09 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: i0116]
--- 22 Oct 11:41:15 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: idSIButton9]
--- 22 Oct 11:41:16 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: i0118]
--- 22 Oct 11:41:22 578 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 11:41:22 579 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:41:22 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: lightbox]
--- 22 Oct 11:41:23 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: idSIButton9]
--- 22 Oct 11:41:26 371 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 22 Oct 11:41:26 372 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:41:30 891 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
--- 22 Oct 11:41:35 450 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
--- 22 Oct 11:41:39 847 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 22 Oct 11:41:44 471 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 22 Oct 11:41:48 982 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 22 Oct 11:41:53 552 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 22 Oct 11:41:57 959 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 22 Oct 11:41:58 068 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 22 Oct 11:41:58 068 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:41:58 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> css selector: .header]
--- 22 Oct 11:42:00 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 22 Oct 11:42:04 055 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 11:42:04 055 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:04 142 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 11:42:04 142 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:04 223 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 11:42:04 224 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:04 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 22 Oct 11:42:04 373 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 11:42:04 374 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:04 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 22 Oct 11:42:04 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 22 Oct 11:42:05 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 22 Oct 11:42:08 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 22 Oct 11:42:08 384 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:10 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> xpath: //div[@class='ng-placeholder']]
--- 22 Oct 11:42:10 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 22 Oct 11:42:20 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 22 Oct 11:42:25 631 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 22 Oct 11:42:25 631 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:29 786 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 22 Oct 11:42:29 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> id: enableClient]
--- 22 Oct 11:42:29 950 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 22 Oct 11:42:29 950 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:42:30 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b80a31d426403c4e18310d10e44eb102)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 22 Oct 11:42:45 567 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 22 Oct 11:42:46 433 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 22 Oct 11:42:51 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Oct 11:42:51 201 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:43:18 470 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 22 Oct 11:43:18 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: btnSubmit]
--- 22 Oct 11:43:18 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 11:43:18 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 11:43:24 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: btnSubmit]
--- 22 Oct 11:43:27 048 - 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%3ddqr5h2gpcezh2tj6lmwos74mfjk3zmkq8o6bjagsie5w5eqo7nrsjtrh3evmhhzj7ahhsdaaru9ldqankscnrwd94i4sgjhdlejzouifzyidl1v9pm49adx84n1hyukbacjnweakm0g8iqdrxb4th4yzv8jhip6cghtcyqrkiwaokat9gdhskvcndvu_-xzqhmbxc9n5nspmpenx5vwsia&response_mode=form_post&nonce=638651744673962454.m2rlndy5nmmtmtjloc00nzzhlwi5mditnze2mmiynmezngqzndg2ota5n2qtodkxos00zgm3lwi0yzutzwfmmzgwzjq1zjvk&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 22 Oct 11:43:27 049 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:43:36 507 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 22 Oct 11:43:40 627 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 22 Oct 11:43:40 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: lightbox]
--- 22 Oct 11:43:40 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: i0116]
--- 22 Oct 11:43:40 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: i0116]
--- 22 Oct 11:43:46 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: idSIButton9]
--- 22 Oct 11:43:48 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: i0118]
--- 22 Oct 11:43:54 348 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 11:43:54 348 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:43:54 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: lightbox]
--- 22 Oct 11:43:54 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: idSIButton9]
--- 22 Oct 11:43:58 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 11:43:58 181 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:43:58 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: btnUpload]
--- 22 Oct 11:43:58 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 11:43:58 417 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:43:58 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> css selector: .header]
--- 22 Oct 11:44:00 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //a[text()='Administration']]
--- 22 Oct 11:44:02 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //a[text()='Administration']]
--- 22 Oct 11:44:10 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 22 Oct 11:44:10 197 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:44:10 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 22 Oct 11:44:10 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 22 Oct 11:44:10 679 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:44:10 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> css selector: .header]
--- 22 Oct 11:44:26 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //a[text()='Administration']]
--- 22 Oct 11:44:28 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //a[text()='Administration']]
--- 22 Oct 11:44:39 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //*[text()='Select All']]
--- 22 Oct 11:44:39 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //*[text()='Select All']]
--- 22 Oct 11:44:44 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //*[text()='Select All']]
--- 22 Oct 11:44:45 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Oct 11:44:45 174 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:44:45 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: btnPrimary]
--- 22 Oct 11:44:46 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> id: btnPrimary]
--- 22 Oct 11:44:47 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> 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]
--- 22 Oct 11:44:53 126 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 22 Oct 11:44:53 127 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 22 Oct 11:44:58 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> xpath: //*[text()='Import Template']]
--- 22 Oct 11:45:29 471 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (ebabf6a41be2f03de987c864221eaf38)] -> 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@31f575aa)
0 ms
init(org.testng.TestRunner@31f575aa)
10187 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
120378 ms