Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities (, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} (Session info: chrome=129.0.6668.71) 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: [bab4a387a0606126c729372a7bb5403e, actions {actions=[org.openqa.selenium.interactions.Sequence@27b8eecb]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.71, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54286}, 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.71, 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: bab4a387a0606126c729372a7bb5403e at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283) at com.imm.pages.DocumentMaintenanceRTS.clickSave(DocumentMaintenanceRTS.java:957) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12263) 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)
(Verify UI elements on the Document maintenance (RTS) page)
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: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
   --- 01 Oct 11:35:25 732 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 01 Oct 11:35:31 471 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
   --- 01 Oct 11:35:38 666 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 01 Oct 11:35:39 726 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 01 Oct 11:35:45 069 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 01 Oct 11:35:45 070 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:35:47 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: idSIButton9]
   --- 01 Oct 11:35:47 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: i0116]
   --- 01 Oct 11:35:47 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: i0116]
   --- 01 Oct 11:35:53 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: idSIButton9]
   --- 01 Oct 11:35:54 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: i0118]
   --- 01 Oct 11:36:00 913 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Oct 11:36:00 916 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:01 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: lightbox]
   --- 01 Oct 11:36:01 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: idSIButton9]
   --- 01 Oct 11:36:04 516 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 01 Oct 11:36:04 517 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:09 029 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 01 Oct 11:36:13 491 - 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'
   --- 01 Oct 11:36:17 997 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 01 Oct 11:36:22 359 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 01 Oct 11:36:26 708 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 01 Oct 11:36:31 074 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 01 Oct 11:36:35 623 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 01 Oct 11:36:35 736 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 01 Oct 11:36:35 736 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:35 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> css selector: .header]
   --- 01 Oct 11:36:38 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 01 Oct 11:36:41 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:36:41 472 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:41 564 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:36:41 565 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:41 650 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:36:41 651 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:41 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 01 Oct 11:36:41 808 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:36:41 808 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:41 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 01 Oct 11:36:42 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> 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]
   --- 01 Oct 11:36:42 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 01 Oct 11:36:45 791 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:36:45 791 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:36:48 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 01 Oct 11:36:48 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> 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]
   --- 01 Oct 11:36:57 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 01 Oct 11:37:03 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 01 Oct 11:37:03 119 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:37:07 511 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 01 Oct 11:37:07 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> id: enableClient]
   --- 01 Oct 11:37:07 699 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 01 Oct 11:37:07 700 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:37:07 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a16f2e54c02090d2e0f03db8425135b4)] -> css selector: .header]

Successfully navigated to 'Client Settings' page [ScreenShot]
 Read Document Barcode option is Selected

Clicked on Save button
 Read Document Barcode option is Not Selected
 Barcode toggle set as Disable [ScreenShot]

Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
   --- 01 Oct 11:37:21 223 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 01 Oct 11:37:22 097 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 01 Oct 11:37:25 317 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Oct 11:37:25 318 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:37:52 656 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 01 Oct 11:37:52 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 01 Oct 11:37:52 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Oct 11:37:52 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 01 Oct 11:37:58 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: btnSubmit]
   --- 01 Oct 11:38:00 584 - 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%3diaei28qtw0l3udaohflcshcpcv-1jcdop17q99aqo9zujdguwb9puy6sdlg20qk8wbfklf8f00t5j2ljzpenf9mb7b7ojaj1xduaoyu_indba08oapck5fxsis9g_jnqsx33qcbio_a9babu-kdlmdbi4tmiomvziidksfz6obvdqg5lvhih22ial8qpfprp4vums0r9k28seoyfegbycg&response_mode=form_post&nonce=638633597216248488.zmi4ngi1mtutyzc1oc00ztm3lwfkmjctnwu4zdk1ogrinwi0ywywzwuwzjitmzk3oc00zwiwlwjlotutnmi3ztfiy2eymtu2&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
   --- 01 Oct 11:38:00 584 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:38:10 231 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 01 Oct 11:38:14 802 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 01 Oct 11:38:14 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: lightbox]
   --- 01 Oct 11:38:14 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: i0116]
   --- 01 Oct 11:38:15 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: i0116]
   --- 01 Oct 11:38:20 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: idSIButton9]
   --- 01 Oct 11:38:21 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: i0118]
   --- 01 Oct 11:38:28 033 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Oct 11:38:28 033 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:38:28 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: lightbox]
   --- 01 Oct 11:38:28 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: idSIButton9]
   --- 01 Oct 11:38:32 230 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Oct 11:38:32 231 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:38:32 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: btnUpload]
   --- 01 Oct 11:38:32 457 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Oct 11:38:32 457 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:38:32 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 01 Oct 11:38:32 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //a[text()='Administration']]
   --- 01 Oct 11:38:34 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 01 Oct 11:38:43 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //*[text()='Select All']]
   --- 01 Oct 11:38:43 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //*[text()='Select All']]
   --- 01 Oct 11:38:48 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 01 Oct 11:38:48 550 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:38:48 551 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:38:49 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: btnPrimary]
   --- 01 Oct 11:38:49 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: btnPrimary]
   --- 01 Oct 11:38:50 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 01 Oct 11:38:52 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:38:52 667 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:38:57 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 01 Oct 11:39:28 922 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 01 Oct 11:39:32 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (933ec2fe3db3ec8ab7692de13b78679a)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:39:37 912 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:39:37 912 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the session [ScreenShot]
 'Barcode Type' dropdown list Not Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should Not display
Actual(Passed): Successfully verify Barcode Type' droplist is Not display
[ScreenShot]
   --- 01 Oct 11:39:46 055 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 01 Oct 11:39:47 015 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 01 Oct 11:39:54 456 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 01 Oct 11:39:54 456 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:39:57 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: idSIButton9]
   --- 01 Oct 11:39:57 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: i0116]
   --- 01 Oct 11:39:57 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: i0116]
   --- 01 Oct 11:40:02 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: idSIButton9]
   --- 01 Oct 11:40:04 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: i0118]
   --- 01 Oct 11:40:11 215 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Oct 11:40:11 216 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:11 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: lightbox]
   --- 01 Oct 11:40:11 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: idSIButton9]
   --- 01 Oct 11:40:14 533 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 01 Oct 11:40:14 534 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:19 041 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 01 Oct 11:40:23 529 - 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'
   --- 01 Oct 11:40:27 638 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 01 Oct 11:40:31 989 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 01 Oct 11:40:36 362 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 01 Oct 11:40:40 489 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 01 Oct 11:40:44 930 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 01 Oct 11:40:45 038 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 01 Oct 11:40:45 038 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:45 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> css selector: .header]
   --- 01 Oct 11:40:47 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 01 Oct 11:40:50 962 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:40:50 962 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:51 036 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:40:51 037 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:51 111 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:40:51 111 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:51 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 01 Oct 11:40:51 259 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:40:51 259 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:51 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 01 Oct 11:40:51 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> 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]
   --- 01 Oct 11:40:51 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 01 Oct 11:40:55 118 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 01 Oct 11:40:55 118 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:40:57 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 01 Oct 11:40:57 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> 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]
   --- 01 Oct 11:41:07 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 01 Oct 11:41:12 476 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 01 Oct 11:41:12 476 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:41:16 621 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 01 Oct 11:41:16 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> id: enableClient]
   --- 01 Oct 11:41:16 801 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 01 Oct 11:41:16 801 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:41:16 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (58cddbc82c11b257e95da7894e5b4a4b)] -> css selector: .header]

Successfully navigated to 'Client Settings' page [ScreenShot]
 Read Document Barcode option is Not Selected

Clicked on Save button
 Read Document Barcode option is Selected
 Barcode toggle set as Enable [ScreenShot]

Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
   --- 01 Oct 11:41:30 221 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 01 Oct 11:41:31 151 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 01 Oct 11:41:34 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 01 Oct 11:41:34 967 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:42:02 069 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 01 Oct 11:42:02 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 01 Oct 11:42:02 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 01 Oct 11:42:02 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 01 Oct 11:42:07 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: btnSubmit]
   --- 01 Oct 11:42:10 802 - 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%3dapoh9ye9st5pz_eq1uhzbxkltzblb0gazhtdigbumw7752pxjkgwfz5nlo1zvo4rhfkwgbaafpbbwoy0l2lil2b4uvhqjkmz6gqf3l54idgatlgvm0qrala9dzaql7mqsr-wlsz2inmwsbnxqjb6wsrwm8pdagcgvjy3mzckj549mhw5vk1zspo_gxj4qdwwyhwa-ilpxaopdmcasbuxtw&response_mode=form_post&nonce=638633599709631342.mtzkzdzmmmetzgrizs00mgyylwjmogetodg2yme1ngyynjcxzwyyogzlntytyzm0yy00m2rllwi2njctn2jjy2rhn2u1ndrh&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
   --- 01 Oct 11:42:10 802 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:42:20 575 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 01 Oct 11:42:24 686 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 01 Oct 11:42:24 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: lightbox]
   --- 01 Oct 11:42:24 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: i0116]
   --- 01 Oct 11:42:24 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: i0116]
   --- 01 Oct 11:42:30 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: idSIButton9]
   --- 01 Oct 11:42:31 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: i0118]
   --- 01 Oct 11:42:37 986 - Page URL:: https://login.microsoftonline.com/common/login
   --- 01 Oct 11:42:37 986 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:42:38 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: lightbox]
   --- 01 Oct 11:42:38 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: idSIButton9]
   --- 01 Oct 11:42:41 885 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Oct 11:42:41 885 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:42:41 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> id: btnUpload]
   --- 01 Oct 11:42:42 090 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 01 Oct 11:42:42 091 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 01 Oct 11:42:42 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 01 Oct 11:42:42 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //a[text()='Administration']]
   --- 01 Oct 11:42:44 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 01 Oct 11:42:57 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:43:02 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:43:02 996 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the First Template [ScreenShot]
   --- 01 Oct 11:43:05 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed
[ScreenShot]
   --- 01 Oct 11:43:10 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:43:16 561 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:43:16 561 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the Fisrt Template [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display enable for normal PDF template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for normal PDF Template
[ScreenShot]
   --- 01 Oct 11:43:24 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:43:30 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:43:30 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the Second Template [ScreenShot]
   --- 01 Oct 11:43:36 861 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: (//div[@class='selectize-input items full has-options has-items'])[3]'
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display disable for dynamic template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for dynamic defined Template
[ScreenShot]
   --- 01 Oct 11:43:42 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:43:48 103 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:43:48 103 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the T Template [ScreenShot]
   --- 01 Oct 11:43:54 483 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: (//div[@class='selectize-input items full has-options has-items'])[3]'
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display disable for OCR template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for OCR Template
[ScreenShot]
   --- 01 Oct 11:44:00 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:44:05 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:44:05 813 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the first Template [ScreenShot]
   --- 01 Oct 11:44:08 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
Expected: 'Barcode Type' droplist By Default selected value should be 'None'
Actual(Passed): Successfully verify 'Barcode Type' default selected value is 'None'
[ScreenShot]
   --- 01 Oct 11:44:18 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 01 Oct 11:44:23 646 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 01 Oct 11:44:23 646 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the first Template [ScreenShot]
   --- 01 Oct 11:44:25 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 01 Oct 11:44:32 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bab4a387a0606126c729372a7bb5403e)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
 Selected value from Barcodetype dropdown is -> CenterDoc Wolters Kluwer [ScreenShot]

javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} [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@3e55565b) 0 ms
init(org.testng.TestRunner@3e55565b) 10274 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 375983 ms