| Param | Value |
|---|---|
| User Name | Sunitha.Patterm |
| OS | Windows 10 |
| Java Version | 21.0.1 |
| Host Name | SIMS-IT-66 |
| Name |
|---|
| Adobe OEM |
| P1 |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 02:24:47 pm | **** CreateAdHocTransaction **** | |
| 02:27:31 pm | Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] | |
| 02:27:31 pm | ..........Manage fi........... | |
| 02:27:47 pm | Successfully navigated to 'Manage FI' page [ScreenShot] | |
| 02:27:55 pm | Existing Fi Name is not displaying [ScreenShot] | |
| 02:27:56 pm | Host Id 0 AdobeUser | AdobeUser | |
| 02:27:56 pm | Search FI displayed in list | |
| 02:28:08 pm | verify Fully Integrated Account [ScreenShot] | |
| 02:28:11 pm | 'Adhoc documents' toggle buttons are Enabled [ScreenShot] | |
| 02:28:11 pm | 'Web forms toggle' buttons are Enabled [ScreenShot] | |
| 02:28:11 pm | 'Reusable Templates' toggle buttons are Enabled [ScreenShot] | |
| 02:28:12 pm | 'Send In Bulk toggle' buttons are Enabled [ScreenShot] | |
| 02:28:16 pm | 'Successfully clicked on 'Yes' button for Adhoc documents [ScreenShot] | |
| 02:28:18 pm | Scrolled element into the view [ScreenShot] | |
| 02:28:21 pm | Scrolled element into the view [ScreenShot] | |
| 02:28:21 pm | Clicked on Save button [ScreenShot] | |
| 02:28:27 pm | Successfully verified that all the Remote agreemet buttons Enabled and selected [ScreenShot] | |
| 02:28:38 pm | Navigated to 'eSign Login' page | |
| 02:28:39 pm | Entered values for the fields in 'Login' page [ScreenShot] | |
| 02:29:03 pm | Login as FiAdmin with Existing FI : adobeuser | |
| 02:29:15 pm | no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='mnu_Ad_Hoc_Document']"} [ScreenShot] | |
| 02:29:15 pm | org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='mnu_Ad_Hoc_Document']"}
(Session info: chrome=137.0.7151.69)
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: [24f55a1df8b7d00a8e81f9c87e21b64c, findElement {using=xpath, value=//*[@id='mnu_Ad_Hoc_Document']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.69, chrome: {chromedriverVersion: 137.0.7151.70 (dfa4dc56b2ab..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59373}, 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.69, 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: 24f55a1df8b7d00a8e81f9c87e21b64c
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.header.Header.isUserProcessingDisplayed(Header.java:879)
at com.imm.testscripts.AdobeOEM.AdobeOEM.CreateAdHocTransaction(AdobeOEM.java:166)
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)
|
| Status | Timestamp | Details |
|---|---|---|
| 02:29:17 pm | **** CreateAdHocTransaction **** | |
| 02:30:02 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 02:30:05 pm | Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] | |
| 02:30:05 pm | ..........Manage fi........... | |
| 02:30:21 pm | Successfully navigated to 'Manage FI' page [ScreenShot] | |
| 02:30:29 pm | Existing Fi Name is not displaying [ScreenShot] | |
| 02:30:30 pm | Host Id 0 plusrmt1 | plusrmt1 | |
| 02:30:30 pm | Search FI displayed in list | |
| 02:30:43 pm | verify Fully Integrated Account [ScreenShot] | |
| 02:30:45 pm | 'Adhoc documents' toggle buttons are Enabled [ScreenShot] | |
| 02:30:45 pm | 'Web forms toggle' buttons are Enabled [ScreenShot] | |
| 02:30:46 pm | 'Reusable Templates' toggle buttons are Enabled [ScreenShot] | |
| 02:30:46 pm | 'Send In Bulk toggle' buttons are Enabled [ScreenShot] | |
| 02:30:51 pm | 'Successfully clicked on 'Yes' button for Adhoc documents [ScreenShot] | |
| 02:30:53 pm | Scrolled element into the view [ScreenShot] | |
| 02:30:55 pm | Scrolled element into the view [ScreenShot] | |
| 02:30:55 pm | Clicked on Save button [ScreenShot] | |
| 02:31:01 pm | Successfully verified that all the Remote agreemet buttons Enabled and selected [ScreenShot] | |
| 02:31:10 pm | Navigated to 'eSign Login' page | |
| 02:31:11 pm | Entered values for the fields in 'Login' page [ScreenShot] | |
| 02:31:33 pm | Login as FiAdmin with Existing FI : plusrmt1 | |
| 02:31:44 pm | no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='mnu_Ad_Hoc_Document']"} [ScreenShot] | |
| 02:31:44 pm | org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='mnu_Ad_Hoc_Document']"}
(Session info: chrome=137.0.7151.69)
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: [97ecc1d8491983e5577ba29cc0170259, findElement {using=xpath, value=//*[@id='mnu_Ad_Hoc_Document']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.69, chrome: {chromedriverVersion: 137.0.7151.70 (dfa4dc56b2ab..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59662}, 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.69, 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: 97ecc1d8491983e5577ba29cc0170259
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.header.Header.isUserProcessingDisplayed(Header.java:879)
at com.imm.testscripts.AdobeOEM.AdobeOEM.CreateAdHocTransaction(AdobeOEM.java:166)
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)
|