Total Tests
Total Steps
Total Time Taken (Current Run) 0h 5m 18s+921ms
Total Time Taken (Overall) 0h 5m 18s+921ms
Start 10-07-2025 09:57:22 pm
End 10-07-2025 10:02:40 pm
Tests View
test(s) passed
test(s) failed, others
Steps View
step(s) passed
step(s) failed, others
Pass Percentage
Environment
Param Value
User Name Sunitha.Patterm
OS Windows 10
Java Version 21.0.1
Host Name SIMS-IT-66
Categories
Name
Adobe OEM
P1
Smoke
Tests
  • com.imm.testscripts.AdobeOEM.AdobeOEM#createResuableTemplateAndSendTransaction pass
    10-07-2025 09:57:22 pm 10-07-2025 10:02:40 pm 0h 5m 17s+873ms
    P1 Adobe OEM Smoke
    Status Timestamp Details
    09:57:22 pm **** create Resuable Template And Send Transaction - Plus - Fully Integrated ****
    09:58:08 pm eSign Tenant Manager -CreateFi Page open up [ScreenShot]
    09:58:12 pm Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
    09:58:12 pm ..........Manage fi...........
    09:58:27 pm Successfully navigated to 'Manage FI' page [ScreenShot]
    09:58:36 pm Existing Fi Name is not displaying [ScreenShot]
    09:58:36 pm Host Id 0 plusrmt1 | plusrmt1
    09:58:36 pm Search FI displayed in list
    09:58:49 pm verify Fully Integrated Account [ScreenShot]
    09:58:49 pm 'Send In Bulk toggle' buttons are Enabled [ScreenShot]
    09:58:51 pm 'Successfully clicked on 'Yes' button for SendInBulk [ScreenShot]
    09:58:54 pm Scrolled element into the view [ScreenShot]
    09:58:56 pm Scrolled element into the view [ScreenShot]
    09:58:56 pm Clicked on Save button [ScreenShot]
    09:59:00 pm Successfully verified that Send In Bulk button Enabled and selected [ScreenShot]
    09:59:10 pm Navigated to 'eSign Login' page
    09:59:11 pm Entered values for the fields in 'Login' page [ScreenShot]
    09:59:33 pm Login as FiAdmin with Existing FI : plusrmt1
    09:59:43 pm Successfully verified that 'Reusable Templates'is displayed in the Admin menu [ScreenShot]
    10:00:10 pm Create Library Template Page loaded Successfully [ScreenShot]
    10:00:14 pm Successfully navigated to 'Reusbale Templates' page [ScreenShot]
    10:00:24 pm Files dragged and dropped to clipboard [ScreenShot]
    10:00:48 pm Clicked 'Preview and Add Field' button [ScreenShot]
    10:00:48 pm Signature has been added to the page [ScreenShot]
    10:00:53 pm TextInput has been added to the page [ScreenShot]
    10:00:58 pm File Attachment has been added to the page [ScreenShot]
    10:01:01 pm Participation Stamp has been added to the page [ScreenShot]
    10:01:13 pm Library template has been saved successfully [ScreenShot]
    10:01:13 pm Successfully created template [ScreenShot]
    10:01:32 pm Manage Remote Agreement page displayed and 'Templates' status successfully [ScreenShot]
    10:01:34 pm Successfully Clicked on Templates button [ScreenShot]
    10:01:35 pm Successfully Verified that Title is displayed in the first row Template725215722 [ScreenShot]
    10:01:35 pm Successfully Verified that Status is displayed in the first row [ScreenShot]
    10:01:35 pm Successfully Verified that Date is displayed in the first row [ScreenShot]
  • fail
    10-07-2025 09:59:03 pm 10-07-2025 10:02:40 pm 0h 3m 37s+342ms
    create Resuable Template And Send Transaction
    P1 Adobe OEM Smoke
    Status Timestamp Details
    10:02:40 pm
    Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[@class='spectrum-ActionButton-label' and text()='Use Template']'} Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]' Timeout: 4 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.findAndAssertElementIsClickable(WebElementSource.java:148) at com.codeborne.selenide.commands.Click.findElement(Click.java:42) at com.codeborne.selenide.commands.Click.execute(Click.java:28) 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.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:511) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:495) at com.imm.pages.ManageRemoteAgreementPage.clickUseTemplate(ManageRemoteAgreementPage.java:352) at com.imm.testscripts.AdobeOEM.AdobeOEM.createResuableTemplateAndSendTransaction(AdobeOEM.java:2508) 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.conditions.Or.check(Or.java:49) at com.codeborne.selenide.conditions.And.check(And.java:48) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92) ... 39 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@class='spectrum-ActionButton-label' and text()='Use Template']"} (Session info: chrome=137.0.7151.122) 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: [fb8df807e3f0c2c3bc23f0136540351f, findElement {using=xpath, value=//*[@class='spectrum-ActionButton-label' and text()='Use Template']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.122, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64309}, 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.122, 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: fb8df807e3f0c2c3bc23f0136540351f 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) ... 45 more
Categories
  • Adobe OEM
    Pass: 1 Fail: 1
    RunDate Test Name Status
    10-07-2025 09:57:22 pm com.imm.testscripts.AdobeOEM.AdobeOEM#createResuableTemplateAndSendTransaction
    pass
    10-07-2025 09:59:03 pm
    fail
  • P1
    Pass: 1 Fail: 1
    RunDate Test Name Status
    10-07-2025 09:57:22 pm com.imm.testscripts.AdobeOEM.AdobeOEM#createResuableTemplateAndSendTransaction
    pass
    10-07-2025 09:59:03 pm
    fail
  • Smoke
    Pass: 1 Fail: 1
    RunDate Test Name Status
    10-07-2025 09:57:22 pm com.imm.testscripts.AdobeOEM.AdobeOEM#createResuableTemplateAndSendTransaction
    pass
    10-07-2025 09:59:03 pm
    fail