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.AssertionError: Documents Maintenance page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:506)
at com.imm.pages.DocumentsPage.isLoaded(DocumentsPage.java:115)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyProcessASessionWithASingleWorkflow(DocumentRTS.java:13875)
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)
(Verify Process a session with a single workflow)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--822579101\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: 39 seconds
Reporter output for IMM_Esign_Chrome
verifyProcessASessionWithASingleWorkflow({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesT...)
Documents Maintenance page didn't open up [ScreenShot]
--- 07 Jan 21:16:24 532 - TestCaseID:: verifyProcessASessionWithASingleWorkflow
--- 07 Jan 21:16:28 121 - 3 - 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 21:16:35 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 07 Jan 21:16:35 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 21:16:35 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b2e2748c3c301c4a579dd33b3598dc1)] -> id: btnSubmit]
--- 07 Jan 21:16:35 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b2e2748c3c301c4a579dd33b3598dc1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 07 Jan 21:16:36 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b2e2748c3c301c4a579dd33b3598dc1)] -> id: btnSubmit]
--- 07 Jan 21:16:40 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b2e2748c3c301c4a579dd33b3598dc1)] -> id: idSIButton9]
--- 07 Jan 21:16:43 869 - 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%3dp8dbcsx4_g2g1friveso9hc8ello14ybl_zwcxlsg1nwbdregcpstd6u4vt4y6qxlka86gfk-w4lzpbvtdh9n5becsf7gofrwlvqg4rcvrv-zrmjqm82dfe6cyrf0cgxcy_pdkag-ypg_p7sjsrbxl7cvgbej-xkpyjokwfagkkzuvyylyjfaqot3nb3r-eijfgtqhiecusriscvfclobw&response_mode=form_post&nonce=638718615971480806.zwe2mgq1otatnmniny00ndc3lwiymwitn2ixmzg0ywnjytfjzdyyzmzlotatnzi3zi00otnkltgxzmytztlinziynjc5ogm1&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
--- 07 Jan 21:16:43 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 07 Jan 21:16:43 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b2e2748c3c301c4a579dd33b3598dc1)] -> id: lightbox]
--- 07 Jan 21:16:44 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b2e2748c3c301c4a579dd33b3598dc1)] -> id: idSIButton9]
--- 07 Jan 21:16:48 315 - Page URL:: https://login.microsoftonline.com/common/login
--- 07 Jan 21:16:48 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Documents Maintenance page didn't open up [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@6bd7439d)
0 ms
init(org.testng.TestRunner@6bd7439d)
10163 ms
verifyProcessASessionWithASingleWorkflow({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Admin, PartyName=, PartiesT...)
13951 ms