com.imm.testscripts.DocumentRTS.DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=, Dropdownvalues=Loan Amount, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/Student, NameDescription=Students Loan repayment, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf, DocumentPermission=, TestID=VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate, FItype=, Required=TRUE, IndexSource=, Document Names=, Inbox=, Password=, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=Account_Number, Sender_Email_Id=, FI_ID=autoesign, Vendor=, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=, Username=, FullName=StudentsLoan, EditNameDescription=, ErrorMessage=})
Element should be clickable: interactable and enabled {{xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]}}
Element: '<button class="btn" id="btnPartySave" name type="submit" value displayed:false></button>'
Actual value: hidden, opacity=1
Timeout: 4 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.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
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.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:517)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501)
at com.imm.pages.DocumentDesignerPage.WidgetSave(DocumentDesignerPage.java:1711)
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate(DocumentRTS.java:14431)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate)
C:\Users\rahul.polisetty\AppData\Local\Temp\testng-eclipse-1315560681\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&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="VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate"/>
</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
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
P1
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
Smoke
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
Times for IMM_Esign_Chrome
Total running time: 4 minutes
Reporter output for IMM_Esign_Chrome
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan, PartyName=, PartiesToView=, ...)
--- 17 Feb 21:16:05 370 - TestCaseID:: VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
--- 17 Feb 21:16:10 682 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate COMMENTS:
Steps:
--- 17 Feb 21:16:18 802 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 17 Feb 21:16:18 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:16:19 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: btnSubmit]
--- 17 Feb 21:16:19 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 17 Feb 21:16:20 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: btnSubmit]
--- 17 Feb 21:16:41 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: lightbox]
--- 17 Feb 21:16:41 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: i0116]
--- 17 Feb 21:16:43 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: idSIButton9]
--- 17 Feb 21:16:50 180 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Feb 21:16:50 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:16:50 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: lightbox]
--- 17 Feb 21:16:50 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: idSIButton9]
--- 17 Feb 21:16:58 972 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Feb 21:16:58 972 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:16:59 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: btnUpload]
--- 17 Feb 21:17:02 499 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Feb 21:17:02 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:17:02 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> css selector: .header]
--- 17 Feb 21:17:02 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //a[text()='Administration']]
--- 17 Feb 21:17:45 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //button[@class='btn margin-off action']]
--- 17 Feb 21:18:01 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 17 Feb 21:18:01 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:18:14 955 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 17 Feb 21:18:14 956 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:18:18 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 17 Feb 21:18:38 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 17 Feb 21:18:52 427 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=3b74fef6-c802-45a1-8216-c31bf5e09f4f&source=templatedetail&hasundefineddocs=false
--- 17 Feb 21:18:52 428 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:19:16 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> id: shortname]
--- 17 Feb 21:19:20 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 17 Feb 21:19:21 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2d82d7b60b39c9adeb4babc5eee5fb03)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 17 Feb 21:19:29 931 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=3b74fef6-c802-45a1-8216-c31bf5e09f4f&source=templatedetail&hasundefineddocs=false
--- 17 Feb 21:19:29 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Feb 21:19:55 779 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=3b74fef6-c802-45a1-8216-c31bf5e09f4f&source=templatedetail&hasundefineddocs=false
--- 17 Feb 21:19:55 780 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
58 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyExportButtonOnTheDocumentMaintenanceRTSPage
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyExportButtonOnTheDocumentMaintenanceRTSPage
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@2ed9e59b)
0 ms
init(org.testng.TestRunner@2ed9e59b)
10176 ms
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=StudentsLoan, PartyName=, PartiesToView=, ...)
15733 ms