| Param | Value |
|---|---|
| User Name | kaushalp |
| OS | Windows Server 2019 |
| Java Version | 21.0.6 |
| Host Name | kaushalp007 |
| Name |
|---|
| P1 |
| Process |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 08:06:05 AM | Set 'Remote SMS Link Notification' and 'Default SMS' setting enable for the FI from immadmin, Verify sending RTS eDelivery with Password Authentication | |
| 08:06:10 AM | Navigated to 'eSign Login' page | |
| 08:06:38 AM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 08:06:41 AM | Login into FI : kp10 & User: - fiadmin | |
| 08:07:07 AM | Login as FiAdmin with Existing FI : kp10 | |
| 08:07:19 AM | Navigated to 'Document Maintenance RTS' Page | |
| 08:07:26 AM | Clicked 'Select All' button | |
| 08:07:32 AM | Expected: Delete the ALL documents Actual(Passed): Successfully deleted ALL the documents [ScreenShot] |
|
| 08:07:50 AM | File uploaded successfully: DocumentExport.Zip | |
| 08:07:50 AM | Import the template from Zip formate | |
| 08:08:55 AM | File Dragged and dropped to clipboard | |
| 08:09:20 AM | Exception Occured in Upload docorg.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element | |
| 08:09:21 AM | Expected: The File upload in collected Document Page Actual(Failed): Failed to upload Loan Application Form.pdf file in the collected Document Page [ScreenShot] |
|
| 08:09:31 AM | File Dragged and dropped to clipboard | |
| 08:09:56 AM | Exception Occured in Upload docorg.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element | |
| 08:09:56 AM | Expected: The File upload in collected Document Page Actual(Failed): Failed to upload Students Loan.pdf file in the collected Document Page [ScreenShot] |
|
| 08:10:38 AM | element not interactable [ScreenShot] | |
| 08:10:38 AM | org.openqa.selenium.ElementNotInteractableException: element not interactable
(Session info: chrome=137.0.7151.120)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [695a0b3c097b6d0f492acf517d1ff943, clickElement {id=f.0093DEDA470475B08E8C66599105C064.d.3125E18AE985AAB7DD02F53E42068E11.e.413}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.120, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\kaushalp\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57439}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.40:4444/session..., se:cdpVersion: 137.0.7151.120, 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}
Element: [[RemoteWebDriver: chrome on Windows XP (695a0b3c097b6d0f492acf517d1ff943)] -> xpath: //div[@id='IndexFiledValdation']//div[@role='dialog']]
Session ID: 695a0b3c097b6d0f492acf517d1ff943
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.RemoteWebElement.execute(RemoteWebElement.java:257)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy21.click(Unknown Source)
at com.imm.pages.CollectedDocumentPage.clickCreatesession(CollectedDocumentPage.java:1764)
at com.imm.testscripts.Edelivery.EDelivery.verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication(EDelivery.java:499)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
|
| Status | Timestamp | Details |
|---|---|---|
| 08:05:57 AM | org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Host info: host: 'kaushalp007', ip: '10.0.2.40'
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\Users\kaushalp\git\eSign..., profile.password_manager_enabled: false}}}}]
Capabilities {}
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244)
at org.openqa.selenium.remote.RemoteWebDriver. |
| RunDate | Test Name | Status |
|---|---|---|
| 30-06-2025 08:06:05 AM | com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication | fatal |
| 30-06-2025 08:05:57 AM | com.imm.testscripts.Edelivery.EDelivery#verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS | fail |
| RunDate | Test Name | Status |
|---|---|---|
| 30-06-2025 08:06:05 AM | com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication | fatal |
| 30-06-2025 08:05:57 AM | com.imm.testscripts.Edelivery.EDelivery#verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS | fail |
| RunDate | Test Name | Status |
|---|---|---|
| 30-06-2025 08:06:05 AM | com.imm.testscripts.Edelivery.EDelivery#verifySendingRTSAdobeSMSEDeliverywithAllDifferentAuthentication | fatal |
| 30-06-2025 08:05:57 AM | com.imm.testscripts.Edelivery.EDelivery#verifyAdobeSMSEDeliveryUIwithDifferentAuthenticationTypesRTS | fail |