| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 83 | main | INFO | io.github.bonigarcia.wdm.online.Downloader | Downloader.java:128 | Downloading https://storage.googleapis.com/chrome-for-testing-public/138.0.7204.92/win64/chromedriver-win64.zip |
| 651 | main | INFO | io.github.bonigarcia.wdm.online.Downloader | Downloader.java:189 | Extracting driver from compressed file chromedriver-win64.zip |
| 1147 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 7115 | main | INFO | main | FiManagement.java:346 | ***** check MemberManager Role ***** |
| 13352 | main | INFO | main | FiManagement.java:351 | Successfully navigated to 'eReceipts FI Admin' Page |
| 13685 | main | INFO | main | FiManagement.java:354 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 21387 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 25309 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 25309 | main | INFO | main | FiManagement.java:358 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 43257 | main | INFO | main | FiManagement.java:361 | Successfully navigated to the 'Control Panel' page |
| 47881 | main | INFO | main | FiManagement.java:365 | Successfully navigated to the 'Roles' page |
| 56419 | main | INFO | main | FiManagement.java:396 | <b>Expected: </b>Check Member Manager Role in Filter Panel<br><b>Actual(Passed): </b>Successfully checked Member Manager Role is there in Filter Panel |
| 56668 | main | INFO | main | FiManagement.java:406 | clicked on Add New group |
| 75666 | main | INFO | main | FiManagement.java:408 | <b>Expected: </b>Check Member Manager Role in Add Role Window<br><b>Actual(Passed): </b>Successfully checked Member Manager Role is there in Add Role Window |
| 75671 | main | INFO | main | FiManagement.java:414 | Test Passed. |
| 75671 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 76429 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 76441 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 79072 | main | INFO | main | FiManagement.java:508 | ***** create Add Group In Agent Page ***** |
| 79072 | main | INFO | main | FiManagement.java:509 | ***** create Add Group In Agent Page ***** |
| 84613 | main | INFO | main | FiManagement.java:514 | Successfully navigated to 'eReceipts FI Admin' Page |
| 84830 | main | INFO | main | FiManagement.java:517 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 92212 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 95898 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 95898 | main | INFO | main | FiManagement.java:521 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 113473 | main | INFO | main | FiManagement.java:524 | Successfully navigated to the 'Control Panel' page |
| 118098 | main | INFO | main | FiManagement.java:528 | Successfully navigated to the 'Agent' page |
| 129001 | main | INFO | main | FiManagement.java:531 | clicked on Add New group |
| 144193 | main | FATAL | main | FiManagement.java:562 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.pages.AgentsPage.checkErrorMessageForInvalid(AgentsPage.java:686) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.createAddGroupInAgentPage(FiManagement.java:533) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [4a6f600639b5d8fa75e3c82d02f13070, actions {actions=[org.openqa.selenium.interactions.Sequence@20be890d]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49825}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 4a6f600639b5d8fa75e3c82d02f13070 at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:663) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631) ... 37 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 44 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 65 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) ... 70 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div[id*='mat-dialog-title']"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [4a6f600639b5d8fa75e3c82d02f13070, findElement {using=css selector, value=div[id*='mat-dialog-title']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49825}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 4a6f600639b5d8fa75e3c82d02f13070 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 76 more | |||||
| 144203 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 144989 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 144997 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 147610 | main | INFO | main | FiManagement.java:82 | ***** verify Add Group Functionality In Roles Page ***** |
| 147610 | main | INFO | main | FiManagement.java:83 | ***** verify Add Group Functionality In Roles Page ***** |
| 152837 | main | INFO | main | FiManagement.java:88 | Successfully navigated to 'eReceipts FI Admin' Page |
| 153010 | main | INFO | main | FiManagement.java:91 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 160208 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 163792 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 163792 | main | INFO | main | FiManagement.java:95 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 181350 | main | INFO | main | FiManagement.java:98 | Successfully navigated to the 'Control Panel' page |
| 186003 | main | INFO | main | FiManagement.java:102 | Successfully navigated to the 'Roles' page |
| 186242 | main | INFO | main | FiManagement.java:112 | clicked on Add New group |
| 199168 | main | FATAL | main | FiManagement.java:209 | Index 1 out of bounds for length 0 |
| java.lang.IndexOutOfBoundsException: Index 1 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.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.RolesPage.checkErrorMessage(RolesPage.java:703) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.createAddGroupInRolesPage(FiManagement.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 199175 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 199988 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 199998 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 202545 | main | INFO | main | Log.java:192 | |
| 202545 | main | INFO | main | FiManagement.java:2201 | **** Create Multiple Branches In Branches Page ***** |
| 202546 | main | INFO | main | Log.java:194 | |
| 208088 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8c5-beb9-7ac5-bf27-0ba3aa8d022f&response_mode=fragment&client_info=1&nonce=0197e8c5-bebb-72e6-9ad7-1b02ab07dd79&state=eyjpzci6ijaxotdlogm1lwjlymetnzewzi1injnllwnlndjkyjg3njnmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=oceckivjc-adn8bpvf1aifv3w8wolmufr6c3tznvzic&code_challenge_method=s256&sso_reload=true |
| 208089 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 208173 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //input[@id='i0116']] |
| 208174 | main | INFO | main | FiManagement.java:2205 | Successfully navigated to 'eReceipts FI Admin' Page |
| 208221 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //input[@id='i0116']] |
| 208273 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: idSIButton9] |
| 208274 | main | INFO | main | FiManagement.java:2208 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 208337 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //input[@id='i0116']] |
| 208409 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //input[@id='i0116']] |
| 211729 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8c5-beb9-7ac5-bf27-0ba3aa8d022f&response_mode=fragment&client_info=1&nonce=0197e8c5-bebb-72e6-9ad7-1b02ab07dd79&state=eyjpzci6ijaxotdlogm1lwjlymetnzewzi1injnllwnlndjkyjg3njnmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=oceckivjc-adn8bpvf1aifv3w8wolmufr6c3tznvzic&code_challenge_method=s256&sso_reload=true |
| 211730 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 215063 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8c5-beb9-7ac5-bf27-0ba3aa8d022f&response_mode=fragment&client_info=1&nonce=0197e8c5-bebb-72e6-9ad7-1b02ab07dd79&state=eyjpzci6ijaxotdlogm1lwjlymetnzewzi1injnllwnlndjkyjg3njnmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=oceckivjc-adn8bpvf1aifv3w8wolmufr6c3tznvzic&code_challenge_method=s256&sso_reload=true |
| 215064 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 215396 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 215504 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //input[@id='i0118']] |
| 215568 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //input[@id='i0118']] |
| 218908 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8c5-beb9-7ac5-bf27-0ba3aa8d022f&response_mode=fragment&client_info=1&nonce=0197e8c5-bebb-72e6-9ad7-1b02ab07dd79&state=eyjpzci6ijaxotdlogm1lwjlymetnzewzi1injnllwnlndjkyjg3njnmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=oceckivjc-adn8bpvf1aifv3w8wolmufr6c3tznvzic&code_challenge_method=s256&sso_reload=true |
| 218909 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 219141 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 219142 | main | INFO | main | FiManagement.java:2212 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 222885 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 222887 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 229180 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 229180 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 232312 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 232312 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 232368 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //b[text()='Admin Dashboard']] |
| 235467 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 235468 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 235519 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 235597 | main | INFO | main | FiManagement.java:2215 | Successfully navigated to the 'Control Panel' page |
| 235655 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAdministration] |
| 237759 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAdministration] |
| 237930 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immMenuBandW] |
| 240161 | main | INFO | main | FiManagement.java:2219 | Successfully navigated to the 'Branches' page |
| 249266 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immGlobalControl_NewBranch_button] |
| 249609 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 249609 | main | INFO | main | FiManagement.java:2224 | Clicked on Add New Branch icon |
| 251672 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: input[id*='immBranch_BranchName_']] |
| 251714 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: input[id*='immBranch_BranchName_']] |
| 252162 | main | INFO | main | FiManagement.java:2227 | set the Branch name |
| 252211 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 252279 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 252494 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immGlobalControl_NewBranch_button] |
| 263572 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immGlobalControl_NewBranch_button] |
| 263824 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 263824 | main | INFO | main | FiManagement.java:2224 | Clicked on Add New Branch icon |
| 265888 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: input[id*='immBranch_BranchName_']] |
| 265930 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: input[id*='immBranch_BranchName_']] |
| 266349 | main | INFO | main | FiManagement.java:2227 | set the Branch name |
| 266402 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 266471 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 266617 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immGlobalControl_NewBranch_button] |
| 277688 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immGlobalControl_NewBranch_button] |
| 277931 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 277931 | main | INFO | main | FiManagement.java:2224 | Clicked on Add New Branch icon |
| 279981 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: input[id*='immBranch_BranchName_']] |
| 280024 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: input[id*='immBranch_BranchName_']] |
| 280453 | main | INFO | main | FiManagement.java:2227 | set the Branch name |
| 280531 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 280598 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 280775 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immGlobalControl_NewBranch_button] |
| 294767 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 294767 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 294823 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: imm_searchBr_GlobalControl] |
| 294866 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: imm_searchBr_GlobalControl] |
| 295192 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 295264 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 295480 | main | INFO | main | FiManagement.java:2257 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 298662 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 298663 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 300733 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon] |
| 300821 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon] |
| 303096 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]] |
| 305236 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button] |
| 305293 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button] |
| 305518 | main | INFO | main | FiManagement.java:2262 | <b>Expected: </b>verify the delete Multiple Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the deleted Multiple Branch name in 'Branches' page |
| 317351 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 317351 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 317408 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: imm_searchBr_GlobalControl] |
| 317448 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: imm_searchBr_GlobalControl] |
| 317743 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 317810 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11312fc76b22c6d6b1ecb63657315bfd)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 318008 | main | INFO | main | FiManagement.java:2270 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 330753 | main | FATAL | main | FiManagement.java:2283 | Timed out after 5 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.isDisplayed(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.isBranchesZero(FiManagementPage.java:462) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyAddMulitpleBrances(FiManagement.java:2276) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(text(),'Branches Selected: 0')]"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [11312fc76b22c6d6b1ecb63657315bfd, findElement {using=xpath, value=//div[contains(text(),'Branches Selected: 0')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50257}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 11312fc76b22c6d6b1ecb63657315bfd at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more | |||||
| 330756 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 331510 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyAddMulitpleBrancesUsingJFairy |
| 331532 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 331541 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 334130 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 334147 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyAddMulitpleWorkstationUsingJFairy |
| 334168 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 334176 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 336590 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 336622 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyAddWorkstationsUnderBranch |
| 336637 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 336646 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 516705 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyAddWorkstationsUnderMultipleBranches |
| 516724 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 516731 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 650358 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 650383 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyBranchInBranchesPage |
| 650401 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 650409 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 653794 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 653795 | main | INFO | main | Log.java:192 | |
| 653795 | main | INFO | main | FiManagement.java:1538 | **** verify Branch In Branches Page ***** |
| 653795 | main | INFO | main | Log.java:194 | |
| 661459 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8cc-a9e4-7de5-865f-b81e1c69c52b&response_mode=fragment&client_info=1&nonce=0197e8cc-a9e6-7447-baca-5ff3d173b704&state=eyjpzci6ijaxotdlognjlwe5ztutn2zlzi1inwe3lti4ntg0zdqwmdjlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ywwhf0wv2nhganzzqtaiquidfuve_6-hcc9avg2x7g0&code_challenge_method=s256&sso_reload=true |
| 661459 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 661526 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //input[@id='i0116']] |
| 661526 | main | INFO | main | FiManagement.java:1542 | Successfully navigated to 'eReceipts FI Admin' Page |
| 661584 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //input[@id='i0116']] |
| 661634 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: idSIButton9] |
| 661634 | main | INFO | main | FiManagement.java:1545 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 661676 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //input[@id='i0116']] |
| 661722 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //input[@id='i0116']] |
| 665334 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8cc-a9e4-7de5-865f-b81e1c69c52b&response_mode=fragment&client_info=1&nonce=0197e8cc-a9e6-7447-baca-5ff3d173b704&state=eyjpzci6ijaxotdlognjlwe5ztutn2zlzi1inwe3lti4ntg0zdqwmdjlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ywwhf0wv2nhganzzqtaiquidfuve_6-hcc9avg2x7g0&code_challenge_method=s256&sso_reload=true |
| 665335 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 668604 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8cc-a9e4-7de5-865f-b81e1c69c52b&response_mode=fragment&client_info=1&nonce=0197e8cc-a9e6-7447-baca-5ff3d173b704&state=eyjpzci6ijaxotdlognjlwe5ztutn2zlzi1inwe3lti4ntg0zdqwmdjlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ywwhf0wv2nhganzzqtaiquidfuve_6-hcc9avg2x7g0&code_challenge_method=s256&sso_reload=true |
| 668604 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 668970 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 669169 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //input[@id='i0118']] |
| 669235 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //input[@id='i0118']] |
| 672630 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8cc-a9e4-7de5-865f-b81e1c69c52b&response_mode=fragment&client_info=1&nonce=0197e8cc-a9e6-7447-baca-5ff3d173b704&state=eyjpzci6ijaxotdlognjlwe5ztutn2zlzi1inwe3lti4ntg0zdqwmdjlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ywwhf0wv2nhganzzqtaiquidfuve_6-hcc9avg2x7g0&code_challenge_method=s256&sso_reload=true |
| 672631 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 672864 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 672864 | main | INFO | main | FiManagement.java:1549 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 676716 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 676716 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 683904 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 683904 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 687010 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 687011 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 687073 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //b[text()='Admin Dashboard']] |
| 690199 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 690199 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 690247 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 690356 | main | INFO | main | FiManagement.java:1552 | Successfully navigated to the 'Control Panel' page |
| 690430 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAdministration] |
| 692542 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAdministration] |
| 693310 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immMenuBandW] |
| 695469 | main | INFO | main | FiManagement.java:1556 | Successfully navigated to the 'Branches' page |
| 699522 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immGlobalControl_NewBranch_button] |
| 699768 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 699768 | main | INFO | main | FiManagement.java:1559 | Clicked on Add New Branch icon |
| 699853 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 699911 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 700320 | main | INFO | main | FiManagement.java:1561 | set the Invalid Branch name |
| 712962 | main | DEBUG | main | BrowserActions.java:143 | Moved to element.. |
| 728688 | main | ERROR | main | FiManagement.java:1562 | <b>Expected: </b>verify the Invalid name in Newly created Branch Page<br><b>Actual(Failed): </b>Failed to verify the Invalid name in Newly created Branch Page |
| 728738 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 728787 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 729127 | main | INFO | main | FiManagement.java:1567 | set the Min Branch name |
| 741706 | main | DEBUG | main | BrowserActions.java:143 | Moved to element.. |
| 757535 | main | ERROR | main | FiManagement.java:1568 | <b>Expected: </b>verify the Min name in Newly created Branch Page<br><b>Actual(Failed): </b>Failed to verify the Min name in Newly created Branch Page |
| 757601 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 757647 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 758131 | main | INFO | main | FiManagement.java:1572 | set the Max Branch name |
| 758186 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonCancel_']] |
| 758249 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonCancel_']] |
| 760440 | main | INFO | main | FiManagement.java:1581 | <b>Expected: </b>verify the Cancel functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the Cancel functionality in Newly created Branch Page |
| 760440 | main | INFO | main | FiManagement.java:1586 | Clicked on Add New Branch icon |
| 760488 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 760562 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 762716 | main | INFO | main | FiManagement.java:1587 | <b>Expected: </b>verify the close functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the close functionality in Newly created Branch Page |
| 766040 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 766040 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 766104 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 766147 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 766456 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 766523 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 766747 | main | INFO | main | FiManagement.java:1592 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 769888 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 769888 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 781920 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 781920 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 782033 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 782077 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 782361 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 782433 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 782656 | main | INFO | main | FiManagement.java:1607 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 785762 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 785762 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 801535 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 801535 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 801584 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 801626 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 801920 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 801985 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 802186 | main | INFO | main | FiManagement.java:1613 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 807320 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 807320 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 809472 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> xpath: //mat-expansion-panel-header[contains(@id,'mat-expansion-panel-header-')]//imm-branch-header-br-mode/div[2]] |
| 809736 | main | INFO | main | FiManagement.java:1619 | Expand the header |
| 814868 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 814868 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 814998 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 815037 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 815530 | main | INFO | main | FiManagement.java:1621 | <b>Expected: </b>verify the Edit Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the Edit Branch name in 'Branches' page |
| 815598 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 815709 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 815912 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: immGlobalControl_NewBranch_button] |
| 819063 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 819063 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 819186 | main | INFO | main | FiManagement.java:1626 | <b>Expected: </b>verify the Edit Branch name Saved in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the Edited Branch name Saved in 'Branches' page |
| 824384 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 824385 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 824484 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonClear_']] |
| 824542 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonClear_']] |
| 824814 | main | INFO | main | FiManagement.java:1630 | <b>Expected: </b>verify the Clear Branch name of Edit in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the Clear Branch name of Edit in 'Branches' page |
| 829974 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 829974 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 830064 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 830104 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: input[id*='immBranch_BranchName_']] |
| 830447 | main | INFO | main | FiManagement.java:1634 | <b>Expected: </b>verify the Edit Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the Edit Branch name in 'Branches' page |
| 835582 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 835582 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 835674 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonCancel_']] |
| 835732 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonCancel_']] |
| 843048 | main | DEBUG | main | ImmUtils.java:321 | Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> css selector: button[id*='immBranch_ButtonCancel_']] |
| 843123 | main | INFO | main | FiManagement.java:1638 | <b>Expected: </b>verify the Cancel Branch name of Edit in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the Cancel Branch name of Edit in 'Branches' page |
| 857687 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 857687 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 857733 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 857775 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 861227 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 861228 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 861342 | main | INFO | main | FiManagement.java:1645 | <b>Expected: </b>verify the global search Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the Global search Branch name in 'Branches' page |
| 864485 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 864485 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 864528 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 864567 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cade9d761647ed735bd59c98f6ea77eb)] -> id: imm_searchBr_GlobalControl] |
| 868550 | main | INFO | main | FiManagement.java:1650 | <b>Expected: </b>verify the 'Branch total' && 'Branch select' For select in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the 'Branch total' && 'Branch select' For select in 'Branches' page |
| 869039 | main | INFO | main | FiManagement.java:1654 | <b>Expected: </b>verify the 'Branch total' && 'Branch select' For un select in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the 'Branch total' && 'Branch select' For un select in 'Branches' page |
| 872540 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 872540 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 885251 | main | FATAL | main | FiManagement.java:1680 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectBranchForCopy(FiManagementPage.java:823) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyBranchInBranchesPage(FiManagement.java:1658) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 885251 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 886026 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyBranchInfo |
| 886044 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 886055 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 888602 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 888602 | main | INFO | main | Log.java:192 | |
| 888602 | main | INFO | main | FiManagement.java:2108 | **** Copy Branch In Branches Page ***** |
| 888602 | main | INFO | main | Log.java:194 | |
| 892695 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d0-3147-74d7-9001-978f5843ac35&response_mode=fragment&client_info=1&nonce=0197e8d0-3149-7674-a79b-922793a0e899&state=eyjpzci6ijaxotdlogqwltmxndgtn2y1ni04ztcwltazywywodnmntqwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=13hjbje--vmfnefnkjpe96e6ap0xig4edoifv6esqsu&code_challenge_method=s256&sso_reload=true |
| 892695 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 892769 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //input[@id='i0116']] |
| 892769 | main | INFO | main | FiManagement.java:2112 | Successfully navigated to 'eReceipts FI Admin' Page |
| 892923 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //input[@id='i0116']] |
| 892997 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: idSIButton9] |
| 892997 | main | INFO | main | FiManagement.java:2115 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 893076 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //input[@id='i0116']] |
| 893161 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //input[@id='i0116']] |
| 896578 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d0-3147-74d7-9001-978f5843ac35&response_mode=fragment&client_info=1&nonce=0197e8d0-3149-7674-a79b-922793a0e899&state=eyjpzci6ijaxotdlogqwltmxndgtn2y1ni04ztcwltazywywodnmntqwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=13hjbje--vmfnefnkjpe96e6ap0xig4edoifv6esqsu&code_challenge_method=s256&sso_reload=true |
| 896578 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 899842 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d0-3147-74d7-9001-978f5843ac35&response_mode=fragment&client_info=1&nonce=0197e8d0-3149-7674-a79b-922793a0e899&state=eyjpzci6ijaxotdlogqwltmxndgtn2y1ni04ztcwltazywywodnmntqwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=13hjbje--vmfnefnkjpe96e6ap0xig4edoifv6esqsu&code_challenge_method=s256&sso_reload=true |
| 899843 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 900118 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 900248 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //input[@id='i0118']] |
| 900308 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //input[@id='i0118']] |
| 903658 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d0-3147-74d7-9001-978f5843ac35&response_mode=fragment&client_info=1&nonce=0197e8d0-3149-7674-a79b-922793a0e899&state=eyjpzci6ijaxotdlogqwltmxndgtn2y1ni04ztcwltazywywodnmntqwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=13hjbje--vmfnefnkjpe96e6ap0xig4edoifv6esqsu&code_challenge_method=s256&sso_reload=true |
| 903659 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 903886 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 903886 | main | INFO | main | FiManagement.java:2119 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 907632 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 907633 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 914879 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 914879 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 917970 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 917970 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 918032 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //b[text()='Admin Dashboard']] |
| 921186 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 921186 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 921239 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 921308 | main | INFO | main | FiManagement.java:2122 | Successfully navigated to the 'Control Panel' page |
| 921356 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immAdministration] |
| 923438 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immAdministration] |
| 923635 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immMenuBandW] |
| 925807 | main | INFO | main | FiManagement.java:2126 | Successfully navigated to the 'Branches' page |
| 929054 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 929055 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 929098 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: imm_searchBr_GlobalControl] |
| 929142 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: imm_searchBr_GlobalControl] |
| 929428 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 929487 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 929685 | main | INFO | main | FiManagement.java:2129 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 932796 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 932796 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 932847 | main | INFO | main | FiManagement.java:2144 | From Branch is already present:Chunty |
| 944663 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 944663 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 944722 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: imm_searchBr_GlobalControl] |
| 944761 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: imm_searchBr_GlobalControl] |
| 944996 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 945064 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8641c695a5c47b72662bb6442bf3f0f7)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox] |
| 945266 | main | INFO | main | FiManagement.java:2151 | <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page |
| 948446 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 948447 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 948486 | main | INFO | main | FiManagement.java:2166 | To Branch is already present:Bunty |
| 960551 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 960551 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 973278 | main | FATAL | main | FiManagement.java:2176 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.CopyBranchFromTo(FiManagementPage.java:1267) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyCopyBranchInfo(FiManagement.java:2170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 973279 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 974064 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyCopyWorkstationInfo |
| 974077 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 974084 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 976409 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 976409 | main | INFO | main | Log.java:192 | |
| 976410 | main | INFO | main | FiManagement.java:2814 | **** Copy Workstation In Page ***** |
| 976410 | main | INFO | main | Log.java:194 | |
| 981214 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d1-8ab6-7c1b-b5b4-dbd8635844b9&response_mode=fragment&client_info=1&nonce=0197e8d1-8ab8-7517-a06b-96bce3082c20&state=eyjpzci6ijaxotdlogqxlthhyjctn2rkny05m2q3lwmxmzu0mdjhytflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kb9bxcss5ecuxjeltzxjv0kbbkqnmx7aewthagonqxm&code_challenge_method=s256&sso_reload=true |
| 981214 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 981270 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //input[@id='i0116']] |
| 981270 | main | INFO | main | FiManagement.java:2818 | Successfully navigated to 'eReceipts FI Admin' Page |
| 981315 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //input[@id='i0116']] |
| 981358 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: idSIButton9] |
| 981358 | main | INFO | main | FiManagement.java:2821 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 981409 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //input[@id='i0116']] |
| 981448 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //input[@id='i0116']] |
| 984860 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d1-8ab6-7c1b-b5b4-dbd8635844b9&response_mode=fragment&client_info=1&nonce=0197e8d1-8ab8-7517-a06b-96bce3082c20&state=eyjpzci6ijaxotdlogqxlthhyjctn2rkny05m2q3lwmxmzu0mdjhytflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kb9bxcss5ecuxjeltzxjv0kbbkqnmx7aewthagonqxm&code_challenge_method=s256&sso_reload=true |
| 984860 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 988086 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d1-8ab6-7c1b-b5b4-dbd8635844b9&response_mode=fragment&client_info=1&nonce=0197e8d1-8ab8-7517-a06b-96bce3082c20&state=eyjpzci6ijaxotdlogqxlthhyjctn2rkny05m2q3lwmxmzu0mdjhytflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kb9bxcss5ecuxjeltzxjv0kbbkqnmx7aewthagonqxm&code_challenge_method=s256&sso_reload=true |
| 988087 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 988502 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 988591 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //input[@id='i0118']] |
| 988633 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //input[@id='i0118']] |
| 991860 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d1-8ab6-7c1b-b5b4-dbd8635844b9&response_mode=fragment&client_info=1&nonce=0197e8d1-8ab8-7517-a06b-96bce3082c20&state=eyjpzci6ijaxotdlogqxlthhyjctn2rkny05m2q3lwmxmzu0mdjhytflocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kb9bxcss5ecuxjeltzxjv0kbbkqnmx7aewthagonqxm&code_challenge_method=s256&sso_reload=true |
| 991860 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 992070 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 992071 | main | INFO | main | FiManagement.java:2825 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 995861 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 995861 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1002225 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1002226 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1005338 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1005338 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1005392 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //b[text()='Admin Dashboard']] |
| 1008468 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1008468 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1008515 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1008588 | main | INFO | main | FiManagement.java:2828 | Successfully navigated to the 'Control Panel' page |
| 1008632 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immAdministration] |
| 1010725 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immAdministration] |
| 1011397 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immMenuBandW] |
| 1013590 | main | INFO | main | FiManagement.java:2832 | Successfully navigated to the 'Branches' page |
| 1013644 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 1013698 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 1013897 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immGlobalControl_NewWorkstation_button] |
| 1017110 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 1017110 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1017196 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: imm_searchWs_GlobalControl] |
| 1017280 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: imm_searchWs_GlobalControl] |
| 1017732 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 1017800 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 1018006 | main | INFO | main | FiManagement.java:2836 | <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page |
| 1023185 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 1023185 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1023236 | main | INFO | main | FiManagement.java:2850 | From Workstation is already present:Arya |
| 1023281 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 1023327 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 1023412 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immGlobalControl_NewWorkstation_button] |
| 1026560 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 1026560 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1026618 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: imm_searchWs_GlobalControl] |
| 1026662 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: imm_searchWs_GlobalControl] |
| 1027007 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 1027060 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 1027263 | main | INFO | main | FiManagement.java:2855 | <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page |
| 1032452 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 1032453 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1045126 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immGlobalControl_NewWorkstation_button] |
| 1045368 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> css selector: button[id*='immWorkstation_ButtonClose_']] |
| 1045369 | main | INFO | main | FiManagement.java:2861 | Clicked on Add New Workstation icon |
| 1045420 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> css selector: input[id*='immWorkstation_WorkstationName_']] |
| 1045480 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> css selector: input[id*='immWorkstation_WorkstationName_']] |
| 1045816 | main | INFO | main | FiManagement.java:2863 | set the Workstation name |
| 1045870 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> css selector: button[id*='immWorkstation_ButtonSave_']] |
| 1045926 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> css selector: button[id*='immWorkstation_ButtonSave_']] |
| 1046064 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immGlobalControl_NewWorkstation_button] |
| 1046065 | main | INFO | main | FiManagement.java:2865 | To Workstation was not present, so Added:Syra |
| 1054878 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 1054972 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 1055232 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15cdf938e84b4f1f270e18e8ccdf205b)] -> id: immGlobalControl_NewWorkstation_button] |
| 1058639 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 1058641 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1071373 | main | FATAL | main | FiManagement.java:2880 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.CopyWorkstationFromTo(FiManagementPage.java:1366) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyCopyWorkstationInfo(FiManagement.java:2874) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 1071374 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1072257 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyImagingSystem |
| 1072269 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1072277 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1074743 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1074743 | main | INFO | main | Log.java:192 | |
| 1074743 | main | INFO | main | FiManagement.java:2013 | **** Verify Imaging system UI elements ***** |
| 1074743 | main | INFO | main | Log.java:194 | |
| 1079334 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d3-0aaf-76f4-8cd5-4be3bde76c77&response_mode=fragment&client_info=1&nonce=0197e8d3-0ab0-7901-85f2-cf8b9b517873&state=eyjpzci6ijaxotdlogqzltbhyjatnzczoc1in2mylwzkmgy3yzqzyjuxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ykzdk6i_qcouae4o1btefpqaib5p_9qj9b1uz-x3_5m&code_challenge_method=s256&sso_reload=true |
| 1079334 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1079396 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //input[@id='i0116']] |
| 1079396 | main | INFO | main | FiManagement.java:2017 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1079439 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //input[@id='i0116']] |
| 1079484 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: idSIButton9] |
| 1079484 | main | INFO | main | FiManagement.java:2020 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1079524 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //input[@id='i0116']] |
| 1079561 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //input[@id='i0116']] |
| 1082931 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d3-0aaf-76f4-8cd5-4be3bde76c77&response_mode=fragment&client_info=1&nonce=0197e8d3-0ab0-7901-85f2-cf8b9b517873&state=eyjpzci6ijaxotdlogqzltbhyjatnzczoc1in2mylwzkmgy3yzqzyjuxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ykzdk6i_qcouae4o1btefpqaib5p_9qj9b1uz-x3_5m&code_challenge_method=s256&sso_reload=true |
| 1082931 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1086209 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d3-0aaf-76f4-8cd5-4be3bde76c77&response_mode=fragment&client_info=1&nonce=0197e8d3-0ab0-7901-85f2-cf8b9b517873&state=eyjpzci6ijaxotdlogqzltbhyjatnzczoc1in2mylwzkmgy3yzqzyjuxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ykzdk6i_qcouae4o1btefpqaib5p_9qj9b1uz-x3_5m&code_challenge_method=s256&sso_reload=true |
| 1086209 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1086458 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1086518 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //input[@id='i0118']] |
| 1086560 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //input[@id='i0118']] |
| 1089800 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d3-0aaf-76f4-8cd5-4be3bde76c77&response_mode=fragment&client_info=1&nonce=0197e8d3-0ab0-7901-85f2-cf8b9b517873&state=eyjpzci6ijaxotdlogqzltbhyjatnzczoc1in2mylwzkmgy3yzqzyjuxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ykzdk6i_qcouae4o1btefpqaib5p_9qj9b1uz-x3_5m&code_challenge_method=s256&sso_reload=true |
| 1089801 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1090036 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1090037 | main | INFO | main | FiManagement.java:2024 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1093265 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1093265 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1100494 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1100494 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1103566 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1103566 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1103615 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //b[text()='Admin Dashboard']] |
| 1106676 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1106676 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1106726 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1106816 | main | INFO | main | FiManagement.java:2027 | Successfully navigated to the 'Control Panel' page |
| 1106865 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immAdministration] |
| 1108948 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immAdministration] |
| 1109651 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immMenuImagingIndexes] |
| 1111824 | main | INFO | main | FiManagement.java:2031 | Successfully navigated to the 'Imaging Systems' page |
| 1111948 | main | INFO | main | FiManagement.java:2034 | <b>Expected: </b> Verify for Available Indexes panel clicking down arrow expands the row <br><b>Actual(Passed): </b>Successfuly verified for Available Indexes panel clicking down arrow expands the row |
| 1112351 | main | INFO | main | FiManagement.java:2038 | <b>Expected: </b> Verify for Available Indexes panel clicking arrow to collapse the row <br><b>Actual(Passed): </b>Successfuly verified for Available Indexes panel clicking arrow to collapse the row |
| 1112672 | main | INFO | main | FiManagement.java:2042 | <b>Expected: </b> Verify for Available Functions panel clicking down arrow expands the row <br><b>Actual(Passed): </b>Successfuly verified for Available Functions panel clicking down arrow expands the row |
| 1113003 | main | INFO | main | FiManagement.java:2046 | <b>Expected: </b> Verify for Available Functions panel clicking arrow to collapse the row <br><b>Actual(Passed): </b>Successfuly verified for Available Functions panel clicking arrow to collapse the row |
| 1119290 | main | INFO | main | FiManagement.java:2050 | <b>Expected: </b>Verify that when X button is clicked the field values are cleared<br><b>Actual(Passed): </b>Successfuly verified that when X button is clicked the field values are cleared |
| 1119338 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //mat-select[@id='mat-select-0']] |
| 1119380 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //mat-select[@id='mat-select-0']] |
| 1151130 | main | INFO | main | FiManagement.java:2056 | Selected Imaging system : Synergy |
| 1151243 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> css selector: input[id*='ParsedArchivedFileName']] |
| 1151823 | main | INFO | main | ImagingIndexesPage.java:292 | Entered 'Archived File Name Template' : {MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdfEdit |
| 1152881 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> css selector: input[id*='ArchivePath']] |
| 1153261 | main | INFO | main | ImagingIndexesPage.java:300 | Entered 'Archived Path' : C:\PDFEdit |
| 1154566 | main | INFO | main | ImagingIndexesPage.java:338 | Entered 'Include Blank Indexes' : trueEdit |
| 1155883 | main | INFO | main | ImagingIndexesPage.java:350 | Entered 'Delete Files' : trueEdit |
| 1156939 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immFileRoom] |
| 1157258 | main | INFO | main | ImagingIndexesPage.java:236 | Entered 'File Room' : RoomEdit with all the validations |
| 1158316 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immCabinet] |
| 1158631 | main | INFO | main | ImagingIndexesPage.java:240 | Entered 'Cabinet' : 44Edit with all the validations |
| 1159691 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immType] |
| 1160099 | main | INFO | main | ImagingIndexesPage.java:244 | Entered 'Type' : 122212Edit with all the validations |
| 1163167 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immInstitution] |
| 1163535 | main | INFO | main | ImagingIndexesPage.java:248 | Entered 'Institution' : 9997Edit with all the validations |
| 1166611 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immAuthority] |
| 1166978 | main | INFO | main | ImagingIndexesPage.java:252 | Entered 'Authority' : IMMEdit with all the validations |
| 1168028 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immVocabulary] |
| 1168355 | main | INFO | main | ImagingIndexesPage.java:256 | Entered 'Vocabulary' : IMMEdit with all the validations |
| 1171426 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immDocName] |
| 1171840 | main | INFO | main | ImagingIndexesPage.java:260 | Entered 'Document Name' : { MemberNumber }Edit with all the validations |
| 1172889 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> css selector: input[id*='ArchiveReplacePath']] |
| 1173282 | main | INFO | main | ImagingIndexesPage.java:304 | Entered 'Archived Replace Path' : C:\PDFEdit |
| 1186656 | main | INFO | main | FiManagement.java:2065 | <b>Expected: </b>Verify that when Reset button is clicked the field values are cleared<br><b>Actual(Passed): </b>Successfuly verified that when Reset button is clicked the field values are cleared |
| 1186699 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //mat-select[@id='mat-select-0']] |
| 1186734 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> xpath: //mat-select[@id='mat-select-0']] |
| 1218437 | main | INFO | main | FiManagement.java:2069 | Selected Imaging system : Synergy |
| 1227515 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/imagingindexes |
| 1227516 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1227554 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> css selector: input[id*='ParsedArchivedFileName']] |
| 1228060 | main | INFO | main | ImagingIndexesPage.java:292 | Entered 'Archived File Name Template' : {MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdf |
| 1229104 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> css selector: input[id*='ArchivePath']] |
| 1229479 | main | INFO | main | ImagingIndexesPage.java:300 | Entered 'Archived Path' : C:\PDF |
| 1230791 | main | INFO | main | ImagingIndexesPage.java:338 | Entered 'Include Blank Indexes' : true |
| 1232106 | main | INFO | main | ImagingIndexesPage.java:350 | Entered 'Delete Files' : true |
| 1233155 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immFileRoom] |
| 1233518 | main | INFO | main | ImagingIndexesPage.java:236 | Entered 'File Room' : Room with all the validations |
| 1234570 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immCabinet] |
| 1234891 | main | INFO | main | ImagingIndexesPage.java:240 | Entered 'Cabinet' : 44 with all the validations |
| 1235941 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immType] |
| 1236313 | main | INFO | main | ImagingIndexesPage.java:244 | Entered 'Type' : 122212 with all the validations |
| 1239395 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immInstitution] |
| 1239716 | main | INFO | main | ImagingIndexesPage.java:248 | Entered 'Institution' : 9997 with all the validations |
| 1242796 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immAuthority] |
| 1243195 | main | INFO | main | ImagingIndexesPage.java:252 | Entered 'Authority' : IMM with all the validations |
| 1244241 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immVocabulary] |
| 1244574 | main | INFO | main | ImagingIndexesPage.java:256 | Entered 'Vocabulary' : IMM with all the validations |
| 1247641 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> id: immDocName] |
| 1248011 | main | INFO | main | ImagingIndexesPage.java:260 | Entered 'Document Name' : { MemberNumber } with all the validations |
| 1249055 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8703c85c178ff3efbe7c369c42e9042f)] -> css selector: input[id*='ArchiveReplacePath']] |
| 1249380 | main | INFO | main | ImagingIndexesPage.java:304 | Entered 'Archived Replace Path' : C:\PDF |
| 1252614 | main | INFO | main | FiManagement.java:2080 | clicked on Save |
| 1254787 | main | INFO | main | FiManagement.java:2082 | clicked on Reset Archive Agent |
| 1254787 | main | INFO | main | FiManagement.java:2084 | Test Passed. |
| 1254788 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1255581 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportFileLocationPath_ER2267 |
| 1255591 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1255598 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1257734 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1257734 | main | INFO | main | Log.java:192 | |
| 1257734 | main | INFO | main | FiManagement.java:965 | **** verify the Member import file location path ***** |
| 1257734 | main | INFO | main | Log.java:194 | |
| 1262074 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d5-d40e-783c-a2e2-cd7c1b25f544&response_mode=fragment&client_info=1&nonce=0197e8d5-d40f-7062-b9aa-81ee2339664d&state=eyjpzci6ijaxotdlogq1lwq0mgytn2q0ys05zdg1ltgzmzfjmjgxogriocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jasrdq_k986c52isc-andyetqz778pi4acoxrnspvni&code_challenge_method=s256&sso_reload=true |
| 1262074 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1262152 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //input[@id='i0116']] |
| 1262152 | main | INFO | main | FiManagement.java:969 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1262206 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //input[@id='i0116']] |
| 1262263 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: idSIButton9] |
| 1262263 | main | INFO | main | FiManagement.java:972 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1262309 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //input[@id='i0116']] |
| 1262384 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //input[@id='i0116']] |
| 1265898 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d5-d40e-783c-a2e2-cd7c1b25f544&response_mode=fragment&client_info=1&nonce=0197e8d5-d40f-7062-b9aa-81ee2339664d&state=eyjpzci6ijaxotdlogq1lwq0mgytn2q0ys05zdg1ltgzmzfjmjgxogriocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jasrdq_k986c52isc-andyetqz778pi4acoxrnspvni&code_challenge_method=s256&sso_reload=true |
| 1265898 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1269129 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d5-d40e-783c-a2e2-cd7c1b25f544&response_mode=fragment&client_info=1&nonce=0197e8d5-d40f-7062-b9aa-81ee2339664d&state=eyjpzci6ijaxotdlogq1lwq0mgytn2q0ys05zdg1ltgzmzfjmjgxogriocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jasrdq_k986c52isc-andyetqz778pi4acoxrnspvni&code_challenge_method=s256&sso_reload=true |
| 1269130 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1269387 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1269433 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //input[@id='i0118']] |
| 1269474 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //input[@id='i0118']] |
| 1272712 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d5-d40e-783c-a2e2-cd7c1b25f544&response_mode=fragment&client_info=1&nonce=0197e8d5-d40f-7062-b9aa-81ee2339664d&state=eyjpzci6ijaxotdlogq1lwq0mgytn2q0ys05zdg1ltgzmzfjmjgxogriocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=jasrdq_k986c52isc-andyetqz778pi4acoxrnspvni&code_challenge_method=s256&sso_reload=true |
| 1272713 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1272922 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1272922 | main | INFO | main | FiManagement.java:976 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1276816 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1276816 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1283066 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1283066 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1286158 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1286158 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1286208 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //b[text()='Admin Dashboard']] |
| 1289329 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1289330 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1289373 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1289478 | main | INFO | main | FiManagement.java:979 | Successfully navigated to the 'Control Panel' page |
| 1289526 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immAdministration] |
| 1291627 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immAdministration] |
| 1294309 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immMenuMemberImportOnDemand] |
| 1296446 | main | INFO | main | FiManagement.java:983 | Successfully navigated to the 'Member Import' page |
| 1296493 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immFilePathOnDemand] |
| 1296531 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immFilePathOnDemand] |
| 1296847 | main | INFO | main | FiManagement.java:987 | Fill the file Path for 'On Demand' |
| 1299898 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immOnDemandImport] |
| 1300004 | main | INFO | main | FiManagement.java:988 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1300164 | main | INFO | main | FiManagement.java:993 | Click on clear button |
| 1303288 | main | INFO | main | FiManagement.java:994 | <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button |
| 1303329 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immFilePathOnDemand] |
| 1303385 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immFilePathOnDemand] |
| 1303703 | main | INFO | main | FiManagement.java:999 | Fill the file Path for 'On Demand' with Invalid Path |
| 1311937 | main | DEBUG | main | ImmUtils.java:321 | Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (d0cb867768a0fd43e19f1be87d3936c4)] -> id: immOnDemandImport] |
| 1312037 | main | INFO | main | FiManagement.java:1000 | <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given |
| 1327651 | main | DEBUG | main | BrowserActions.java:143 | Moved to element.. |
| 1343387 | main | FATAL | main | FiManagement.java:1022 | Timed out after 5 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportFileLocationPath_ER2267(FiManagement.java:1004) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d0cb867768a0fd43e19f1be87d3936c4, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52425}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: d0cb867768a0fd43e19f1be87d3936c4 at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more | |||||
| 1343388 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1344161 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportFilePathToolTip_ER2274 |
| 1344172 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1344177 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1348120 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1348120 | main | INFO | main | Log.java:192 | |
| 1348121 | main | INFO | main | FiManagement.java:1046 | **** verify the Member import file location path Tool Tip ***** |
| 1348121 | main | INFO | main | Log.java:194 | |
| 1352612 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-3547-73e2-8135-83f106ee14d1&response_mode=fragment&client_info=1&nonce=0197e8d7-3548-7f5b-980f-517676888596&state=eyjpzci6ijaxotdlogq3ltm1ndgtnzexms1hntc3lwuyotqzmdywzgq2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ic_9ydlczz6rg4kqo25wasijcz4rfc6pc2ylf5dgoxy&code_challenge_method=s256&sso_reload=true |
| 1352612 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1352663 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //input[@id='i0116']] |
| 1352664 | main | INFO | main | FiManagement.java:1050 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1352706 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //input[@id='i0116']] |
| 1352758 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> id: idSIButton9] |
| 1352758 | main | INFO | main | FiManagement.java:1053 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1352798 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //input[@id='i0116']] |
| 1352841 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //input[@id='i0116']] |
| 1356179 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-3547-73e2-8135-83f106ee14d1&response_mode=fragment&client_info=1&nonce=0197e8d7-3548-7f5b-980f-517676888596&state=eyjpzci6ijaxotdlogq3ltm1ndgtnzexms1hntc3lwuyotqzmdywzgq2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ic_9ydlczz6rg4kqo25wasijcz4rfc6pc2ylf5dgoxy&code_challenge_method=s256&sso_reload=true |
| 1356179 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1359483 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-3547-73e2-8135-83f106ee14d1&response_mode=fragment&client_info=1&nonce=0197e8d7-3548-7f5b-980f-517676888596&state=eyjpzci6ijaxotdlogq3ltm1ndgtnzexms1hntc3lwuyotqzmdywzgq2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ic_9ydlczz6rg4kqo25wasijcz4rfc6pc2ylf5dgoxy&code_challenge_method=s256&sso_reload=true |
| 1359483 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1359844 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1360070 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //input[@id='i0118']] |
| 1360214 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //input[@id='i0118']] |
| 1363494 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-3547-73e2-8135-83f106ee14d1&response_mode=fragment&client_info=1&nonce=0197e8d7-3548-7f5b-980f-517676888596&state=eyjpzci6ijaxotdlogq3ltm1ndgtnzexms1hntc3lwuyotqzmdywzgq2yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ic_9ydlczz6rg4kqo25wasijcz4rfc6pc2ylf5dgoxy&code_challenge_method=s256&sso_reload=true |
| 1363495 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1363706 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1363707 | main | INFO | main | FiManagement.java:1057 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1367707 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1367707 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1374968 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1374968 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1378045 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1378046 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1378122 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //b[text()='Admin Dashboard']] |
| 1381240 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1381240 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1381284 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1381351 | main | INFO | main | FiManagement.java:1060 | Successfully navigated to the 'Control Panel' page |
| 1381399 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> id: immAdministration] |
| 1383508 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> id: immAdministration] |
| 1385930 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4123cb296f1a26e9e1d80b99afb1176f)] -> id: immMenuMemberImportOnDemand] |
| 1388069 | main | INFO | main | FiManagement.java:1064 | Successfully navigated to the 'Member Import' page |
| 1390338 | main | INFO | main | FiManagement.java:1070 | <b>Expected: </b>verify Mouse hover on 'FilePath' tooltip is showing correct message <br><b>Actual(Passed): </b>verified Mouse hover on 'FilePath' tooltip is showing correct message |
| 1390339 | main | INFO | main | FiManagement.java:1077 | Test Passed. |
| 1390339 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1391031 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportInAgentPage |
| 1391042 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1391048 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1394945 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1394945 | main | INFO | main | Log.java:192 | |
| 1394945 | main | INFO | main | FiManagement.java:698 | **** verify MemberImport In AgentPage ***** |
| 1394945 | main | INFO | main | Log.java:194 | |
| 1400188 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-ef31-7e5f-b9cb-d04ddd4e9e84&response_mode=fragment&client_info=1&nonce=0197e8d7-ef33-7f9f-a4f4-06fe497ec5bf&state=eyjpzci6ijaxotdlogq3lwvmmzitn2rlmi05zmzlltlknzjkyjdhzde4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5svp_mhyp2eyugtxkuk8_ej26hn0p1lvqpl8assn31a&code_challenge_method=s256&sso_reload=true |
| 1400188 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1400240 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //input[@id='i0116']] |
| 1400240 | main | INFO | main | FiManagement.java:702 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1400279 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //input[@id='i0116']] |
| 1400322 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> id: idSIButton9] |
| 1400323 | main | INFO | main | FiManagement.java:705 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1400365 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //input[@id='i0116']] |
| 1400403 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //input[@id='i0116']] |
| 1403825 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-ef31-7e5f-b9cb-d04ddd4e9e84&response_mode=fragment&client_info=1&nonce=0197e8d7-ef33-7f9f-a4f4-06fe497ec5bf&state=eyjpzci6ijaxotdlogq3lwvmmzitn2rlmi05zmzlltlknzjkyjdhzde4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5svp_mhyp2eyugtxkuk8_ej26hn0p1lvqpl8assn31a&code_challenge_method=s256&sso_reload=true |
| 1403825 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1407169 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-ef31-7e5f-b9cb-d04ddd4e9e84&response_mode=fragment&client_info=1&nonce=0197e8d7-ef33-7f9f-a4f4-06fe497ec5bf&state=eyjpzci6ijaxotdlogq3lwvmmzitn2rlmi05zmzlltlknzjkyjdhzde4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5svp_mhyp2eyugtxkuk8_ej26hn0p1lvqpl8assn31a&code_challenge_method=s256&sso_reload=true |
| 1407169 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1407472 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1407538 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //input[@id='i0118']] |
| 1407579 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //input[@id='i0118']] |
| 1410815 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d7-ef31-7e5f-b9cb-d04ddd4e9e84&response_mode=fragment&client_info=1&nonce=0197e8d7-ef33-7f9f-a4f4-06fe497ec5bf&state=eyjpzci6ijaxotdlogq3lwvmmzitn2rlmi05zmzlltlknzjkyjdhzde4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=5svp_mhyp2eyugtxkuk8_ej26hn0p1lvqpl8assn31a&code_challenge_method=s256&sso_reload=true |
| 1410815 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1411036 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1411036 | main | INFO | main | FiManagement.java:709 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1414231 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1414232 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1420482 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1420483 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1423539 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1423539 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1423588 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //b[text()='Admin Dashboard']] |
| 1426676 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1426676 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1426722 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1426828 | main | INFO | main | FiManagement.java:712 | Successfully navigated to the 'Control Panel' page |
| 1426898 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> id: immAdministration] |
| 1428976 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> id: immAdministration] |
| 1429159 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8c6fbd5508b92650280391518cb45e35)] -> id: immMenuAgents] |
| 1431350 | main | INFO | main | FiManagement.java:716 | Successfully navigated to the 'Agents' page |
| 1446032 | main | FATAL | main | FiManagement.java:781 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.AgentsPage.chkSearchAgent(AgentsPage.java:592) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportInAgentPage(FiManagement.java:760) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 1446033 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1446810 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportOnDemandPage |
| 1446824 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1446831 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1449087 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1449087 | main | INFO | main | Log.java:192 | |
| 1449087 | main | INFO | main | FiManagement.java:876 | **** verify Member Import 'On Demand' Page ***** |
| 1449088 | main | INFO | main | Log.java:194 | |
| 1454439 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d8-c325-7940-86e7-782d0d863334&response_mode=fragment&client_info=1&nonce=0197e8d8-c327-7f91-8596-3942a19a049a&state=eyjpzci6ijaxotdlogq4lwmzmjctn2q4zc1hymqwlwe3nmyxntjkyty4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ry2d4ly8afjvkkylzqrjszj41j7lu2akikdbzpgtouk&code_challenge_method=s256&sso_reload=true |
| 1454439 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1454514 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //input[@id='i0116']] |
| 1454514 | main | INFO | main | FiManagement.java:880 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1454558 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //input[@id='i0116']] |
| 1454607 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: idSIButton9] |
| 1454607 | main | INFO | main | FiManagement.java:883 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1454649 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //input[@id='i0116']] |
| 1454693 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //input[@id='i0116']] |
| 1458002 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d8-c325-7940-86e7-782d0d863334&response_mode=fragment&client_info=1&nonce=0197e8d8-c327-7f91-8596-3942a19a049a&state=eyjpzci6ijaxotdlogq4lwmzmjctn2q4zc1hymqwlwe3nmyxntjkyty4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ry2d4ly8afjvkkylzqrjszj41j7lu2akikdbzpgtouk&code_challenge_method=s256&sso_reload=true |
| 1458002 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1461217 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d8-c325-7940-86e7-782d0d863334&response_mode=fragment&client_info=1&nonce=0197e8d8-c327-7f91-8596-3942a19a049a&state=eyjpzci6ijaxotdlogq4lwmzmjctn2q4zc1hymqwlwe3nmyxntjkyty4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ry2d4ly8afjvkkylzqrjszj41j7lu2akikdbzpgtouk&code_challenge_method=s256&sso_reload=true |
| 1461217 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1461481 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1461524 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //input[@id='i0118']] |
| 1461567 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //input[@id='i0118']] |
| 1464766 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8d8-c325-7940-86e7-782d0d863334&response_mode=fragment&client_info=1&nonce=0197e8d8-c327-7f91-8596-3942a19a049a&state=eyjpzci6ijaxotdlogq4lwmzmjctn2q4zc1hymqwlwe3nmyxntjkyty4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=ry2d4ly8afjvkkylzqrjszj41j7lu2akikdbzpgtouk&code_challenge_method=s256&sso_reload=true |
| 1464766 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1464972 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1464972 | main | INFO | main | FiManagement.java:887 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1468720 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1468720 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1475809 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1475809 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1478891 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1478891 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1478938 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //b[text()='Admin Dashboard']] |
| 1482006 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1482007 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1482051 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1482122 | main | INFO | main | FiManagement.java:890 | Successfully navigated to the 'Control Panel' page |
| 1482169 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immAdministration] |
| 1484243 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immAdministration] |
| 1486734 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immMenuMemberImportOnDemand] |
| 1488870 | main | INFO | main | FiManagement.java:894 | Successfully navigated to the 'Member Import' page |
| 1488916 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immFilePathOnDemand] |
| 1488954 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immFilePathOnDemand] |
| 1489266 | main | INFO | main | FiManagement.java:898 | Fill the file Path for 'On Demand' |
| 1492326 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immOnDemandImport] |
| 1492407 | main | INFO | main | FiManagement.java:899 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1492558 | main | INFO | main | FiManagement.java:904 | Click on clear button |
| 1495689 | main | INFO | main | FiManagement.java:905 | <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button |
| 1495728 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immFilePathOnDemand] |
| 1495769 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immFilePathOnDemand] |
| 1496078 | main | INFO | main | FiManagement.java:910 | Fill the file Path for 'On Demand' with Invalid Path |
| 1504296 | main | DEBUG | main | ImmUtils.java:321 | Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9054ceb1f5028d384dfa4ad81b01b1cb)] -> id: immOnDemandImport] |
| 1504376 | main | INFO | main | FiManagement.java:911 | <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given |
| 1520085 | main | DEBUG | main | BrowserActions.java:143 | Moved to element.. |
| 1535842 | main | FATAL | main | FiManagement.java:941 | Timed out after 5 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportOnDemandPage(FiManagement.java:915) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [9054ceb1f5028d384dfa4ad81b01b1cb, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53091}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 9054ceb1f5028d384dfa4ad81b01b1cb at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more | |||||
| 1535843 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1536616 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportOnDemandPageClearAndX_ER2269 |
| 1536626 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1536632 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1538933 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1538934 | main | INFO | main | Log.java:192 | |
| 1538934 | main | INFO | main | FiManagement.java:3284 | **** verify Member Import 'On Demand' Page X and clear ***** |
| 1538934 | main | INFO | main | Log.java:194 | |
| 1543421 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-1eb0-7dee-87dd-9e0c3073e304&response_mode=fragment&client_info=1&nonce=0197e8da-1eb2-7e49-bd26-3f2386ed56be&state=eyjpzci6ijaxotdlogrhltflyjetnzqync1izjk4lwzhyzaymjkwnmq4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=igwx9lm7xe-ao1leljlwvpxzjm2sklrc-kqqpblrex4&code_challenge_method=s256&sso_reload=true |
| 1543422 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1543482 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //input[@id='i0116']] |
| 1543482 | main | INFO | main | FiManagement.java:3288 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1543524 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //input[@id='i0116']] |
| 1543577 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: idSIButton9] |
| 1543577 | main | INFO | main | FiManagement.java:3291 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1543619 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //input[@id='i0116']] |
| 1543662 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //input[@id='i0116']] |
| 1546982 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-1eb0-7dee-87dd-9e0c3073e304&response_mode=fragment&client_info=1&nonce=0197e8da-1eb2-7e49-bd26-3f2386ed56be&state=eyjpzci6ijaxotdlogrhltflyjetnzqync1izjk4lwzhyzaymjkwnmq4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=igwx9lm7xe-ao1leljlwvpxzjm2sklrc-kqqpblrex4&code_challenge_method=s256&sso_reload=true |
| 1546982 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1550233 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-1eb0-7dee-87dd-9e0c3073e304&response_mode=fragment&client_info=1&nonce=0197e8da-1eb2-7e49-bd26-3f2386ed56be&state=eyjpzci6ijaxotdlogrhltflyjetnzqync1izjk4lwzhyzaymjkwnmq4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=igwx9lm7xe-ao1leljlwvpxzjm2sklrc-kqqpblrex4&code_challenge_method=s256&sso_reload=true |
| 1550233 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1550530 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1550590 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //input[@id='i0118']] |
| 1550648 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //input[@id='i0118']] |
| 1553897 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-1eb0-7dee-87dd-9e0c3073e304&response_mode=fragment&client_info=1&nonce=0197e8da-1eb2-7e49-bd26-3f2386ed56be&state=eyjpzci6ijaxotdlogrhltflyjetnzqync1izjk4lwzhyzaymjkwnmq4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=igwx9lm7xe-ao1leljlwvpxzjm2sklrc-kqqpblrex4&code_challenge_method=s256&sso_reload=true |
| 1553897 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1554109 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1554109 | main | INFO | main | FiManagement.java:3295 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1557345 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1557345 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1564447 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1564447 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1567513 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1567513 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1567561 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //b[text()='Admin Dashboard']] |
| 1570658 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1570659 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1570700 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1570789 | main | INFO | main | FiManagement.java:3298 | Successfully navigated to the 'Control Panel' page |
| 1570834 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immAdministration] |
| 1572917 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immAdministration] |
| 1575360 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immMenuMemberImportOnDemand] |
| 1577502 | main | INFO | main | FiManagement.java:3302 | Successfully navigated to the 'Member Import' page |
| 1577550 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immFilePathOnDemand] |
| 1577590 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immFilePathOnDemand] |
| 1577909 | main | INFO | main | FiManagement.java:3306 | Fill the file Path for 'On Demand' |
| 1580966 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immOnDemandImport] |
| 1581058 | main | INFO | main | FiManagement.java:3307 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1581202 | main | INFO | main | FiManagement.java:3312 | Click on clear button |
| 1584317 | main | INFO | main | FiManagement.java:3313 | <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button |
| 1584355 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immFilePathOnDemand] |
| 1584402 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immFilePathOnDemand] |
| 1584709 | main | INFO | main | FiManagement.java:3318 | Fill the file Path for 'On Demand' |
| 1584870 | main | INFO | main | FiManagement.java:3321 | Click on X clear button |
| 1587976 | main | INFO | main | FiManagement.java:3323 | <b>Expected: </b>verify the import file path is empty after clicking X clear tool tip<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking X clear tool tip |
| 1588015 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immFilePathOnDemand] |
| 1588057 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immFilePathOnDemand] |
| 1588331 | main | INFO | main | FiManagement.java:3328 | Fill the file Path for 'On Demand' |
| 1588373 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce7d4da35431b575c1eacc91fe12a46f)] -> id: immOnDemandImport] |
| 1588731 | main | INFO | main | FiManagement.java:3330 | Ckicked in Import |
| 1588732 | main | INFO | main | FiManagement.java:3331 | Test Passed. |
| 1588732 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1589627 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportOnDemandPageDiffSizes_ER2270 |
| 1589636 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1589642 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1592059 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1592059 | main | INFO | main | Log.java:192 | |
| 1592059 | main | INFO | main | FiManagement.java:3359 | **** verify Member Import 'On Demand' Page with different file size ***** |
| 1592059 | main | INFO | main | Log.java:194 | |
| 1598348 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-f568-78f3-b1ee-6f325962143d&response_mode=fragment&client_info=1&nonce=0197e8da-f56a-7797-815b-625bff85a059&state=eyjpzci6ijaxotdlogrhlwy1nmetnzi5mc04ztfjlwq1nte3nzziywq4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=v5ebjz9iszmhszwy0huqohg5qvlltowwpjicu9a0tuu&code_challenge_method=s256&sso_reload=true |
| 1598348 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1598408 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //input[@id='i0116']] |
| 1598408 | main | INFO | main | FiManagement.java:3363 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1598450 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //input[@id='i0116']] |
| 1598503 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: idSIButton9] |
| 1598503 | main | INFO | main | FiManagement.java:3366 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1598547 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //input[@id='i0116']] |
| 1598595 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //input[@id='i0116']] |
| 1602121 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-f568-78f3-b1ee-6f325962143d&response_mode=fragment&client_info=1&nonce=0197e8da-f56a-7797-815b-625bff85a059&state=eyjpzci6ijaxotdlogrhlwy1nmetnzi5mc04ztfjlwq1nte3nzziywq4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=v5ebjz9iszmhszwy0huqohg5qvlltowwpjicu9a0tuu&code_challenge_method=s256&sso_reload=true |
| 1602122 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1605524 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-f568-78f3-b1ee-6f325962143d&response_mode=fragment&client_info=1&nonce=0197e8da-f56a-7797-815b-625bff85a059&state=eyjpzci6ijaxotdlogrhlwy1nmetnzi5mc04ztfjlwq1nte3nzziywq4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=v5ebjz9iszmhszwy0huqohg5qvlltowwpjicu9a0tuu&code_challenge_method=s256&sso_reload=true |
| 1605524 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1605763 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1605805 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //input[@id='i0118']] |
| 1605843 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //input[@id='i0118']] |
| 1609056 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8da-f568-78f3-b1ee-6f325962143d&response_mode=fragment&client_info=1&nonce=0197e8da-f56a-7797-815b-625bff85a059&state=eyjpzci6ijaxotdlogrhlwy1nmetnzi5mc04ztfjlwq1nte3nzziywq4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=v5ebjz9iszmhszwy0huqohg5qvlltowwpjicu9a0tuu&code_challenge_method=s256&sso_reload=true |
| 1609057 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1609260 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1609260 | main | INFO | main | FiManagement.java:3370 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1612496 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1612496 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1618783 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1618784 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1621885 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1621885 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1621937 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //b[text()='Admin Dashboard']] |
| 1624993 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1624993 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1625036 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1625103 | main | INFO | main | FiManagement.java:3373 | Successfully navigated to the 'Control Panel' page |
| 1625143 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immAdministration] |
| 1627214 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immAdministration] |
| 1629653 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immMenuMemberImportOnDemand] |
| 1631810 | main | INFO | main | FiManagement.java:3377 | Successfully navigated to the 'Member Import' page |
| 1631863 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immFilePathOnDemand] |
| 1631899 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immFilePathOnDemand] |
| 1632211 | main | INFO | main | FiManagement.java:3381 | Fill the file Path with member import email underscore.csv for On Demand |
| 1635261 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immOnDemandImport] |
| 1635369 | main | INFO | main | FiManagement.java:3382 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1635418 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5059c1aadaa4afc9067ffaae23071a40)] -> id: immOnDemandImport] |
| 1635692 | main | INFO | main | FiManagement.java:3388 | Clicked on Import |
| 1635692 | main | INFO | main | FiManagement.java:3389 | Test Passed. |
| 1635692 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1636410 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportOnDemandPageFileExtensions_ER2268 |
| 1636420 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1636425 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1639079 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1639079 | main | INFO | main | Log.java:192 | |
| 1639080 | main | INFO | main | FiManagement.java:3193 | **** verify Member Import 'On Demand' Page different file extensions ***** |
| 1639080 | main | INFO | main | Log.java:194 | |
| 1645047 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8db-abd2-791e-80db-6ff0324c48fc&response_mode=fragment&client_info=1&nonce=0197e8db-abd3-7f93-a9f8-0533015a0a07&state=eyjpzci6ijaxotdlogrilwfizdmtn2rlys1izmq4ltmwnjhhzwzlotnimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kyhklg01upph8tfj0dkxcg3_9nuwcw_qajkl05f2heo&code_challenge_method=s256&sso_reload=true |
| 1645048 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1645110 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //input[@id='i0116']] |
| 1645110 | main | INFO | main | FiManagement.java:3197 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1645151 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //input[@id='i0116']] |
| 1645280 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: idSIButton9] |
| 1645280 | main | INFO | main | FiManagement.java:3200 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1645339 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //input[@id='i0116']] |
| 1645443 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //input[@id='i0116']] |
| 1648878 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8db-abd2-791e-80db-6ff0324c48fc&response_mode=fragment&client_info=1&nonce=0197e8db-abd3-7f93-a9f8-0533015a0a07&state=eyjpzci6ijaxotdlogrilwfizdmtn2rlys1izmq4ltmwnjhhzwzlotnimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kyhklg01upph8tfj0dkxcg3_9nuwcw_qajkl05f2heo&code_challenge_method=s256&sso_reload=true |
| 1648878 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1652100 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8db-abd2-791e-80db-6ff0324c48fc&response_mode=fragment&client_info=1&nonce=0197e8db-abd3-7f93-a9f8-0533015a0a07&state=eyjpzci6ijaxotdlogrilwfizdmtn2rlys1izmq4ltmwnjhhzwzlotnimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kyhklg01upph8tfj0dkxcg3_9nuwcw_qajkl05f2heo&code_challenge_method=s256&sso_reload=true |
| 1652100 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1652345 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1652401 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //input[@id='i0118']] |
| 1652438 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //input[@id='i0118']] |
| 1655714 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8db-abd2-791e-80db-6ff0324c48fc&response_mode=fragment&client_info=1&nonce=0197e8db-abd3-7f93-a9f8-0533015a0a07&state=eyjpzci6ijaxotdlogrilwfizdmtn2rlys1izmq4ltmwnjhhzwzlotnimyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=kyhklg01upph8tfj0dkxcg3_9nuwcw_qajkl05f2heo&code_challenge_method=s256&sso_reload=true |
| 1655714 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1655945 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1655945 | main | INFO | main | FiManagement.java:3204 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1659164 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1659164 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1666324 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1666324 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1669382 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1669382 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1669433 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //b[text()='Admin Dashboard']] |
| 1672547 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1672547 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1672591 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1672681 | main | INFO | main | FiManagement.java:3207 | Successfully navigated to the 'Control Panel' page |
| 1672738 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immAdministration] |
| 1674840 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immAdministration] |
| 1677314 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immMenuMemberImportOnDemand] |
| 1679463 | main | INFO | main | FiManagement.java:3211 | Successfully navigated to the 'Member Import' page |
| 1679506 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immFilePathOnDemand] |
| 1679544 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immFilePathOnDemand] |
| 1679912 | main | INFO | main | FiManagement.java:3215 | Fill the file Path for 'On Demand' |
| 1682958 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immOnDemandImport] |
| 1683056 | main | INFO | main | FiManagement.java:3216 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1686178 | main | INFO | main | FiManagement.java:3222 | <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button |
| 1686219 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immFilePathOnDemand] |
| 1686254 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immFilePathOnDemand] |
| 1686665 | main | INFO | main | FiManagement.java:3227 | Fill the file Path for 'On Demand' with Invalid File Extension .txt |
| 1694895 | main | DEBUG | main | ImmUtils.java:321 | Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f8f52e815b5142723b99655cdc6a84db)] -> id: immOnDemandImport] |
| 1694995 | main | INFO | main | FiManagement.java:3228 | <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given |
| 1710603 | main | DEBUG | main | BrowserActions.java:143 | Moved to element.. |
| 1726336 | main | FATAL | main | FiManagement.java:3258 | Timed out after 5 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportOnDemandPageFileExtensions_ER2268(FiManagement.java:3232) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [f8f52e815b5142723b99655cdc6a84db, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53697}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: f8f52e815b5142723b99655cdc6a84db at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more | |||||
| 1726337 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1727068 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportPageTimeAndDatePickers |
| 1727080 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1727085 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1729395 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1729396 | main | INFO | main | Log.java:192 | |
| 1729396 | main | INFO | main | FiManagement.java:1883 | **** verify Member Import Page Time And Date Pickers ***** |
| 1729396 | main | INFO | main | Log.java:194 | |
| 1734116 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-07b8-7dac-9394-3a2f313cfd15&response_mode=fragment&client_info=1&nonce=0197e8dd-07ba-76c1-919f-228a3f829c49&state=eyjpzci6ijaxotdlogrklta3yjktn2uyms1hm2uzltgxoti1mtzjmwvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t1cnfmff3eyssdsb4kn4swsmhvupcb7mdtye4rv3myc&code_challenge_method=s256&sso_reload=true |
| 1734117 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1734166 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //input[@id='i0116']] |
| 1734167 | main | INFO | main | FiManagement.java:1887 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1734208 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //input[@id='i0116']] |
| 1734249 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> id: idSIButton9] |
| 1734249 | main | INFO | main | FiManagement.java:1890 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1734290 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //input[@id='i0116']] |
| 1734327 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //input[@id='i0116']] |
| 1737657 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-07b8-7dac-9394-3a2f313cfd15&response_mode=fragment&client_info=1&nonce=0197e8dd-07ba-76c1-919f-228a3f829c49&state=eyjpzci6ijaxotdlogrklta3yjktn2uyms1hm2uzltgxoti1mtzjmwvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t1cnfmff3eyssdsb4kn4swsmhvupcb7mdtye4rv3myc&code_challenge_method=s256&sso_reload=true |
| 1737657 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1740893 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-07b8-7dac-9394-3a2f313cfd15&response_mode=fragment&client_info=1&nonce=0197e8dd-07ba-76c1-919f-228a3f829c49&state=eyjpzci6ijaxotdlogrklta3yjktn2uyms1hm2uzltgxoti1mtzjmwvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t1cnfmff3eyssdsb4kn4swsmhvupcb7mdtye4rv3myc&code_challenge_method=s256&sso_reload=true |
| 1740893 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1741163 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1741253 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //input[@id='i0118']] |
| 1741317 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //input[@id='i0118']] |
| 1744586 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-07b8-7dac-9394-3a2f313cfd15&response_mode=fragment&client_info=1&nonce=0197e8dd-07ba-76c1-919f-228a3f829c49&state=eyjpzci6ijaxotdlogrklta3yjktn2uyms1hm2uzltgxoti1mtzjmwvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=t1cnfmff3eyssdsb4kn4swsmhvupcb7mdtye4rv3myc&code_challenge_method=s256&sso_reload=true |
| 1744587 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1744814 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1744815 | main | INFO | main | FiManagement.java:1894 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1748053 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1748053 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1754350 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1754350 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1757439 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1757439 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1757488 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //b[text()='Admin Dashboard']] |
| 1760575 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1760575 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1760616 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1760682 | main | INFO | main | FiManagement.java:1897 | Successfully navigated to the 'Control Panel' page |
| 1760728 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> id: immAdministration] |
| 1762817 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> id: immAdministration] |
| 1765261 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a50fee2f91ef3bd0b057dccd892b74b5)] -> id: immMenuMemberImportSchedule] |
| 1767464 | main | INFO | main | FiManagement.java:1901 | Successfully navigated to the 'Member Import' page |
| 1780151 | main | FATAL | main | FiManagement.java:1965 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:593) at com.imm.ereceipt.pages.MemberImportPage.clickHourUpDownArrow(MemberImportPage.java:685) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportPageTimeAndDatePickers(FiManagement.java:1904) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [a50fee2f91ef3bd0b057dccd892b74b5, actions {actions=[org.openqa.selenium.interactions.Sequence@5ce0d1aa]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53958}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: a50fee2f91ef3bd0b057dccd892b74b5 at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:663) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631) ... 37 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 44 more Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 65 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) ... 69 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[1]"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [a50fee2f91ef3bd0b057dccd892b74b5, findElement {using=xpath, value=//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[1]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53958}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: a50fee2f91ef3bd0b057dccd892b74b5 at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 75 more | |||||
| 1780154 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1780828 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePage |
| 1780839 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1780846 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1783403 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1783403 | main | INFO | main | Log.java:192 | |
| 1783403 | main | INFO | main | FiManagement.java:1101 | **** verify Member Import 'Schedule' Page ***** |
| 1783403 | main | INFO | main | Log.java:194 | |
| 1789921 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-e203-7417-85ad-407e9c57d1f1&response_mode=fragment&client_info=1&nonce=0197e8dd-e205-7eb5-aab4-672e4d9f3d8d&state=eyjpzci6ijaxotdlogrklwuymdqtnzq5my1imte3ltfkmdrmmzzhzguynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=por5-hm5rx5ypt3gqxk7kjt3cgr9x9gxwk69g7_7noq&code_challenge_method=s256&sso_reload=true |
| 1789921 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1789972 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@id='i0116']] |
| 1789972 | main | INFO | main | FiManagement.java:1105 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1790014 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@id='i0116']] |
| 1790056 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: idSIButton9] |
| 1790056 | main | INFO | main | FiManagement.java:1108 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1790098 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@id='i0116']] |
| 1790136 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@id='i0116']] |
| 1793445 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-e203-7417-85ad-407e9c57d1f1&response_mode=fragment&client_info=1&nonce=0197e8dd-e205-7eb5-aab4-672e4d9f3d8d&state=eyjpzci6ijaxotdlogrklwuymdqtnzq5my1imte3ltfkmdrmmzzhzguynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=por5-hm5rx5ypt3gqxk7kjt3cgr9x9gxwk69g7_7noq&code_challenge_method=s256&sso_reload=true |
| 1793446 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1796731 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-e203-7417-85ad-407e9c57d1f1&response_mode=fragment&client_info=1&nonce=0197e8dd-e205-7eb5-aab4-672e4d9f3d8d&state=eyjpzci6ijaxotdlogrklwuymdqtnzq5my1imte3ltfkmdrmmzzhzguynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=por5-hm5rx5ypt3gqxk7kjt3cgr9x9gxwk69g7_7noq&code_challenge_method=s256&sso_reload=true |
| 1796731 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1797065 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1797121 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@id='i0118']] |
| 1797225 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@id='i0118']] |
| 1800490 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8dd-e203-7417-85ad-407e9c57d1f1&response_mode=fragment&client_info=1&nonce=0197e8dd-e205-7eb5-aab4-672e4d9f3d8d&state=eyjpzci6ijaxotdlogrklwuymdqtnzq5my1imte3ltfkmdrmmzzhzguynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=por5-hm5rx5ypt3gqxk7kjt3cgr9x9gxwk69g7_7noq&code_challenge_method=s256&sso_reload=true |
| 1800490 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1800692 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1800692 | main | INFO | main | FiManagement.java:1112 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1804462 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1804462 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1811666 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1811667 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1814725 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1814725 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1814775 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //b[text()='Admin Dashboard']] |
| 1817897 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1817897 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1817942 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1818045 | main | INFO | main | FiManagement.java:1115 | Successfully navigated to the 'Control Panel' page |
| 1818131 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immAdministration] |
| 1820228 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immAdministration] |
| 1822674 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immMenuMemberImportSchedule] |
| 1824838 | main | INFO | main | FiManagement.java:1119 | Successfully navigated to the 'Member Import' page |
| 1824902 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@aria-label='Minutes']] |
| 1824976 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> xpath: //input[@aria-label='Hours']] |
| 1828166 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immScheduleDate] |
| 1828360 | main | INFO | main | FiManagement.java:1123 | Changing date and time after 1 days for 'Schedule' |
| 1828530 | main | INFO | main | MemberImportPage.java:536 | click on Daily |
| 1834630 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/memberimport/sd |
| 1834630 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1834672 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immFilePathSchedule] |
| 1834714 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immFilePathSchedule] |
| 1835029 | main | INFO | main | FiManagement.java:1128 | Fill the file Path for 'Schedule' |
| 1838149 | main | INFO | main | FiManagement.java:1130 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1838323 | main | INFO | main | FiManagement.java:1135 | Click on clear button |
| 1839461 | main | INFO | main | FiManagement.java:1137 | <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button |
| 1839502 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immFilePathSchedule] |
| 1839538 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad68b11bb61930ce066c5563a2eff7e)] -> id: immFilePathSchedule] |
| 1839832 | main | INFO | main | FiManagement.java:1144 | Fill the file Path for 'Schedule' with Invalid Path |
| 1842962 | main | INFO | main | FiManagement.java:1145 | <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given |
| 1858646 | main | DEBUG | main | BrowserActions.java:143 | Moved to element.. |
| 1874370 | main | FATAL | main | FiManagement.java:1187 | Timed out after 5 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getText(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.isErrorMesagePresent(MemberImportPage.java:233) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePage(FiManagement.java:1149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"mat-error[id*='mat-error-']"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [7ad68b11bb61930ce066c5563a2eff7e, findElement {using=css selector, value=mat-error[id*='mat-error-']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54143}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 7ad68b11bb61930ce066c5563a2eff7e at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 32 more | |||||
| 1874371 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1875077 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePageCustom_ER2263 |
| 1875086 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1875092 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1877556 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1877556 | main | INFO | main | Log.java:192 | |
| 1877557 | main | INFO | main | FiManagement.java:1351 | **** verify the Member import Schedule custom Schedule ***** |
| 1877557 | main | INFO | main | Log.java:194 | |
| 1882170 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8df-4a16-713a-8e1a-2b8f4ba8d7e1&response_mode=fragment&client_info=1&nonce=0197e8df-4a18-79fc-bbbd-da39a78db9e1&state=eyjpzci6ijaxotdlogrmltrhmtctnzlimc05nju1ltc4zgiwzwy3ytm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cqycqsdlmyvfapdlcl75bx53l9bkes2tbnbja1b5410&code_challenge_method=s256&sso_reload=true |
| 1882171 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1882227 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //input[@id='i0116']] |
| 1882227 | main | INFO | main | FiManagement.java:1355 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1882266 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //input[@id='i0116']] |
| 1882311 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: idSIButton9] |
| 1882312 | main | INFO | main | FiManagement.java:1358 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1882350 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //input[@id='i0116']] |
| 1882391 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //input[@id='i0116']] |
| 1885709 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8df-4a16-713a-8e1a-2b8f4ba8d7e1&response_mode=fragment&client_info=1&nonce=0197e8df-4a18-79fc-bbbd-da39a78db9e1&state=eyjpzci6ijaxotdlogrmltrhmtctnzlimc05nju1ltc4zgiwzwy3ytm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cqycqsdlmyvfapdlcl75bx53l9bkes2tbnbja1b5410&code_challenge_method=s256&sso_reload=true |
| 1885710 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1889005 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8df-4a16-713a-8e1a-2b8f4ba8d7e1&response_mode=fragment&client_info=1&nonce=0197e8df-4a18-79fc-bbbd-da39a78db9e1&state=eyjpzci6ijaxotdlogrmltrhmtctnzlimc05nju1ltc4zgiwzwy3ytm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cqycqsdlmyvfapdlcl75bx53l9bkes2tbnbja1b5410&code_challenge_method=s256&sso_reload=true |
| 1889005 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1889265 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1889312 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //input[@id='i0118']] |
| 1889355 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //input[@id='i0118']] |
| 1892646 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8df-4a16-713a-8e1a-2b8f4ba8d7e1&response_mode=fragment&client_info=1&nonce=0197e8df-4a18-79fc-bbbd-da39a78db9e1&state=eyjpzci6ijaxotdlogrmltrhmtctnzlimc05nju1ltc4zgiwzwy3ytm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=cqycqsdlmyvfapdlcl75bx53l9bkes2tbnbja1b5410&code_challenge_method=s256&sso_reload=true |
| 1892646 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1892851 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1892851 | main | INFO | main | FiManagement.java:1362 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1896624 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1896624 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1902893 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1902893 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1906015 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1906015 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1906064 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //b[text()='Admin Dashboard']] |
| 1909132 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1909132 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1909175 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1909242 | main | INFO | main | FiManagement.java:1365 | Successfully navigated to the 'Control Panel' page |
| 1909285 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immAdministration] |
| 1911380 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immAdministration] |
| 1913821 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immMenuMemberImportSchedule] |
| 1915993 | main | INFO | main | FiManagement.java:1369 | Successfully navigated to the 'Member Import' page |
| 1919026 | main | INFO | main | MemberImportPage.java:588 | click on Custom |
| 1919071 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immRecurEveryXDays] |
| 1919262 | main | INFO | main | FiManagement.java:1378 | Set schedule type to custom succesfully |
| 1919307 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immFilePathSchedule] |
| 1919347 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immFilePathSchedule] |
| 1919614 | main | INFO | main | FiManagement.java:1380 | Fill the file Path for 'Schedule' |
| 1922756 | main | INFO | main | FiManagement.java:1382 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1922807 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (93a6e6d1ff6ac056334e806b32e75219)] -> id: immScheduleImport] |
| 1924985 | main | INFO | main | FiManagement.java:1387 | Clicked on import button successfully' |
| 1924985 | main | INFO | main | FiManagement.java:1389 | Test Passed. |
| 1924985 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1925715 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePageDaily_ER2261 |
| 1925725 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1925731 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1928199 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1928200 | main | INFO | main | Log.java:192 | |
| 1928200 | main | INFO | main | FiManagement.java:1411 | **** verify the Member import Schedule Daily Schedule ***** |
| 1928200 | main | INFO | main | Log.java:194 | |
| 1933698 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-1344-70bd-a888-99c31e7ebb2e&response_mode=fragment&client_info=1&nonce=0197e8e0-1345-7aec-a39b-4c32fadf679c&state=eyjpzci6ijaxotdloguwltezndutnzbjys1hzjzkltc5nda3yta3zmjjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2n0ldaticasowpedzfy8vihzfgwvy_uopnbzjxz_yj4&code_challenge_method=s256&sso_reload=true |
| 1933698 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1933749 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //input[@id='i0116']] |
| 1933749 | main | INFO | main | FiManagement.java:1415 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1933788 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //input[@id='i0116']] |
| 1933832 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: idSIButton9] |
| 1933832 | main | INFO | main | FiManagement.java:1418 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1933868 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //input[@id='i0116']] |
| 1933912 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //input[@id='i0116']] |
| 1937245 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-1344-70bd-a888-99c31e7ebb2e&response_mode=fragment&client_info=1&nonce=0197e8e0-1345-7aec-a39b-4c32fadf679c&state=eyjpzci6ijaxotdloguwltezndutnzbjys1hzjzkltc5nda3yta3zmjjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2n0ldaticasowpedzfy8vihzfgwvy_uopnbzjxz_yj4&code_challenge_method=s256&sso_reload=true |
| 1937246 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1940465 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-1344-70bd-a888-99c31e7ebb2e&response_mode=fragment&client_info=1&nonce=0197e8e0-1345-7aec-a39b-4c32fadf679c&state=eyjpzci6ijaxotdloguwltezndutnzbjys1hzjzkltc5nda3yta3zmjjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2n0ldaticasowpedzfy8vihzfgwvy_uopnbzjxz_yj4&code_challenge_method=s256&sso_reload=true |
| 1940466 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1940747 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1940883 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //input[@id='i0118']] |
| 1940940 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //input[@id='i0118']] |
| 1944195 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-1344-70bd-a888-99c31e7ebb2e&response_mode=fragment&client_info=1&nonce=0197e8e0-1345-7aec-a39b-4c32fadf679c&state=eyjpzci6ijaxotdloguwltezndutnzbjys1hzjzkltc5nda3yta3zmjjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=2n0ldaticasowpedzfy8vihzfgwvy_uopnbzjxz_yj4&code_challenge_method=s256&sso_reload=true |
| 1944195 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1944411 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 1944411 | main | INFO | main | FiManagement.java:1422 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 1947614 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 1947614 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1954811 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1954811 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1957919 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1957919 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1957970 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //b[text()='Admin Dashboard']] |
| 1961052 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 1961052 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1961097 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 1961181 | main | INFO | main | FiManagement.java:1425 | Successfully navigated to the 'Control Panel' page |
| 1961223 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: immAdministration] |
| 1963381 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: immAdministration] |
| 1965922 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: immMenuMemberImportSchedule] |
| 1968086 | main | INFO | main | FiManagement.java:1429 | Successfully navigated to the 'Member Import' page |
| 1968230 | main | INFO | main | MemberImportPage.java:536 | click on Daily |
| 1974749 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/memberimport/sd |
| 1974749 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1974749 | main | INFO | main | FiManagement.java:1438 | Set schedule type to Daily succesfully |
| 1974868 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: immFilePathSchedule] |
| 1974908 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: immFilePathSchedule] |
| 1975231 | main | INFO | main | FiManagement.java:1440 | Fill the file Path for 'Schedule' |
| 1978368 | main | INFO | main | FiManagement.java:1442 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 1978428 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dab812bf051b8d79592b15595cd1f133)] -> id: immScheduleImport] |
| 1980625 | main | INFO | main | FiManagement.java:1447 | Clicked on import button successfully' |
| 1980625 | main | INFO | main | FiManagement.java:1449 | Test Passed. |
| 1980625 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 1981366 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePageDate_ER2258 |
| 1981378 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 1981384 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 1984047 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 1984048 | main | INFO | main | Log.java:192 | |
| 1984048 | main | INFO | main | FiManagement.java:1206 | **** verify Member Import Page Date Time Fields ***** |
| 1984048 | main | INFO | main | Log.java:194 | |
| 1990678 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-f1de-73ab-a3f0-0ebce368f3d2&response_mode=fragment&client_info=1&nonce=0197e8e0-f1e1-7369-9f3c-e34534ea29c0&state=eyjpzci6ijaxotdloguwlwyxztatnzllni1iyty5ltczownintrhnmvmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qxonfnza5oahb-hofvjzdtu2dgpnxfma8v9w_odgwis&code_challenge_method=s256&sso_reload=true |
| 1990678 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1990731 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //input[@id='i0116']] |
| 1990731 | main | INFO | main | FiManagement.java:1210 | Successfully navigated to 'eReceipts FI Admin' Page |
| 1990770 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //input[@id='i0116']] |
| 1990816 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> id: idSIButton9] |
| 1990817 | main | INFO | main | FiManagement.java:1213 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 1990858 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //input[@id='i0116']] |
| 1990901 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //input[@id='i0116']] |
| 1994255 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-f1de-73ab-a3f0-0ebce368f3d2&response_mode=fragment&client_info=1&nonce=0197e8e0-f1e1-7369-9f3c-e34534ea29c0&state=eyjpzci6ijaxotdloguwlwyxztatnzllni1iyty5ltczownintrhnmvmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qxonfnza5oahb-hofvjzdtu2dgpnxfma8v9w_odgwis&code_challenge_method=s256&sso_reload=true |
| 1994255 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1997519 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-f1de-73ab-a3f0-0ebce368f3d2&response_mode=fragment&client_info=1&nonce=0197e8e0-f1e1-7369-9f3c-e34534ea29c0&state=eyjpzci6ijaxotdloguwlwyxztatnzllni1iyty5ltczownintrhnmvmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qxonfnza5oahb-hofvjzdtu2dgpnxfma8v9w_odgwis&code_challenge_method=s256&sso_reload=true |
| 1997519 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 1997843 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 1997895 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //input[@id='i0118']] |
| 1998261 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //input[@id='i0118']] |
| 2001573 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e0-f1de-73ab-a3f0-0ebce368f3d2&response_mode=fragment&client_info=1&nonce=0197e8e0-f1e1-7369-9f3c-e34534ea29c0&state=eyjpzci6ijaxotdloguwlwyxztatnzllni1iyty5ltczownintrhnmvmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qxonfnza5oahb-hofvjzdtu2dgpnxfma8v9w_odgwis&code_challenge_method=s256&sso_reload=true |
| 2001574 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2001783 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2001783 | main | INFO | main | FiManagement.java:1217 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2005030 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2005030 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2011306 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2011306 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2014420 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2014420 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2014470 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //b[text()='Admin Dashboard']] |
| 2017563 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2017563 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2017610 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2017680 | main | INFO | main | FiManagement.java:1220 | Successfully navigated to the 'Control Panel' page |
| 2017722 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> id: immAdministration] |
| 2019799 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> id: immAdministration] |
| 2022233 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (511345374bba1308869219c31a1b015a)] -> id: immMenuMemberImportSchedule] |
| 2024436 | main | INFO | main | FiManagement.java:1224 | Successfully navigated to the 'Member Import' page |
| 2037182 | main | FATAL | main | FiManagement.java:1271 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616) at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:593) at com.imm.ereceipt.pages.MemberImportPage.clickHourUpDownArrow(MemberImportPage.java:687) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageDate_ER2258(FiManagement.java:1229) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [511345374bba1308869219c31a1b015a, actions {actions=[org.openqa.selenium.interactions.Sequence@60d2b5af]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54743}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 511345374bba1308869219c31a1b015a at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520) at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:204) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222) at java.base/java.util.Map.forEach(Map.java:663) at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217) at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409) at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400) at org.openqa.selenium.json.Json.toJson(Json.java:133) at org.openqa.selenium.json.Json.toJson(Json.java:119) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246) at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631) ... 37 more Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431) at org.openqa.selenium.json.Json.toJson(Json.java:131) ... 44 more Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 65 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source) at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262) at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211) at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74) at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83) ... 69 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[2]"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [511345374bba1308869219c31a1b015a, findElement {using=xpath, value=//*[@id="mat-tab-content-0-1"]//ngb-timepicker/fieldset/div/div[1]/button[2]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54743}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 511345374bba1308869219c31a1b015a at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 75 more | |||||
| 2037184 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2038069 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePageDefaults_ER2257 |
| 2038077 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2038085 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2040334 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2040334 | main | INFO | main | Log.java:192 | |
| 2040334 | main | INFO | main | FiManagement.java:3111 | **** verify the Member import Schedule PAge Defaults ***** |
| 2040335 | main | INFO | main | Log.java:194 | |
| 2047229 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e1-cea2-72aa-8af6-38d68c897374&response_mode=fragment&client_info=1&nonce=0197e8e1-cea3-7ba3-8cc1-58896f4d84fa&state=eyjpzci6ijaxotdloguxlwnlytmtnzi3ys1imtixlwu2zjfkzja3nzlhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n6e8bcymz2zvpaa6bc-for9wep37yezgo75g47groxa&code_challenge_method=s256&sso_reload=true |
| 2047229 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2047284 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //input[@id='i0116']] |
| 2047284 | main | INFO | main | FiManagement.java:3115 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2047320 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //input[@id='i0116']] |
| 2047365 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> id: idSIButton9] |
| 2047365 | main | INFO | main | FiManagement.java:3118 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2047404 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //input[@id='i0116']] |
| 2047446 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //input[@id='i0116']] |
| 2050895 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e1-cea2-72aa-8af6-38d68c897374&response_mode=fragment&client_info=1&nonce=0197e8e1-cea3-7ba3-8cc1-58896f4d84fa&state=eyjpzci6ijaxotdloguxlwnlytmtnzi3ys1imtixlwu2zjfkzja3nzlhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n6e8bcymz2zvpaa6bc-for9wep37yezgo75g47groxa&code_challenge_method=s256&sso_reload=true |
| 2050895 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2054116 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e1-cea2-72aa-8af6-38d68c897374&response_mode=fragment&client_info=1&nonce=0197e8e1-cea3-7ba3-8cc1-58896f4d84fa&state=eyjpzci6ijaxotdloguxlwnlytmtnzi3ys1imtixlwu2zjfkzja3nzlhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n6e8bcymz2zvpaa6bc-for9wep37yezgo75g47groxa&code_challenge_method=s256&sso_reload=true |
| 2054116 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2054382 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2054425 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //input[@id='i0118']] |
| 2054466 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //input[@id='i0118']] |
| 2057671 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e1-cea2-72aa-8af6-38d68c897374&response_mode=fragment&client_info=1&nonce=0197e8e1-cea3-7ba3-8cc1-58896f4d84fa&state=eyjpzci6ijaxotdloguxlwnlytmtnzi3ys1imtixlwu2zjfkzja3nzlhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=n6e8bcymz2zvpaa6bc-for9wep37yezgo75g47groxa&code_challenge_method=s256&sso_reload=true |
| 2057671 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2057877 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2057877 | main | INFO | main | FiManagement.java:3122 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2061698 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2061698 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2067989 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2067990 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2071083 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2071084 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2071133 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //b[text()='Admin Dashboard']] |
| 2074201 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2074201 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2074245 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2074337 | main | INFO | main | FiManagement.java:3125 | Successfully navigated to the 'Control Panel' page |
| 2074379 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> id: immAdministration] |
| 2076504 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> id: immAdministration] |
| 2078990 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c56b0a209ea43f7c9e8896e947160bc2)] -> id: immMenuMemberImportSchedule] |
| 2081148 | main | INFO | main | FiManagement.java:3129 | Successfully navigated to the 'Member Import' page |
| 2082275 | main | INFO | main | FiManagement.java:3134 | <b>Expected: </b>verify the import file path value<br><b>Actual(Passed): </b>Successfully verified the import file path is empty by default |
| 2082371 | main | INFO | main | FiManagement.java:3139 | <b>Expected: </b>verify the defaulte date value<br><b>Actual(Passed): </b>Successfully verified the default date is today's date |
| 2082525 | main | ERROR | main | FiManagement.java:3144 | <b>Expected: </b>verify the defaulte time value<br><b>Actual(Failed): </b>Failed to verify default time is current time |
| 2082621 | main | ERROR | main | FiManagement.java:3149 | <b>Expected: </b>Verify The default setting is 'One Time'<br><b>Actual(Failed): </b>Failed to verify The default setting is 'One Time' |
| 2085743 | main | INFO | main | FiManagement.java:3154 | <b>Expected: </b>verify the import button default status<br><b>Actual(Passed): </b>Successfully verified the import button is disabled by default |
| 2085887 | main | INFO | main | FiManagement.java:3160 | <b>Expected: </b>verify the clear and refresh button default status<br><b>Actual(Passed): </b>Successfully verified the clear and refresh buttons are enabled by default |
| 2085888 | main | ERROR | main | FiManagement.java:3165 | Test Failed. Check the steps above in red color. |
| 2085888 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2086614 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePageOneTime_ER2260 |
| 2086625 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2086631 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2089141 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2089141 | main | INFO | main | Log.java:192 | |
| 2089141 | main | INFO | main | FiManagement.java:1291 | **** verify the Member import Schedule One Time Schedule ***** |
| 2089141 | main | INFO | main | Log.java:194 | |
| 2093852 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e2-8521-76e0-8df6-5c3a310d20c6&response_mode=fragment&client_info=1&nonce=0197e8e2-8522-7a0c-8c35-7416f9907757&state=eyjpzci6ijaxotdloguyltg1mjitnzq4ms1hnjywltiznjg2ythhowy5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=y-z1geouaetcesao64ok4g_zntdhvcyr-7mip-3bxhe&code_challenge_method=s256&sso_reload=true |
| 2093852 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2093903 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@id='i0116']] |
| 2093903 | main | INFO | main | FiManagement.java:1295 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2093942 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@id='i0116']] |
| 2093985 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: idSIButton9] |
| 2093985 | main | INFO | main | FiManagement.java:1298 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2094021 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@id='i0116']] |
| 2094060 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@id='i0116']] |
| 2097396 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e2-8521-76e0-8df6-5c3a310d20c6&response_mode=fragment&client_info=1&nonce=0197e8e2-8522-7a0c-8c35-7416f9907757&state=eyjpzci6ijaxotdloguyltg1mjitnzq4ms1hnjywltiznjg2ythhowy5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=y-z1geouaetcesao64ok4g_zntdhvcyr-7mip-3bxhe&code_challenge_method=s256&sso_reload=true |
| 2097396 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2100726 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e2-8521-76e0-8df6-5c3a310d20c6&response_mode=fragment&client_info=1&nonce=0197e8e2-8522-7a0c-8c35-7416f9907757&state=eyjpzci6ijaxotdloguyltg1mjitnzq4ms1hnjywltiznjg2ythhowy5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=y-z1geouaetcesao64ok4g_zntdhvcyr-7mip-3bxhe&code_challenge_method=s256&sso_reload=true |
| 2100726 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2100974 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2101018 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@id='i0118']] |
| 2101059 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@id='i0118']] |
| 2104275 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e2-8521-76e0-8df6-5c3a310d20c6&response_mode=fragment&client_info=1&nonce=0197e8e2-8522-7a0c-8c35-7416f9907757&state=eyjpzci6ijaxotdloguyltg1mjitnzq4ms1hnjywltiznjg2ythhowy5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=y-z1geouaetcesao64ok4g_zntdhvcyr-7mip-3bxhe&code_challenge_method=s256&sso_reload=true |
| 2104275 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2104501 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2104501 | main | INFO | main | FiManagement.java:1302 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2107698 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2107699 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2114855 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2114856 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2117945 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2117945 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2117992 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //b[text()='Admin Dashboard']] |
| 2121051 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2121052 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2121097 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2121178 | main | INFO | main | FiManagement.java:1305 | Successfully navigated to the 'Control Panel' page |
| 2121219 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immAdministration] |
| 2123294 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immAdministration] |
| 2125767 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immMenuMemberImportSchedule] |
| 2127929 | main | INFO | main | FiManagement.java:1309 | Successfully navigated to the 'Member Import' page |
| 2127993 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@aria-label='Minutes']] |
| 2128076 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> xpath: //input[@aria-label='Hours']] |
| 2131264 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immScheduleDate] |
| 2131434 | main | INFO | main | FiManagement.java:1315 | Changing date and time after 1 days for 'Schedule' |
| 2131577 | main | INFO | main | MemberImportPage.java:529 | click on One Time |
| 2137695 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/memberimport/sd |
| 2137695 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2137696 | main | INFO | main | FiManagement.java:1318 | Set schedule type to One Time succesfully |
| 2137738 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immFilePathSchedule] |
| 2137773 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immFilePathSchedule] |
| 2138060 | main | INFO | main | FiManagement.java:1320 | Fill the file Path for 'Schedule' |
| 2141180 | main | INFO | main | FiManagement.java:1322 | <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given |
| 2141219 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bae3365ceb3382e7a37456ede74a3914)] -> id: immScheduleImport] |
| 2143394 | main | INFO | main | FiManagement.java:1327 | Clicked on import button successfully' |
| 2143394 | main | INFO | main | FiManagement.java:1329 | Test Passed. |
| 2143395 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2144068 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyMemberImportSchedulePageWeekly_ER2262 |
| 2144077 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2144082 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2146617 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2146617 | main | INFO | main | Log.java:192 | |
| 2146617 | main | INFO | main | FiManagement.java:1471 | **** verify the Member import Schedule Weekly Schedule ***** |
| 2146617 | main | INFO | main | Log.java:194 | |
| 2151409 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e3-65c8-7a7f-b9e7-7355cf1e6261&response_mode=fragment&client_info=1&nonce=0197e8e3-65c9-78a1-a6d5-46418dcfbf94&state=eyjpzci6ijaxotdloguzlty1yzktnznjns1hytawlwq3zdixotexyte4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wyorvpuii-fpo1g26tmvytbx1bjzp39xchj7ht53n28&code_challenge_method=s256&sso_reload=true |
| 2151409 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2151462 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //input[@id='i0116']] |
| 2151462 | main | INFO | main | FiManagement.java:1475 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2151499 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //input[@id='i0116']] |
| 2151543 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> id: idSIButton9] |
| 2151543 | main | INFO | main | FiManagement.java:1478 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2151582 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //input[@id='i0116']] |
| 2151620 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //input[@id='i0116']] |
| 2154953 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e3-65c8-7a7f-b9e7-7355cf1e6261&response_mode=fragment&client_info=1&nonce=0197e8e3-65c9-78a1-a6d5-46418dcfbf94&state=eyjpzci6ijaxotdloguzlty1yzktnznjns1hytawlwq3zdixotexyte4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wyorvpuii-fpo1g26tmvytbx1bjzp39xchj7ht53n28&code_challenge_method=s256&sso_reload=true |
| 2154953 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2158280 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e3-65c8-7a7f-b9e7-7355cf1e6261&response_mode=fragment&client_info=1&nonce=0197e8e3-65c9-78a1-a6d5-46418dcfbf94&state=eyjpzci6ijaxotdloguzlty1yzktnznjns1hytawlwq3zdixotexyte4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wyorvpuii-fpo1g26tmvytbx1bjzp39xchj7ht53n28&code_challenge_method=s256&sso_reload=true |
| 2158280 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2158541 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2158594 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //input[@id='i0118']] |
| 2158711 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //input[@id='i0118']] |
| 2161967 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e3-65c8-7a7f-b9e7-7355cf1e6261&response_mode=fragment&client_info=1&nonce=0197e8e3-65c9-78a1-a6d5-46418dcfbf94&state=eyjpzci6ijaxotdloguzlty1yzktnznjns1hytawlwq3zdixotexyte4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=wyorvpuii-fpo1g26tmvytbx1bjzp39xchj7ht53n28&code_challenge_method=s256&sso_reload=true |
| 2161969 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2162188 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2162189 | main | INFO | main | FiManagement.java:1482 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2165414 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2165415 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2172660 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2172660 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2175717 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2175717 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2175762 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //b[text()='Admin Dashboard']] |
| 2178869 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2178870 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2178910 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2178993 | main | INFO | main | FiManagement.java:1485 | Successfully navigated to the 'Control Panel' page |
| 2179036 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> id: immAdministration] |
| 2181125 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> id: immAdministration] |
| 2183566 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91f821df604e9c5e93e5d0e23391c7f1)] -> id: immMenuMemberImportSchedule] |
| 2185713 | main | INFO | main | FiManagement.java:1489 | Successfully navigated to the 'Member Import' page |
| 2188864 | main | INFO | main | MemberImportPage.java:544 | click on Weekly |
| 2201495 | main | FATAL | main | FiManagement.java:1511 | Index 2 out of bounds for length 0 |
| java.lang.IndexOutOfBoundsException: Index 2 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.MemberImportPage.checkSheduleType(MemberImportPage.java:558) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportSchedulePageWeekly_ER2262(FiManagement.java:1497) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 2201496 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2202398 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInAgentPage |
| 2202415 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2202420 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2205511 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2205511 | main | INFO | main | Log.java:192 | |
| 2205511 | main | INFO | main | FiManagement.java:597 | **** verify Search Criteria In Agent Page with ID , Name,Agen to Clear ***** |
| 2205511 | main | INFO | main | Log.java:194 | |
| 2210503 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e4-4c3e-779f-afd7-578e5ac0bfa6&response_mode=fragment&client_info=1&nonce=0197e8e4-4c40-7b4b-86db-bc0743e1cb7e&state=eyjpzci6ijaxotdlogu0ltrjm2ytn2fhos1hotlmlwqwymmzmdnjnzzizcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lwyoyrnbfpbkkndc6sht7hvg6yyhcz9x7cko4cdh86w&code_challenge_method=s256&sso_reload=true |
| 2210504 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2210569 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //input[@id='i0116']] |
| 2210570 | main | INFO | main | FiManagement.java:601 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2210614 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //input[@id='i0116']] |
| 2210663 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> id: idSIButton9] |
| 2210663 | main | INFO | main | FiManagement.java:604 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2210727 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //input[@id='i0116']] |
| 2210778 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //input[@id='i0116']] |
| 2214232 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e4-4c3e-779f-afd7-578e5ac0bfa6&response_mode=fragment&client_info=1&nonce=0197e8e4-4c40-7b4b-86db-bc0743e1cb7e&state=eyjpzci6ijaxotdlogu0ltrjm2ytn2fhos1hotlmlwqwymmzmdnjnzzizcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lwyoyrnbfpbkkndc6sht7hvg6yyhcz9x7cko4cdh86w&code_challenge_method=s256&sso_reload=true |
| 2214232 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2217520 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e4-4c3e-779f-afd7-578e5ac0bfa6&response_mode=fragment&client_info=1&nonce=0197e8e4-4c40-7b4b-86db-bc0743e1cb7e&state=eyjpzci6ijaxotdlogu0ltrjm2ytn2fhos1hotlmlwqwymmzmdnjnzzizcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lwyoyrnbfpbkkndc6sht7hvg6yyhcz9x7cko4cdh86w&code_challenge_method=s256&sso_reload=true |
| 2217520 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2217761 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2217816 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //input[@id='i0118']] |
| 2217859 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //input[@id='i0118']] |
| 2221047 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e4-4c3e-779f-afd7-578e5ac0bfa6&response_mode=fragment&client_info=1&nonce=0197e8e4-4c40-7b4b-86db-bc0743e1cb7e&state=eyjpzci6ijaxotdlogu0ltrjm2ytn2fhos1hotlmlwqwymmzmdnjnzzizcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=lwyoyrnbfpbkkndc6sht7hvg6yyhcz9x7cko4cdh86w&code_challenge_method=s256&sso_reload=true |
| 2221048 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2221250 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2221250 | main | INFO | main | FiManagement.java:608 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2224470 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2224471 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2231621 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2231622 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2234697 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2234697 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2234743 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //b[text()='Admin Dashboard']] |
| 2237856 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2237856 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2237898 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2237999 | main | INFO | main | FiManagement.java:611 | Successfully navigated to the 'Control Panel' page |
| 2238042 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> id: immAdministration] |
| 2240130 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> id: immAdministration] |
| 2240831 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a87ea3ce27717164ef3ace903d7696a)] -> id: immMenuAgents] |
| 2242991 | main | INFO | main | FiManagement.java:615 | Successfully navigated to the 'Agents' page |
| 2257803 | main | FATAL | main | FiManagement.java:673 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.AgentsPage.setSearchAgent(AgentsPage.java:572) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:627) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 2257804 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2258663 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInAgentPage |
| 2258675 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2258680 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2260860 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2260860 | main | INFO | main | Log.java:192 | |
| 2260860 | main | INFO | main | FiManagement.java:597 | **** verify Search Criteria In Agent Page with Name ***** |
| 2260860 | main | INFO | main | Log.java:194 | |
| 2266755 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-284c-7015-88b4-31a7eedbfdd8&response_mode=fragment&client_info=1&nonce=0197e8e5-284e-7119-8e36-af7068d31e16&state=eyjpzci6ijaxotdlogu1lti4ngqtnznlys1hywvilwzkmzyxnddim2zmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h-vy-1rug1x937y_qvcc-oqfs8xvp-qofqffaszjqvs&code_challenge_method=s256&sso_reload=true |
| 2266756 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2266807 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f3c906c3c4eff87b02f0349f0ae37bbd)] -> xpath: //input[@id='i0116']] |
| 2266807 | main | INFO | main | FiManagement.java:601 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2266845 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f3c906c3c4eff87b02f0349f0ae37bbd)] -> xpath: //input[@id='i0116']] |
| 2266894 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f3c906c3c4eff87b02f0349f0ae37bbd)] -> id: idSIButton9] |
| 2266894 | main | INFO | main | FiManagement.java:604 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2266943 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f3c906c3c4eff87b02f0349f0ae37bbd)] -> xpath: //input[@id='i0116']] |
| 2266984 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f3c906c3c4eff87b02f0349f0ae37bbd)] -> xpath: //input[@id='i0116']] |
| 2270287 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-284c-7015-88b4-31a7eedbfdd8&response_mode=fragment&client_info=1&nonce=0197e8e5-284e-7119-8e36-af7068d31e16&state=eyjpzci6ijaxotdlogu1lti4ngqtnznlys1hywvilwzkmzyxnddim2zmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h-vy-1rug1x937y_qvcc-oqfs8xvp-qofqffaszjqvs&code_challenge_method=s256&sso_reload=true |
| 2270288 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2278612 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-284c-7015-88b4-31a7eedbfdd8&response_mode=fragment&client_info=1&nonce=0197e8e5-284e-7119-8e36-af7068d31e16&state=eyjpzci6ijaxotdlogu1lti4ngqtnznlys1hywvilwzkmzyxnddim2zmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=h-vy-1rug1x937y_qvcc-oqfs8xvp-qofqffaszjqvs&code_challenge_method=s256&sso_reload=true |
| 2278613 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2283770 | main | DEBUG | main | ImmUtils.java:321 | Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f3c906c3c4eff87b02f0349f0ae37bbd)] -> xpath: //input[@id='i0118']] |
| 2294062 | main | DEBUG | main | Utils.java:1027 | Unable to find an element after 10 sec |
| 2294454 | main | FATAL | main | FiManagement.java:673 | Password field not found in page!! |
| java.lang.Exception: Password field not found in page!!
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:614) at com.imm.ereceipt.pages.SignInPage.setPassword(SignInPage.java:142) at com.imm.ereceipt.pages.SignInPage.loginToApplication(SignInPage.java:121) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:607) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 2294454 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2295210 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInAgentPage |
| 2295224 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2295231 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2297599 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2297599 | main | INFO | main | Log.java:192 | |
| 2297599 | main | INFO | main | FiManagement.java:597 | **** verify Search Criteria In Agent Page with Agent ***** |
| 2297599 | main | INFO | main | Log.java:194 | |
| 2302882 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-b547-72e0-9e12-2eb22b5a008d&response_mode=fragment&client_info=1&nonce=0197e8e5-b548-758c-b07e-fa86c90d6b8d&state=eyjpzci6ijaxotdlogu1lwi1ndgtnzzkyi1iogq1lwe0mjnmnthmy2m0myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1hu_1m9mvozxsry5fl75b7bqrmxa0-cxjfd9noyjtda&code_challenge_method=s256&sso_reload=true |
| 2302882 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2302959 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //input[@id='i0116']] |
| 2302959 | main | INFO | main | FiManagement.java:601 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2303006 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //input[@id='i0116']] |
| 2303049 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> id: idSIButton9] |
| 2303049 | main | INFO | main | FiManagement.java:604 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2303090 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //input[@id='i0116']] |
| 2303134 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //input[@id='i0116']] |
| 2306462 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-b547-72e0-9e12-2eb22b5a008d&response_mode=fragment&client_info=1&nonce=0197e8e5-b548-758c-b07e-fa86c90d6b8d&state=eyjpzci6ijaxotdlogu1lwi1ndgtnzzkyi1iogq1lwe0mjnmnthmy2m0myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1hu_1m9mvozxsry5fl75b7bqrmxa0-cxjfd9noyjtda&code_challenge_method=s256&sso_reload=true |
| 2306462 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2309734 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-b547-72e0-9e12-2eb22b5a008d&response_mode=fragment&client_info=1&nonce=0197e8e5-b548-758c-b07e-fa86c90d6b8d&state=eyjpzci6ijaxotdlogu1lwi1ndgtnzzkyi1iogq1lwe0mjnmnthmy2m0myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1hu_1m9mvozxsry5fl75b7bqrmxa0-cxjfd9noyjtda&code_challenge_method=s256&sso_reload=true |
| 2309734 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2309975 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2310020 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //input[@id='i0118']] |
| 2310082 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //input[@id='i0118']] |
| 2313287 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e5-b547-72e0-9e12-2eb22b5a008d&response_mode=fragment&client_info=1&nonce=0197e8e5-b548-758c-b07e-fa86c90d6b8d&state=eyjpzci6ijaxotdlogu1lwi1ndgtnzzkyi1iogq1lwe0mjnmnthmy2m0myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=1hu_1m9mvozxsry5fl75b7bqrmxa0-cxjfd9noyjtda&code_challenge_method=s256&sso_reload=true |
| 2313287 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2313514 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2313514 | main | INFO | main | FiManagement.java:608 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2316695 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2316696 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2323767 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2323767 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2326820 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2326821 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2326868 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //b[text()='Admin Dashboard']] |
| 2329944 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2329944 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2329989 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2330062 | main | INFO | main | FiManagement.java:611 | Successfully navigated to the 'Control Panel' page |
| 2330113 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> id: immAdministration] |
| 2332197 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> id: immAdministration] |
| 2332368 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (86aa841d32055cd7c7c981c2d8e714f5)] -> id: immMenuAgents] |
| 2334557 | main | INFO | main | FiManagement.java:615 | Successfully navigated to the 'Agents' page |
| 2349369 | main | FATAL | main | FiManagement.java:673 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.AgentsPage.setSearchAgent(AgentsPage.java:572) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySearchCriteriaInAgentPage(FiManagement.java:627) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 2349370 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2350102 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInRolePage |
| 2350112 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2350117 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2352460 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2352461 | main | INFO | main | Log.java:192 | |
| 2352461 | main | INFO | main | FiManagement.java:245 | **** verify Search Criteria In Role Page with group id ***** |
| 2352461 | main | INFO | main | Log.java:194 | |
| 2357835 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e6-8bda-7302-b8e6-e0f31a9f4400&response_mode=fragment&client_info=1&nonce=0197e8e6-8bdc-7677-bcdc-26fb13a018ad&state=eyjpzci6ijaxotdlogu2lthizgitn2zmzs05odk3ltjmmzbjyzk0ywzknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uce2ndbmzqvvp5pqd0yxyobzo_73z6d2owos0hnhzik&code_challenge_method=s256&sso_reload=true |
| 2357835 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2357894 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //input[@id='i0116']] |
| 2357894 | main | INFO | main | FiManagement.java:249 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2357950 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //input[@id='i0116']] |
| 2357997 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> id: idSIButton9] |
| 2357997 | main | INFO | main | FiManagement.java:252 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2358048 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //input[@id='i0116']] |
| 2358094 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //input[@id='i0116']] |
| 2361417 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e6-8bda-7302-b8e6-e0f31a9f4400&response_mode=fragment&client_info=1&nonce=0197e8e6-8bdc-7677-bcdc-26fb13a018ad&state=eyjpzci6ijaxotdlogu2lthizgitn2zmzs05odk3ltjmmzbjyzk0ywzknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uce2ndbmzqvvp5pqd0yxyobzo_73z6d2owos0hnhzik&code_challenge_method=s256&sso_reload=true |
| 2361417 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2364663 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e6-8bda-7302-b8e6-e0f31a9f4400&response_mode=fragment&client_info=1&nonce=0197e8e6-8bdc-7677-bcdc-26fb13a018ad&state=eyjpzci6ijaxotdlogu2lthizgitn2zmzs05odk3ltjmmzbjyzk0ywzknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uce2ndbmzqvvp5pqd0yxyobzo_73z6d2owos0hnhzik&code_challenge_method=s256&sso_reload=true |
| 2364663 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2364894 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2364938 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //input[@id='i0118']] |
| 2364975 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //input[@id='i0118']] |
| 2368222 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e6-8bda-7302-b8e6-e0f31a9f4400&response_mode=fragment&client_info=1&nonce=0197e8e6-8bdc-7677-bcdc-26fb13a018ad&state=eyjpzci6ijaxotdlogu2lthizgitn2zmzs05odk3ltjmmzbjyzk0ywzknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=uce2ndbmzqvvp5pqd0yxyobzo_73z6d2owos0hnhzik&code_challenge_method=s256&sso_reload=true |
| 2368222 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2368443 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2368443 | main | INFO | main | FiManagement.java:256 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2371633 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2371634 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2378760 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2378760 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2381867 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2381867 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2381915 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //b[text()='Admin Dashboard']] |
| 2384970 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2384970 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2385013 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2385100 | main | INFO | main | FiManagement.java:259 | Successfully navigated to the 'Control Panel' page |
| 2385160 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> id: immAdministration] |
| 2387263 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> id: immAdministration] |
| 2387454 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> id: immMenuRoles] |
| 2389688 | main | INFO | main | FiManagement.java:263 | Successfully navigated to the 'Roles' page |
| 2390721 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb17356910ee6cb66b454f23d53cde2c)] -> id: immClear] |
| 2390862 | main | INFO | main | FiManagement.java:285 | Clicked 'Clear' button |
| 2391010 | main | INFO | main | FiManagement.java:286 | <b>Expected: </b>Successfully verifyed the fields are empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verifyed the fields are empty after clicking clear button |
| 2391011 | main | INFO | main | FiManagement.java:318 | Test Passed. |
| 2391011 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2391828 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInRolePage |
| 2391840 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2391845 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2393834 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2393834 | main | INFO | main | Log.java:192 | |
| 2393834 | main | INFO | main | FiManagement.java:245 | **** verify Search Criteria In Role Page with clear ***** |
| 2393834 | main | INFO | main | Log.java:194 | |
| 2399227 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e7-2e44-73f3-825d-1da03755f16c&response_mode=fragment&client_info=1&nonce=0197e8e7-2e46-772f-b358-d0b053a08d88&state=eyjpzci6ijaxotdlogu3ltjlndutnzzlni04nmizltiwngvhyzlmotmyziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xlmb-btqqg9nz8t_jiikfi9fou-4qf7dcvxhxydc4-k&code_challenge_method=s256&sso_reload=true |
| 2399227 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2399295 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //input[@id='i0116']] |
| 2399296 | main | INFO | main | FiManagement.java:249 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2399342 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //input[@id='i0116']] |
| 2399392 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> id: idSIButton9] |
| 2399393 | main | INFO | main | FiManagement.java:252 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2399439 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //input[@id='i0116']] |
| 2399480 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //input[@id='i0116']] |
| 2402810 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e7-2e44-73f3-825d-1da03755f16c&response_mode=fragment&client_info=1&nonce=0197e8e7-2e46-772f-b358-d0b053a08d88&state=eyjpzci6ijaxotdlogu3ltjlndutnzzlni04nmizltiwngvhyzlmotmyziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xlmb-btqqg9nz8t_jiikfi9fou-4qf7dcvxhxydc4-k&code_challenge_method=s256&sso_reload=true |
| 2402810 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2406033 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e7-2e44-73f3-825d-1da03755f16c&response_mode=fragment&client_info=1&nonce=0197e8e7-2e46-772f-b358-d0b053a08d88&state=eyjpzci6ijaxotdlogu3ltjlndutnzzlni04nmizltiwngvhyzlmotmyziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xlmb-btqqg9nz8t_jiikfi9fou-4qf7dcvxhxydc4-k&code_challenge_method=s256&sso_reload=true |
| 2406033 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2406502 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2406610 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //input[@id='i0118']] |
| 2406653 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //input[@id='i0118']] |
| 2409894 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e7-2e44-73f3-825d-1da03755f16c&response_mode=fragment&client_info=1&nonce=0197e8e7-2e46-772f-b358-d0b053a08d88&state=eyjpzci6ijaxotdlogu3ltjlndutnzzlni04nmizltiwngvhyzlmotmyziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xlmb-btqqg9nz8t_jiikfi9fou-4qf7dcvxhxydc4-k&code_challenge_method=s256&sso_reload=true |
| 2409895 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2410108 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2410108 | main | INFO | main | FiManagement.java:256 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2413324 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2413324 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2419624 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2419624 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2422700 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2422700 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2422751 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //b[text()='Admin Dashboard']] |
| 2425828 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2425828 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2425869 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2425961 | main | INFO | main | FiManagement.java:259 | Successfully navigated to the 'Control Panel' page |
| 2426005 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> id: immAdministration] |
| 2428079 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> id: immAdministration] |
| 2428845 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> id: immMenuRoles] |
| 2431032 | main | INFO | main | FiManagement.java:263 | Successfully navigated to the 'Roles' page |
| 2443506 | main | INFO | main | FiManagement.java:276 | Entered 'Role' : Member Managers |
| 2445565 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> id: immName] |
| 2445599 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b35f3aeb3b89156033953a67680ddc27)] -> id: immName] |
| 2445933 | main | INFO | main | FiManagement.java:271 | Entered 'Name' : Manage Super Tellers |
| 2452130 | main | INFO | main | FiManagement.java:293 | Clicked 'Apply' button |
| 2464785 | main | INFO | main | RolesPage.java:303 | No records are found |
| 2464888 | main | INFO | main | FiManagement.java:296 | No records found for the given search criteria |
| 2464888 | main | INFO | main | FiManagement.java:318 | Test Passed. |
| 2464888 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2465654 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInRolePage |
| 2465670 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2465675 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2468126 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2468126 | main | INFO | main | Log.java:192 | |
| 2468126 | main | INFO | main | FiManagement.java:245 | **** verify Search Criteria In Role Page with name ***** |
| 2468126 | main | INFO | main | Log.java:194 | |
| 2472797 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e8-4d82-7eb8-a8b4-d6a0e60abd52&response_mode=fragment&client_info=1&nonce=0197e8e8-4d84-7a6e-aa27-0e453097be92&state=eyjpzci6ijaxotdlogu4ltrkodmtn2zjmc1injyylwu3zmjlztnmm2jjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=deuptxu-9ecv8bkt4gfc3kqy68snvuhh9chb2mrhj2u&code_challenge_method=s256&sso_reload=true |
| 2472797 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2472851 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //input[@id='i0116']] |
| 2472851 | main | INFO | main | FiManagement.java:249 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2472888 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //input[@id='i0116']] |
| 2472931 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> id: idSIButton9] |
| 2472931 | main | INFO | main | FiManagement.java:252 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2472968 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //input[@id='i0116']] |
| 2473005 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //input[@id='i0116']] |
| 2476291 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e8-4d82-7eb8-a8b4-d6a0e60abd52&response_mode=fragment&client_info=1&nonce=0197e8e8-4d84-7a6e-aa27-0e453097be92&state=eyjpzci6ijaxotdlogu4ltrkodmtn2zjmc1injyylwu3zmjlztnmm2jjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=deuptxu-9ecv8bkt4gfc3kqy68snvuhh9chb2mrhj2u&code_challenge_method=s256&sso_reload=true |
| 2476292 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2479554 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e8-4d82-7eb8-a8b4-d6a0e60abd52&response_mode=fragment&client_info=1&nonce=0197e8e8-4d84-7a6e-aa27-0e453097be92&state=eyjpzci6ijaxotdlogu4ltrkodmtn2zjmc1injyylwu3zmjlztnmm2jjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=deuptxu-9ecv8bkt4gfc3kqy68snvuhh9chb2mrhj2u&code_challenge_method=s256&sso_reload=true |
| 2479555 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2479911 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2479966 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //input[@id='i0118']] |
| 2480021 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //input[@id='i0118']] |
| 2483486 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e8-4d82-7eb8-a8b4-d6a0e60abd52&response_mode=fragment&client_info=1&nonce=0197e8e8-4d84-7a6e-aa27-0e453097be92&state=eyjpzci6ijaxotdlogu4ltrkodmtn2zjmc1injyylwu3zmjlztnmm2jjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=deuptxu-9ecv8bkt4gfc3kqy68snvuhh9chb2mrhj2u&code_challenge_method=s256&sso_reload=true |
| 2483487 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2483702 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2483703 | main | INFO | main | FiManagement.java:256 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2486889 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2486889 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2494111 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2494112 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2497219 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2497219 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2497264 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //b[text()='Admin Dashboard']] |
| 2500350 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2500351 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2500392 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2500468 | main | INFO | main | FiManagement.java:259 | Successfully navigated to the 'Control Panel' page |
| 2500508 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> id: immAdministration] |
| 2502617 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> id: immAdministration] |
| 2503281 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> id: immMenuRoles] |
| 2505433 | main | INFO | main | FiManagement.java:263 | Successfully navigated to the 'Roles' page |
| 2524029 | main | INFO | main | FiManagement.java:276 | Entered 'Role' : Tellers |
| 2525082 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> id: immName] |
| 2525118 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d9e3abd103019c72f285ee7c348a313e)] -> id: immName] |
| 2525463 | main | INFO | main | FiManagement.java:271 | Entered 'Name' : Regular Tellers |
| 2531677 | main | INFO | main | FiManagement.java:293 | Clicked 'Apply' button |
| 2544378 | main | INFO | main | RolesPage.java:303 | No records are found |
| 2544470 | main | INFO | main | FiManagement.java:296 | No records found for the given search criteria |
| 2544470 | main | INFO | main | FiManagement.java:318 | Test Passed. |
| 2544470 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2545194 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInRolePage |
| 2545205 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2545211 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2547487 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2547488 | main | INFO | main | Log.java:192 | |
| 2547488 | main | INFO | main | FiManagement.java:245 | **** verify Search Criteria In Role Page with role ***** |
| 2547488 | main | INFO | main | Log.java:194 | |
| 2551826 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e9-81be-77d3-86f0-2b166a8a0386&response_mode=fragment&client_info=1&nonce=0197e8e9-81bf-7136-81dc-722a48087946&state=eyjpzci6ijaxotdlogu5ltgxymytn2zlmc05odrhltkzotzlzduzngrjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsyavj_lp2pqto0peomtranrw-gaorpzinwkt4fulb4&code_challenge_method=s256&sso_reload=true |
| 2551827 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2551874 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //input[@id='i0116']] |
| 2551875 | main | INFO | main | FiManagement.java:249 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2551934 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //input[@id='i0116']] |
| 2551980 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> id: idSIButton9] |
| 2551980 | main | INFO | main | FiManagement.java:252 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2552023 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //input[@id='i0116']] |
| 2552064 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //input[@id='i0116']] |
| 2555355 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e9-81be-77d3-86f0-2b166a8a0386&response_mode=fragment&client_info=1&nonce=0197e8e9-81bf-7136-81dc-722a48087946&state=eyjpzci6ijaxotdlogu5ltgxymytn2zlmc05odrhltkzotzlzduzngrjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsyavj_lp2pqto0peomtranrw-gaorpzinwkt4fulb4&code_challenge_method=s256&sso_reload=true |
| 2555356 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2558655 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e9-81be-77d3-86f0-2b166a8a0386&response_mode=fragment&client_info=1&nonce=0197e8e9-81bf-7136-81dc-722a48087946&state=eyjpzci6ijaxotdlogu5ltgxymytn2zlmc05odrhltkzotzlzduzngrjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsyavj_lp2pqto0peomtranrw-gaorpzinwkt4fulb4&code_challenge_method=s256&sso_reload=true |
| 2558655 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2558963 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2559143 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //input[@id='i0118']] |
| 2559264 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //input[@id='i0118']] |
| 2562528 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8e9-81be-77d3-86f0-2b166a8a0386&response_mode=fragment&client_info=1&nonce=0197e8e9-81bf-7136-81dc-722a48087946&state=eyjpzci6ijaxotdlogu5ltgxymytn2zlmc05odrhltkzotzlzduzngrjysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=rsyavj_lp2pqto0peomtranrw-gaorpzinwkt4fulb4&code_challenge_method=s256&sso_reload=true |
| 2562529 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2562738 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2562738 | main | INFO | main | FiManagement.java:256 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2566597 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2566598 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2572853 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2572853 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2575972 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2575972 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2576023 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //b[text()='Admin Dashboard']] |
| 2579087 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2579087 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2579129 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2579214 | main | INFO | main | FiManagement.java:259 | Successfully navigated to the 'Control Panel' page |
| 2579256 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> id: immAdministration] |
| 2581354 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> id: immAdministration] |
| 2582010 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> id: immMenuRoles] |
| 2584151 | main | INFO | main | FiManagement.java:263 | Successfully navigated to the 'Roles' page |
| 2602715 | main | INFO | main | FiManagement.java:276 | Entered 'Role' : Tellers |
| 2603776 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> id: immName] |
| 2603851 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b12b0471de1e10d9b88ebcfc030d1a2)] -> id: immName] |
| 2604252 | main | INFO | main | FiManagement.java:271 | Entered 'Name' : Manage Super Tellers |
| 2610454 | main | INFO | main | FiManagement.java:293 | Clicked 'Apply' button |
| 2623244 | main | INFO | main | RolesPage.java:303 | No records are found |
| 2623377 | main | INFO | main | FiManagement.java:296 | No records found for the given search criteria |
| 2623377 | main | INFO | main | FiManagement.java:318 | Test Passed. |
| 2623377 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2624051 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySearchCriteriaInRolePage |
| 2624060 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2624066 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2626526 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2626526 | main | INFO | main | Log.java:192 | |
| 2626526 | main | INFO | main | FiManagement.java:245 | **** verify Search Criteria In Role Page with both GroupId and role ***** |
| 2626527 | main | INFO | main | Log.java:194 | |
| 2631057 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ea-b74e-73c8-91d9-41d7002b18a3&response_mode=fragment&client_info=1&nonce=0197e8ea-b74f-7cad-ad54-4fe02973f846&state=eyjpzci6ijaxotdlogvhlwi3ngutn2y1yy04mdc0ltk4mjk5ndjhntrkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=msvo7bmz--dw8smtwir5t6l5xdgbc7kfzveqyxsw3ay&code_challenge_method=s256&sso_reload=true |
| 2631057 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2631105 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //input[@id='i0116']] |
| 2631105 | main | INFO | main | FiManagement.java:249 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2631141 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //input[@id='i0116']] |
| 2631181 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> id: idSIButton9] |
| 2631181 | main | INFO | main | FiManagement.java:252 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2631218 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //input[@id='i0116']] |
| 2631256 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //input[@id='i0116']] |
| 2634704 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ea-b74e-73c8-91d9-41d7002b18a3&response_mode=fragment&client_info=1&nonce=0197e8ea-b74f-7cad-ad54-4fe02973f846&state=eyjpzci6ijaxotdlogvhlwi3ngutn2y1yy04mdc0ltk4mjk5ndjhntrkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=msvo7bmz--dw8smtwir5t6l5xdgbc7kfzveqyxsw3ay&code_challenge_method=s256&sso_reload=true |
| 2634704 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2638009 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ea-b74e-73c8-91d9-41d7002b18a3&response_mode=fragment&client_info=1&nonce=0197e8ea-b74f-7cad-ad54-4fe02973f846&state=eyjpzci6ijaxotdlogvhlwi3ngutn2y1yy04mdc0ltk4mjk5ndjhntrkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=msvo7bmz--dw8smtwir5t6l5xdgbc7kfzveqyxsw3ay&code_challenge_method=s256&sso_reload=true |
| 2638009 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2638386 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2638592 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //input[@id='i0118']] |
| 2638630 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //input[@id='i0118']] |
| 2641836 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ea-b74e-73c8-91d9-41d7002b18a3&response_mode=fragment&client_info=1&nonce=0197e8ea-b74f-7cad-ad54-4fe02973f846&state=eyjpzci6ijaxotdlogvhlwi3ngutn2y1yy04mdc0ltk4mjk5ndjhntrkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=msvo7bmz--dw8smtwir5t6l5xdgbc7kfzveqyxsw3ay&code_challenge_method=s256&sso_reload=true |
| 2641836 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2642045 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2642045 | main | INFO | main | FiManagement.java:256 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2645786 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2645787 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2652086 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2652086 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2655174 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2655174 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2655257 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //b[text()='Admin Dashboard']] |
| 2658331 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2658331 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2658372 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2658439 | main | INFO | main | FiManagement.java:259 | Successfully navigated to the 'Control Panel' page |
| 2658483 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> id: immAdministration] |
| 2660554 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> id: immAdministration] |
| 2661216 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> id: immMenuRoles] |
| 2663399 | main | INFO | main | FiManagement.java:263 | Successfully navigated to the 'Roles' page |
| 2679921 | main | INFO | main | FiManagement.java:276 | Entered 'Role' : Super Tellers |
| 2681985 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> id: immName] |
| 2682023 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9808f7fd1ce2a0999908388278737bca)] -> id: immName] |
| 2682349 | main | INFO | main | FiManagement.java:271 | Entered 'Name' : Regular Super Tellers |
| 2688555 | main | INFO | main | FiManagement.java:293 | Clicked 'Apply' button |
| 2701248 | main | INFO | main | RolesPage.java:303 | No records are found |
| 2701318 | main | INFO | main | FiManagement.java:296 | No records found for the given search criteria |
| 2701318 | main | INFO | main | FiManagement.java:318 | Test Passed. |
| 2701318 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2702022 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySortingInAgentPage |
| 2702066 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2702072 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2704373 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2704373 | main | INFO | main | Log.java:192 | |
| 2704374 | main | INFO | main | FiManagement.java:801 | **** verify Sorting In Agent Page ***** |
| 2704374 | main | INFO | main | Log.java:194 | |
| 2708803 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8eb-e70c-7f2e-b778-f18d99968680&response_mode=fragment&client_info=1&nonce=0197e8eb-e70d-76a6-b367-aa74c7282b46&state=eyjpzci6ijaxotdlogvilwu3mgmtnzhhos05otbllta3mjlkotgwn2riniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vrvcxahqp2qu-x9zbyjyrlvxkekotubfb9ip9qxjmqk&code_challenge_method=s256&sso_reload=true |
| 2708804 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2708853 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //input[@id='i0116']] |
| 2708853 | main | INFO | main | FiManagement.java:805 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2708888 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //input[@id='i0116']] |
| 2708929 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> id: idSIButton9] |
| 2708929 | main | INFO | main | FiManagement.java:808 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2708966 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //input[@id='i0116']] |
| 2709036 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //input[@id='i0116']] |
| 2712387 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8eb-e70c-7f2e-b778-f18d99968680&response_mode=fragment&client_info=1&nonce=0197e8eb-e70d-76a6-b367-aa74c7282b46&state=eyjpzci6ijaxotdlogvilwu3mgmtnzhhos05otbllta3mjlkotgwn2riniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vrvcxahqp2qu-x9zbyjyrlvxkekotubfb9ip9qxjmqk&code_challenge_method=s256&sso_reload=true |
| 2712387 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2715873 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8eb-e70c-7f2e-b778-f18d99968680&response_mode=fragment&client_info=1&nonce=0197e8eb-e70d-76a6-b367-aa74c7282b46&state=eyjpzci6ijaxotdlogvilwu3mgmtnzhhos05otbllta3mjlkotgwn2riniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vrvcxahqp2qu-x9zbyjyrlvxkekotubfb9ip9qxjmqk&code_challenge_method=s256&sso_reload=true |
| 2715873 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2716149 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2716199 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //input[@id='i0118']] |
| 2716235 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //input[@id='i0118']] |
| 2719520 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8eb-e70c-7f2e-b778-f18d99968680&response_mode=fragment&client_info=1&nonce=0197e8eb-e70d-76a6-b367-aa74c7282b46&state=eyjpzci6ijaxotdlogvilwu3mgmtnzhhos05otbllta3mjlkotgwn2riniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=vrvcxahqp2qu-x9zbyjyrlvxkekotubfb9ip9qxjmqk&code_challenge_method=s256&sso_reload=true |
| 2719521 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2719817 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2719818 | main | INFO | main | FiManagement.java:812 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2723537 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2723538 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2730802 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2730803 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2733921 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2733921 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2733970 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //b[text()='Admin Dashboard']] |
| 2737037 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2737037 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2737136 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2737231 | main | INFO | main | FiManagement.java:815 | Successfully navigated to the 'Control Panel' page |
| 2737280 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> id: immAdministration] |
| 2739367 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> id: immAdministration] |
| 2740042 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> id: immMenuAgents] |
| 2742210 | main | INFO | main | FiManagement.java:819 | Successfully navigated to the 'Agents' page |
| 2749378 | main | INFO | main | FiManagement.java:822 | Clicked 'Search' button |
| 2752453 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/agents |
| 2752453 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2752478 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (46b17b77130f4d9e0562e21753138a3c)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']] |
| 2768220 | main | FATAL | main | FiManagement.java:850 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.AgentsPage.getSessionDetailsForEachEreceipt(AgentsPage.java:306) at com.imm.ereceipt.pages.AgentsPage.getResult(AgentsPage.java:469) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySortingInAgentPage(FiManagement.java:826) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-actions div.mat-paginator-range-label"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [46b17b77130f4d9e0562e21753138a3c, findElement {using=css selector, value=div.mat-paginator-range-actions div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57138}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 46b17b77130f4d9e0562e21753138a3c at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more | |||||
| 2768223 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2769162 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifySortingInRolePage |
| 2769172 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2769178 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2771737 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2771737 | main | INFO | main | Log.java:192 | |
| 2771738 | main | INFO | main | FiManagement.java:436 | **** verify Sorting In Role Page ***** |
| 2771738 | main | INFO | main | Log.java:194 | |
| 2776928 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ec-f0e2-7f89-95c8-7cc5f032e885&response_mode=fragment&client_info=1&nonce=0197e8ec-f0e4-7dd9-be0f-2b0ed13367e3&state=eyjpzci6ijaxotdlogvjlwywztmtnzkxyi1hm2uyltczztu3yte3mgjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=biql1cugvumbzpprbvzkcmyhxsazjsylafcz5ovu0ms&code_challenge_method=s256&sso_reload=true |
| 2776928 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2776997 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //input[@id='i0116']] |
| 2776997 | main | INFO | main | FiManagement.java:440 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2777043 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //input[@id='i0116']] |
| 2777087 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> id: idSIButton9] |
| 2777088 | main | INFO | main | FiManagement.java:443 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2777167 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //input[@id='i0116']] |
| 2777215 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //input[@id='i0116']] |
| 2780625 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ec-f0e2-7f89-95c8-7cc5f032e885&response_mode=fragment&client_info=1&nonce=0197e8ec-f0e4-7dd9-be0f-2b0ed13367e3&state=eyjpzci6ijaxotdlogvjlwywztmtnzkxyi1hm2uyltczztu3yte3mgjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=biql1cugvumbzpprbvzkcmyhxsazjsylafcz5ovu0ms&code_challenge_method=s256&sso_reload=true |
| 2780625 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2783886 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ec-f0e2-7f89-95c8-7cc5f032e885&response_mode=fragment&client_info=1&nonce=0197e8ec-f0e4-7dd9-be0f-2b0ed13367e3&state=eyjpzci6ijaxotdlogvjlwywztmtnzkxyi1hm2uyltczztu3yte3mgjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=biql1cugvumbzpprbvzkcmyhxsazjsylafcz5ovu0ms&code_challenge_method=s256&sso_reload=true |
| 2783886 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2784144 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2784196 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //input[@id='i0118']] |
| 2784254 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //input[@id='i0118']] |
| 2787472 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ec-f0e2-7f89-95c8-7cc5f032e885&response_mode=fragment&client_info=1&nonce=0197e8ec-f0e4-7dd9-be0f-2b0ed13367e3&state=eyjpzci6ijaxotdlogvjlwywztmtnzkxyi1hm2uyltczztu3yte3mgjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=biql1cugvumbzpprbvzkcmyhxsazjsylafcz5ovu0ms&code_challenge_method=s256&sso_reload=true |
| 2787473 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2787688 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2787688 | main | INFO | main | FiManagement.java:447 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2790888 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2790888 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2797205 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2797205 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2800305 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2800305 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2800361 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //b[text()='Admin Dashboard']] |
| 2803472 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2803472 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2803511 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2803585 | main | INFO | main | FiManagement.java:450 | Successfully navigated to the 'Control Panel' page |
| 2803628 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> id: immAdministration] |
| 2805704 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> id: immAdministration] |
| 2806389 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> id: immMenuRoles] |
| 2808586 | main | INFO | main | FiManagement.java:454 | Successfully navigated to the 'Roles' page |
| 2813784 | main | INFO | main | FiManagement.java:457 | Clicked 'Search' button |
| 2816864 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/roles |
| 2816864 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2816896 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d19d4b30598f04b738398b786f941aa)] -> css selector: tr[id*='immGroupRoles']] |
| 2832678 | main | FATAL | main | FiManagement.java:485 | null |
| java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.executeScript(Unknown Source) at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123) at com.imm.ereceipt.pages.RolesPage.getSessionDetailsForEachEreceipt(RolesPage.java:344) at com.imm.ereceipt.pages.RolesPage.getResult(RolesPage.java:512) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifySortingInRolePage(FiManagement.java:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) Caused by: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38) at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474) ... 37 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-actions div.mat-paginator-range-label"} (Session info: chrome=138.0.7204.97) 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: '16.0.2' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [1d19d4b30598f04b738398b786f941aa, findElement {using=css selector, value=div.mat-paginator-range-actions div.mat-paginator-range-label}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57366}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, 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: 1d19d4b30598f04b738398b786f941aa at jdk.internal.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86) ... 48 more | |||||
| 2832680 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2833414 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: verifyWorkStationInWorkstationsPage |
| 2833425 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2833431 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2835736 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2835745 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: veriyDeleteOptonsinBranch |
| 2835757 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2835764 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2838488 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2838489 | main | INFO | main | Log.java:192 | |
| 2838489 | main | INFO | main | FiManagement.java:2601 | **** Delete options In Branches Page ***** |
| 2838490 | main | INFO | main | Log.java:194 | |
| 2844084 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ed-f82b-7bdd-bfc3-a486f488c468&response_mode=fragment&client_info=1&nonce=0197e8ed-f82d-7add-bd36-9cbd16423ebf&state=eyjpzci6ijaxotdlogvklwy4mmmtnzkzzs05mdi5lwzjowm0ytjmnty2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9_qudzf1_pp5gpkwkhvrmftdfu8sybp4mprss74arvw&code_challenge_method=s256&sso_reload=true |
| 2844085 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2844143 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //input[@id='i0116']] |
| 2844143 | main | INFO | main | FiManagement.java:2605 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2844199 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //input[@id='i0116']] |
| 2844242 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: idSIButton9] |
| 2844242 | main | INFO | main | FiManagement.java:2608 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2844282 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //input[@id='i0116']] |
| 2844320 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //input[@id='i0116']] |
| 2847679 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ed-f82b-7bdd-bfc3-a486f488c468&response_mode=fragment&client_info=1&nonce=0197e8ed-f82d-7add-bd36-9cbd16423ebf&state=eyjpzci6ijaxotdlogvklwy4mmmtnzkzzs05mdi5lwzjowm0ytjmnty2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9_qudzf1_pp5gpkwkhvrmftdfu8sybp4mprss74arvw&code_challenge_method=s256&sso_reload=true |
| 2847679 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2850894 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ed-f82b-7bdd-bfc3-a486f488c468&response_mode=fragment&client_info=1&nonce=0197e8ed-f82d-7add-bd36-9cbd16423ebf&state=eyjpzci6ijaxotdlogvklwy4mmmtnzkzzs05mdi5lwzjowm0ytjmnty2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9_qudzf1_pp5gpkwkhvrmftdfu8sybp4mprss74arvw&code_challenge_method=s256&sso_reload=true |
| 2850895 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2851159 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2851202 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //input[@id='i0118']] |
| 2851254 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //input[@id='i0118']] |
| 2854592 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ed-f82b-7bdd-bfc3-a486f488c468&response_mode=fragment&client_info=1&nonce=0197e8ed-f82d-7add-bd36-9cbd16423ebf&state=eyjpzci6ijaxotdlogvklwy4mmmtnzkzzs05mdi5lwzjowm0ytjmnty2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=9_qudzf1_pp5gpkwkhvrmftdfu8sybp4mprss74arvw&code_challenge_method=s256&sso_reload=true |
| 2854593 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2854848 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2854848 | main | INFO | main | FiManagement.java:2612 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2858573 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2858573 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2865832 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2865832 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2868940 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2868941 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2868990 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //b[text()='Admin Dashboard']] |
| 2872071 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2872072 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2872112 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2872177 | main | INFO | main | FiManagement.java:2615 | Successfully navigated to the 'Control Panel' page |
| 2872220 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immAdministration] |
| 2874295 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immAdministration] |
| 2874993 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immMenuBandW] |
| 2877146 | main | INFO | main | FiManagement.java:2619 | Successfully navigated to the 'Branches' page |
| 2880412 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2880412 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2884833 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immGlobalControl_NewBranch_button] |
| 2885158 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 2885158 | main | INFO | main | FiManagement.java:2623 | Clicked on Add New Branch icon |
| 2885210 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 2885269 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 2887431 | main | INFO | main | FiManagement.java:2624 | <b>Expected: </b>verify the close functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the close functionality in Newly created Branch Page |
| 2891481 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immGlobalControl_NewBranch_button] |
| 2892715 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 2892715 | main | INFO | main | FiManagement.java:2629 | Clicked on Add New Branch icon |
| 2892757 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: input[id*='immBranch_BranchName_']] |
| 2892792 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: input[id*='immBranch_BranchName_']] |
| 2893211 | main | INFO | main | FiManagement.java:2631 | set the Branch name |
| 2893253 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 2893305 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 2893448 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immGlobalControl_NewBranch_button] |
| 2895507 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 2895548 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 2895730 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immGlobalControl_NewWorkstation_button] |
| 2898951 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2898951 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2898994 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: imm_searchWs_GlobalControl] |
| 2899028 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: imm_searchWs_GlobalControl] |
| 2899399 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 2899455 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (415f3dca955b189d44b09ba7ec6cabc9)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 2899657 | main | INFO | main | FiManagement.java:2639 | <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page |
| 2904774 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2904774 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2904898 | main | INFO | main | FiManagement.java:2653 | Given Workstation is already present - OB WStation1 |
| 2922547 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2922547 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2935213 | main | FATAL | main | FiManagement.java:2684 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectWorkstationForMove(FiManagementPage.java:1204) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.veriyDeleteOptonsinBranch(FiManagement.java:2657) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 2935214 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 2936131 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: veriyDeleteOptonsinBranch |
| 2936144 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 2936149 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 2938513 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 2938513 | main | INFO | main | Log.java:192 | |
| 2938514 | main | INFO | main | FiManagement.java:2601 | **** Delete options In Branches Page ***** |
| 2938514 | main | INFO | main | Log.java:194 | |
| 2943050 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ef-79f2-7441-a4ad-f47e875d2eb0&response_mode=fragment&client_info=1&nonce=0197e8ef-79f4-7293-bb03-df95a9d57091&state=eyjpzci6ijaxotdlogvmltc5zjmtnzc2nc04yjy1lweyztezngfimjrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mv530_rpvv763mevhu27gvzc-5ha_7eq_djit_2ydwu&code_challenge_method=s256&sso_reload=true |
| 2943050 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2943097 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //input[@id='i0116']] |
| 2943098 | main | INFO | main | FiManagement.java:2605 | Successfully navigated to 'eReceipts FI Admin' Page |
| 2943135 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //input[@id='i0116']] |
| 2943175 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: idSIButton9] |
| 2943176 | main | INFO | main | FiManagement.java:2608 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 2943215 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //input[@id='i0116']] |
| 2943251 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //input[@id='i0116']] |
| 2946559 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ef-79f2-7441-a4ad-f47e875d2eb0&response_mode=fragment&client_info=1&nonce=0197e8ef-79f4-7293-bb03-df95a9d57091&state=eyjpzci6ijaxotdlogvmltc5zjmtnzc2nc04yjy1lweyztezngfimjrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mv530_rpvv763mevhu27gvzc-5ha_7eq_djit_2ydwu&code_challenge_method=s256&sso_reload=true |
| 2946559 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2949821 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ef-79f2-7441-a4ad-f47e875d2eb0&response_mode=fragment&client_info=1&nonce=0197e8ef-79f4-7293-bb03-df95a9d57091&state=eyjpzci6ijaxotdlogvmltc5zjmtnzc2nc04yjy1lweyztezngfimjrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mv530_rpvv763mevhu27gvzc-5ha_7eq_djit_2ydwu&code_challenge_method=s256&sso_reload=true |
| 2949821 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2950079 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 2950119 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //input[@id='i0118']] |
| 2950161 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //input[@id='i0118']] |
| 2953432 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8ef-79f2-7441-a4ad-f47e875d2eb0&response_mode=fragment&client_info=1&nonce=0197e8ef-79f4-7293-bb03-df95a9d57091&state=eyjpzci6ijaxotdlogvmltc5zjmtnzc2nc04yjy1lweyztezngfimjrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=mv530_rpvv763mevhu27gvzc-5ha_7eq_djit_2ydwu&code_challenge_method=s256&sso_reload=true |
| 2953433 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2953657 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 2953657 | main | INFO | main | FiManagement.java:2612 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 2956896 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 2956897 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2963159 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2963160 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2966231 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2966232 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2966287 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //b[text()='Admin Dashboard']] |
| 2969397 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 2969398 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2969437 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 2969521 | main | INFO | main | FiManagement.java:2615 | Successfully navigated to the 'Control Panel' page |
| 2969564 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: immAdministration] |
| 2971635 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: immAdministration] |
| 2972314 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: immMenuBandW] |
| 2974460 | main | INFO | main | FiManagement.java:2619 | Successfully navigated to the 'Branches' page |
| 2977724 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2977725 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2980187 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 2980232 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 2980472 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: immGlobalControl_NewWorkstation_button] |
| 2983658 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2983658 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2983722 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: imm_searchWs_GlobalControl] |
| 2983764 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: imm_searchWs_GlobalControl] |
| 2984090 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 2984141 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (598a1530e014ead4e26f26c54d788bb2)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 2984339 | main | INFO | main | FiManagement.java:2639 | <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page |
| 2989489 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 2989489 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 2989617 | main | INFO | main | FiManagement.java:2653 | Given Workstation is already present - YB WStation1 |
| 3007258 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 3007259 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3020024 | main | FATAL | main | FiManagement.java:2684 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectWorkstationForMove(FiManagementPage.java:1204) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.veriyDeleteOptonsinBranch(FiManagement.java:2657) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 3020024 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |
| 3020731 | main | DEBUG | main | WebDriverFactory.java:244 | TestCaseID:: veriyDeleteOptonsinBranch |
| 3020745 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1220 | Using chromedriver 138.0.7204.92 (resolved driver for Chrome 138) |
| 3020750 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1282 | Exporting webdriver.chrome.driver as C:\Users\pavank\.cache\selenium\chromedriver\win64\138.0.7204.92\chromedriver.exe |
| 3023319 | main | DEBUG | main | WebDriverFactory.java:565 | Driver::initialize::Get |
| 3023319 | main | INFO | main | Log.java:192 | |
| 3023319 | main | INFO | main | FiManagement.java:2601 | **** Delete options In Branches Page ***** |
| 3023319 | main | INFO | main | Log.java:194 | |
| 3027731 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8f0-c529-7fce-8ac4-ba553d30545d&response_mode=fragment&client_info=1&nonce=0197e8f0-c52b-78c4-8075-2b0e0644a5c6&state=eyjpzci6ijaxotdlogywlwm1mmetn2fkmi1indm0ltk2odg3odywnju0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_ipuq9kxqqmhmjtvmpty11zfjaczcxqru3dzlreqrwq&code_challenge_method=s256&sso_reload=true |
| 3027732 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3027782 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //input[@id='i0116']] |
| 3027782 | main | INFO | main | FiManagement.java:2605 | Successfully navigated to 'eReceipts FI Admin' Page |
| 3027820 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //input[@id='i0116']] |
| 3027860 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: idSIButton9] |
| 3027860 | main | INFO | main | FiManagement.java:2608 | Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page |
| 3027903 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //input[@id='i0116']] |
| 3027943 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //input[@id='i0116']] |
| 3031263 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8f0-c529-7fce-8ac4-ba553d30545d&response_mode=fragment&client_info=1&nonce=0197e8f0-c52b-78c4-8075-2b0e0644a5c6&state=eyjpzci6ijaxotdlogywlwm1mmetn2fkmi1indm0ltk2odg3odywnju0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_ipuq9kxqqmhmjtvmpty11zfjaczcxqru3dzlreqrwq&code_challenge_method=s256&sso_reload=true |
| 3031263 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3034461 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8f0-c529-7fce-8ac4-ba553d30545d&response_mode=fragment&client_info=1&nonce=0197e8f0-c52b-78c4-8075-2b0e0644a5c6&state=eyjpzci6ijaxotdlogywlwm1mmetn2fkmi1indm0ltk2odg3odywnju0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_ipuq9kxqqmhmjtvmpty11zfjaczcxqru3dzlreqrwq&code_challenge_method=s256&sso_reload=true |
| 3034461 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3034700 | main | INFO | main | SignInPage.java:259 | Password text field is shown |
| 3034749 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //input[@id='i0118']] |
| 3034793 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //input[@id='i0118']] |
| 3038013 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-fiadminportal-app.azurewebsites.net&client-request-id=0197e8f0-c529-7fce-8ac4-ba553d30545d&response_mode=fragment&client_info=1&nonce=0197e8f0-c52b-78c4-8075-2b0e0644a5c6&state=eyjpzci6ijaxotdlogywlwm1mmetn2fkmi1indm0ltk2odg3odywnju0yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=_ipuq9kxqqmhmjtvmpty11zfjaczcxqru3dzlreqrwq&code_challenge_method=s256&sso_reload=true |
| 3038013 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3038218 | main | INFO | main | SignInPage.java:123 | Entered values for the fields in 'Login' page |
| 3038218 | main | INFO | main | FiManagement.java:2612 | logged with the Username:fiAdmin@Qaxpauto1.onmicrosoft.com |
| 3042023 | main | DEBUG | main | Utils.java:92 | Page URL:: https://login.microsoftonline.com/common/login |
| 3042023 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3048329 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 3048330 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3051405 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 3051405 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3051456 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //b[text()='Admin Dashboard']] |
| 3054566 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/admin |
| 3054567 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3054606 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //b[contains(text(),'Dashboard')]] |
| 3054677 | main | INFO | main | FiManagement.java:2615 | Successfully navigated to the 'Control Panel' page |
| 3054722 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immAdministration] |
| 3056799 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immAdministration] |
| 3056955 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immMenuBandW] |
| 3059177 | main | INFO | main | FiManagement.java:2619 | Successfully navigated to the 'Branches' page |
| 3062410 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 3062410 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3066864 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immGlobalControl_NewBranch_button] |
| 3067159 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 3067159 | main | INFO | main | FiManagement.java:2623 | Clicked on Add New Branch icon |
| 3067203 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 3067280 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 3069459 | main | INFO | main | FiManagement.java:2624 | <b>Expected: </b>verify the close functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the close functionality in Newly created Branch Page |
| 3073512 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immGlobalControl_NewBranch_button] |
| 3074751 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: button[id*='immBranch_ButtonClose_']] |
| 3074751 | main | INFO | main | FiManagement.java:2629 | Clicked on Add New Branch icon |
| 3074790 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: input[id*='immBranch_BranchName_']] |
| 3074826 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: input[id*='immBranch_BranchName_']] |
| 3075275 | main | INFO | main | FiManagement.java:2631 | set the Branch name |
| 3075317 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 3075369 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> css selector: button[id*='immBranch_ButtonSave_']] |
| 3075524 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immGlobalControl_NewBranch_button] |
| 3077573 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 3077613 | main | DEBUG | main | ImmUtils.java:307 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]] |
| 3077857 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immGlobalControl_NewWorkstation_button] |
| 3081076 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 3081076 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3081115 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: imm_searchWs_GlobalControl] |
| 3081150 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: imm_searchWs_GlobalControl] |
| 3081593 | main | DEBUG | main | Utils.java:1013 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 3081679 | main | DEBUG | main | Utils.java:182 | Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9e47acb262fb896d02ea127d7575fea1)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox] |
| 3081960 | main | INFO | main | FiManagement.java:2639 | <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page |
| 3087123 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 3087123 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3087278 | main | INFO | main | FiManagement.java:2653 | Given Workstation is already present - GB WStation1 |
| 3104868 | main | DEBUG | main | Utils.java:92 | Page URL:: https://er-dev-eastus-fiadminportal-app.azurewebsites.net/branchesandworkstations |
| 3104868 | main | DEBUG | main | Utils.java:112 | Page Load Wait: (Sync) |
| 3117585 | main | FATAL | main | FiManagement.java:2684 | Index 0 out of bounds for length 0 |
| 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.GeneratedMethodAccessor20.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy21.get(Unknown Source) at com.imm.ereceipt.pages.FiManagementPage.SelectWorkstationForMove(FiManagementPage.java:1204) at com.imm.ereceipt.testscripts.FiManagement.FiManagement.veriyDeleteOptonsinBranch(FiManagement.java:2657) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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) | |||||
| 3117585 | main | INFO | main | Log.java:264 | **** -E---N---D- ***** |