Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities_dummy (, 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.ESignatureManagementPage.isLoaded(ESignatureManagementPage.java:311) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.DocumentDesignerPage.clickContinue(DocumentDesignerPage.java:1570) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities_dummy(DocumentRTS.java:12233) 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&amp;hsfiid=autoesign&amp;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_dummy"/>
        </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_dummy
P1
verifyBarcodeTypeDroplistFunctionalities_dummy
Smoke
verifyBarcodeTypeDroplistFunctionalities_dummy
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities_dummy(, chrome_Windows 11)
   --- 03 Oct 14:36:40 161 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities_dummy
   --- 03 Oct 14:36:44 422 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
   --- 03 Oct 14:36:45 565 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities_dummy
   --- 03 Oct 14:36:46 684 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 03 Oct 14:36:49 969 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 03 Oct 14:36:49 970 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:37:17 711 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 03 Oct 14:37:17 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 03 Oct 14:37:17 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 03 Oct 14:37:17 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Oct 14:37:23 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: btnSubmit]
   --- 03 Oct 14:37:27 050 - 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%3dm8thi2wxnb1dzoy-gdj1xmzpxziqwwqq1tfspkw7z7xdeosadz2f1qboer8jgjq1slkp-kbk8xpuf1zas2vt5junykdkgc8pjhwcgkixuadrsfssu79sux4qn6a9lsgbfj9ttbai2yoqc8iaroyuna3-7ktpca75x92cajaego6ojv1jgcanu25_qcqqypxy0tjlu0sl4re7vceo3ychya&response_mode=form_post&nonce=638635432891715910.mzq5y2nknzctndjmoc00zwi4ltg1zjetntewzdu5zwi5zjc2yjixndzkmzgtmdazys00ztkwltkyzdqtmwvjm2ezmdrjzmfk&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
   --- 03 Oct 14:37:27 051 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:37:36 833 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 03 Oct 14:37:41 242 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 03 Oct 14:37:41 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: lightbox]
   --- 03 Oct 14:37:41 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: i0116]
   --- 03 Oct 14:37:41 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: i0116]
   --- 03 Oct 14:37:46 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: idSIButton9]
   --- 03 Oct 14:37:48 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: i0118]
   --- 03 Oct 14:37:54 723 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Oct 14:37:54 723 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:37:54 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: lightbox]
   --- 03 Oct 14:37:55 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: idSIButton9]
   --- 03 Oct 14:37:59 090 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 03 Oct 14:37:59 091 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:37:59 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: btnUpload]
   --- 03 Oct 14:37:59 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 03 Oct 14:37:59 307 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:37:59 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 03 Oct 14:37:59 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //a[text()='Administration']]
   --- 03 Oct 14:38:01 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 03 Oct 14:38:08 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //button[@class='btn margin-off action']]
   --- 03 Oct 14:38:08 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 03 Oct 14:38:14 266 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 03 Oct 14:38:14 266 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:38:24 353 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 03 Oct 14:38:24 353 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:38:25 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: IndexFieldTypeList]
   --- 03 Oct 14:38:28 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //span[contains(@class,'icon-preview')]]
   --- 03 Oct 14:38:35 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //span[contains(@class,'icon-preview')]]
   --- 03 Oct 14:38:36 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> css selector: div[id*='PreviewModalRespo']]
 Clicked 'Preview' icon for Document 0
 Closed the 'Preview' modal
   --- 03 Oct 14:38:47 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 03 Oct 14:38:51 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=a0b530cf-9c0b-4257-82a3-72a4b9213ee2&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 14:38:51 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:39:15 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: shortname]
   --- 03 Oct 14:39:15 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: shortname]
   --- 03 Oct 14:39:20 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: fullname]
   --- 03 Oct 14:39:26 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> id: description]
   --- 03 Oct 14:39:37 419 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (d5e36b174933569da4d031bbe92399c7)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 03 Oct 14:39:37 861 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=a0b530cf-9c0b-4257-82a3-72a4b9213ee2&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 14:39:37 861 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:39:38 142 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=a0b530cf-9c0b-4257-82a3-72a4b9213ee2&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 14:39:38 142 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:39:38 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=a0b530cf-9c0b-4257-82a3-72a4b9213ee2&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 14:39:38 320 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:39:42 469 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'
   --- 03 Oct 14:39:45 092 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=a0b530cf-9c0b-4257-82a3-72a4b9213ee2&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 14:39:45 092 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:39:45 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=a0b530cf-9c0b-4257-82a3-72a4b9213ee2&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 14:39:45 263 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 14:39:49 903 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'

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
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyBarcodeTypeDroplistFunctionalities
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@27796482) 0 ms
init(org.testng.TestRunner@27796482) 10278 ms
verifyBarcodeTypeDroplistFunctionalities_dummy(, chrome_Windows 11) 17070 ms