Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities (, chrome_Windows 11)
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"((//div[@class='col-xs-12'])[1]/div)[7]/div[1]/label"} (Session info: chrome=130.0.6723.58) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [77abe9158d1111369b01a44245edcdb0, findElement {using=xpath, value=((//div[@class='col-xs-12'])[1]/div)[7]/div[1]/label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.58, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58068}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 130.0.6723.58, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 77abe9158d1111369b01a44245edcdb0 at jdk.internal.reflect.GeneratedConstructorAccessor43.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.imm.pages.IndexFieldMaintenancePage.isBarcodeFunctionDisplay(IndexFieldMaintenancePage.java:1205) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12095) 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"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyBarcodeTypeDroplistFunctionalities
P1
verifyBarcodeTypeDroplistFunctionalities
Smoke
verifyBarcodeTypeDroplistFunctionalities
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
Verify Barcode Type droplist functionality
Steps:
   --- 16 Oct 13:02:19 780 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 16 Oct 13:02:22 480 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 16 Oct 13:02:26 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 16 Oct 13:02:26 636 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:02:53 896 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 16 Oct 13:02:53 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 16 Oct 13:02:54 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 16 Oct 13:02:54 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 16 Oct 13:02:59 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: btnSubmit]
   --- 16 Oct 13:03:02 281 - 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%3dej537dmgwy5nmoxu36wudljufl0agfcwchbbt-xyobr6ikxtdn70zxrrln6zrtppvq-0lvpn7jfryiubu8eylpvolmyfjzumfpppd1_km6b_6rjbq6ndcue4b0kenqsav2ipzvcpfi30kghl5jiesfgjterntauwd92ocerfkg0qe-71mw9dzs40rsb0h9wtwpcnup8v44nwqa_lb8afsa&response_mode=form_post&nonce=638646608370325892.ztaymdu5ntktmdc2ns00mjqzlwe2mmitnzm1mmu5n2uxnthiotk0mmfmzdatyja2ns00zgzjlwjiztctzdq4ywm3nzrkmty3&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
   --- 16 Oct 13:03:02 282 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:03:12 037 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 16 Oct 13:03:16 387 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 16 Oct 13:03:16 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: lightbox]
   --- 16 Oct 13:03:16 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: i0116]
   --- 16 Oct 13:03:16 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: i0116]
   --- 16 Oct 13:03:21 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: idSIButton9]
   --- 16 Oct 13:03:23 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: i0118]
   --- 16 Oct 13:03:29 582 - Page URL:: https://login.microsoftonline.com/common/login
   --- 16 Oct 13:03:29 583 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:03:29 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: lightbox]
   --- 16 Oct 13:03:30 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: idSIButton9]
   --- 16 Oct 13:03:33 371 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Oct 13:03:33 372 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:03:33 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> id: btnUpload]
   --- 16 Oct 13:03:33 582 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 16 Oct 13:03:33 583 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:03:33 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 16 Oct 13:03:35 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> xpath: //a[text()='Administration']]
   --- 16 Oct 13:03:37 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> xpath: //a[text()='Administration']]
   --- 16 Oct 13:03:44 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 16 Oct 13:03:44 918 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:03:44 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 16 Oct 13:03:45 395 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 16 Oct 13:03:45 395 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 16 Oct 13:03:45 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (77abe9158d1111369b01a44245edcdb0)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number index is expanded [ScreenShot]

no such element: Unable to locate element: {"method":"xpath","selector":"((//div[@class='col-xs-12'])[1]/div)[7]/div[1]/label"} [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
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@7cb13e56) 0 ms
init(org.testng.TestRunner@7cb13e56) 31956 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 35878 ms