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=})
org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='Full_Name_HeaderRow']//label[contains(text(),'Index Field Type')]"}
(Session info: chrome=134.0.6998.36)
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: [dfa6fb797d99ddf972bf741c58eb2042, findElement {using=xpath, value=//div[@id='Full_Name_HeaderRow']//label[contains(text(),'Index Field Type')]}]
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:55148}, 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}
Session ID: dfa6fb797d99ddf972bf741c58eb2042
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.IndexFieldMaintenancePage.expandsessionwithindexname(IndexFieldMaintenancePage.java:297)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifycompletedsearch(DocumentRTS.java:15011)
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)
(verifycompletedsearch)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--332785659\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&hsfiid=autoesign&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...)
no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='Full_Name_HeaderRow']//label[contains(text(),'Index Field Type')]"} [ScreenShot]
--- 10 Mar 17:24:43 661 - TestCaseID:: verifycompletedsearch
--- 10 Mar 17:24:50 580 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verifycompletedsearch COMMENTS:
Steps:
--- 10 Mar 17:24:59 751 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 10 Mar 17:24:59 751 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Mar 17:25:00 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: btnSubmit]
--- 10 Mar 17:25:00 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 10 Mar 17:25:01 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: btnSubmit]
--- 10 Mar 17:25:22 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: lightbox]
--- 10 Mar 17:25:22 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: i0116]
--- 10 Mar 17:25:23 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: idSIButton9]
--- 10 Mar 17:25:30 585 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Mar 17:25:30 586 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Mar 17:25:30 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: lightbox]
--- 10 Mar 17:25:30 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: idSIButton9]
--- 10 Mar 17:25:39 440 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Mar 17:25:39 442 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Mar 17:25:39 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: btnUpload]
--- 10 Mar 17:25:42 895 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Mar 17:25:42 896 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Mar 17:25:42 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> css selector: .header]
--- 10 Mar 17:25:45 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> xpath: //a[text()='Administration']]
--- 10 Mar 17:25:53 958 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 10 Mar 17:25:53 959 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Mar 17:25:54 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> id: btnDelete]
--- 10 Mar 17:25:57 567 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 10 Mar 17:25:57 568 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Mar 17:25:57 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dfa6fb797d99ddf972bf741c58eb2042)] -> css selector: .header]
no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='Full_Name_HeaderRow']//label[contains(text(),'Index Field Type')]"} [ScreenShot]
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
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@755009f2)
0 ms
init(org.testng.TestRunner@755009f2)
10139 ms
verifycompletedsearch({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName...)
17291 ms