| Param | Value |
|---|---|
| User Name | anomau |
| OS | Windows 10 |
| Java Version | 23 |
| Host Name | anomau001 |
| Name |
|---|
| ConfiguringFI |
| P1 |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 01:09:05 PM | Navigated to 'Login' page | |
| 01:09:11 PM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 01:09:43 PM | Logged in to application as : AutoTestFI/null | |
| 01:09:50 PM | Navigated to 'Document Set Maintenance' page | |
| 01:09:50 PM | Clicked the Add Document Set button | |
| 01:09:57 PM | Expected: Validation message(Document Set and Description may not be blank) must be thrown when DocSet is empty Actual(Passed): Validation message(Document Set and Description may not be blank) is thrown when DocSet is empty [ScreenShot] |
|
| 01:10:09 PM | Expected: Validation message(Document Set must contain only letters numbers, and underscore) must be thrown when DocSet has special characters Actual(Passed): Validation message(Document Set must contain only letters numbers, and underscore) is thrown when DocSet has special characters [ScreenShot] |
|
| 01:10:15 PM | Expected: Message - 'Document Set and Description may not be blank' must be displayed when Description is blank Actual(Passed): Message - 'Document Set and Description may not be blank' is displayed when Description is blank [ScreenShot] |
|
| 01:10:27 PM | Selected Dictionary : XPLN | |
| 01:10:28 PM | Clicked Save after entering DocSet details | |
| 01:10:28 PM | Clicked the Add Documents button | |
| 01:10:57 PM | Expected: AAuto-Loan-Application-RS-AFD731-test.pdf must be selected Actual(Passed): AAuto-Loan-Application-RS-AFD731-test.pdf is be selected [ScreenShot] |
|
| 01:11:50 PM | Expected: Demo-Auto-Loan-Application.pdf must be selected Actual(Passed): Demo-Auto-Loan-Application.pdf is be selected [ScreenShot] |
|
| 01:11:53 PM | Added the docs successfully | |
| 01:11:54 PM | Expected: AAuto-Loan-Application-RS-AFD731-test.pdf must be listed Actual(Passed): AAuto-Loan-Application-RS-AFD731-test.pdf is be listed [ScreenShot] |
|
| 01:11:54 PM | Expected: Demo-Auto-Loan-Application.pdf must be listed Actual(Passed): Demo-Auto-Loan-Application.pdf is be listed [ScreenShot] |
|
| 01:11:55 PM | stale element reference: stale element not found in the current frame [ScreenShot] | |
| 01:11:55 PM | org.openqa.selenium.StaleElementReferenceException: stale element reference: stale element not found in the current frame
(Session info: chrome=130.0.6723.70)
For documentation on this error, please visit: https://selenium.dev/exceptions/#stale_element_reference
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [7b7cf2717082ded222bf2678878ba24d, clickElement {id=f.5D0A175901BE4CB4BB47CFABBDEC6EE7.d.163C80754CAAA5C601C664FB8D12C749.e.680}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.70, chrome: {chromedriverVersion: 130.0.6723.69 (3ec172b971b9..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53394}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 130.0.6723.70, 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 10 (7b7cf2717082ded222bf2678878ba24d)] -> css selector: span.checkbox]
Session ID: 7b7cf2717082ded222bf2678878ba24d
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
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 org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
at jdk.proxy2/jdk.proxy2.$Proxy23.click(Unknown Source)
at com.imm.pages.AddNewDocumentSetsPage.editdocdetails(AddNewDocumentSetsPage.java:310)
at com.imm.testscripts.ConfiguringFI.ConfiguringFI.createDocSet(ConfiguringFI.java:548)
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:1597)
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)
|