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,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/Students Loan.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.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="collectedDocsForm"]/div[1]/div/div[2]/div[2]/div[2]/div[2]/ul/li[3]"} (Session info: chrome=132.0.6834.197) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element 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: [559adb78292196a794bb4cc9ede50de3, findElement {using=xpath, value=//*[@id="collectedDocsForm"]/div[1]/div/div[2]/div[2]/div[2]/div[2]/ul/li[3]}] 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:52448}, 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: 559adb78292196a794bb4cc9ede50de3 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.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at com.imm.pages.CollectedDocumentPage.dragAndDropOnDocuments(CollectedDocumentPage.java:1621) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyUIElementsInCollectionDocumentPage(DocumentRTS.java:948) 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--1817652371\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: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyUIElementsInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...)
   --- 21 Feb 19:56:27 447 - TestCaseID:: verifyUIElementsInCollectionDocumentPage
   --- 21 Feb 19:56:31 158 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying UI Elements in the Collected Documents COMMENTS:
Steps:
   --- 21 Feb 19:56:40 348 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 21 Feb 19:56:40 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:56:40 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 21 Feb 19:56:40 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 21 Feb 19:56:41 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> xpath: //*[@id='btnSubmit']]
   --- 21 Feb 19:57:02 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: lightbox]
   --- 21 Feb 19:57:02 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: i0116]
   --- 21 Feb 19:57:03 733 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: idSIButton9]
   --- 21 Feb 19:57:09 225 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Feb 19:57:09 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:57:09 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: lightbox]
   --- 21 Feb 19:57:09 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: idSIButton9]
   --- 21 Feb 19:57:17 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 19:57:17 338 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:57:20 530 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 19:57:20 530 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:57:20 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: btnUpload]
   --- 21 Feb 19:57:23 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 21 Feb 19:57:23 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:57:23 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 21 Feb 19:57:23 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> xpath: //a[text()='Administration']]
 Successfully navigated to 'Document Maintenance RTS' page [ScreenShot]
   --- 21 Feb 19:57:28 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> xpath: //a[text()='Processing']]
   --- 21 Feb 19:57:36 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 19:57:36 881 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:57:47 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: tab0]
   --- 21 Feb 19:57:50 413 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 19:57:50 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:57:50 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: .header]
 Successfully navigated to 'collection Document' page [ScreenShot]
   --- 21 Feb 19:57:50 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 21 Feb 19:57:53 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> 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 19:58:02 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: div[id*='PreviewModalRespo']]
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
 Clicked 'Preview' icon for Document 1
   --- 21 Feb 19:58:10 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: div[id*='PreviewModalRespo']]
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
 Clicked 'Preview' icon for Document 2
   --- 21 Feb 19:58:17 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: div[id*='PreviewModalRespo']]
Expected: The Preview modal should be displayed
Actual(Passed): The Preview modal is displayed
[ScreenShot]
 Closed the 'Preview' modal
   --- 21 Feb 19:58:22 340 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 19:58:22 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:58:27 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: div[data-bind*='DocumentName()']]
 The document at 1st position before drag and drop :Unknown (disclosure)
   --- 21 Feb 19:58:30 621 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 19:58:30 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Feb 19:58:35 705 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (559adb78292196a794bb4cc9ede50de3)] -> css selector: div[data-bind*='DocumentName()']]
 The document at the last position before drag and drop :StudentsLoan
 Before Drag and drop [ScreenShot]
   --- 21 Feb 19:58:39 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 21 Feb 19:58:39 790 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)

no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="collectedDocsForm"]/div[1]/div/div[2]/div[2]/div[2]/div[2]/ul/li[3]"} [ScreenShot]
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@b307030) 0 ms
init(org.testng.TestRunner@b307030) 10106 ms
verifyUIElementsInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...) 14008 ms