Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifycompletedsearch ({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=LOAN_APPLICATION, Dropdownvalues=, toggleStatus=Successful,Not Applicable,Failed,All, Workflow=SignatureStatus, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=verifycompletedsearch, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XX11993.pdf,src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/LOAN_APPLICATION.pdf, DocumentPermission=, TestID=verifycompletedsearch, FItype=, Required=, IndexSource=StudentsLoan,XNAAP,XX11993, Document Names=, Inbox=, Password=iMM@2022, Path=src/main/resources/testdata/files/DoNotArchive.Zip, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=autoesign, Vendor=None,None,None, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf, Username=cuadmin@immtestcu.onmicrosoft.com, FullName=StudentsLoan,513BA,XNAAP,XX11993,005BA1,LOAN_APPLICATION, EditNameDescription=, ErrorMessage=, Export_Fields=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.getScreenshotAs(Unknown Source) at com.imm.support.ScreenshotManager.takeScreenshot(ScreenshotManager.java:29) at com.imm.support.Log.takeScreenShot(Log.java:110) at com.imm.support.Log.message(Log.java:332) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifycompletedsearch(DocumentRTS.java:15019) 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.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.NoSuchSessionException: Session ID is null. Using WebDriver after calling quit()? Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [null, screenshot {}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.36, chrome: {chromedriverVersion: 134.0.6998.35 (ea6ef4c2ac15..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61311}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 134.0.6998.36, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:145) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:606) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:610) at org.openqa.selenium.remote.RemoteWebDriver.getScreenshotAs(RemoteWebDriver.java:333) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 33 more
(verifycompletedsearch)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--321384985\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="verifycompletedsearch"/>
        </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
verifycompletedsearch
P1
verifycompletedsearch
Smoke
verifycompletedsearch
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifycompletedsearch({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName...)
   --- 10 Mar 19:08:42 812 - TestCaseID:: verifycompletedsearch
   --- 10 Mar 19:08:47 165 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verifycompletedsearch COMMENTS:
Steps:
   --- 10 Mar 19:08:55 112 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Mar 19:08:55 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 10 Mar 19:08:55 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 10 Mar 19:08:55 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Mar 19:08:56 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: btnSubmit]
   --- 10 Mar 19:09:17 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: lightbox]
   --- 10 Mar 19:09:17 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: i0116]
   --- 10 Mar 19:09:18 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: idSIButton9]
   --- 10 Mar 19:09:24 861 - Page URL:: https://login.microsoftonline.com/common/login
   --- 10 Mar 19:09:24 862 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 10 Mar 19:09:24 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: lightbox]
   --- 10 Mar 19:09:25 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: idSIButton9]
   --- 10 Mar 19:09:32 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Mar 19:09:32 330 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 10 Mar 19:09:32 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: btnUpload]
   --- 10 Mar 19:09:35 686 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Mar 19:09:35 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 10 Mar 19:09:35 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> css selector: .header]
   --- 10 Mar 19:09:37 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> xpath: //a[text()='Administration']]
   --- 10 Mar 19:09:46 182 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 10 Mar 19:09:46 184 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 10 Mar 19:09:46 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> id: btnDelete]
   --- 10 Mar 19:09:49 817 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 10 Mar 19:09:49 818 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 10 Mar 19:09:49 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> css selector: .header]
 Navigated to 'Index Fields ' Page
   --- 10 Mar 19:09:53 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> xpath: //div[@id='Account_Number_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Select the dropdown for validation in index field [ScreenShot]
   --- 10 Mar 19:09:57 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a63e061eb131b56d93f98428c7d76540)] -> xpath: (//*[@id='Account_Number_Save'])[2]]
   --- 10 Mar 19:10:03 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 10 Mar 19:10:03 061 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)

null
62 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
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
verifyDocumentWithTemplateDesignPage
VerifySessionDetailsPagewithDifferentArchiveOptions
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@1728d307) 0 ms
init(org.testng.TestRunner@1728d307) 10099 ms
verifycompletedsearch({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName...) 14560 ms