Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyUIElementsInCollectionDocumentPage (, chrome_Windows 10)
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy36.getText(Unknown Source) at com.imm.pages.CollectedDocumentPage.isSelectedDocMsgDisplayed(CollectedDocumentPage.java:358) at com.imm.pages.CollectedDocumentPage.isLoaded(CollectedDocumentPage.java:328) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.header.Header.navigateToCollectedDocumentsPage(Header.java:678) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyUIElementsInCollectionDocumentPage(DocumentRTS.java:902) 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: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//label[contains(@data-bind,'text: ResourceCollectedDocumentsRepository.CreateSessionMessage')]"} (Session info: chrome=130.0.6723.59) 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: [9c47f0e2034c4c46c04f56218f3be41c, findElement {using=xpath, value=//label[contains(@data-bind,'text: ResourceCollectedDocumentsRepository.CreateSessionMessage')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 129.0.6668.89 (951c0b97221f..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57738}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: 9c47f0e2034c4c46c04f56218f3be41c 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 org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 33 more
(Verifying UI Elements in the Collected Documents)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--390627066\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="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(, chrome_Windows 10)
   --- 25 Nov 21:50:23 673 - TestCaseID:: verifyUIElementsInCollectionDocumentPage
   --- 25 Nov 21:50:26 213 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verifying UI Elements in the Collected Documents
Steps:
 Navigated to 'eSign Login' page
 Entered values for the fields in 'Login' page
   --- 25 Nov 21:50:49 989 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Nov 21:50:49 989 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:50:50 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: btnUpload]
   --- 25 Nov 21:50:50 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Nov 21:50:50 205 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:50:50 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 25 Nov 21:50:50 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[text()='Administration']]
   --- 25 Nov 21:50:52 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[text()='Administration']]
 Successfully navigated to 'Document Maintenance RTS' page [ScreenShot]
 btnSelectAll does not exist
 File uploaded successfully: DocumentExport.Zip
 Import the template from Zip formate
   --- 25 Nov 21:51:06 245 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:51:06 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:51:08 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 25 Nov 21:51:08 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 25 Nov 21:51:09 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup
[ScreenShot]
   --- 25 Nov 21:51:09 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtFullName]
   --- 25 Nov 21:51:09 588 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:51:09 588 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:51:09 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtFullName]
   --- 25 Nov 21:51:14 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtShortName]
   --- 25 Nov 21:51:20 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtDocName]
   --- 25 Nov 21:51:25 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //input[contains(@id,'selectParties-selectized')]]
   --- 25 Nov 21:51:30 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> css selector: div#VendorDDl div.selectize-dropdown > div.selectize-dropdown-content > div]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
 Filled the values [ScreenShot]
   --- 25 Nov 21:51:34 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: btnattachmentSave]
   --- 25 Nov 21:51:38 788 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:51:38 789 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: check the Define attachment document after Save
Actual(Failed): Failed to verify the Define attachment document after Save
[ScreenShot]
   --- 25 Nov 21:51:41 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:51:41 242 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:51:43 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 25 Nov 21:51:43 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 25 Nov 21:51:44 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup
[ScreenShot]
   --- 25 Nov 21:51:44 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtFullName]
   --- 25 Nov 21:51:44 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:51:44 534 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:51:44 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtFullName]
   --- 25 Nov 21:51:49 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtShortName]
   --- 25 Nov 21:51:55 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: txtDocName]
   --- 25 Nov 21:52:00 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //input[contains(@id,'selectParties-selectized')]]
   --- 25 Nov 21:52:05 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> css selector: div#VendorDDl div.selectize-dropdown > div.selectize-dropdown-content > div]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
 Filled the values [ScreenShot]
   --- 25 Nov 21:52:09 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> id: btnattachmentSave]
   --- 25 Nov 21:52:13 734 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:52:13 735 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
Expected: check the Define attachment document after Save
Actual(Failed): Failed to verify the Define attachment document after Save
[ScreenShot]
   --- 25 Nov 21:52:16 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[text()='Processing']]
   --- 25 Nov 21:52:18 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c47f0e2034c4c46c04f56218f3be41c)] -> xpath: //a[text()='Processing']]
   --- 25 Nov 21:52:22 532 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:52:22 532 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)
   --- 25 Nov 21:52:58 807 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: tab0'
   --- 25 Nov 21:53:03 372 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: tab1'
   --- 25 Nov 21:53:07 938 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: tab3'
   --- 25 Nov 21:53:12 439 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: tab2'
   --- 25 Nov 21:53:12 561 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 25 Nov 21:53:12 561 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:107)

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
50 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@2db4a84a) 0 ms
init(org.testng.TestRunner@2db4a84a) 10199 ms
verifyUIElementsInCollectionDocumentPage(, chrome_Windows 10) 13124 ms