|
01:29:10 pm |
Navigated to 'eSign Login' page |
|
01:29:15 pm |
Entered values for the fields in 'Login' page [ScreenShot] |
|
01:30:03 pm |
Login as FiAdmin with Existing FI : null |
|
01:30:20 pm |
Navigated to 'Imaging System' Page |
|
01:31:29 pm |
'CenterDoc' imaging System Selected |
|
01:31:50 pm |
Navigated to 'Index Field Maintenence' Page |
|
01:31:53 pm |
Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:53 pm |
Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:53 pm |
Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:54 pm |
Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:56 pm |
Account_Number - index field is displayed [ScreenShot] |
|
01:31:56 pm |
'Account_Number' - index field available [ScreenShot] |
|
01:31:56 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:56 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:56 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:57 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:57 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:57 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:57 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:57 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:57 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:58 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:58 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:58 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:58 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:58 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:59 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:59 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:59 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:59 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:31:59 pm |
Sub_Account_Number - index field is NOT displayed [ScreenShot] |
|
01:32:01 pm |
Sub_Account_Number - index field is displayed [ScreenShot] |
|
01:32:02 pm |
'Sub_Account_Number' - index field available [ScreenShot] |
|
01:32:02 pm |
Account_Number - index field not found |
|
01:32:02 pm |
Account_Number - index field not found |
|
01:32:02 pm |
Account_Number - index field not found |
|
01:32:02 pm |
Account_Number - index field not found |
|
01:32:17 pm |
Barcode Function' added in Index Field Maintenence Page [ScreenShot] |
|
01:32:33 pm |
Navigated to 'Document Maintenance RTS' Page |
|
01:33:04 pm |
File Dragged and dropped to clipboard |
|
01:33:19 pm |
Expected: The File upload in Import template Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot] |
|
01:33:26 pm |
Index 0 out of bounds for length 0 [ScreenShot] |
|
01:33:26 pm |
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy36.get(Unknown Source)
at com.imm.pages.DocumentMaintenanceRTS.expandSession(DocumentMaintenanceRTS.java:454)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12512)
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:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
|