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":"(//input[@id='IndexFieldTitle_20'])"} (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: [932f129d95aba75dda5ba130971e6a90, findElement {using=xpath, value=(//input[@id='IndexFieldTitle_20'])}] 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:50578}, 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: 932f129d95aba75dda5ba130971e6a90 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.isIndexFieldAvailable(IndexFieldMaintenancePage.java:1247) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12089) 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 19:49:56 709 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 15 Oct 19:50:00 069 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Oct 19:50:04 736 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 15 Oct 19:50:04 737 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:50:07 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: idSIButton9]
   --- 15 Oct 19:50:07 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: i0116]
   --- 15 Oct 19:50:07 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: i0116]
   --- 15 Oct 19:50:12 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: idSIButton9]
   --- 15 Oct 19:50:14 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: i0118]
   --- 15 Oct 19:50:20 507 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Oct 19:50:20 509 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:50:20 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: lightbox]
   --- 15 Oct 19:50:21 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: idSIButton9]
   --- 15 Oct 19:50:24 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 15 Oct 19:50:24 815 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:50:29 335 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 15 Oct 19:50:33 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 19:50:38 289 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 15 Oct 19:50:42 778 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 15 Oct 19:50:47 258 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 15 Oct 19:50:51 749 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 15 Oct 19:50:56 199 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 15 Oct 19:50:56 299 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 15 Oct 19:50:56 300 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:50:56 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> css selector: .header]
   --- 15 Oct 19:50:58 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 15 Oct 19:51:01 979 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 19:51:01 980 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:02 057 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 19:51:02 058 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:02 137 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 19:51:02 138 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:02 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 15 Oct 19:51:02 299 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 19:51:02 299 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:02 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 15 Oct 19:51:02 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> 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 19:51:03 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 15 Oct 19:51:06 257 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Oct 19:51:06 258 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:08 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 15 Oct 19:51:08 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> 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 19:51:18 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 15 Oct 19:51:23 679 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Oct 19:51:23 679 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:28 105 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 15 Oct 19:51:28 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> id: enableClient]
   --- 15 Oct 19:51:28 288 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Oct 19:51:28 288 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:51:28 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e7ffb4c11df87522fd9077ec7c65323)] -> css selector: .header]

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

Clicked on Save button
 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 19:51:39 894 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 15 Oct 19:51:40 838 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Oct 19:51:45 003 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 15 Oct 19:51:45 004 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:52:12 500 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 15 Oct 19:52:12 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 15 Oct 19:52:12 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 15 Oct 19:52:12 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 15 Oct 19:52:18 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: btnSubmit]
   --- 15 Oct 19:52:20 330 - 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%3d8ncetzisdd3hczvzdjh7pidxhpfblok48kc5sm0tojbc4qt0bjiz5-yfvirl8p5srtngo02v8zd1yuugswmxlwheimmky0jhsqum5xxoj95uhlke3oszdlbgszl8natqleforj_wizy-85ptw41twpg8liuhiiytte6mrteyjre0_q_--fvqni7mfkdgci3pgpthe8rxl8fa7ck52f-d4g&response_mode=form_post&nonce=638645989938257577.mwewmmvhmtetzmm2ns00ytfklwe4mgutmzrlnji2otgwndq1ymi4ognlotetyjkwmi00yjg0ltg4otatmgjiodg2zweyythk&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 19:52:20 331 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:52:30 363 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 15 Oct 19:52:34 789 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 15 Oct 19:52:34 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: lightbox]
   --- 15 Oct 19:52:34 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: i0116]
   --- 15 Oct 19:52:35 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: i0116]
   --- 15 Oct 19:52:40 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: idSIButton9]
   --- 15 Oct 19:52:41 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: i0118]
   --- 15 Oct 19:52:47 811 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Oct 19:52:47 812 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:52:47 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: lightbox]
   --- 15 Oct 19:52:48 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: idSIButton9]
   --- 15 Oct 19:52:51 698 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Oct 19:52:51 699 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:52:51 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> id: btnUpload]
   --- 15 Oct 19:52:51 956 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Oct 19:52:51 956 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:52:52 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 15 Oct 19:52:54 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> xpath: //a[text()='Administration']]
   --- 15 Oct 19:52:56 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> xpath: //a[text()='Administration']]
   --- 15 Oct 19:53:03 486 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Oct 19:53:03 488 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:53:03 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 15 Oct 19:53:04 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Oct 19:53:04 075 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Oct 19:53:04 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
   --- 15 Oct 19:53:07 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
   --- 15 Oct 19:53:07 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:09 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:11 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:14 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:16 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:18 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:21 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:23 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:25 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:27 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:30 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:32 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:34 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:37 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:39 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:41 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:44 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:46 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:48 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:50 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]
 Account_Number - index field is NOT displayed [ScreenShot]
   --- 15 Oct 19:53:53 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (932f129d95aba75dda5ba130971e6a90)] -> css selector: label[data-bind*='text: $root.DocumentsCount']]

no such element: Unable to locate element: {"method":"xpath","selector":"(//input[@id='IndexFieldTitle_20'])"} [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@1fa4db07) 0 ms
init(org.testng.TestRunner@1fa4db07) 10193 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 116257 ms