Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyUIElementsInCollectionDocumentPage ({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Signature card,Vendor QQ, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verifying UI Elements in the Collected Documents, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Disclosure.pdf, DocumentPermission=, TestID=verifyUIElementsInCollectionDocumentPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=CUNA,Allied iQQ, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=, FullName=Regularattachment,VendoreDocument, EditNameDescription=, ErrorMessage=})
org.openqa.selenium.NoSuchSessionException: invalid session id 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: [23d72bd07fce6544a77022979cec5359, switchToFrame {id=null}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 132.0.6834.197, chrome: {chromedriverVersion: 132.0.6834.159 (2d77d3fc445..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52607}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 132.0.6834.197, 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} Session ID: 23d72bd07fce6544a77022979cec5359 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) 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$RemoteTargetLocator.defaultContent(RemoteWebDriver.java:1076) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.TargetLocatorProxyInvocationHandler.invoke(TargetLocatorProxyInvocationHandler.java:34) at jdk.proxy2/jdk.proxy2.$Proxy38.defaultContent(Unknown Source) at com.imm.support.WebDriverFactory$3.apply(WebDriverFactory.java:162) at com.imm.support.WebDriverFactory$3.apply(WebDriverFactory.java:1) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208) at com.imm.support.Utils.waitForPageLoad(Utils.java:87) at com.imm.support.Utils.waitForPageLoad(Utils.java:67) at com.imm.pages.CollectedDocumentPage.document_name(CollectedDocumentPage.java:1562) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyUIElementsInCollectionDocumentPage(DocumentRTS.java:939) 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)
(Verifying UI Elements in the Collected Documents)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--2121484697\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="verifyUIElementsInCollectionDocumentPage"/>
        </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
verifyUIElementsInCollectionDocumentPage
P1
verifyUIElementsInCollectionDocumentPage
Smoke
verifyUIElementsInCollectionDocumentPage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyUIElementsInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...)
   --- 21 Feb 20:02:53 920 - TestCaseID:: verifyUIElementsInCollectionDocumentPage
   --- 21 Feb 20:02:58 348 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying UI Elements in the Collected Documents COMMENTS:
Steps:
   --- 21 Feb 20:03:06 503 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Feb 20:03:06 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:03:06 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 21 Feb 20:03:06 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 21 Feb 20:03:07 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Feb 20:03:28 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: lightbox]
   --- 21 Feb 20:03:28 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: i0116]
   --- 21 Feb 20:03:29 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: idSIButton9]
   --- 21 Feb 20:03:35 104 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Feb 20:03:35 105 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:03:35 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: lightbox]
   --- 21 Feb 20:03:35 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: idSIButton9]
   --- 21 Feb 20:03:42 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 20:03:42 757 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:03:45 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 20:03:45 992 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:03:46 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: btnUpload]
   --- 21 Feb 20:03:49 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 20:03:49 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:03:49 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Feb 20:03:49 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> xpath: //a[text()='Administration']]
 Successfully navigated to 'Document Maintenance RTS' page [ScreenShot]
   --- 21 Feb 20:03:53 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> xpath: //a[text()='Processing']]
   --- 21 Feb 20:04:06 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 20:04:06 629 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:04:17 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: tab0]
   --- 21 Feb 20:04:20 205 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 20:04:20 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 20:04:20 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> css selector: .header]
 Successfully navigated to 'collection Document' page [ScreenShot]
   --- 21 Feb 20:04:20 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Feb 20:04:22 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> id: messages]
Expected: Verify Create session , Add to Existing session and +Add buttons are disabled
Actual(Passed): Sucessfully Verified Create session , Add to Existing session and +Add buttons are disabled
[ScreenShot]
 Clicked 'Preview' icon for Document 0
   --- 21 Feb 20:04:32 502 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (23d72bd07fce6544a77022979cec5359)] -> css selector: div[id*='PreviewModalRespo']]
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal

invalid session id
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
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
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@914ab92) 0 ms
init(org.testng.TestRunner@914ab92) 10156 ms
verifyUIElementsInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...) 14780 ms