Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyProcessASessionWithASingleWorkflow ({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, DocumentName=, Dropdownvalues=, Workflow=SignatureStatus, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Process a session with a single workflow, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=Completely signed, Filepath=src/main/resources/testdata/files/documentRTS/LoanApplication.zip,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/BankersAZPOA0.pdf,src/main/resources/testdata/files/documentRTS/Disclosure.pdf, DocumentPermission=, TestID=verifyProcessASessionWithASingleWorkflow, FItype=, Required=, IndexSource=, Document Names=BankersAZPOA0,Disclosure, Inbox=, Password=, Path=, Tenant_Password=, UserName=, Comments=Signature Status,Signing the document,Completed Sign,Archive Documents, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=AutomationTest1@immtestcu.onmicrosoft.com, FullName=, EditNameDescription=, ErrorMessage=})
java.lang.Exception: Password field not found or not interactable on the page!! at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:81) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55) at com.imm.pages.SignInPage.cloudLogin(SignInPage.java:491) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyProcessASessionWithASingleWorkflow(DocumentRTS.java:13919) 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.IllegalStateException: No webdriver is bound to current thread: 1. You need to call open(url) first. at com.codeborne.selenide.WebDriverThreadLocalContainer.lambda$currentThreadDriver$1(WebDriverThreadLocalContainer.java:156) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at com.codeborne.selenide.WebDriverThreadLocalContainer.currentThreadDriver(WebDriverThreadLocalContainer.java:155) at com.codeborne.selenide.WebDriverThreadLocalContainer.getWebDriver(WebDriverThreadLocalContainer.java:122) at com.codeborne.selenide.WebDriverRunner.getWebDriver(WebDriverRunner.java:83) at com.codeborne.selenide.StaticDriver.getWebDriver(StaticDriver.java:31) at com.codeborne.selenide.Driver.executeJavaScript(Driver.java:42) at com.codeborne.selenide.commands.Clear.blurSafely(Clear.java:52) at com.codeborne.selenide.commands.Clear.clearAndTrigger(Clear.java:47) at com.codeborne.selenide.commands.SetValue.setValueForTextInput(SetValue.java:68) at com.codeborne.selenide.commands.SetValue.execute(SetValue.java:38) 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.$Proxy25.setValue(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:79) ... 29 more
(Verify Process a session with a single workflow)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1144557381\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="verifyProcessASessionWithASingleWorkflow"/>
        </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
Cases
verifyProcessASessionWithASingleWorkflow
P1
verifyProcessASessionWithASingleWorkflow
Smoke
verifyProcessASessionWithASingleWorkflow
Times for IMM_Esign_Chrome
Total running time: 15 seconds
Reporter output for IMM_Esign_Chrome
verifyProcessASessionWithASingleWorkflow({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesT...)
   --- 21 Feb 19:02:34 041 - TestCaseID:: verifyProcessASessionWithASingleWorkflow
   --- 21 Feb 19:02:38 772 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Process a session with a single workflow COMMENTS:Signature Status,Signing the document,Completed Sign,Archive Documents
Steps:
   --- 21 Feb 19:02:46 300 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Feb 19:02:46 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:02:46 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Feb 19:02:46 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 21 Feb 19:02:47 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Feb 19:02:51 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> id: idSIButton9]
   --- 21 Feb 19:02:58 525 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Feb 19:02:58 526 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:02:58 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> id: lightbox]
   --- 21 Feb 19:02:58 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> id: idSIButton9]
   --- 21 Feb 19:03:06 940 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 19:03:06 941 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:03:10 135 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 19:03:10 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:03:10 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> id: btnUpload]
   --- 21 Feb 19:03:13 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 19:03:13 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:03:13 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> css selector: .header]
   --- 21 Feb 19:03:13 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 21 Feb 19:03:55 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //button[@class='btn margin-off action']]
   --- 21 Feb 19:03:55 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 21 Feb 19:03:55 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //*[text()='Import Template']]
Expected: The UI elements must be loaded properly
Actual(Passed): The UI elements are loaded properly
[ScreenShot]
   --- 21 Feb 19:03:56 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: LoanApplication.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 21 Feb 19:04:04 458 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Feb 19:04:04 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:04:07 588 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 21 Feb 19:04:07 589 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:04:07 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (aac9b9c858007bbed80d251d61fd2870)] -> xpath: //*[@id='mnu_Logout']]
 Logged out from the application [ScreenShot]
   --- 21 Feb 19:04:11 379 - TestCaseID:: verifyProcessASessionWithASingleWorkflow
   --- 21 Feb 19:04:13 345 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 21 Feb 19:04:20 479 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Feb 19:04:20 480 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:04:20 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23582cf5a958a4fbf0e287f5958ffee8)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Feb 19:04:20 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23582cf5a958a4fbf0e287f5958ffee8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 21 Feb 19:04:21 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23582cf5a958a4fbf0e287f5958ffee8)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Feb 19:04:25 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23582cf5a958a4fbf0e287f5958ffee8)] -> id: idSIButton9]

Password field not found or not interactable on the page!! [ScreenShot]
55 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
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@49c947f7) 0 ms
init(org.testng.TestRunner@49c947f7) 10118 ms
verifyProcessASessionWithASingleWorkflow({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesT...) 109655 ms