Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyCreateSessionUsingBarcodeDocument ({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=TeSign-[TeSign], Sender_Emails=, ShortName=StudentS,AnchorS,cpatrickS,MPSC, PartyName=, IndexFieldsValue=CSI-WKFS-BarcodeParser(ACCOUNT_NUMBER);CSI-WKFS-BarcodeParser(SUB_ACCOUNT_NUMBER) , password=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=FALSE, ImagingSettings=f510f9cb759a42a0b78ee7dc5525ea59;e917aef6-cb85-42bd-b38f-6b489b785cf7;e01cd231-0c08-4a4b-9b92-f5c06336b668;https://sandbox-api.csibridge.com/centerdoc/api/Document;https://testidentity.csiweb.com/connect/token;, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/Student;src/main/resources/testdata/files/documentRTS/Dynamic;src/main/resources/testdata/files/documentRTS/OCR;, NameDescription=StudentDescription,AnchorSDescription,cpatrickSDescription,MPSC_Description, Export_Values=, UserType=Admin, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Group=, Description=Verify create session with barcode documnets, Message=, BarcodeDropdownValues=None;Wolters Kluwer, FileName=DocumentExport.csv, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/BarcodeDocuments/Cert of Prior_Account Barcode.pdf;src/main/resources/testdata/files/BarcodeDocuments/Corp Reso_Account Barcode.pdf;src/main/resources/testdata/files/BarcodeDocuments/Customer Doc_CIF (TIN_EIN) Number Barcode _(1).pdf;src/main/resources/testdata/files/BarcodeDocuments/Customer Doc_ CIF (TIN_EIN) Number Barcode_(2).pdf;src/main/resources/testdata/files/BarcodeDocuments/EFT_Account Barcode.pdf;src/main/resources/testdata/files/BarcodeDocuments/MPSC_Account Barcode.pdf;src/main/resources/testdata/files/documentRTS/Dynamic/Anchor_1_Consumer.pdf;src/main/resources/testdata/files/documentRTS/OCR/cpatrick_6MonthCD_012820202676654.pdf;src/main/resources/testdata/files/BarcodeDocuments/005BA1.pdf, DocumentPermission=, TestID=verifyCreateSessionUsingBarcodeDocument, FItype=Unified, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=src/main/resources/testdata/files/BarcodeDocuments/BarcodeTemplates2.zip;src/main/resources/testdata/files/BarcodeDocuments/BarcodeFunctionalityTemplates2.zip, Tenant_Password=iMM@2022, UserName=, Comments=, Email_Id=, Index_Field_Name=Account_Number;Sub_Account_Number, Sender_Email_Id=, FI_ID=AdobeUser, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=TeSign Documents;, AttachmentPath=, Username=janedoe@immtestcu.onmicrosoft.com, FullName=StudentF,AnchorF,cpatrickF,MPSC_F, EditNameDescription=, ErrorMessage=})
Element should be visible {{xpath: (//div[contains(@id, 'indexFieldsRow')]//*[contains(@id, 'txtBarcodeFunction')])}} Element: '<input class="form-control" id="txtBarcodeFunction_0_0" name placeholder type="text" value displayed:false></input>' Actual value: hidden Timeout: 10 s. at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102) at com.codeborne.selenide.impl.WebElementSource.checkCondition(WebElementSource.java:78) at com.codeborne.selenide.commands.Should.execute(Should.java:24) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy39.shouldBe(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:78) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:57) at com.imm.pages.DocumentMaintenanceRTS.setBarcodeFunctionForIndexField(DocumentMaintenanceRTS.java:1904) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:15881) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:1596) 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\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1501808046\testng-customsuite.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="SIGN"/>
  <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="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyCreateSessionUsingBarcodeDocument"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyCreateSessionUsingBarcodeDocument
P1
verifyCreateSessionUsingBarcodeDocument
Smoke
verifyCreateSessionUsingBarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 12 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=TeS...)
Verify create session with barcode documnets COMMENTS:
Steps:
   --- 21 Jul 17:02:40 604 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
   --- 21 Jul 17:02:44 900 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 21 Jul 17:02:52 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Jul 17:02:52 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:02:53 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
 FI: AdobeUser plusfi : false fiType :Unified userName : janedoe@immtestcu.onmicrosoft.com password: iMM@2022 userType : Admin
   --- 21 Jul 17:02:53 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - AdobeUser
   --- 21 Jul 17:02:54 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Jul 17:02:59 974 - 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%3dlfuafcj14lqciv_6w1jz8ir_dln27snh8-1pqo486y6unvlzmu0qcea8o_ajz_giz67svwgyyrdnqpdmcdelb4pk3o9kqw1dm8vniqc-hkscw6dkzd40myejtcbunarzyiachodymr2usdruydrfz76epgpuksoeefae31fri6uozf_v-m6forv8krerrdl80rb09jyfg2t9pbsuobwvaw&response_mode=form_post&nonce=638886943744049232.ywmzzme4ymqtymjlos00m2u1ltlkowmtmjriytm5ztawowflzmjjmgm4otutyjawzi00mzy0lwi0zmmtm2qzowy2ntgzmmvj&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 21 Jul 17:02:59 975 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:05 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: lightbox]
   --- 21 Jul 17:03:05 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: i0116]
   --- 21 Jul 17:03:05 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: idSIButton9]
   --- 21 Jul 17:03:09 144 - 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%3dlfuafcj14lqciv_6w1jz8ir_dln27snh8-1pqo486y6unvlzmu0qcea8o_ajz_giz67svwgyyrdnqpdmcdelb4pk3o9kqw1dm8vniqc-hkscw6dkzd40myejtcbunarzyiachodymr2usdruydrfz76epgpuksoeefae31fri6uozf_v-m6forv8krerrdl80rb09jyfg2t9pbsuobwvaw&response_mode=form_post&nonce=638886943744049232.ywmzzme4ymqtymjlos00m2u1ltlkowmtmjriytm5ztawowflzmjjmgm4otutyjawzi00mzy0lwi0zmmtm2qzowy2ntgzmmvj&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 21 Jul 17:03:09 145 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:11 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: idSIButton9]
   --- 21 Jul 17:03:15 450 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jul 17:03:15 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:15 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: lightbox]
   --- 21 Jul 17:03:15 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: idSIButton9]
   --- 21 Jul 17:03:23 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 17:03:23 997 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 21 Jul 17:03:27 158 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 17:03:27 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:27 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: btnUpload]
   --- 21 Jul 17:03:30 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 17:03:30 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:30 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Jul 17:03:30 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:03:39 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 17:03:39 086 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:39 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: immPageTitle]
   --- 21 Jul 17:03:42 422 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 17:03:42 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:03:42 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Navigated to 'Imaging System' Page
   --- 21 Jul 17:03:45 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 21 Jul 17:04:09 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 17:04:09 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 'CenterDoc' imaging System Selected [ScreenShot]
 === Verify create session using Barcode Document with correct barcode function and barcode type===
   --- 21 Jul 17:04:31 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:04:40 014 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:04:40 015 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:04:40 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:04:43 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:04:43 379 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:04:43 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 'Account_Number' - index field Available [ScreenShot]
 Bar Code Function valueCSI-WKFS-BarcodeParser(Sub_Account_Number)
 Barcode Function' added in for 'Account_Number' index field in Maintenence Page [ScreenShot]
   --- 21 Jul 17:05:03 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:05:09 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:05:09 086 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 'Sub_Account_Number' - index field Available [ScreenShot]
 Bar Code Function valueCSI-WKFS-BarcodeParser(Sub_Account_Number)
 Barcode Function' added in for 'Sub_Account_Number' index field in Maintenence Page [ScreenShot]
 Save button disabled
   --- 21 Jul 17:05:35 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 17:05:40 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //*[text()='Select All']]
   --- 21 Jul 17:05:40 600 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //*[text()='Select All']]
   --- 21 Jul 17:05:45 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 21 Jul 17:05:49 025 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:05:49 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:05:54 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:05:54 203 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:05:54 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 21 Jul 17:05:54 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: BarcodeTemplates2.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 21 Jul 17:06:17 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:06:17 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:06:17 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:06:25 575 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:06:25 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:06:25 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[4]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 21 Jul 17:06:39 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
 Selected value from Barcodetype dropdown is -> Wolters Kluwer [ScreenShot]
 Barcode Type value selected in Document RTS Page [ScreenShot]
   --- 21 Jul 17:06:48 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Processing']]
   --- 21 Jul 17:06:57 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:06:57 593 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:07:08 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: tab0]
   --- 21 Jul 17:07:11 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:07:11 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:07:11 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
   --- 21 Jul 17:07:21 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Jul 17:07:24 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page
[ScreenShot]
   --- 21 Jul 17:07:24 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 21 Jul 17:07:33 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211137245209275_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:07:33 139 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:07:55 149 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211137245209275_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:07:55 150 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:07:58 309 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211137245209275_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:07:58 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:08:01 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211137245209275_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:08:01 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:08:01 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: Sign]
   --- 21 Jul 17:08:04 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211137245209275_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:08:04 724 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:08:04 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
Expected: Barcode Document with Account_Number index field
Actual(Passed): Successfully verified that Barcode documnet automatically filled valule in index field - Account_Number Value - 000767487827
[ScreenShot]
Expected: Barcode Document with Sub_Account_Number index field
Actual(Passed): Successfully verified that Barcode documnet automatically filled valule in index field - Sub_Account_Number Value - 0000000100
[ScreenShot]
 === Verify create session using Barcode Document with no barcode function added and barcode type selected as 'Wolters Kluwer' ===
 === ========================================================================================================================= ===
   --- 21 Jul 17:08:19 372 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:08:28 461 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:08:28 462 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:08:28 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:08:31 830 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:08:31 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:08:31 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 Bar Code Function valueCSI-WKFS-BarcodeParser(Account_Number)
 Barcode Function' added with blank value in Index Field Maintenence Page for 'Account_Number' index field [ScreenShot]
   --- 21 Jul 17:08:45 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:08:50 819 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:08:50 819 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Bar Code Function valueCSI-WKFS-BarcodeParser(Sub_Account_Number)
 Barcode Function' added with blank value in Index Field Maintenence Page for 'Sub_Account_Number' index field [ScreenShot]
   --- 21 Jul 17:09:01 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:09:07 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:09:07 085 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:09:07 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Processing']]
   --- 21 Jul 17:09:14 593 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:09:14 593 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:09:24 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: tab0]
   --- 21 Jul 17:09:28 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:09:28 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:09:28 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
   --- 21 Jul 17:09:28 260 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Jul 17:09:30 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page
[ScreenShot]
   --- 21 Jul 17:09:30 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 21 Jul 17:09:38 358 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211139310781047_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:09:38 358 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:00 247 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211139310781047_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:10:00 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:03 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211139310781047_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:10:03 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:06 572 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211139310781047_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:10:06 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:06 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: Sign]
   --- 21 Jul 17:10:09 792 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211139310781047_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:10:09 792 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:09 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> 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]
Expected: Barcode Document with accountnumber index field
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Sub_Account_Number', because Barcode Function not added
[ScreenShot]
 === Verify create session using Barcode Document with correct barcode function added but barcode type selected as 'None' ===
 === ==================================================================================================================== ===
   --- 21 Jul 17:10:24 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:10:32 489 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:10:32 489 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:32 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:10:35 917 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:10:35 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:10:35 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 Bar Code Function value
 Barcode Function' added for 'Account_Number' Index Field in index Maintenence Page [ScreenShot]
   --- 21 Jul 17:10:48 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:10:54 025 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:10:54 025 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Bar Code Function value
 Barcode Function' added for 'Sub_Account_Number' Index Field in index Maintenence Page [ScreenShot]
   --- 21 Jul 17:11:06 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:11:12 221 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:11:12 222 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:11:12 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 17:11:33 842 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:11:33 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:11:33 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:11:41 467 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:11:41 467 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:11:41 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[4]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 21 Jul 17:11:55 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> 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]
   --- 21 Jul 17:12:07 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:12:07 277 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:12:07 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:12:14 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:12:14 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:12:14 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Processing']]
   --- 21 Jul 17:12:22 284 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:12:22 284 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:12:32 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: tab0]
   --- 21 Jul 17:12:35 805 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:12:35 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:12:35 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
   --- 21 Jul 17:12:35 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Jul 17:12:38 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page
[ScreenShot]
   --- 21 Jul 17:12:38 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 21 Jul 17:12:45 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211142386331651_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:12:45 869 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:07 877 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211142386331651_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:13:07 878 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:11 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211142386331651_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:13:11 039 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:14 182 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211142386331651_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:13:14 182 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:14 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: Sign]
   --- 21 Jul 17:13:17 374 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211142386331651_jn31ov0ppnmqgi5xwqj0ohtm&refresh=y
   --- 21 Jul 17:13:17 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:17 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> 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]
Expected: Barcode Document with accountnumber index field
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Sub_Account_Number', because barcode Tye value not selected
[ScreenShot]
 === Verify Document level barcode function will take precedence over Fi level barcode function ===
 === ========================================================================================== ===
   --- 21 Jul 17:13:31 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:13:40 124 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:13:40 124 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:40 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:13:43 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:13:43 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:13:43 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 Bar Code Function valueCSI-WKFS-BarcodeParser(Account_Number)
 Barcode Function added for 'Sub_Account_Number' index field in Index Field Maintenence Page [ScreenShot]
   --- 21 Jul 17:14:01 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:14:06 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:14:06 999 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:14:10 105 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 17:14:17 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:14:17 564 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:14:17 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:14:25 267 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:14:25 267 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:14:25 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[4]]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 21 Jul 17:14:39 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
 Selected value from Barcodetype dropdown is -> Wolters Kluwer [ScreenShot]
 Barcode Type' value selected in Document RTS Page [ScreenShot]
   --- 21 Jul 17:14:48 064 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Index Field tab [ScreenShot]
   --- 21 Jul 17:14:53 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:14:53 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:14:56 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Add Index Field  [ScreenShot]
   --- 21 Jul 17:15:03 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
   --- 21 Jul 17:15:06 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a6611cd6ba3511ba67ac5baf0c6a3d42)] -> id: btnClose]
 Clicked on - Account_Number [ScreenShot]
62 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@2dc0a0a7) 0 ms
init(org.testng.TestRunner@2dc0a0a7) 10191 ms
verifyCreateSessionUsingBarcodeDocument({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=TeS...) 15386 ms