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 HTMLOptionElement] has no size and location"} (Session info: chrome=129.0.6668.89) 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: [be49ea0da5d9a6b119bfe8bcdc05d2d3, actions {actions=[org.openqa.selenium.interactions.Sequence@7c26f301]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.89, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59036}, 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.89, 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: be49ea0da5d9a6b119bfe8bcdc05d2d3 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.DocumentDesignerPage.setValueFromBarcodeType(DocumentDesignerPage.java:2191) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12504) 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: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
   --- 03 Oct 20:11:47 383 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 03 Oct 20:11:51 076 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
   --- 03 Oct 20:11:52 180 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 03 Oct 20:11:53 172 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 03 Oct 20:11:57 802 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 03 Oct 20:11:57 803 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:00 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: idSIButton9]
   --- 03 Oct 20:12:00 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: i0116]
   --- 03 Oct 20:12:00 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: i0116]
   --- 03 Oct 20:12:06 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: idSIButton9]
   --- 03 Oct 20:12:07 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: i0118]
   --- 03 Oct 20:12:14 649 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Oct 20:12:14 650 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:14 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: lightbox]
   --- 03 Oct 20:12:14 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: idSIButton9]
   --- 03 Oct 20:12:17 821 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 03 Oct 20:12:17 822 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:21 700 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: createdFIList]
   --- 03 Oct 20:12:26 251 - 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'
   --- 03 Oct 20:12:30 652 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 03 Oct 20:12:35 025 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 03 Oct 20:12:39 382 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 03 Oct 20:12:43 784 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 03 Oct 20:12:48 306 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 03 Oct 20:12:48 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 03 Oct 20:12:48 425 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:48 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> css selector: .header]
   --- 03 Oct 20:12:51 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 03 Oct 20:12:54 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:12:54 424 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:54 519 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:12:54 520 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:54 604 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:12:54 605 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:54 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 03 Oct 20:12:54 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:12:54 807 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:12:54 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 03 Oct 20:12:55 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> 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]
   --- 03 Oct 20:12:55 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 03 Oct 20:12:58 881 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:12:58 882 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:13:01 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 03 Oct 20:13:01 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> 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]
   --- 03 Oct 20:13:10 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 03 Oct 20:13:16 179 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 03 Oct 20:13:16 179 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:13:20 577 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 03 Oct 20:13:20 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> id: enableClient]
   --- 03 Oct 20:13:20 745 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 03 Oct 20:13:20 745 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:13:20 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fd52c28a1e099879629e4fdef9efd429)] -> 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
 Define Image-Based Documents option is Selected
 Define Image-Based Documents option is Not Selected

Clicked on Save button
 Read Document Barcode 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]
   --- 03 Oct 20:13:34 471 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 03 Oct 20:13:35 317 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 03 Oct 20:13:39 043 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 03 Oct 20:13:39 044 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:14:06 753 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 03 Oct 20:14:06 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 03 Oct 20:14:06 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 03 Oct 20:14:06 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Oct 20:14:12 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: btnSubmit]
   --- 03 Oct 20:14:15 812 - 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%3dcky00udk3owel5uz77xph6rskmo5qge8yawofrxunxijntdmi6prmzh2u8dpusgnfbqpm8av6dzfneupu3gz54wyavlj7ytbl6h29a6egimevnkwozy90rw9lsvgwdmde9agzsul-tp4mm3ftwrohtupczhqmbvkwladbjplxscjq3ogjghfyhayydopzqmx6yftpqzuqprm2oj4_ymkwg&response_mode=form_post&nonce=638635634981033509.owflytdlnjitzmnkyi00m2zhlwjimdgtmjgxmznimzeynjrimwmzmwq5ywytm2jlzs00zdzjlthjm2mtnzgwymrlm2rmytbj&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 03 Oct 20:14:15 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:14:25 720 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 03 Oct 20:14:30 103 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 03 Oct 20:14:30 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: lightbox]
   --- 03 Oct 20:14:30 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: i0116]
   --- 03 Oct 20:14:30 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: i0116]
   --- 03 Oct 20:14:35 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: idSIButton9]
   --- 03 Oct 20:14:36 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: i0118]
   --- 03 Oct 20:14:43 184 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Oct 20:14:43 185 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:14:43 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: lightbox]
   --- 03 Oct 20:14:43 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: idSIButton9]
   --- 03 Oct 20:14:47 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 03 Oct 20:14:47 145 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:14:47 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: btnUpload]
   --- 03 Oct 20:14:47 346 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 03 Oct 20:14:47 346 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:14:47 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 03 Oct 20:14:47 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //a[text()='Administration']]
   --- 03 Oct 20:14:49 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 03 Oct 20:15:02 422 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 03 Oct 20:15:07 069 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 03 Oct 20:15:09 188 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:15:09 188 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:15:14 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 03 Oct 20:15:45 491 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 03 Oct 20:15:48 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:15:54 305 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:15:54 306 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand template [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]
   --- 03 Oct 20:15:59 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:16:04 545 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:16:04 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 collapsed template [ScreenShot]
   --- 03 Oct 20:16:04 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //button[@class='btn margin-off action']]
   --- 03 Oct 20:16:04 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 03 Oct 20:16:08 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 03 Oct 20:16:08 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 03 Oct 20:16:09 662 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 03 Oct 20:16:09 663 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:16:19 764 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 03 Oct 20:16:19 764 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:16:21 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: IndexFieldTypeList]
   --- 03 Oct 20:16:34 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 03 Oct 20:16:39 515 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=8d36ac67-a897-4e35-a089-36b1aa629d3f&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 20:16:39 515 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:17:04 723 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
   --- 03 Oct 20:17:04 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (640b1cb1035a30d5efa9e0ebb4210a99)] -> id: cancelDesignButton]
 'Barcode Type' dropdown list Not Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed
[ScreenShot]
   --- 03 Oct 20:17:12 397 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 03 Oct 20:17:13 211 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 03 Oct 20:17:20 920 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 03 Oct 20:17:20 920 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:17:23 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: idSIButton9]
   --- 03 Oct 20:17:23 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: i0116]
   --- 03 Oct 20:17:23 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: i0116]
   --- 03 Oct 20:17:29 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: idSIButton9]
   --- 03 Oct 20:17:30 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: i0118]
   --- 03 Oct 20:17:36 893 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Oct 20:17:36 894 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:17:36 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: lightbox]
   --- 03 Oct 20:17:37 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: idSIButton9]
   --- 03 Oct 20:17:40 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 03 Oct 20:17:40 834 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:17:45 034 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: createdFIList]
   --- 03 Oct 20:17:49 480 - 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'
   --- 03 Oct 20:17:53 810 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 03 Oct 20:17:58 443 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 03 Oct 20:18:02 586 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 03 Oct 20:18:06 970 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 03 Oct 20:18:11 335 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 03 Oct 20:18:11 430 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 03 Oct 20:18:11 430 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:11 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> css selector: .header]
   --- 03 Oct 20:18:14 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 03 Oct 20:18:17 376 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:18:17 376 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:17 456 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:18:17 456 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:17 539 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:18:17 539 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:17 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 03 Oct 20:18:17 692 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:18:17 692 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:17 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 03 Oct 20:18:18 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> 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]
   --- 03 Oct 20:18:18 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 03 Oct 20:18:21 634 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 03 Oct 20:18:21 634 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:23 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 03 Oct 20:18:24 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> 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]
   --- 03 Oct 20:18:33 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 03 Oct 20:18:38 828 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 03 Oct 20:18:38 828 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:42 956 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 03 Oct 20:18:43 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> id: enableClient]
   --- 03 Oct 20:18:43 123 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 03 Oct 20:18:43 123 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:18:43 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (13371620e612b9ae43dbc5778d146dde)] -> 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]
   --- 03 Oct 20:18:56 491 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 03 Oct 20:18:57 296 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 03 Oct 20:19:01 413 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 03 Oct 20:19:01 413 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:19:28 378 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 03 Oct 20:19:28 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 03 Oct 20:19:28 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 03 Oct 20:19:28 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 03 Oct 20:19:34 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: btnSubmit]
   --- 03 Oct 20:19:37 207 - 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%3dscuwcouzqssvzypvxd74rzw4bykhkil8onasbaorvq62pfiou17cwnasjwl79zowxvsyj_c3tyjq0k_rxm9gobbfutorlcfkk5nips_kyev8fkii-ni2zligiledyc9fcecaicw36rtlluws0nvajceawxpmqax1gbkowztk_uakjzceccrk2cqnwsnpgq2sf4qosc99k10asvnnqe5crw&response_mode=form_post&nonce=638635638197714978.y2nlyzrimzitmzmzzc00otnilwfknjitngiymwq1zmm4yjvhnwq5ythjnwytmwnloc00zdvmltgzmmytndq1mza4mgq1mza0&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 03 Oct 20:19:37 207 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:19:46 865 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 03 Oct 20:19:51 053 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 03 Oct 20:19:51 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: lightbox]
   --- 03 Oct 20:19:51 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: i0116]
   --- 03 Oct 20:19:51 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: i0116]
   --- 03 Oct 20:19:56 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: idSIButton9]
   --- 03 Oct 20:19:59 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: i0118]
   --- 03 Oct 20:20:05 320 - Page URL:: https://login.microsoftonline.com/common/login
   --- 03 Oct 20:20:05 320 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:20:05 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: lightbox]
   --- 03 Oct 20:20:05 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: idSIButton9]
   --- 03 Oct 20:20:09 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 03 Oct 20:20:09 243 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:20:09 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: btnUpload]
   --- 03 Oct 20:20:09 439 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 03 Oct 20:20:09 440 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:20:09 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 03 Oct 20:20:09 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //a[text()='Administration']]
   --- 03 Oct 20:20:11 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 03 Oct 20:20:20 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:20:26 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:20:26 528 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the First Template [ScreenShot]
   --- 03 Oct 20:20:26 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> 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]
 '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]
   --- 03 Oct 20:20:31 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> 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]
   --- 03 Oct 20:20:38 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> 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]
   --- 03 Oct 20:20:48 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:20:53 854 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:20:53 854 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the first Template [ScreenShot]
   --- 03 Oct 20:20:54 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> 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 selected value should show
Actual(Passed): Successfully verify 'Barcode Type' selected value is showing
[ScreenShot]
   --- 03 Oct 20:21:00 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:21:06 108 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:21:06 108 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Collpase first Template [ScreenShot]
   --- 03 Oct 20:21:06 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:21:11 817 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:21:11 817 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the Second Template [ScreenShot]
   --- 03 Oct 20:21:16 231 - 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]
   --- 03 Oct 20:21:18 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:21:23 977 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:21:23 977 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Collpase Second Template [ScreenShot]
   --- 03 Oct 20:21:24 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:21:29 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:21:29 754 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:21:34 356 - 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]
   --- 03 Oct 20:21:36 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 03 Oct 20:21:42 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 03 Oct 20:21:42 106 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Collpase Third Template [ScreenShot]
   --- 03 Oct 20:21:42 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //button[@class='btn margin-off action']]
   --- 03 Oct 20:21:42 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 03 Oct 20:21:45 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 03 Oct 20:21:46 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 03 Oct 20:21:47 138 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 03 Oct 20:21:47 138 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:21:57 224 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 03 Oct 20:21:57 224 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:21:59 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> id: IndexFieldTypeList]
   --- 03 Oct 20:22:12 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 03 Oct 20:22:16 745 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=48721254-0d04-4990-a9d3-c390b016e92b&source=templatedetail&hasundefineddocs=false
   --- 03 Oct 20:22:16 745 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 03 Oct 20:22:37 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //select[@id='party']]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed
[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]
   --- 03 Oct 20:22:40 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //select[@id='party']]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 03 Oct 20:22:45 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be49ea0da5d9a6b119bfe8bcdc05d2d3)] -> xpath: //select[@id='party']/option]

javascript error: {"status":60,"value":"[object HTMLOptionElement] has no size and location"} [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@57998bf2) 0 ms
init(org.testng.TestRunner@57998bf2) 10213 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 440341 ms