Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeAndBarcodeFunctionUI (, 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: [0960a326e1a19c6d2e21389c812ea6c5, actions {actions=[org.openqa.selenium.interactions.Sequence@5f3030da]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.70, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51572}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.70, 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: 0960a326e1a19c6d2e21389c812ea6c5 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.DocumentDesignerPage.clickContinue(DocumentDesignerPage.java:1572) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeAndBarcodeFunctionUI(DocumentRTS.java:12268) 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.GeneratedMethodAccessor10.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.$Proxy35.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":"css selector","selector":"#ContinueButton"} (Session info: chrome=131.0.6778.70) 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: [0960a326e1a19c6d2e21389c812ea6c5, findElement {using=id, value=ContinueButton}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.70, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51572}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.70, 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: 0960a326e1a19c6d2e21389c812ea6c5 at jdk.internal.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at 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 and Barcode Function textbox field 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="verifyBarcodeTypeAndBarcodeFunctionUI"/>
        </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
verifyBarcodeTypeAndBarcodeFunctionUI
P1
verifyBarcodeTypeAndBarcodeFunctionUI
Smoke
verifyBarcodeTypeAndBarcodeFunctionUI
Times for IMM_Esign_Chrome
Total running time: 5 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
Verify 'Barcode Type' droplist and 'Barcode Function' text field functionality
Steps:
   --- 14 Nov 19:17:36 265 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 14 Nov 19:17:40 197 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 14 Nov 19:17:46 401 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=88f25b1b-dd42-4289-9139-03ccbcb820af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=i75kuheejfxa4yyftss_zcr00yw4mmcgs6dbik36mv8&code_challenge_method=s256&nonce=ec85fa6a-860c-44a4-887d-8ae74467ec8f&state=eyjpzci6ijvkoguwytfmltfiodytngvlzi1hndlmlwizyjfkothkytg5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 14 Nov 19:17:46 402 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:17:46 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: idSIButton9]
   --- 14 Nov 19:17:47 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: i0116]
   --- 14 Nov 19:17:47 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: i0116]
   --- 14 Nov 19:17:52 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: idSIButton9]
   --- 14 Nov 19:17:54 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: i0118]
   --- 14 Nov 19:18:00 672 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Nov 19:18:00 673 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:00 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: lightbox]
   --- 14 Nov 19:18:01 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: idSIButton9]
   --- 14 Nov 19:18:04 117 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 14 Nov 19:18:04 118 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:08 723 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 14 Nov 19:18:13 329 - 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'
   --- 14 Nov 19:18:17 584 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 14 Nov 19:18:21 993 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 14 Nov 19:18:26 582 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 14 Nov 19:18:30 716 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 14 Nov 19:18:35 139 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 14 Nov 19:18:35 261 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 14 Nov 19:18:35 261 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:35 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> css selector: .header]
   --- 14 Nov 19:18:38 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 14 Nov 19:18:41 298 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:18:41 298 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:41 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:18:41 393 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:41 480 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:18:41 481 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:41 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 14 Nov 19:18:41 634 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:18:41 635 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:41 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 14 Nov 19:18:41 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> 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]
   --- 14 Nov 19:18:42 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 14 Nov 19:18:45 576 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:18:45 576 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:18:47 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 14 Nov 19:18:48 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
   --- 14 Nov 19:18:56 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 14 Nov 19:19:02 194 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 14 Nov 19:19:02 195 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:19:06 342 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 14 Nov 19:19:06 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> id: enableClient]
   --- 14 Nov 19:19:06 530 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 14 Nov 19:19:06 531 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:19:06 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7191d399bfb955a80d3ec5c440931dcc)] -> css selector: .header]

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

Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
 Read Document Barcode option is Selected

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

Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
   --- 14 Nov 19:19:19 215 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 14 Nov 19:19:20 196 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 14 Nov 19:19:23 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Nov 19:19:23 597 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:19:51 032 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 14 Nov 19:19:51 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Nov 19:19:51 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 14 Nov 19:19:51 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Nov 19:19:56 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnSubmit]
   --- 14 Nov 19:19:59 458 - 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%3d3vwfr4-ucyokaaafgnzlihyn6nalfbstjilz3mgntulobzvcwsm7frjis85pi65okpd_m0b_5k2v3ekxybh-klravj7jeeagsurdoddgubf5iw6r-ugu-ylnw1ea98jugrkwugbyqoszdtg5j-e3qahm1gi9_l7gwxpw8lzrlz_4vvmgl4v-tgiciecfpdvq6vuwbjkzrdrcf9uhzr3_ha&response_mode=form_post&nonce=638671890747494072.mgi3nwnkzwetmjm2ni00yzk0lthhytqtzmyxywjjzwq5zjvlnji1zdhknzktnthjmi00nwrlltgyotqtntuwzjexztlizgnk&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
   --- 14 Nov 19:19:59 458 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:20:09 148 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 14 Nov 19:20:13 748 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 14 Nov 19:20:13 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: lightbox]
   --- 14 Nov 19:20:13 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: i0116]
   --- 14 Nov 19:20:13 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: i0116]
   --- 14 Nov 19:20:19 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: idSIButton9]
   --- 14 Nov 19:20:20 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: i0118]
   --- 14 Nov 19:20:27 212 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Nov 19:20:27 213 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:20:27 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: lightbox]
   --- 14 Nov 19:20:27 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: idSIButton9]
   --- 14 Nov 19:20:31 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Nov 19:20:31 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:20:31 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnUpload]
   --- 14 Nov 19:20:31 719 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Nov 19:20:31 719 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:20:31 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Nov 19:20:33 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //a[text()='Administration']]
   --- 14 Nov 19:20:36 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //a[text()='Administration']]
   --- 14 Nov 19:20:43 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Nov 19:20:43 390 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:20:43 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 14 Nov 19:20:43 927 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Nov 19:20:43 927 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:20:44 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 Index field is not display as expected [ScreenShot]
 'Barcode Fucntion' textbox field is NOT displayed [ScreenShot]
   --- 14 Nov 19:21:00 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //a[text()='Administration']]
   --- 14 Nov 19:21:02 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 14 Nov 19:21:13 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //*[text()='Select All']]
   --- 14 Nov 19:21:13 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //*[text()='Select All']]
   --- 14 Nov 19:21:18 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 14 Nov 19:21:18 552 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:21:18 553 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:21:19 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnPrimary]
   --- 14 Nov 19:21:19 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnPrimary]
   --- 14 Nov 19:21:20 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 14 Nov 19:21:25 660 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:21:25 660 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:21:30 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 14 Nov 19:22:02 156 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 14 Nov 19:22:17 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 14 Nov 19:22:22 984 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:22:22 984 - 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]
   --- 14 Nov 19:22:29 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Index Field tab [ScreenShot]
   --- 14 Nov 19:22:30 024 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:22:30 025 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:22:33 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnClose]
   --- 14 Nov 19:22:37 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //input[contains(@id,'indxList-selectized')]]
   --- 14 Nov 19:22:42 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
   --- 14 Nov 19:22:44 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: btnClose]
   --- 14 Nov 19:22:50 762 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //*[@id='indFieldAddBtnWrap']/ul/li/button]
 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]
   --- 14 Nov 19:22:57 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //button[@class='btn margin-off action']]
   --- 14 Nov 19:22:57 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 14 Nov 19:23:01 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 14 Nov 19:23:01 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 14 Nov 19:23:02 430 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:23:02 430 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:23:12 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:23:12 512 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:23:14 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> id: IndexFieldTypeList]
   --- 14 Nov 19:23:32 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 14 Nov 19:23:37 024 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=18f72bee-1819-4358-852e-7efd87f693bc&source=templatedetail&hasundefineddocs=false
   --- 14 Nov 19:23:37 024 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:24:02 229 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
   --- 14 Nov 19:24:02 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1a742ce553f8ff255c34c79a36c7da2)] -> 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]
   --- 14 Nov 19:24:06 921 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 14 Nov 19:24:07 766 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 14 Nov 19:24:16 141 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=adda1b04-7956-4578-b243-3695b2e76361&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jbczardvqrnycal3ap9k5lenxyrbedorlmemsc2nsle&code_challenge_method=s256&nonce=b6775f36-9816-4638-9134-e74242d5a3fd&state=eyjpzci6ijbinzc0zgnhltc4ngqtngi0yy1iyjhklwq4mjbimgi1ndazmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 14 Nov 19:24:16 142 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:24:16 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: idSIButton9]
   --- 14 Nov 19:24:16 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: i0116]
   --- 14 Nov 19:24:16 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: i0116]
   --- 14 Nov 19:24:22 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: idSIButton9]
   --- 14 Nov 19:24:23 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: i0118]
   --- 14 Nov 19:24:30 653 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Nov 19:24:30 654 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:24:30 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: lightbox]
   --- 14 Nov 19:24:30 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: idSIButton9]
   --- 14 Nov 19:24:33 966 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 14 Nov 19:24:33 966 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:24:37 943 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: createdFIList]
   --- 14 Nov 19:24:42 328 - 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'
   --- 14 Nov 19:24:46 885 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 14 Nov 19:24:51 445 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 14 Nov 19:24:55 851 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 14 Nov 19:25:00 214 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 14 Nov 19:25:04 390 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 14 Nov 19:25:04 487 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 14 Nov 19:25:04 489 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:04 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> css selector: .header]
   --- 14 Nov 19:25:06 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 14 Nov 19:25:10 195 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:25:10 195 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:10 271 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:25:10 271 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:10 344 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:25:10 346 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:10 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 14 Nov 19:25:10 478 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:25:10 478 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:10 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 14 Nov 19:25:10 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> 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]
   --- 14 Nov 19:25:11 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 14 Nov 19:25:14 407 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 14 Nov 19:25:14 408 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:16 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 14 Nov 19:25:16 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
   --- 14 Nov 19:25:25 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 14 Nov 19:25:31 034 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 14 Nov 19:25:31 035 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:35 580 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 14 Nov 19:25:35 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> id: enableClient]
   --- 14 Nov 19:25:35 739 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 14 Nov 19:25:35 739 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:25:35 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (10e5bcb621eab936e1d34be6f33ca4a3)] -> 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]
   --- 14 Nov 19:25:46 101 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 14 Nov 19:25:46 990 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 14 Nov 19:25:50 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Nov 19:25:50 527 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:26:17 710 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 14 Nov 19:26:17 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Nov 19:26:17 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 14 Nov 19:26:17 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Nov 19:26:23 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: btnSubmit]
   --- 14 Nov 19:26:26 132 - 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%3d-ypgtxr2s6bwfyxxf_dres-tmlxhztiz_y8ui4an8wdh3xl-rufk06-lnksquyjg99hl4u4svyt7j_otyz25ikfua2zmaxltconflu4t6yeaolrkntvylttx9fonzzz4ckkwo8bhts6odprfq-gi0okqhyqtdx5vj5oyjhb0tdjuzwn3otq3n1u80lbomovh3pvcqhhoazckm55j30e4jg&response_mode=form_post&nonce=638671894613175898.y2rinznkntetyjy4ns00yjixlthimdktmjm4nguzyjqxmzjjztiwzjiyymqtmwe3zc00odaxltgzyzatzjqzyzaymjviyte5&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
   --- 14 Nov 19:26:26 133 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:26:36 155 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 14 Nov 19:26:40 569 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 14 Nov 19:26:40 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: lightbox]
   --- 14 Nov 19:26:40 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: i0116]
   --- 14 Nov 19:26:40 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: i0116]
   --- 14 Nov 19:26:46 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: idSIButton9]
   --- 14 Nov 19:26:47 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: i0118]
   --- 14 Nov 19:26:53 819 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Nov 19:26:53 820 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:26:53 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: lightbox]
   --- 14 Nov 19:26:54 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: idSIButton9]
   --- 14 Nov 19:26:58 972 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Nov 19:26:58 972 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:26:59 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: btnUpload]
   --- 14 Nov 19:26:59 154 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Nov 19:26:59 154 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:26:59 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Nov 19:27:01 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //a[text()='Administration']]
   --- 14 Nov 19:27:03 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //a[text()='Administration']]
   --- 14 Nov 19:27:13 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Nov 19:27:13 026 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:27:13 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 14 Nov 19:27:13 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Nov 19:27:13 489 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:27:13 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 'Barcode Fucntion' textbox field is displayed [ScreenShot]
   --- 14 Nov 19:27:33 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //a[text()='Administration']]
   --- 14 Nov 19:27:35 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 14 Nov 19:27:44 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //*[text()='Select All']]
   --- 14 Nov 19:27:44 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //*[text()='Select All']]
   --- 14 Nov 19:27:49 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 14 Nov 19:27:50 155 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:27:50 155 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:27:50 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: btnPrimary]
   --- 14 Nov 19:27:51 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: btnPrimary]
   --- 14 Nov 19:27:52 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 14 Nov 19:27:54 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[@class='btn margin-off action']]
   --- 14 Nov 19:27:54 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 14 Nov 19:28:00 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 14 Nov 19:28:00 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 14 Nov 19:28:02 007 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:28:02 007 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:28:12 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:28:12 105 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:28:13 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: IndexFieldTypeList]
   --- 14 Nov 19:28:31 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 14 Nov 19:28:39 834 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=52516471-8686-4c9b-adb9-87b6c4278404&source=templatedetail&hasundefineddocs=false
   --- 14 Nov 19:28:39 834 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:29:01 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> 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]
   --- 14 Nov 19:29:06 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: shortname]
   --- 14 Nov 19:29:06 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: shortname]
   --- 14 Nov 19:29:12 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: fullname]
   --- 14 Nov 19:29:17 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: description]
   --- 14 Nov 19:29:22 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 14 Nov 19:29:26 360 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=52516471-8686-4c9b-adb9-87b6c4278404&source=templatedetail&hasundefineddocs=false
   --- 14 Nov 19:29:26 360 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:29:29 694 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:29:29 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:29:29 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:29:29 822 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:29:29 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: btnSearch]
   --- 14 Nov 19:29:29 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Nov 19:29:29 967 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:29:30 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> css selector: .header]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 14 Nov 19:29:45 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[@class='btn margin-off action']]
   --- 14 Nov 19:29:45 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 14 Nov 19:29:59 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:29:59 620 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:30:01 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: IndexFieldTypeList]
   --- 14 Nov 19:30:09 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: IndexFieldTypeList]
   --- 14 Nov 19:30:27 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 14 Nov 19:30:31 577 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=303e8d34-f342-4faa-bec3-cf4ce46f7bb4&source=templatedetail
   --- 14 Nov 19:30:31 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:30:53 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=303e8d34-f342-4faa-bec3-cf4ce46f7bb4&source=templatedetail
   --- 14 Nov 19:30:53 352 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Disabled for OCR and Dynamic PDF Template
Actual(Failed): Failed to verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template
[ScreenShot]
   --- 14 Nov 19:31:03 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: shortname]
   --- 14 Nov 19:31:04 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: shortname]
   --- 14 Nov 19:31:09 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: fullname]
   --- 14 Nov 19:31:14 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> id: description]
 Fill the details [ScreenShot]
   --- 14 Nov 19:31:20 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0960a326e1a19c6d2e21389c812ea6c5)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 14 Nov 19:31:25 798 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=303e8d34-f342-4faa-bec3-cf4ce46f7bb4&source=templatedetail
   --- 14 Nov 19:31:25 798 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:31:29 028 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:31:29 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:31:29 156 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 14 Nov 19:31:29 156 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 14 Nov 19:31:33 276 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'

java.lang.reflect.InvocationTargetException [ScreenShot]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
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@33795ac7) 0 ms
init(org.testng.TestRunner@33795ac7) 10213 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11) 502707 ms