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=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy34.executeScript(Unknown Source) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:321) at com.imm.pages.DocumentMaintenanceRTS.isBarcodeTypeDisplayed(DocumentMaintenanceRTS.java:1788) at com.imm.pages.DocumentMaintenanceRTS.setValueFromBarcodeType(DocumentMaintenanceRTS.java:1827) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:15720) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy37.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@id,'partyReviewOptionsDiv')] //div[@class='selectize-input items full has-options has-items']"} (Session info: chrome=138.0.7204.101) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [38cd5d96b4748b4e43a77d3114382d87, findElement {using=xpath, value=//div[contains(@id,'partyReviewOptionsDiv')] //div[@class='selectize-input items full has-options has-items']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.101, chrome: {chromedriverVersion: 138.0.7204.157 (e533e98b126..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57216}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.10:4444/sess..., se:cdpVersion: 138.0.7204.101, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 38cd5d96b4748b4e43a77d3114382d87 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy34.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 45 more
(Verifying create session using barcode document)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--184075962\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: 3 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 11:55:00 800 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
   --- 21 Jul 11:55:04 461 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 21 Jul 11:55:11 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Jul 11:55:11 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:12 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> 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 11:55:12 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - AdobeUser
   --- 21 Jul 11:55:12 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Jul 11:55:18 554 - 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%3d0ddq4tk_q-x_xht21j_sbcftcridxoq2dsbru8y1aauxahx5z7irzt86i0nwlmhym1o1lpemtqvwwea5kfuzoabd9bvnl4jak2qju5lj7p-jt7yzdzwh0_2owqvo3fyyettpezvqvx5mqh_6awfnyt2nqkn0eqxm-krvbjpewj11e6ztk4dq8ug2sxqivxft8aiw_94-i3563uezzy4fpq&response_mode=form_post&nonce=638886759131305193.mjzkzmmwmjytmjg3mi00otyxlwixotytmwy3mje3yjm2ymnimwqxzgu2mdmtmmq5nc00zte1ltljnzitnzbiyji4mmzimwux&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 11:55:18 555 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:23 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: lightbox]
   --- 21 Jul 11:55:23 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: i0116]
   --- 21 Jul 11:55:24 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: idSIButton9]
   --- 21 Jul 11:55:27 707 - 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%3d0ddq4tk_q-x_xht21j_sbcftcridxoq2dsbru8y1aauxahx5z7irzt86i0nwlmhym1o1lpemtqvwwea5kfuzoabd9bvnl4jak2qju5lj7p-jt7yzdzwh0_2owqvo3fyyettpezvqvx5mqh_6awfnyt2nqkn0eqxm-krvbjpewj11e6ztk4dq8ug2sxqivxft8aiw_94-i3563uezzy4fpq&response_mode=form_post&nonce=638886759131305193.mjzkzmmwmjytmjg3mi00otyxlwixotytmwy3mje3yjm2ymnimwqxzgu2mdmtmmq5nc00zte1ltljnzitnzbiyji4mmzimwux&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 11:55:27 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:29 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: idSIButton9]
   --- 21 Jul 11:55:34 018 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jul 11:55:34 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:34 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: lightbox]
   --- 21 Jul 11:55:34 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: idSIButton9]
   --- 21 Jul 11:55:42 426 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 11:55:42 427 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 21 Jul 11:55:45 587 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 11:55:45 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:45 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: btnUpload]
   --- 21 Jul 11:55:48 894 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Jul 11:55:48 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:48 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Jul 11:55:49 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 11:55:57 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 11:55:57 379 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:55:57 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> id: immPageTitle]
   --- 21 Jul 11:56:00 722 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 11:56:00 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:56:00 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> css selector: .header]
 Navigated to 'Imaging System' Page
   --- 21 Jul 11:56:03 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 21 Jul 11:56:27 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 21 Jul 11:56:27 600 - 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 11:56:50 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //a[text()='Administration']]
   --- 21 Jul 11:56:58 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 11:56:58 226 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:56:58 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 21 Jul 11:57:01 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 21 Jul 11:57:01 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:57:01 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 'Account_Number' - index field Available [ScreenShot]
 Bar Code Function valueCSI-WKFS-BarcodeParser(Account_Number)
 Barcode Function' added in for 'Account_Number' index field in Maintenence Page [ScreenShot]
 '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 11:57:53 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Jul 11:58:00 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //*[text()='Select All']]
   --- 21 Jul 11:58:00 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //*[text()='Select All']]
   --- 21 Jul 11:58:05 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 21 Jul 11:58:08 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 11:58:08 715 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:58:13 883 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 11:58:13 885 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jul 11:58:13 963 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 21 Jul 11:58:14 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> 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 11:58:34 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (38cd5d96b4748b4e43a77d3114382d87)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 21 Jul 11:58:41 955 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Jul 11:58:41 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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@6872201) 0 ms
init(org.testng.TestRunner@6872201) 10137 ms
verifyCreateSessionUsingBarcodeDocument({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=TeS...) 14648 ms