Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities (, chrome_Windows 11)
org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException 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: [b391921036689e33a06048a986580b07, actions {actions=[org.openqa.selenium.interactions.Sequence@5b05d6cf]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.58, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59185}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 130.0.6723.58, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: b391921036689e33a06048a986580b07 at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182) at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278) at org.openqa.selenium.json.Json.toJson(Json.java:42) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172) 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.clickIndexTab(DocumentMaintenanceRTS.java:642) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12320) 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) Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream 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: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303) at org.openqa.selenium.json.Json.toJson(Json.java:40) ... 38 more Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358) ... 59 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy38.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:260) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82) ... 63 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='item-info-tabs']/a[2]"} (Session info: chrome=130.0.6723.58) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b391921036689e33a06048a986580b07, findElement {using=xpath, value=//*[@id='item-info-tabs']/a[2]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.58, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59185}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 130.0.6723.58, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: b391921036689e33a06048a986580b07 at jdk.internal.reflect.GeneratedConstructorAccessor45.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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 69 more
(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: 9 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
Verify Barcode Type droplist functionality
Steps:
   --- 21 Oct 13:30:11 514 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 21 Oct 13:30:14 210 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 21 Oct 13:30:18 156 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 21 Oct 13:30:18 156 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:30:20 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: idSIButton9]
   --- 21 Oct 13:30:20 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: i0116]
   --- 21 Oct 13:30:20 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: i0116]
   --- 21 Oct 13:30:25 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: idSIButton9]
   --- 21 Oct 13:30:27 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: i0118]
   --- 21 Oct 13:30:34 290 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Oct 13:30:34 291 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:30:34 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: lightbox]
   --- 21 Oct 13:30:34 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: idSIButton9]
   --- 21 Oct 13:30:37 859 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 21 Oct 13:30:37 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:30:41 260 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: createdFIList]
   --- 21 Oct 13:30:45 754 - 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'
   --- 21 Oct 13:30:50 304 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 21 Oct 13:30:54 949 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 21 Oct 13:30:59 318 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 21 Oct 13:31:03 687 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 21 Oct 13:31:08 102 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 21 Oct 13:31:08 199 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 21 Oct 13:31:08 199 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:08 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> css selector: .header]
   --- 21 Oct 13:31:10 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 21 Oct 13:31:14 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:31:14 170 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:14 258 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:31:14 258 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:14 337 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:31:14 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:14 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 21 Oct 13:31:14 472 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:31:14 473 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:14 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 21 Oct 13:31:14 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> 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]
   --- 21 Oct 13:31:15 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 21 Oct 13:31:18 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:31:18 405 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:20 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 21 Oct 13:31:20 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> 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]
   --- 21 Oct 13:31:30 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 21 Oct 13:31:35 495 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 21 Oct 13:31:35 496 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:40 098 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 21 Oct 13:31:40 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> id: enableClient]
   --- 21 Oct 13:31:40 263 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 21 Oct 13:31:40 263 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:31:40 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (274138f2a1b39420a98786018ff77a7a)] -> css selector: .header]

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

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

Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
   --- 21 Oct 13:31:51 820 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 21 Oct 13:31:52 753 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 21 Oct 13:31:58 027 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Oct 13:31:58 028 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:32:25 701 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 21 Oct 13:32:25 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 21 Oct 13:32:25 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 21 Oct 13:32:25 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 21 Oct 13:32:31 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: btnSubmit]
   --- 21 Oct 13:32:33 672 - 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%3dy3wx_vgl26fiz8yhywqydk9efxxicl6du_ss0c_bizmhjaaahvqd1-av7griky1gl7zymcrze0kxfponlkuxfehjrqcuisibncp3bgzzwdr4viyqzggd1i4slejzugcb4ilzksni9ckdbutep1qd-dtz7pvygmy4ofn-iykjrg9_dx9t1oszwft-zleh5m8ksvdlnz1wufn5pzcm_57plg&response_mode=form_post&nonce=638650946127007979.m2u4mmi1ymitzdiwzc00mjrilwiym2ytntmznzq0ytbmmtzlmwzlnze3ngytztbkyi00zwzlltlkntutzta4mgeyodbizthm&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
   --- 21 Oct 13:32:33 673 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:32:43 462 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 21 Oct 13:32:48 031 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 21 Oct 13:32:48 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: lightbox]
   --- 21 Oct 13:32:48 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: i0116]
   --- 21 Oct 13:32:48 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: i0116]
   --- 21 Oct 13:32:53 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: idSIButton9]
   --- 21 Oct 13:32:54 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: i0118]
   --- 21 Oct 13:33:01 189 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Oct 13:33:01 189 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:01 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: lightbox]
   --- 21 Oct 13:33:01 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: idSIButton9]
   --- 21 Oct 13:33:04 908 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Oct 13:33:04 908 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:04 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: btnUpload]
   --- 21 Oct 13:33:05 101 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Oct 13:33:05 101 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:05 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Oct 13:33:07 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //a[text()='Administration']]
   --- 21 Oct 13:33:09 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //a[text()='Administration']]
   --- 21 Oct 13:33:16 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Oct 13:33:16 593 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:16 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Oct 13:33:17 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Oct 13:33:17 030 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:17 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
   --- 21 Oct 13:33:20 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //a[text()='Administration']]
   --- 21 Oct 13:33:22 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Oct 13:33:30 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //*[text()='Select All']]
   --- 21 Oct 13:33:30 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //*[text()='Select All']]
   --- 21 Oct 13:33:35 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 21 Oct 13:33:35 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:33:35 450 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:36 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: btnPrimary]
   --- 21 Oct 13:33:36 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: btnPrimary]
   --- 21 Oct 13:33:37 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 21 Oct 13:33:42 542 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:33:42 542 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:33:47 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 21 Oct 13:34:19 006 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 21 Oct 13:34:24 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:34:29 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:34:29 810 - 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]
   --- 21 Oct 13:34:36 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Index Field tab [ScreenShot]
   --- 21 Oct 13:34:37 162 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:34:37 163 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Click on - Account_Number [ScreenShot]
 Barcode Function is not displayed in Index Field tab for RTS document [ScreenShot]
Expected: 'Barcode Function' textbox should not display
Actual(Passed): Successfully verify 'Barcode Funtion' textbox is not displayed
[ScreenShot]
   --- 21 Oct 13:34:37 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //button[@class='btn margin-off action']]
   --- 21 Oct 13:34:37 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 21 Oct 13:34:43 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 21 Oct 13:34:43 783 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:34:53 909 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 21 Oct 13:34:53 909 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:34:55 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: IndexFieldTypeList]
   --- 21 Oct 13:35:13 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 21 Oct 13:35:18 341 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=69cbb42d-4973-4e25-ba15-3c3cbbc8b525&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:35:18 342 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:35:43 533 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
   --- 21 Oct 13:35:43 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3f4c49cfb4f83ac75c61337bf1c105b8)] -> id: cancelDesignButton]
 'Barcode Type' dropdown list Not Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should not display
Actual(Passed): Successfully verify Barcode Type' droplist is not displayed
[ScreenShot]
   --- 21 Oct 13:35:48 234 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 21 Oct 13:35:49 208 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 21 Oct 13:35:56 643 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 21 Oct 13:35:56 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:35:58 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: idSIButton9]
   --- 21 Oct 13:35:58 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: i0116]
   --- 21 Oct 13:35:58 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: i0116]
   --- 21 Oct 13:36:04 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: idSIButton9]
   --- 21 Oct 13:36:05 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: i0118]
   --- 21 Oct 13:36:12 946 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Oct 13:36:12 947 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:13 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: lightbox]
   --- 21 Oct 13:36:13 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: idSIButton9]
   --- 21 Oct 13:36:16 267 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 21 Oct 13:36:16 267 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:20 260 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: createdFIList]
   --- 21 Oct 13:36:24 729 - 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'
   --- 21 Oct 13:36:28 897 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 21 Oct 13:36:33 291 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 21 Oct 13:36:37 864 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 21 Oct 13:36:42 243 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 21 Oct 13:36:46 798 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 21 Oct 13:36:46 907 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 21 Oct 13:36:46 907 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:47 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> css selector: .header]
   --- 21 Oct 13:36:49 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 21 Oct 13:36:52 635 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:36:52 635 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:52 710 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:36:52 710 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:52 795 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:36:52 795 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:52 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 21 Oct 13:36:52 928 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:36:52 928 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:53 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 21 Oct 13:36:53 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> 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]
   --- 21 Oct 13:36:53 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 21 Oct 13:36:56 832 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 21 Oct 13:36:56 833 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:36:59 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 21 Oct 13:36:59 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> 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]
   --- 21 Oct 13:37:08 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 21 Oct 13:37:14 174 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 21 Oct 13:37:14 174 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:37:18 556 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 21 Oct 13:37:18 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> id: enableClient]
   --- 21 Oct 13:37:18 745 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 21 Oct 13:37:18 745 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:37:18 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (198bb8603631c4afb66a1c7e7d1036b0)] -> 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]
   --- 21 Oct 13:37:29 295 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 21 Oct 13:37:30 197 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 21 Oct 13:37:35 128 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Oct 13:37:35 128 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:38:02 876 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 21 Oct 13:38:02 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 21 Oct 13:38:03 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 21 Oct 13:38:03 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 21 Oct 13:38:08 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSubmit]
   --- 21 Oct 13:38:11 350 - 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%3digtf4rm6q6-mnqchmajnxiyozdsywgjylm8tknd-8nxinuwwbymedr3ljt1qidi4lgyvjvxoyqw5lctfhstqeowxkkxrzrmtsn5hy_riqygr8cpwzftxaduynbjlvw-gzgu0t6eusk8evqdvqrc-vjp1hylvq83cerus_thzuaez4fus8nvobghzqwsnjuko-1zlrqhpmqms-rbqnm_bca&response_mode=form_post&nonce=638650949500692820.ngvjy2q2zgytmjjhys00nji3ltg1zwytmza2mje5ztcxnzgznmy5nzfjzdatzmq2ni00ywrkltgwndetnjqxywi0ytzjm2q2&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
   --- 21 Oct 13:38:11 350 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:38:21 388 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 21 Oct 13:38:25 751 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 21 Oct 13:38:25 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: lightbox]
   --- 21 Oct 13:38:25 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: i0116]
   --- 21 Oct 13:38:25 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: i0116]
   --- 21 Oct 13:38:31 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: idSIButton9]
   --- 21 Oct 13:38:32 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: i0118]
   --- 21 Oct 13:38:38 951 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Oct 13:38:38 951 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:38:39 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: lightbox]
   --- 21 Oct 13:38:39 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: idSIButton9]
   --- 21 Oct 13:38:42 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Oct 13:38:42 753 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:38:42 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnUpload]
   --- 21 Oct 13:38:43 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Oct 13:38:43 008 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:38:43 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Oct 13:38:43 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //a[text()='Administration']]
   --- 21 Oct 13:38:45 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Oct 13:38:52 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //*[text()='Select All']]
   --- 21 Oct 13:38:52 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //*[text()='Select All']]
   --- 21 Oct 13:38:57 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 21 Oct 13:38:57 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:38:57 615 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:38:58 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnPrimary]
   --- 21 Oct 13:38:58 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnPrimary]
   --- 21 Oct 13:38:59 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 21 Oct 13:39:01 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[@class='btn margin-off action']]
   --- 21 Oct 13:39:01 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 21 Oct 13:39:08 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 21 Oct 13:39:08 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 21 Oct 13:39:09 638 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 21 Oct 13:39:09 638 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:39:19 705 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 21 Oct 13:39:19 705 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:39:21 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: IndexFieldTypeList]
   --- 21 Oct 13:39:39 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 21 Oct 13:39:43 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=e8e0e329-03a0-4f64-a6fd-bba25e8201c0&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:39:43 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:40:04 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> 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]
   --- 21 Oct 13:40:10 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: shortname]
   --- 21 Oct 13:40:10 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: shortname]
   --- 21 Oct 13:40:15 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: fullname]
   --- 21 Oct 13:40:20 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: description]
   --- 21 Oct 13:40:26 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 21 Oct 13:40:29 724 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=e8e0e329-03a0-4f64-a6fd-bba25e8201c0&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:40:29 724 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:40:33 129 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:40:33 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:40:33 283 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:40:33 283 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:40:33 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSearch]
   --- 21 Oct 13:40:33 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:40:33 464 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:40:33 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]
   --- 21 Oct 13:40:33 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: immPageTitle]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 21 Oct 13:40:33 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[@class='btn margin-off action']]
   --- 21 Oct 13:40:33 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 21 Oct 13:40:48 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 21 Oct 13:40:48 104 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:40:49 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: IndexFieldTypeList]
   --- 21 Oct 13:41:07 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 21 Oct 13:41:11 753 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=10009f2a-608e-4609-a80d-5ff6979190a3&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:41:11 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:41:33 532 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=10009f2a-608e-4609-a80d-5ff6979190a3&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:41:33 532 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Disabled for OCR and Dynamic PDF Template
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template
[ScreenShot]
   --- 21 Oct 13:41:46 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: shortname]
   --- 21 Oct 13:41:46 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: shortname]
   --- 21 Oct 13:41:51 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: fullname]
   --- 21 Oct 13:41:57 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: description]
 Fill the details [ScreenShot]
   --- 21 Oct 13:42:02 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 21 Oct 13:42:05 973 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=10009f2a-608e-4609-a80d-5ff6979190a3&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:42:05 973 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:42:09 161 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:42:09 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:42:09 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:42:09 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:42:09 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSearch]
   --- 21 Oct 13:42:09 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:42:09 552 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:42:09 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]
   --- 21 Oct 13:42:09 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: immPageTitle]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 21 Oct 13:42:09 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[@class='btn margin-off action']]
   --- 21 Oct 13:42:10 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 21 Oct 13:42:24 207 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 21 Oct 13:42:24 207 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:42:26 599 - Unable to find a element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: IndexFieldTypeList]
   --- 21 Oct 13:42:44 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 21 Oct 13:42:49 374 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=63ea7e91-2919-4070-af60-1663a259a5f8&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:42:49 375 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:43:11 140 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=63ea7e91-2919-4070-af60-1663a259a5f8&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:43:11 140 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Disabled for OCR and Dynamic PDF Template
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template
[ScreenShot]
   --- 21 Oct 13:43:23 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: shortname]
   --- 21 Oct 13:43:23 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: shortname]
   --- 21 Oct 13:43:29 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: fullname]
   --- 21 Oct 13:43:34 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: description]
 Fill the details [ScreenShot]
   --- 21 Oct 13:43:40 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 21 Oct 13:43:43 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=63ea7e91-2919-4070-af60-1663a259a5f8&source=templatedetail&hasundefineddocs=false
   --- 21 Oct 13:43:43 609 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:43:46 806 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:43:46 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:43:47 023 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:43:47 023 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:43:47 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSearch]
   --- 21 Oct 13:43:47 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:43:47 206 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:43:47 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]
   --- 21 Oct 13:43:47 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: immPageTitle]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 21 Oct 13:43:47 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:43:53 198 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:43:53 199 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:43:57 645 - 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]
   --- 21 Oct 13:43:59 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:44:05 405 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:44:05 405 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Collpase Third Template [ScreenShot]
   --- 21 Oct 13:44:05 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:44:11 134 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:44:11 134 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the Second Template [ScreenShot]
   --- 21 Oct 13:44:15 416 - 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]
   --- 21 Oct 13:44:17 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:44:23 245 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:44:23 245 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Collpase Second Template [ScreenShot]
   --- 21 Oct 13:44:23 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:44:29 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:44:29 080 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the First Template [ScreenShot]
   --- 21 Oct 13:44:29 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> 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]
   --- 21 Oct 13:44:34 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> 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]
   --- 21 Oct 13:44:40 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> 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]
   --- 21 Oct 13:44:49 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:44:54 609 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:44:54 609 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the first Template [ScreenShot]
   --- 21 Oct 13:44:54 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> 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]
   --- 21 Oct 13:45:01 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Oct 13:45:06 943 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:45:06 943 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Collpase first Template [ScreenShot]
   --- 21 Oct 13:45:14 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
   --- 21 Oct 13:45:14 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
   --- 21 Oct 13:45:20 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='icon-edit action-color-nohover']]
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Disabled for OCR and Dynamic PDF Template
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template
[ScreenShot]
   --- 21 Oct 13:45:27 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
   --- 21 Oct 13:45:28 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=978
   --- 21 Oct 13:45:28 235 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:45:28 531 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=978
   --- 21 Oct 13:45:28 532 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:45:28 684 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=978
   --- 21 Oct 13:45:28 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:45:33 205 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'
   --- 21 Oct 13:45:38 318 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:45:38 319 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:45:38 494 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:45:38 495 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:45:38 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSearch]
   --- 21 Oct 13:45:38 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:45:38 682 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:45:38 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]
   --- 21 Oct 13:45:45 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
   --- 21 Oct 13:45:45 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
   --- 21 Oct 13:45:51 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='icon-edit action-color-nohover']]
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Disabled for OCR and Dynamic PDF Template
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template
[ScreenShot]
   --- 21 Oct 13:45:59 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
   --- 21 Oct 13:45:59 897 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=979
   --- 21 Oct 13:45:59 897 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:00 188 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=979
   --- 21 Oct 13:46:00 189 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:00 361 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=979
   --- 21 Oct 13:46:00 361 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:04 973 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'
   --- 21 Oct 13:46:10 051 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:46:10 052 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:10 202 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:46:10 202 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:10 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSearch]
   --- 21 Oct 13:46:10 376 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:46:10 376 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:10 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]
   --- 21 Oct 13:46:17 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
   --- 21 Oct 13:46:17 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
   --- 21 Oct 13:46:23 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //span[@class='icon-edit action-color-nohover']]
   --- 21 Oct 13:46:28 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> 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]
   --- 21 Oct 13:46:31 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
   --- 21 Oct 13:46:31 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=977
   --- 21 Oct 13:46:31 884 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:32 161 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=977
   --- 21 Oct 13:46:32 161 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:32 305 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentid=977
   --- 21 Oct 13:46:32 305 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:36 875 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'
   --- 21 Oct 13:46:41 706 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:46:41 706 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:41 878 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:46:41 879 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:41 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> id: btnSearch]
   --- 21 Oct 13:46:42 063 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Oct 13:46:42 064 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 21 Oct 13:46:42 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b391921036689e33a06048a986580b07)] -> css selector: .header]

java.lang.reflect.InvocationTargetException [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@a92eb47) 0 ms
init(org.testng.TestRunner@a92eb47) 34930 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 474953 ms