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: [a11bbd0373e68f47f27a516cea7c0a35, actions {actions=[org.openqa.selenium.interactions.Sequence@4095c586]}] 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:55405}, 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: a11bbd0373e68f47f27a516cea7c0a35 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.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":"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: [a11bbd0373e68f47f27a516cea7c0a35, 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:55405}, 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: a11bbd0373e68f47f27a516cea7c0a35 at jdk.internal.reflect.GeneratedConstructorAccessor46.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:
   --- 15 Nov 14:25:02 505 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 15 Nov 14:25:06 312 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Nov 14:25:12 711 - 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=176c8112-349f-407d-8652-390fc48da142&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=sfb8jrz5kwcqcfwbdf3tnoho5d0fv42dzdyilvneib8&code_challenge_method=s256&nonce=1fb5f466-61f1-4ded-8759-b9e0d166a875&state=eyjpzci6imiwyjjmmwiylwiyyzktngnizi05odmwltqymtg0zwy1ytywmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 15 Nov 14:25:12 712 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:25:13 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: idSIButton9]
   --- 15 Nov 14:25:13 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: i0116]
   --- 15 Nov 14:25:13 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: i0116]
   --- 15 Nov 14:25:19 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: idSIButton9]
   --- 15 Nov 14:25:20 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: i0118]
   --- 15 Nov 14:25:27 288 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Nov 14:25:27 289 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:25:27 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: lightbox]
   --- 15 Nov 14:25:27 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: idSIButton9]
   --- 15 Nov 14:25:30 448 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 15 Nov 14:25:30 449 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:25:34 960 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 15 Nov 14:25:39 561 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 15 Nov 14:25:43 955 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 15 Nov 14:25:48 347 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 15 Nov 14:25:52 764 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 15 Nov 14:25:57 221 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 15 Nov 14:26:01 606 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 15 Nov 14:26:01 720 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 15 Nov 14:26:01 721 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:01 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> css selector: .header]
   --- 15 Nov 14:26:04 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 15 Nov 14:26:07 762 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:26:07 763 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:07 876 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:26:07 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:07 971 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:26:07 972 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:08 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 15 Nov 14:26:08 179 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:26:08 180 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:08 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 15 Nov 14:26:08 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 15 Nov 14:26:09 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 15 Nov 14:26:12 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:26:12 431 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:14 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 15 Nov 14:26:15 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
   --- 15 Nov 14:26:23 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 15 Nov 14:26:29 143 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Nov 14:26:29 144 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:33 561 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 15 Nov 14:26:33 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> id: enableClient]
   --- 15 Nov 14:26:33 761 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Nov 14:26:33 762 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:26:33 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (be2ac377223eb6045893cba0b5f84e3f)] -> 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]
   --- 15 Nov 14:26:46 536 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 15 Nov 14:26:47 862 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Nov 14:26:51 380 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 15 Nov 14:26:51 381 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:27:18 644 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 15 Nov 14:27:18 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 15 Nov 14:27:18 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 15 Nov 14:27:18 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 15 Nov 14:27:24 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnSubmit]
   --- 15 Nov 14:27:26 434 - 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%3dieubrbdheq4c17bzoqadezlqk3zhmip4knnczjhqm3-zjpy40-kgylat7f6ym9nn4kpkadk7qbzehowrthejj8gdxv31kv4hpssbijnchueyaqc4eqmh94jynvah1cjaolpprxei5tuemontlwerjyiiddpqkxun2owkywv79ll6qd1nd9kf-oluyu8_svk0yll7itbhoouhe43db9f4gq&response_mode=form_post&nonce=638672579245903116.ndjlnjlindctnmmzoc00zwzklthhowmtzjriytjjmdvjmtmynjjknzy0owutmjiyzc00otlilthhmtatntizmjqznzbkotex&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 15 Nov 14:27:26 435 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:27:36 092 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 15 Nov 14:27:40 429 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 15 Nov 14:27:40 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: lightbox]
   --- 15 Nov 14:27:40 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: i0116]
   --- 15 Nov 14:27:40 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: i0116]
   --- 15 Nov 14:27:46 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: idSIButton9]
   --- 15 Nov 14:27:47 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: i0118]
   --- 15 Nov 14:27:53 855 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Nov 14:27:53 855 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:27:53 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: lightbox]
   --- 15 Nov 14:27:54 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: idSIButton9]
   --- 15 Nov 14:27:58 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Nov 14:27:58 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:27:58 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnUpload]
   --- 15 Nov 14:27:58 315 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Nov 14:27:58 316 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:27:58 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 15 Nov 14:28:00 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //a[text()='Administration']]
   --- 15 Nov 14:28:02 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //a[text()='Administration']]
   --- 15 Nov 14:28:10 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Nov 14:28:10 336 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:28:10 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 15 Nov 14:28:11 016 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Nov 14:28:11 017 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:28:11 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> 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]
   --- 15 Nov 14:28:27 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //a[text()='Administration']]
   --- 15 Nov 14:28:29 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 15 Nov 14:28:40 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //*[text()='Select All']]
   --- 15 Nov 14:28:40 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //*[text()='Select All']]
   --- 15 Nov 14:28:45 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 15 Nov 14:28:46 001 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:28:46 002 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:28:46 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnPrimary]
   --- 15 Nov 14:28:46 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnPrimary]
   --- 15 Nov 14:28:48 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 15 Nov 14:28:53 519 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:28:53 519 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:28:58 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 15 Nov 14:29:29 247 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 15 Nov 14:29:44 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 15 Nov 14:29:50 020 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:29:50 021 - 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]
   --- 15 Nov 14:29:56 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Index Field tab [ScreenShot]
   --- 15 Nov 14:29:57 244 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:29:57 244 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:30:01 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnClose]
   --- 15 Nov 14:30:04 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //input[contains(@id,'indxList-selectized')]]
   --- 15 Nov 14:30:09 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
   --- 15 Nov 14:30:12 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: btnClose]
   --- 15 Nov 14:30:17 691 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> 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]
   --- 15 Nov 14:30:24 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //button[@class='btn margin-off action']]
   --- 15 Nov 14:30:24 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 15 Nov 14:30:30 831 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:30:30 832 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:30:40 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:30:40 924 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:30:42 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> id: IndexFieldTypeList]
   --- 15 Nov 14:31:00 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 15 Nov 14:31:06 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=92512af2-bb9a-40f5-a60c-cd6886588ff1&source=templatedetail&hasundefineddocs=false
   --- 15 Nov 14:31:06 231 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:31:31 141 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
   --- 15 Nov 14:31:31 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e623d5fe42a8732a8f59040d2cd2d66)] -> 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]
   --- 15 Nov 14:31:35 812 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 15 Nov 14:31:37 118 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Nov 14:31:45 940 - 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=86c123af-22de-4e9f-843d-b43fe1fdb7ab&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ahtpmtisvwjqrdh1ufeis0oyiwgaz6se9f60etwo_8e&code_challenge_method=s256&nonce=2483484a-f7e1-4d4b-a98e-9d8d493b64c6&state=eyjpzci6ime1ywm5nwjilwu1ogmtnguwms04nmy0ltm2mzmzm2rmnzfjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 15 Nov 14:31:45 941 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:31:46 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: idSIButton9]
   --- 15 Nov 14:31:46 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: i0116]
   --- 15 Nov 14:31:46 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: i0116]
   --- 15 Nov 14:31:52 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: idSIButton9]
   --- 15 Nov 14:31:53 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: i0118]
   --- 15 Nov 14:32:00 084 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Nov 14:32:00 085 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:00 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: lightbox]
   --- 15 Nov 14:32:00 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: idSIButton9]
   --- 15 Nov 14:32:03 597 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 15 Nov 14:32:03 597 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:07 747 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: createdFIList]
   --- 15 Nov 14:32:12 112 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 15 Nov 14:32:16 448 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 15 Nov 14:32:20 826 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 15 Nov 14:32:25 182 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 15 Nov 14:32:29 531 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 15 Nov 14:32:33 879 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 15 Nov 14:32:33 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 15 Nov 14:32:33 989 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:34 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> css selector: .header]
   --- 15 Nov 14:32:36 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 15 Nov 14:32:39 966 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:32:39 967 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:40 050 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:32:40 051 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:40 145 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:32:40 146 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:40 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 15 Nov 14:32:40 310 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:32:40 310 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:40 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 15 Nov 14:32:40 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 15 Nov 14:32:41 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 15 Nov 14:32:44 423 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 15 Nov 14:32:44 424 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:32:46 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 15 Nov 14:32:46 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
   --- 15 Nov 14:32:55 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 15 Nov 14:33:01 040 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Nov 14:33:01 041 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:33:05 381 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 15 Nov 14:33:05 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> id: enableClient]
   --- 15 Nov 14:33:05 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 15 Nov 14:33:05 573 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:33:05 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3498797d0e1276875c9407a13a9c9881)] -> 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]
   --- 15 Nov 14:33:16 012 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
   --- 15 Nov 14:33:17 020 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 15 Nov 14:33:20 662 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 15 Nov 14:33:20 662 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:33:47 710 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 15 Nov 14:33:47 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 15 Nov 14:33:47 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 15 Nov 14:33:47 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 15 Nov 14:33:53 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: btnSubmit]
   --- 15 Nov 14:33:56 125 - 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%3d2cqkntt7ajisf37eh2udqoejddvm1p5mmb-ta5wyjj-4-ceoqkfe1nv067gjamtuzgqjo4pbfaa6cdex9j_kqdpkmlaevcc60bsmbmlit2g8x_s9ubmmcishk3eh7acwqrmar9i8mqszzfr9sogyx5tfifvekwum-mqjnpyru1k6sywhezczwzaguetyakscaqc4ktxl6xvyosyepvlyoq&response_mode=form_post&nonce=638672583135290457.nta3ywm0ztqtmmq4ns00zjk4ltkwytgtzty0ytmzywm5njnkm2u1owexndetodeznc00mdzilwixmzutndazndnjy2m5mji5&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 15 Nov 14:33:56 126 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:34:05 699 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 15 Nov 14:34:10 036 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 15 Nov 14:34:10 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: lightbox]
   --- 15 Nov 14:34:10 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: i0116]
   --- 15 Nov 14:34:10 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: i0116]
   --- 15 Nov 14:34:15 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: idSIButton9]
   --- 15 Nov 14:34:17 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: i0118]
   --- 15 Nov 14:34:23 244 - Page URL:: https://login.microsoftonline.com/common/login
   --- 15 Nov 14:34:23 245 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:34:23 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: lightbox]
   --- 15 Nov 14:34:23 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: idSIButton9]
   --- 15 Nov 14:34:27 161 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Nov 14:34:27 162 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:34:27 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: btnUpload]
   --- 15 Nov 14:34:27 420 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 15 Nov 14:34:27 420 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:34:27 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 15 Nov 14:34:29 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //a[text()='Administration']]
   --- 15 Nov 14:34:31 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //a[text()='Administration']]
   --- 15 Nov 14:34:39 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Nov 14:34:39 160 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:34:39 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 15 Nov 14:34:39 912 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 15 Nov 14:34:39 912 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:34:40 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 'Barcode Fucntion' textbox field is displayed [ScreenShot]
   --- 15 Nov 14:35:00 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //a[text()='Administration']]
   --- 15 Nov 14:35:02 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 15 Nov 14:35:08 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //*[text()='Select All']]
   --- 15 Nov 14:35:08 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //*[text()='Select All']]
   --- 15 Nov 14:35:13 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 15 Nov 14:35:14 182 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:35:14 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:35:14 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: btnPrimary]
   --- 15 Nov 14:35:15 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: btnPrimary]
   --- 15 Nov 14:35:16 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 15 Nov 14:35:18 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[@class='btn margin-off action']]
   --- 15 Nov 14:35:18 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 15 Nov 14:35:25 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 15 Nov 14:35:25 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
   --- 15 Nov 14:35:26 664 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:35:26 665 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:35:36 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:35:36 754 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:35:37 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: IndexFieldTypeList]
   --- 15 Nov 14:35:56 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 15 Nov 14:36:00 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=79ac0d48-78e9-4198-82a2-67c4af2eb49e&source=templatedetail&hasundefineddocs=false
   --- 15 Nov 14:36:00 339 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:36:21 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> 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]
   --- 15 Nov 14:36:27 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: shortname]
   --- 15 Nov 14:36:27 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: shortname]
   --- 15 Nov 14:36:32 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: fullname]
   --- 15 Nov 14:36:38 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: description]
   --- 15 Nov 14:36:43 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 15 Nov 14:36:47 002 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=79ac0d48-78e9-4198-82a2-67c4af2eb49e&source=templatedetail&hasundefineddocs=false
   --- 15 Nov 14:36:47 002 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:36:50 073 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:36:50 074 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:36:50 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:36:50 278 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:36:50 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: btnSearch]
   --- 15 Nov 14:36:50 499 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 15 Nov 14:36:50 499 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:36:50 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> css selector: .header]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 15 Nov 14:37:05 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[@class='btn margin-off action']]
   --- 15 Nov 14:37:05 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 15 Nov 14:37:20 570 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:37:20 571 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:37:22 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: IndexFieldTypeList]
   --- 15 Nov 14:37:30 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: IndexFieldTypeList]
   --- 15 Nov 14:37:48 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 15 Nov 14:37:52 424 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=33144e80-82d3-46f7-9028-42eb558b4319&source=templatedetail
   --- 15 Nov 14:37:52 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:38:14 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=33144e80-82d3-46f7-9028-42eb558b4319&source=templatedetail
   --- 15 Nov 14:38:14 144 - 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]
   --- 15 Nov 14:38:26 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: shortname]
   --- 15 Nov 14:38:26 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: shortname]
   --- 15 Nov 14:38:32 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: fullname]
   --- 15 Nov 14:38:37 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> id: description]
 Fill the details [ScreenShot]
   --- 15 Nov 14:38:43 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a11bbd0373e68f47f27a516cea7c0a35)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 15 Nov 14:38:49 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=33144e80-82d3-46f7-9028-42eb558b4319&source=templatedetail
   --- 15 Nov 14:38:49 141 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:38:52 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:38:52 292 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:38:52 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 15 Nov 14:38:52 463 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 15 Nov 14:38:56 818 - 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@1886b84c) 0 ms
init(org.testng.TestRunner@1886b84c) 39201 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11) 535431 ms