Test results
1 suite, 1 failed test
com.imm.testscripts.Process.ProcessSignatures
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession ({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView= Queen SA Elizabeth The Third Sr, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=AdHoc Simple Workflow, Birthdate=, AttachmentTypeOption=XML_Attachment, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit Add Attachment to XML Session, fi=adobeuser, User=, MessageSubject=, Message=Your documents are available for viewing, signing and printing., NoOftemplates=, FirstTransferUserID=, Phone_Number=+91 9700164911, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize/XML_File_20_4MB.pdf,src/main/resources/testdata/files/XMLMaxFile/XML_File_18_9MB.pdf, Owners=, TestID=verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession, FItype=Unified, IndexSource= Queen SA Elizabeth The Third Sr, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=adobeuser&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=janedoe@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=sunitha.pattem@kinective.io, Comments=, IsOptionalSig=, FI_ID=AdobeUser, Sender_Email_Id=employee1@immonline.com, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=SMS-Phone, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=Uploaded file size exceeds the maximum allowed 20 MB limit})
Element should be visible {Proxy element for: AjaxElementLocator 'By.xpath: //div[@id='docAddOrAttachForm']//input[@placeholder='Select Party']'} Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]' Timeout: 10 s. Caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102) at com.codeborne.selenide.impl.WebElementSource.checkCondition(WebElementSource.java:78) at com.codeborne.selenide.commands.Should.execute(Should.java:24) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy24.shouldBe(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:76) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55) at com.imm.pages.NewSessionPage.selectIndexSource(NewSessionPage.java:934) at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession(ProcessSignatures.java:17699) 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: 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.$Proxy22.isDisplayed(Unknown Source) at com.codeborne.selenide.conditions.Visible.check(Visible.java:15) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92) ... 38 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='docAddOrAttachForm']//input[@placeholder='Select Party']"} (Session info: chrome=137.0.7151.104) 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: [0bd56da90787a7a5fb1297c8b590995a, findElement {using=xpath, value=//div[@id='docAddOrAttachForm']//input[@placeholder='Select Party']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.104, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61040}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.8:4444/sessi..., se:cdpVersion: 137.0.7151.104, 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: 0bd56da90787a7a5fb1297c8b590995a 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 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) ... 42 more
(verify Upload Max File Size Limit Add Attachment to XML Session)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1401843696\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.Process.ProcessSignatures">
        <methods>
          <include name="verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession"/>
        </methods>
      </class> <!-- com.imm.testscripts.Process.ProcessSignatures -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
Process
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
Smoke
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...)
   --- 18 Jun 12:21:23 576 - TestCaseID:: verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
   --- 18 Jun 12:21:28 623 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit Add Attachment to XML Session COMMENTS:
Steps:
 **** verify Upload Max File Size Limit Add Attachment to XML Session ****
 https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=adobeuser&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml
   --- 18 Jun 12:21:35 774 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dtbyujpmhpi7t9srd1irr2ulhndxf5s182vac2ngu0otq6slneeagzwmika6fk1uwiqnetgnk_ql2jm1xsh-osucxswsnxbtzqxi_5ekzvi3tlmfu7ddy7puoyydn-gq6zbbg1fo71f4jwtnbpthyxcfbdpd3blh94s-uyyv0schbbycch4fz1dzc9g1cpdjsmjs9h9plyw_rlcaff0f3xzodartmgj2xgbri7iygcyhb_xcnhoiamec7db87zj34tiklyd12o3mt6zzt_rgpqcqrqawvinfulq567bigpldemrmiolykotazwrbjytavaxlcwlts5hg94ndasnj9ybkg1ssknkw5n3zieeizvgrw_xyv7ezjjjgmces4r4--lmoxrrj4pnbnwmsnsdzx6ic48s-wcbkhs-xz7di76nifuqcdcwf94x-psmhszpwa&response_mode=form_post&nonce=638858262907662028.ytg1n2y4mwutnde2zi00mgflltk2zjetymflowrjnzg2otq4njbjodvmn2ityzu2mc00nwnlltkyzgytntc0yzbhmdq2yjbl&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 18 Jun 12:21:35 775 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Jun 12:21:54 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> id: idSIButton9]
   --- 18 Jun 12:21:54 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> id: i0116]
   --- 18 Jun 12:21:55 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> id: idSIButton9]
   --- 18 Jun 12:22:00 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> id: idSIButton9]
   --- 18 Jun 12:22:04 093 - Page URL:: https://login.microsoftonline.com/common/login
   --- 18 Jun 12:22:04 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Jun 12:22:04 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> id: lightbox]
   --- 18 Jun 12:22:04 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> id: idSIButton9]
   --- 18 Jun 12:22:24 171 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in to User:janeDoe@immtestcu.onmicrosoft.com
   --- 18 Jun 12:22:27 347 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506180652067997375_yzo3ic4uhls4kcvcjonpqlmm
   --- 18 Jun 12:22:27 348 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Jun 12:22:37 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 18 Jun 12:22:41 238 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506180652067997375_yzo3ic4uhls4kcvcjonpqlmm
   --- 18 Jun 12:22:41 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 18 Jun 12:22:41 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0bd56da90787a7a5fb1297c8b590995a)] -> css selector: .header]

Successfully navigated to 'New Sessions' page [ScreenShot]
 Clicked the 'Attach' tab
 Selected 'Attachment Type' : XML_Attachment
 Selected 'Index Source' : Queen SA Elizabeth The Third Sr
 Selected 'Party to View' : Queen SA Elizabeth The Third Sr
   --- 18 Jun 12:22:47 019 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506180652067997375_yzo3ic4uhls4kcvcjonpqlmm
   --- 18 Jun 12:22:47 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 File uploaded successfully: XML_File_20_4MB.pdf
  actual error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
  expected error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
Expected: Uploaded file size exceeds the maximum allowed 20 MB limit
Actual(Passed): Successfully validated error message Uploaded file size exceeds the maximum allowed 20 MB limit
[ScreenShot]
60 ignored methods
com.imm.testscripts.Process.ProcessSignatures
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
verifyEsignatureManagamentPageForDocumentVisibility
verifyPhoneAuthenticationSigningMethod
verifyApplyMarkwithDocsetwithoptionalsignature
verifyInPersonSigningMethodInEsignatureManagementPage
verifyAdobeSMSEmailAuthenticationSigningMethodXMLSession
verifyConditionalRoutingNoSignaturefield
verifyUIElementsForEsignatureManagementPage
verifyOptionalSignatures
verifyAdobeSMSPasswordAuthenticationSigningMethodXMLSession
verifyApplyMarkProcessWithMultipleDocuments
addMultipleAttachmentsInNewSessionPageAndProcess
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
Methods in chronological order
com.imm.testscripts.Process.ProcessSignatures
initialize(org.testng.TestRunner@443dae2) 0 ms
init(org.testng.TestRunner@443dae2) 10180 ms
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...) 15471 ms