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=129.0.6668.90) 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: [65c598f97a561b7696091acccb4d853e, findElement {using=xpath, value=((//div[@class='col-xs-12'])[1]/div)[7]/div[1]/label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.90, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60839}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 129.0.6668.90, 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: 65c598f97a561b7696091acccb4d853e at jdk.internal.reflect.GeneratedConstructorAccessor15.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: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
Verify Barcode Type droplist functionality
Steps:
   --- 15 Oct 17:23:29 969 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 15 Oct 17:23:33 042 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Oct 17:23:37 978 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 15 Oct 17:23:37 982 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:23:40 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: idSIButton9]
   --- 15 Oct 17:23:40 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: i0116]
   --- 15 Oct 17:23:40 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: i0116]
   --- 15 Oct 17:23:45 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: idSIButton9]
   --- 15 Oct 17:23:46 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: i0118]
   --- 15 Oct 17:23:52 725 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Oct 17:23:52 727 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:23:52 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: lightbox]
   --- 15 Oct 17:23:53 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: idSIButton9]
   --- 15 Oct 17:23:56 251 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 15 Oct 17:23:56 252 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:00 541 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 15 Oct 17:24:04 828 - 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'
   --- 15 Oct 17:24:09 359 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 15 Oct 17:24:13 910 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 15 Oct 17:24:18 227 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 15 Oct 17:24:22 370 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 15 Oct 17:24:26 747 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 15 Oct 17:24:26 843 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 15 Oct 17:24:26 844 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:26 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> css selector: .header]
   --- 15 Oct 17:24:29 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 15 Oct 17:24:32 807 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 17:24:32 808 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:32 894 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 17:24:32 894 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:33 012 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 17:24:33 012 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:33 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 15 Oct 17:24:33 192 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 17:24:33 193 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:33 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 15 Oct 17:24:33 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 15 Oct 17:24:33 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 15 Oct 17:24:37 245 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 17:24:37 246 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:39 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 15 Oct 17:24:39 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 15 Oct 17:24:49 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 15 Oct 17:24:54 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Oct 17:24:54 685 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:59 217 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 15 Oct 17:24:59 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> id: enableClient]
   --- 15 Oct 17:24:59 379 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Oct 17:24:59 379 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:24:59 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7151d8a242c007a438e633f11126a2de)] -> css selector: .header]

Successfully navigated to 'Client Settings' page [ScreenShot]
 Define Image-Based Documents option is Not Selected

Clicked on Save button
 Define Image-Based Documents option is Selected
 Define Image-Based Documents option is Not Selected
 'Define Image-Based Documents' toggle can Not set as Enable[ScreenShot]
 Read Document Barcode option is Not Selected
 'Read Document Barcode' option is set as Disable already

Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
   --- 15 Oct 17:25:10 862 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 15 Oct 17:25:11 744 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Oct 17:25:15 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 15 Oct 17:25:15 627 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:25:43 367 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 15 Oct 17:25:43 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 15 Oct 17:25:43 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 15 Oct 17:25:43 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 15 Oct 17:25:49 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: btnSubmit]
   --- 15 Oct 17:25:51 813 - 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%3d1ija13imfui8detk1axmdtapwz__sgnrx2qvkymj4_fxdvcb7wcy5s5twdjr4zfwpdymegzmzca3tn8nzcjeyc74g8h1kqvhboy7ry2vlb82yksyfrzs-ttkrzbcp-o9ug8wb_wyj3a_fxiamsmlkfdwhyesq2k1nwiqrlfrp7jaqzz6ixyr1t1chvy8qfymsywhyrkuotls6hshfaru-a&response_mode=form_post&nonce=638645902047329736.zwnlmzuyztgtodazzi00yjc3ltk2mjetymjmztfhy2viogyxnzc0ode3m2etmdq3mi00oti1ltlhndatngfingm5mtg2ywe1&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
   --- 15 Oct 17:25:51 814 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:26:01 858 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 15 Oct 17:26:06 401 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 15 Oct 17:26:06 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: lightbox]
   --- 15 Oct 17:26:06 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: i0116]
   --- 15 Oct 17:26:06 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: i0116]
   --- 15 Oct 17:26:11 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: idSIButton9]
   --- 15 Oct 17:26:13 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: i0118]
   --- 15 Oct 17:26:19 435 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Oct 17:26:19 435 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:26:19 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: lightbox]
   --- 15 Oct 17:26:19 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: idSIButton9]
   --- 15 Oct 17:26:23 412 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Oct 17:26:23 413 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:26:23 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> id: btnUpload]
   --- 15 Oct 17:26:23 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Oct 17:26:23 613 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:26:23 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 15 Oct 17:26:25 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: //a[text()='Administration']]
   --- 15 Oct 17:26:27 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: //a[text()='Administration']]
   --- 15 Oct 17:26:35 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Oct 17:26:35 032 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:26:35 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 15 Oct 17:26:35 501 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Oct 17:26:35 501 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 17:26:35 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
   --- 15 Oct 17:26:41 419 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:26:44 314 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:26:47 234 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:26:50 157 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:26:53 105 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:26:56 018 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:26:58 973 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:01 859 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:04 822 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:07 699 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:10 688 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:13 590 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:16 539 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:19 455 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:22 350 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:25 284 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:28 224 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:31 162 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:34 060 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 17:27:36 969 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (65c598f97a561b7696091acccb4d853e)] -> xpath: (//label[@class='pull-left labelTop clickable'][normalize-space()='Index Field Type:'])//following::input[1]]
 Account_Number - index field is NOT displayed [ScreenShot]
 Account_Number is Not available in index field list [ScreenShot]
 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]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifyBarcodeTypeDroplistFunctionalities_dummy
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@2e3fe830) 0 ms
init(org.testng.TestRunner@2e3fe830) 10198 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 113683 ms