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--236285715\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:19:53 225 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
   --- 21 Jul 17:19:58 001 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 21 Jul 17:20:05 801 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Jul 17:20:05 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:06 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:20:06 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - AdobeUser
   --- 21 Jul 17:20:07 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Jul 17:20:13 098 - 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%3dcubhuczaxo64jxfi1ehf1dwrk0ribu3mmynb5bvklsd4bd3nk-31dduxpevwf7typ0iayhggai7k_cm3lmtf1tsjyojufxr-3i4tcazayqsmxgurg3zokizqdfosxepikezqjlcqrzeyi6phauinsg3qz9e5s1ca1f-hk4du-2aizfw007igma2qas9g2jebqzgzgn3ivwm6b0bjtpfudw&response_mode=form_post&nonce=638886954073600501.zdk5zgm4mjctyzg5ns00zgexlwiynmetnzqzodljogi1ogjhotbjmdflnditmjk0nc00n2i1lwjjmwetywi2yjnjmzi0mju2&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:20:13 099 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:18 216 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: lightbox]
   --- 21 Jul 17:20:18 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: i0116]
   --- 21 Jul 17:20:18 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: idSIButton9]
   --- 21 Jul 17:20:22 308 - 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%3dcubhuczaxo64jxfi1ehf1dwrk0ribu3mmynb5bvklsd4bd3nk-31dduxpevwf7typ0iayhggai7k_cm3lmtf1tsjyojufxr-3i4tcazayqsmxgurg3zokizqdfosxepikezqjlcqrzeyi6phauinsg3qz9e5s1ca1f-hk4du-2aizfw007igma2qas9g2jebqzgzgn3ivwm6b0bjtpfudw&response_mode=form_post&nonce=638886954073600501.zdk5zgm4mjctyzg5ns00zgexlwiynmetnzqzodljogi1ogjhotbjmdflnditmjk0nc00n2i1lwjjmwetywi2yjnjmzi0mju2&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:20:22 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:24 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: idSIButton9]
   --- 21 Jul 17:20:28 704 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jul 17:20:28 705 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:28 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: lightbox]
   --- 21 Jul 17:20:28 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: idSIButton9]
   --- 21 Jul 17:20:36 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 17:20:36 066 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 21 Jul 17:20:39 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 17:20:39 342 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:39 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: btnUpload]
   --- 21 Jul 17:20:42 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 17:20:42 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:42 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Jul 17:20:43 019 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:20:51 521 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 17:20:51 522 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:51 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: immPageTitle]
   --- 21 Jul 17:20:54 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 17:20:54 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:20:54 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .header]
 Navigated to 'Imaging System' Page
   --- 21 Jul 17:20:58 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 21 Jul 17:21:21 580 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 17:21:21 581 - 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:21:44 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:21:52 264 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:21:52 265 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:21:52 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:21:55 673 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:21:55 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:21:55 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:22:15 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:22:21 531 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:22:21 531 - 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:22:47 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 17:22:52 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //*[text()='Select All']]
   --- 21 Jul 17:22:52 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //*[text()='Select All']]
   --- 21 Jul 17:22:57 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 21 Jul 17:23:01 147 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:23:01 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:23:06 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:23:06 319 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:23:06 397 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 21 Jul 17:23:06 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:23:29 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:23:29 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:23:30 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:23:37 616 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:23:37 616 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:23:37 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:23:51 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:24:00 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Processing']]
   --- 21 Jul 17:24:09 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:24:09 235 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:24:19 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: tab0]
   --- 21 Jul 17:24:22 882 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:24:22 883 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:24:22 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .header]
   --- 21 Jul 17:24:33 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Jul 17:24:35 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:24:36 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 21 Jul 17:24:44 314 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211154369121056_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:24:44 314 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:06 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211154369121056_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:25:06 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:09 388 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211154369121056_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:25:09 388 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:12 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211154369121056_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:25:12 563 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:12 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: Sign]
   --- 21 Jul 17:25:15 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211154369121056_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:25:15 769 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:15 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:25:30 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:25:38 069 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:25:38 070 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:38 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:25:41 451 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:25:41 452 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:25:41 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:25:54 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:26:00 395 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:26:00 395 - 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:26:10 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:26:16 483 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:26:16 483 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:26:16 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Processing']]
   --- 21 Jul 17:26:24 036 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:26:24 036 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:26:34 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: tab0]
   --- 21 Jul 17:26:37 629 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:26:37 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:26:37 705 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .header]
   --- 21 Jul 17:26:37 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Jul 17:26:40 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:26:40 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 21 Jul 17:26:48 006 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211156407521695_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:26:48 006 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:09 969 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211156407521695_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:27:09 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:13 110 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211156407521695_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:27:13 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:16 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211156407521695_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:27:16 252 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:16 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: Sign]
   --- 21 Jul 17:27:19 452 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211156407521695_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:27:19 452 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:19 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:27:34 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:27:42 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:27:42 331 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:42 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:27:45 819 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:27:45 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:27:45 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:27:59 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:28:04 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:28:04 417 - 4 - 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:28:17 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:28:23 371 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:28:23 372 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:28:23 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 17:28:45 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:28:45 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:28:45 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:28:53 465 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:28:53 466 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:28:53 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:29:07 963 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:29:19 801 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:29:19 801 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:29:19 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:29:27 617 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:29:27 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:29:27 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Processing']]
   --- 21 Jul 17:29:35 581 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:29:35 582 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:29:46 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: tab0]
   --- 21 Jul 17:29:49 444 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Jul 17:29:49 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:29:49 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .header]
   --- 21 Jul 17:29:49 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Jul 17:29:52 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:29:52 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 21 Jul 17:30:00 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211159530927376_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:30:00 534 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:22 446 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211159530927376_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:30:22 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:25 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211159530927376_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:30:25 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:28 759 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211159530927376_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:30:28 759 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:28 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> id: Sign]
   --- 21 Jul 17:30:32 003 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202507211159530927376_tvu0w00rhnkvzscj04niqysr&refresh=y
   --- 21 Jul 17:30:32 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:32 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:30:46 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 17:30:54 645 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:30:54 646 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:54 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 17:30:58 039 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:30:58 039 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:30:58 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:31:15 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 21 Jul 17:31:21 249 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 17:31:21 250 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:31:24 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 17:31:31 875 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:31:31 875 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:31:31 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 17:31:39 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:31:39 477 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:31:39 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:31:53 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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:32:02 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Index Field tab [ScreenShot]
   --- 21 Jul 17:32:07 584 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 17:32:07 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 17:32:10 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
 Click on Add Index Field  [ScreenShot]
   --- 21 Jul 17:32:17 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
   --- 21 Jul 17:32:20 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3e6676abd1f12f6adca84666e1b1fd1)] -> 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@156eb310) 0 ms
init(org.testng.TestRunner@156eb310) 10151 ms
verifyCreateSessionUsingBarcodeDocument({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=TeS...) 15797 ms