Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyCreateSessionUsingBarcodeDocument (, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} (Session info: chrome=130.0.6723.117) 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: [a7bfe80a1d215f8a1ffe32b1fa4447e1, actions {actions=[org.openqa.selenium.interactions.Sequence@4e91272d]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.117, chrome: {chromedriverVersion: 130.0.6723.58 (3a50e012e4c9..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53376}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.52.151:4444/se..., se:cdpVersion: 130.0.6723.117, 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: a7bfe80a1d215f8a1ffe32b1fa4447e1 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283) at com.imm.pages.DocumentMaintenanceRTS.clickAddIndexPopup(DocumentMaintenanceRTS.java:677) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verifying create session using barcode document)
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="verifyCreateSessionUsingBarcodeDocument"/>
        </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
verifyCreateSessionUsingBarcodeDocument
P1
verifyCreateSessionUsingBarcodeDocument
Smoke
verifyCreateSessionUsingBarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 15 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
Verify create session with barcode documnets
Steps:
   --- 08 Nov 18:36:25 481 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
   --- 08 Nov 18:36:32 487 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 08 Nov 18:36:45 267 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 08 Nov 18:36:45 267 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:37:12 863 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 08 Nov 18:37:13 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 08 Nov 18:37:13 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 08 Nov 18:37:13 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 08 Nov 18:37:19 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnSubmit]
   --- 08 Nov 18:37:22 484 - 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_n8nt4mbog_taucj8rvb9r2z4fznf6tskw-yzzbpuq6ewykzj9guzgwu1oaa1hkh-cfxdwyqqspyndkrn3bhkiyqktxcsziud1ftuugxslfjo3sznldfdwnskobe7599yjb_fpsbzsu8utdrgjqo2mli6amgw2kt4viuhud7y5i4ykp5k-tabiejddwjgnn3_tuyxfshi_rz2dbctd3iga&response_mode=form_post&nonce=638666681132710932.zjzmmgvmmjitmzc0ny00ytq0ltliytetnmyyzmfkntczm2u0ntkwzjnimmetyti3mc00yzziltkynzmty2mzzjq1ytc1mjex&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
   --- 08 Nov 18:37:22 484 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:37:32 009 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 08 Nov 18:37:36 293 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 08 Nov 18:37:36 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: lightbox]
   --- 08 Nov 18:37:36 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: i0116]
   --- 08 Nov 18:37:36 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: i0116]
   --- 08 Nov 18:37:42 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: idSIButton9]
   --- 08 Nov 18:37:44 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: i0118]
   --- 08 Nov 18:37:51 897 - Page URL:: https://login.microsoftonline.com/common/login
   --- 08 Nov 18:37:51 899 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:37:52 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: lightbox]
   --- 08 Nov 18:37:52 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: idSIButton9]
   --- 08 Nov 18:37:57 421 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 08 Nov 18:37:57 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:37:57 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnUpload]
   --- 08 Nov 18:37:57 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 08 Nov 18:37:57 678 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:37:57 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 08 Nov 18:37:58 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:38:00 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:38:09 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 08 Nov 18:38:09 287 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:38:09 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: immPageTitle]
   --- 08 Nov 18:38:09 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 08 Nov 18:38:09 799 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:38:09 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Navigated to 'Imaging System' Page
   --- 08 Nov 18:38:13 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 08 Nov 18:38:13 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 08 Nov 18:38:34 423 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 08 Nov 18:38:34 423 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:38:34 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[contains(text(),'Subscription Key:')]//following::input[1]]
   --- 08 Nov 18:38:42 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[contains(text(),'Client Secret:')]//following::input[1]]
   --- 08 Nov 18:38:50 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[contains(text(),'Client ID:')]//following::input[1]]
   --- 08 Nov 18:38:57 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[contains(text(),'Document API URL:')]//following::input[1]]
   --- 08 Nov 18:39:05 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[contains(text(),'Authorization API URL:')]//following::input[1]]
   --- 08 Nov 18:39:15 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: button[data-bind*='click: $data.SaveTemplate_Click']]
 'CenterDoc' imaging System Selected
   --- 08 Nov 18:39:23 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:39:25 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:39:33 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:39:33 255 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:39:33 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 08 Nov 18:39:33 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:39:33 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:39:34 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 'Account_Number' - index field Available [ScreenShot]
 'Sub_Account_Number' - index field Available [ScreenShot]
   --- 08 Nov 18:39:51 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
 Barcode Function' added in Index Field Maintenence Page [ScreenShot]
   --- 08 Nov 18:39:59 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 08 Nov 18:40:03 638 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:40:03 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:40:03 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:40:05 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 08 Nov 18:40:14 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //*[text()='Select All']]
   --- 08 Nov 18:40:14 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //*[text()='Select All']]
   --- 08 Nov 18:40:19 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 08 Nov 18:40:20 071 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:40:20 071 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:40:21 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnPrimary]
   --- 08 Nov 18:40:21 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnPrimary]
   --- 08 Nov 18:40:23 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 08 Nov 18:40:23 484 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:40:23 484 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:40:28 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 08 Nov 18:41:00 651 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 08 Nov 18:41:16 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 08 Nov 18:41:21 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:41:21 919 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:41:22 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 08 Nov 18:41:28 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
 Selected value from Barcodetype dropdown is -> CenterDoc Wolters Kluwer [ScreenShot]
 Barcode Type' selected in Doc RTS Page [ScreenShot]
   --- 08 Nov 18:41:35 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 08 Nov 18:41:41 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:41:41 323 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:41:41 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Processing']]
   --- 08 Nov 18:41:43 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Processing']]
   --- 08 Nov 18:42:02 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:42:02 328 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:42:12 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: tab0]
   --- 08 Nov 18:42:13 014 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:42:13 014 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:42:13 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
   --- 08 Nov 18:42:23 436 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:42:23 436 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:42:23 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: dragandrophandler]
   --- 08 Nov 18:42:44 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:42:44 996 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 File Dragged and dropped to clipboard
   --- 08 Nov 18:42:45 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded files file in the collected Document Page
[ScreenShot]
   --- 08 Nov 18:42:45 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 08 Nov 18:42:57 959 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
   --- 08 Nov 18:43:08 495 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> tag name: title]
   --- 08 Nov 18:45:13 721 - 125 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:45:13 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: Sign]
   --- 08 Nov 18:45:14 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: Attach]
   --- 08 Nov 18:45:14 215 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411081314049739899_fwg0plqemiuvrrscemhcqioc&refresh=y
   --- 08 Nov 18:45:14 215 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:45:14 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
Expected: Barcode Document with Accoun_Number index field
Actual(Passed): Successfully verified that Barcode documnet automatically filled valule in index field -Account_Number
[ScreenShot]
   --- 08 Nov 18:45:27 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:45:29 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:45:36 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:45:36 790 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:45:36 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 08 Nov 18:45:37 513 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:45:37 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:45:37 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
   --- 08 Nov 18:45:48 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
   --- 08 Nov 18:45:58 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
 Barcode Function' added with blank value in Index Field Maintenence Page [ScreenShot]
   --- 08 Nov 18:46:06 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 08 Nov 18:46:09 286 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:46:09 286 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:46:09 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Processing']]
   --- 08 Nov 18:46:11 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Processing']]
   --- 08 Nov 18:46:18 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:46:18 534 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:46:29 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: tab0]
   --- 08 Nov 18:46:29 333 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:46:29 333 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:46:29 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
   --- 08 Nov 18:46:39 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:46:39 715 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:46:39 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: dragandrophandler]
   --- 08 Nov 18:47:01 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:47:01 276 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 File Dragged and dropped to clipboard
   --- 08 Nov 18:47:01 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded files file in the collected Document Page
[ScreenShot]
   --- 08 Nov 18:47:01 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 08 Nov 18:47:14 042 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
   --- 08 Nov 18:47:24 460 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> tag name: title]
   --- 08 Nov 18:47:24 697 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411081318210190435_fwg0plqemiuvrrscemhcqioc&refresh=y
   --- 08 Nov 18:47:24 697 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:47:24 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: Sign]
   --- 08 Nov 18:47:24 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: Attach]
   --- 08 Nov 18:47:25 154 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411081318210190435_fwg0plqemiuvrrscemhcqioc&refresh=y
   --- 08 Nov 18:47:25 154 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:47:25 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
Expected: Barcode Document with accountnumber index field
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Account_Number', because Barcode Function not added
[ScreenShot]
   --- 08 Nov 18:47:37 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:47:40 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:47:50 902 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:47:50 902 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:47:51 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 08 Nov 18:47:51 546 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:47:51 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:47:51 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
   --- 08 Nov 18:47:59 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
   --- 08 Nov 18:48:09 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
 Barcode Function' added in Index Field Maintenence Page [ScreenShot]
   --- 08 Nov 18:48:17 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 08 Nov 18:48:22 100 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:48:22 100 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:48:22 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:48:24 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 08 Nov 18:48:45 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 08 Nov 18:48:51 738 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:48:51 738 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:48:51 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 08 Nov 18:48:58 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
 Selected value from Barcodetype dropdown is -> None [ScreenShot]
 Barcode Type' value selected in Document RTS Page [ScreenShot]
   --- 08 Nov 18:49:05 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 08 Nov 18:49:11 453 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:49:11 453 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:49:11 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Processing']]
   --- 08 Nov 18:49:13 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Processing']]
   --- 08 Nov 18:49:22 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:49:22 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:49:33 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: tab0]
   --- 08 Nov 18:49:33 637 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:49:33 647 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:49:33 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
   --- 08 Nov 18:49:44 015 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:49:44 015 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:49:44 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: dragandrophandler]
   --- 08 Nov 18:50:05 584 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 08 Nov 18:50:05 584 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 File Dragged and dropped to clipboard
   --- 08 Nov 18:50:05 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded files file in the collected Document Page
[ScreenShot]
   --- 08 Nov 18:50:06 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 08 Nov 18:50:20 749 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
   --- 08 Nov 18:50:31 167 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> tag name: title]
   --- 08 Nov 18:50:31 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411081321253190763_fwg0plqemiuvrrscemhcqioc&refresh=y
   --- 08 Nov 18:50:31 459 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:50:31 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: Sign]
   --- 08 Nov 18:50:31 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: Attach]
   --- 08 Nov 18:50:31 886 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411081321253190763_fwg0plqemiuvrrscemhcqioc&refresh=y
   --- 08 Nov 18:50:31 886 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:50:32 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
Expected: Barcode Document with accountnumber index field
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Account_Number', because barcode Tye value not selected
[ScreenShot]
   --- 08 Nov 18:50:44 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:50:46 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:50:53 953 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:50:53 953 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:50:54 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 08 Nov 18:50:54 539 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:50:54 539 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:50:54 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
   --- 08 Nov 18:51:05 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
   --- 08 Nov 18:51:15 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
 Barcode Function' added in Index Field Maintenence Page [ScreenShot]
   --- 08 Nov 18:51:23 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 08 Nov 18:51:26 205 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 08 Nov 18:51:26 205 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:51:29 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
   --- 08 Nov 18:51:31 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 08 Nov 18:51:38 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 08 Nov 18:51:44 173 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:51:44 173 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:51:44 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 08 Nov 18:51:51 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
 Selected value from Barcodetype dropdown is -> CenterDoc Wolters Kluwer [ScreenShot]
 Barcode Type' value selected in Document RTS Page [ScreenShot]
   --- 08 Nov 18:51:58 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Index Field tab [ScreenShot]
   --- 08 Nov 18:51:58 904 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Nov 18:51:58 904 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Nov 18:52:02 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
   --- 08 Nov 18:52:06 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnClose]
   --- 08 Nov 18:52:09 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> xpath: //input[contains(@id,'indxList-selectized')]]
   --- 08 Nov 18:52:15 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
   --- 08 Nov 18:52:17 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a7bfe80a1d215f8a1ffe32b1fa4447e1)] -> id: btnClose]

javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} [ScreenShot]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
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@3b181488) 0 ms
init(org.testng.TestRunner@3b181488) 10247 ms
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11) 20088 ms