| Param | Value |
|---|---|
| User Name | ratnak |
| OS | Windows 10 |
| Java Version | 17.0.4.1 |
| Host Name | immvmqaerauto |
| Name |
|---|
| P1 |
| Workstations |
| Status | Timestamp | Details |
|---|---|---|
| 04:39:11 PM | Successfully navigated to 'eReceipts FI Admin' Page | |
| 04:39:13 PM | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page | |
| 04:39:23 PM | Password text field is shown [ScreenShot] | |
| 04:39:28 PM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 04:39:28 PM | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com | |
| 04:39:49 PM | Successfully navigated to the 'Control Panel' page [ScreenShot] | |
| 04:39:55 PM | Successfully navigated to the 'Workstations' page [ScreenShot] | |
| 04:40:14 PM | Clicked on Add New Workstation icon | |
| 04:40:15 PM | set the Invalid Workstation name [ScreenShot] | |
| 04:40:20 PM | Expected: verify the Invalid name in Newly created Workstation Page Actual(Passed): Successfully verified the Invalid name in Newly created Workstation Page [ScreenShot] |
|
| 04:40:24 PM | Expected: verify the Cancel functionality in Newly created Workstation Page Actual(Passed): Successfully verified the Cancel functionality in Newly created Workstation Page [ScreenShot] |
|
| 04:40:24 PM | Clicked on CLose Workstation icon | |
| 04:40:27 PM | Expected: verify the close functionality in Newly created Workstation Page Actual(Passed): Successfully verified the close functionality in Newly created Workstation Page [ScreenShot] |
|
| 04:40:28 PM | Clicked on Add New Workstation icon | |
| 04:40:29 PM | set the Workstation name [ScreenShot] | |
| 04:40:47 PM | Expected: select the list matching pattern in 'Wks' page Actual(Passed): Successfully selected list in 'Wks' page [ScreenShot] |
|
| 04:40:52 PM | Expected: verify the Newly created Workstation name in 'Workstations' page Actual(Passed): Successfully verified the Newly created Workstation name in 'Workstations' page [ScreenShot] |
|
| 04:41:04 PM | Expand the header for Workstation [ScreenShot] | |
| 04:41:16 PM | Expected: verify the Edit Workstation name in 'Workstations' page Actual(Passed): Successfully verified the Edit Workstation name in 'Workstations' page [ScreenShot] |
|
| 04:41:30 PM | Expected: verify the Edit Workstation name Saved in 'Workstations' page Actual(Passed): Successfully verified the Edited Workstation name Saved in 'Workstations' page [ScreenShot] |
|
| 04:41:41 PM | Expand the header for Workstation [ScreenShot] | |
| 04:41:53 PM | Expected: verify the global search Workstation name in 'Workstations' page Actual(Passed): Successfully verified the Global search Workstation name in 'Workstations' page [ScreenShot] |
|
| 04:42:28 PM | Expected: verify the 'Workstation total' && 'Workstation select' For select in 'Workstations' page Actual(Passed): Successfully verified the 'Workstation total' && 'Workstation select' For select in 'Workstations' page [ScreenShot] |
|
| 04:42:38 PM | Expected: verify the 'Workstation total' && 'Workstation select' For un select in 'Workstations' page Actual(Passed): Successfully verified the 'Workstation total' && 'Workstation select' For un select in 'Workstations' page [ScreenShot] |
|
| 04:43:11 PM | Expected: verify the Move setting in 'Workstations' page Actual(Passed): Successfully verified the Move settings in 'Workstations' page [ScreenShot] |
|
| 04:43:42 PM | Click the Delete not found in page!! [ScreenShot] | |
| 04:43:42 PM | org.openqa.selenium.NoSuchElementException: Click the Delete not found in page!!
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1'
Driver info: driver.version: unknown
at com.imm.ereceipt.support.BrowserActions.javascriptClick(BrowserActions.java:213)
at com.imm.ereceipt.pages.FiManagementPage.clickWorkstationDelete(FiManagementPage.java:960)
at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyWorkStationInWorkstationsPage(FiManagement.java:1850)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
|