Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyUIelementsOnTheDocumentMaintenanceRTSPage ({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Disclosure,Loan,students loan, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Esign Consent Disclousure,Auto loan application,Loan application students, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify UI elements on the Document maintenance (RTS) page, Message=, FileName=DocumentExport.csv, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/DocumentExport.Zip, DocumentPermission=, TestID=verifyUIelementsOnTheDocumentMaintenanceRTSPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=, Path=src/main/resources/testdata/files/fingerprint01.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=File Room-{Full_Name};Cabinet-{Member_Number};Type-FILevelTYPE;Institution-12223335;Authority-IMM@ONLINE;Vocabulary-08062019;Document Name-{Document_Name};, Sender_Email_Id=, FI_ID=, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=, FullName=eSignDisclosure,AutoLoan,Studentsloan, EditNameDescription=, ErrorMessage=})
Element should be clickable: interactable and enabled {{css selector: button[data-bind*='click: $data.SaveTemplate_Click']}} Element: '<button class="btn" disabled="true" id="btnImagingSave" name type="button" value>Save</button>' Actual value: disabled 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.clickOnElement(BrowserActions.java:485) at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:466) at com.imm.pages.ImagingSystemsPage.clickSave(ImagingSystemsPage.java:392) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyUIelementsOnTheDocumentMaintenanceRTSPage(DocumentRTS.java:162) 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 UI elements on the Document maintenance (RTS) page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-2137310078\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&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="verifyUIelementsOnTheDocumentMaintenanceRTSPage"/>
        </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
verifyUIelementsOnTheDocumentMaintenanceRTSPage
P1
verifyUIelementsOnTheDocumentMaintenanceRTSPage
Smoke
verifyUIelementsOnTheDocumentMaintenanceRTSPage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyUIelementsOnTheDocumentMaintenanceRTSPage({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Disclosure,Loan,students lo...)
   --- 29 Jan 17:14:35 564 - TestCaseID:: verifyUIelementsOnTheDocumentMaintenanceRTSPage
   --- 29 Jan 17:14:42 707 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify UI elements on the Document maintenance (RTS) page COMMENTS:
Steps:
   --- 29 Jan 17:14:50 272 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 29 Jan 17:14:50 273 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:14:50 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 29 Jan 17:14:50 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 29 Jan 17:14:51 721 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> xpath: //*[@id='btnSubmit']]
   --- 29 Jan 17:15:12 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: lightbox]
   --- 29 Jan 17:15:12 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: i0116]
   --- 29 Jan 17:15:13 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: idSIButton9]
   --- 29 Jan 17:15:19 027 - Page URL:: https://login.microsoftonline.com/common/login
   --- 29 Jan 17:15:19 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:15:19 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: lightbox]
   --- 29 Jan 17:15:19 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: idSIButton9]
   --- 29 Jan 17:15:26 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 29 Jan 17:15:26 901 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:15:30 174 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 29 Jan 17:15:30 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:15:30 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: btnUpload]
   --- 29 Jan 17:15:33 654 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 29 Jan 17:15:33 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:15:33 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 29 Jan 17:15:33 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> xpath: //a[text()='Administration']]
   --- 29 Jan 17:15:43 574 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 29 Jan 17:15:43 575 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:15:43 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> id: immPageTitle]
   --- 29 Jan 17:15:46 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 29 Jan 17:15:46 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 29 Jan 17:15:47 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> css selector: .header]
 Navigated to 'Imaging Systems' Page
   --- 29 Jan 17:15:47 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cf5488271b03c4940985f11ac15b8012)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 29 Jan 17:16:10 726 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 29 Jan 17:16:10 727 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
55 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
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@78c91d2a) 0 ms
init(org.testng.TestRunner@78c91d2a) 10262 ms
verifyUIelementsOnTheDocumentMaintenanceRTSPage({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], ShortName=Disclosure,Loan,students lo...) 17647 ms