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/DoumentsRTS/LoanApplication.zip,src/main/resources/testdata/files/DoumentsRTS/Loan Application Form.pdf,src/main/resources/testdata/files/DoumentsRTS/BankersAZPOA0.pdf,src/main/resources/testdata/files/DoumentsRTS/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=, FullName=, EditNameDescription=, ErrorMessage=})
java.lang.Exception: UserName field not found or not interactable on the page!!
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:90)
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55)
at com.imm.pages.SignInPage.cloudLogin(SignInPage.java:479)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyProcessASessionWithASingleWorkflow(DocumentRTS.java:13917)
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.$Proxy26.setValue(Unknown Source)
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:88)
... 29 more
(Verify Process a session with a single workflow)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1150158214\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="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&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: 11 seconds
Reporter output for IMM_Esign_Chrome
verifyProcessASessionWithASingleWorkflow({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesT...)
UserName field not found or not interactable on the page!! [ScreenShot]
--- 07 Jan 17:17:21 670 - TestCaseID:: verifyProcessASessionWithASingleWorkflow
--- 07 Jan 17:17:29 831 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Process a session with a single workflow COMMENTS:Signature Status,Signing the document,Completed Sign,Archive Documents
Steps:
--- 07 Jan 17:17:36 888 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 07 Jan 17:17:36 889 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:17:37 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> id: btnSubmit]
--- 07 Jan 17:17:37 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 07 Jan 17:17:38 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> id: btnSubmit]
--- 07 Jan 17:17:42 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> id: idSIButton9]
--- 07 Jan 17:17:48 878 - Page URL:: https://login.microsoftonline.com/common/login
--- 07 Jan 17:17:48 879 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:17:48 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> id: lightbox]
--- 07 Jan 17:17:49 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> id: idSIButton9]
--- 07 Jan 17:17:57 663 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Jan 17:17:57 663 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:17:57 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> id: btnUpload]
--- 07 Jan 17:18:01 187 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 07 Jan 17:18:01 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:18:01 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> css selector: .header]
--- 07 Jan 17:18:01 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //a[text()='Administration']]
--- 07 Jan 17:18:06 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //*[text()='Select All']]
--- 07 Jan 17:18:06 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //*[text()='Select All']]
--- 07 Jan 17:18:11 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //*[text()='Select All']]
--- 07 Jan 17:18:14 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 07 Jan 17:18:14 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:18:16 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //div[text()='No records found']]
--- 07 Jan 17:18:17 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //button[@class='btn margin-off action']]
--- 07 Jan 17:18:17 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 07 Jan 17:18:17 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //*[text()='Import Template']]
Expected: The UI elements must be loaded properly
Actual(Passed): The UI elements are loaded properly[ScreenShot]
Actual(Passed): The UI elements are loaded properly[ScreenShot]
--- 07 Jan 17:18:17 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Failed): Failed to upload in the import template[ScreenShot]
Actual(Failed): Failed to upload in the import template[ScreenShot]
--- 07 Jan 17:18:20 838 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 07 Jan 17:18:20 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:18:23 986 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 07 Jan 17:18:23 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:18:24 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce16cdb58e9e9a9f9d0fb5b2f29f2740)] -> xpath: //*[@id='mnu_Logout']]
--- 07 Jan 17:18:26 765 - TestCaseID:: verifyProcessASessionWithASingleWorkflow
--- 07 Jan 17:18:28 503 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 07 Jan 17:18:34 575 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 07 Jan 17:18:34 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 17:18:34 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (623f86b2b2f63f627244d39c553f44c9)] -> id: btnSubmit]
--- 07 Jan 17:18:34 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (623f86b2b2f63f627244d39c553f44c9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 07 Jan 17:18:35 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (623f86b2b2f63f627244d39c553f44c9)] -> id: btnSubmit]
UserName 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
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@71e409f)
0 ms
init(org.testng.TestRunner@71e409f)
10218 ms
verifyProcessASessionWithASingleWorkflow({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesT...)
77341 ms