| Tests passed/Failed/Skipped: | 11/3/0 |
| Started on: | Wed Aug 27 16:13:27 EDT 2025 |
| Total time: | 1258 seconds (1258557 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyTellerAndSuperTellerLogin Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Teller or Super Teller log in to application Parameters: {=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify teller login details, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:26:32 774 - TestCaseID:: verifyTellerAndSuperTellerLogin |
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'IMMVMQAERAUTO', ip: '192.168.10.174' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Login.Login.verifyTellerAndSuperTellerLogin(Login.java:664) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:577) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:894) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'IMMVMQAERAUTO', ip: '192.168.10.174' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369) at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218) at com.imm.ereceipt.testscripts.Login.Login.verifyTellerAndSuperTellerLogin(Login.java:664) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91) Caused by: org.openqa.selenium.TimeoutException: java.net.http.HttpTimeoutException: request timed out Build info: version: '4.28.0', revision: 'ac342546e9' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2' Driver info: driver.version: unknown at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:495) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:55) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.lambda$executeAsync$1(JdkHttpClient.java:384) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:577) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1623) Caused by: java.net.http.HttpTimeoutException: request timed out at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:894) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133) at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute0(JdkHttpClient.java:456) ... 8 more |
0 | com.imm.ereceipt.testscripts.Login.Login@23348b5d |
| verifyHelpMenuTellerPortal Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Documentation and About in Dashboard page Parameters: {=, TestID=verifyHelpMenuTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items in Teller Portal, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/Home.htm} Show output Show all outputs --- 27 Aug 16:19:26 710 - TestCaseID:: verifyHelpMenuTellerPortal --- 27 Aug 16:19:30 330 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Heaader Items in Teller Portal Steps: --- 27 Aug 16:19:34 866 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2f-8848-7e86-865a-463daa8ae721&response_mode=fragment&client_info=1&nonce=0198ed2f-884c-7b01-ab54-891b3258f7a5&state=eyjpzci6ijaxothlzdjmltg4ngitn2jhzs04mzg0lte4nzazmta5ogjhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jy4sql2wvp7wk3kyp4apogzru-3amxpuhteswo0dfvy&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:19:34 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:34 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:19:35 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:19:35 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> id: idSIButton9] --- 27 Aug 16:19:35 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:19:35 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:19:39 016 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2f-8848-7e86-865a-463daa8ae721&response_mode=fragment&client_info=1&nonce=0198ed2f-884c-7b01-ab54-891b3258f7a5&state=eyjpzci6ijaxothlzdjmltg4ngitn2jhzs04mzg0lte4nzazmta5ogjhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jy4sql2wvp7wk3kyp4apogzru-3amxpuhteswo0dfvy&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:19:39 016 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:42 586 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2f-8848-7e86-865a-463daa8ae721&response_mode=fragment&client_info=1&nonce=0198ed2f-884c-7b01-ab54-891b3258f7a5&state=eyjpzci6ijaxothlzdjmltg4ngitn2jhzs04mzg0lte4nzazmta5ogjhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jy4sql2wvp7wk3kyp4apogzru-3amxpuhteswo0dfvy&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:19:42 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:46 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:19:46 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:19:49 847 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2f-8848-7e86-865a-463daa8ae721&response_mode=fragment&client_info=1&nonce=0198ed2f-884c-7b01-ab54-891b3258f7a5&state=eyjpzci6ijaxothlzdjmltg4ngitn2jhzs04mzg0lte4nzazmta5ogjhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jy4sql2wvp7wk3kyp4apogzru-3amxpuhteswo0dfvy&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:19:49 848 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:54 679 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:19:54 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:20:03 078 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:20:03 079 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:20:06 274 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:20:06 275 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:20:06 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> id: immOnFilter] --- 27 Aug 16:20:09 607 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:20:09 608 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:20:09 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Dashboard' page [ScreenShot] --- 27 Aug 16:20:10 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cafa01c4b3ac56cc7d28f5f817f6b120)] -> id: immDashboard] Successfully navigated to the 'Dashboard' page [ScreenShot] --- 27 Aug 16:20:24 222 - sleep failed.. |
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [cafa01c4b3ac56cc7d28f5f817f6b120, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62905}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, 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: cafa01c4b3ac56cc7d28f5f817f6b120
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
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.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.Login.Login.verifyHelpMenuTellerPortal(Login.java:548)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 38 more
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [cafa01c4b3ac56cc7d28f5f817f6b120, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62905}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, 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: cafa01c4b3ac56cc7d28f5f817f6b120
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
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.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.Login.Login.verifyHelpMenuTellerPortal(Login.java:548)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 38 more
|
53 | com.imm.ereceipt.testscripts.Login.Login@23348b5d |
| verifyDocumentationAboutInDashBoardPage Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Documentation and About in Dashboard page Parameters: {=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2022!, Type=, Description=verify Documentation About In DashBoard Page, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/Home.htm} Show output Show all outputs --- 27 Aug 16:16:01 899 - TestCaseID:: verifyDocumentationAboutInDashBoardPage --- 27 Aug 16:16:04 452 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Documentation About In DashBoard Page Steps: --- 27 Aug 16:16:09 174 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2c-6444-74f3-b9e6-9c103dc01d2c&response_mode=fragment&client_info=1&nonce=0198ed2c-6447-7bdb-8f57-a2333e0693f9&state=eyjpzci6ijaxothlzdjjlty0ndytnzvjyi1inme5ltg1mdhhymvjmzk4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=e-10k1lecarhjstklo0dmqlyjkfjaetrwbxoaaso1pg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:16:09 174 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:09 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:16:09 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:16:09 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> id: idSIButton9] --- 27 Aug 16:16:09 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:16:10 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:16:14 075 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2c-6444-74f3-b9e6-9c103dc01d2c&response_mode=fragment&client_info=1&nonce=0198ed2c-6447-7bdb-8f57-a2333e0693f9&state=eyjpzci6ijaxothlzdjjlty0ndytnzvjyi1inme5ltg1mdhhymvjmzk4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=e-10k1lecarhjstklo0dmqlyjkfjaetrwbxoaaso1pg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:16:14 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:17 675 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2c-6444-74f3-b9e6-9c103dc01d2c&response_mode=fragment&client_info=1&nonce=0198ed2c-6447-7bdb-8f57-a2333e0693f9&state=eyjpzci6ijaxothlzdjjlty0ndytnzvjyi1inme5ltg1mdhhymvjmzk4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=e-10k1lecarhjstklo0dmqlyjkfjaetrwbxoaaso1pg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:16:17 676 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:21 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:16:21 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:16:25 273 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2c-6444-74f3-b9e6-9c103dc01d2c&response_mode=fragment&client_info=1&nonce=0198ed2c-6447-7bdb-8f57-a2333e0693f9&state=eyjpzci6ijaxothlzdjjlty0ndytnzvjyi1inme5ltg1mdhhymvjmzk4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=e-10k1lecarhjstklo0dmqlyjkfjaetrwbxoaaso1pg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:16:25 274 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:30 141 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:16:30 142 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:38 484 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:16:38 485 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:41 720 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:16:41 721 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:41 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> id: immOnFilter] --- 27 Aug 16:16:45 040 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:16:45 041 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:16:45 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea241e218d7d80b33a943a3921edc7e7)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Dashboard' page [ScreenShot] --- 27 Aug 16:16:59 082 - sleep failed.. |
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ea241e218d7d80b33a943a3921edc7e7, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62092}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, 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: ea241e218d7d80b33a943a3921edc7e7
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
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.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.Login.Login.verifyDocumentationAboutInDashBoardPage(Login.java:497)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 38 more
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ea241e218d7d80b33a943a3921edc7e7, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.139, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62092}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 139.0.7258.139, 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: ea241e218d7d80b33a943a3921edc7e7
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
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.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.Login.Login.verifyDocumentationAboutInDashBoardPage(Login.java:497)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:386)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 38 more
|
54 | com.imm.ereceipt.testscripts.Login.Login@23348b5d |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyLoginWithWrongCredentails Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify log in to application with wrong credentails Parameters: {=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Description=verify Login With Wrong Credentails 'Teller', Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:20:24 259 - TestCaseID:: verifyLoginWithWrongCredentails --- 27 Aug 16:22:10 980 - 106 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Login With Wrong Credentails 'Teller' Steps: --- 27 Aug 16:22:15 579 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed31-fbd1-7da9-a400-44f88d57fdf7&response_mode=fragment&client_info=1&nonce=0198ed31-fbd4-7dda-bc8c-7cee41c6c10c&state=eyjpzci6ijaxothlzdmxlwzizdmtnziwny05ytzllwy3mwfhzwy0otm2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=okyjzes303f1ib6nu9z9xq6koflmzsliasqipxw4ngg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:15 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:15 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c412814135b5196370bba126ddfd7fd3)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:22:15 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c412814135b5196370bba126ddfd7fd3)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:22:15 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c412814135b5196370bba126ddfd7fd3)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:22:19 578 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed31-fbd1-7da9-a400-44f88d57fdf7&response_mode=fragment&client_info=1&nonce=0198ed31-fbd4-7dda-bc8c-7cee41c6c10c&state=eyjpzci6ijaxothlzdmxlwzizdmtnziwny05ytzllwy3mwfhzwy0otm2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=okyjzes303f1ib6nu9z9xq6koflmzsliasqipxw4ngg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:19 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:23 104 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed31-fbd1-7da9-a400-44f88d57fdf7&response_mode=fragment&client_info=1&nonce=0198ed31-fbd4-7dda-bc8c-7cee41c6c10c&state=eyjpzci6ijaxothlzdmxlwzizdmtnziwny05ytzllwy3mwfhzwy0otm2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=okyjzes303f1ib6nu9z9xq6koflmzsliasqipxw4ngg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:23 104 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:27 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c412814135b5196370bba126ddfd7fd3)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:22:27 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c412814135b5196370bba126ddfd7fd3)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:22:30 690 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed31-fbd1-7da9-a400-44f88d57fdf7&response_mode=fragment&client_info=1&nonce=0198ed31-fbd4-7dda-bc8c-7cee41c6c10c&state=eyjpzci6ijaxothlzdmxlwzizdmtnziwny05ytzllwy3mwfhzwy0otm2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=okyjzes303f1ib6nu9z9xq6koflmzsliasqipxw4ngg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:30 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:35 874 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:22:35 874 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:35 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c412814135b5196370bba126ddfd7fd3)] -> id: passwordError] Failed to navigated to the 'Dashboard' page [ScreenShot] Test Passed. |
26 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyHelpMenuAdminPortal Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Help Menu in Admin Portal Parameters: {=, TestID=verifyHelpMenuAdminPortal, UserPwd=iMM2022!, Type=, Description=verify Documentation About In DashBoard Page, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/AdminHome.htm} Show output Show all outputs --- 27 Aug 16:18:26 038 - TestCaseID:: verifyHelpMenuAdminPortal --- 27 Aug 16:18:29 619 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Documentation About In DashBoard Page Steps: --- 27 Aug 16:18:34 424 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2e-9b6f-7317-bb23-21e2e87f8cc2&response_mode=fragment&client_info=1&nonce=0198ed2e-9b72-70c9-bd13-e675b81dda45&state=eyjpzci6ijaxothlzdjlltlinzetnzq2zi1imdyylwy5nda3mwrjmge2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xcxj_0tc_vsxfyr8xp7duhxvz5e1x5hyz7ga3xx5s1u&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:18:34 425 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:34 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:18:34 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:18:34 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: idSIButton9] --- 27 Aug 16:18:34 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:18:34 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:18:38 493 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2e-9b6f-7317-bb23-21e2e87f8cc2&response_mode=fragment&client_info=1&nonce=0198ed2e-9b72-70c9-bd13-e675b81dda45&state=eyjpzci6ijaxothlzdjlltlinzetnzq2zi1imdyylwy5nda3mwrjmge2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xcxj_0tc_vsxfyr8xp7duhxvz5e1x5hyz7ga3xx5s1u&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:18:38 494 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:41 994 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2e-9b6f-7317-bb23-21e2e87f8cc2&response_mode=fragment&client_info=1&nonce=0198ed2e-9b72-70c9-bd13-e675b81dda45&state=eyjpzci6ijaxothlzdjlltlinzetnzq2zi1imdyylwy5nda3mwrjmge2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xcxj_0tc_vsxfyr8xp7duhxvz5e1x5hyz7ga3xx5s1u&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:18:41 995 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:45 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:18:46 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:18:49 510 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2e-9b6f-7317-bb23-21e2e87f8cc2&response_mode=fragment&client_info=1&nonce=0198ed2e-9b72-70c9-bd13-e675b81dda45&state=eyjpzci6ijaxothlzdjlltlinzetnzq2zi1imdyylwy5nda3mwrjmge2mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=xcxj_0tc_vsxfyr8xp7duhxvz5e1x5hyz7ga3xx5s1u&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:18:49 510 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:54 322 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:18:54 323 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:02 497 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:19:02 497 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:05 658 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:19:05 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:05 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']] --- 27 Aug 16:19:08 864 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:19:08 865 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:19:08 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:19:09 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immAdministration] --- 27 Aug 16:19:11 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immHelp] --- 27 Aug 16:19:11 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immMenuRestart] --- 27 Aug 16:19:13 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //div[contains(text(),'Server Connection Success! ')]] Expected: click on Restart Actual(Passed): Sucessfully clicked on Restart in admin control page[ScreenShot] --- 27 Aug 16:19:14 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immAdministration] --- 27 Aug 16:19:16 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immHelp] --- 27 Aug 16:19:17 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immMenuAbout] --- 27 Aug 16:19:18 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immClose] --- 27 Aug 16:19:18 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //b[contains(text(),'FI Admin Portal')]] Expected: click on About Actual(Passed): Sucessfully clicked on About in admin control page[ScreenShot] --- 27 Aug 16:19:19 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> xpath: //b[contains(text(),'FI Admin Portal')]] Expected: check the version on About Actual(Passed): Sucessfully checked the version on About in admin control page[ScreenShot] --- 27 Aug 16:19:19 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immClose] --- 27 Aug 16:19:19 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immClose] Expected: close the About dailog box Actual(Passed): Successfully closed the About dailog box[ScreenShot] --- 27 Aug 16:19:20 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immAdministration] --- 27 Aug 16:19:23 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immHelp] --- 27 Aug 16:19:23 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8cbead7e9dec09b24103cfa738b4cab2)] -> id: immMenuDoc] Expected: open the documentation Actual(Passed): Successfully opened the documentation in admin control page[ScreenShot] Test Passed. |
57 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyLoginWithWrongCredentails Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify log in to application with wrong credentails Parameters: {=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTeller, Description=verify Login With Wrong Credentails 'SuperTeller', Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:22:37 722 - TestCaseID:: verifyLoginWithWrongCredentails --- 27 Aug 16:22:39 985 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Login With Wrong Credentails 'SuperTeller' Steps: --- 27 Aug 16:22:44 567 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed32-6d46-7042-aac1-ab73b9ed60c8&response_mode=fragment&client_info=1&nonce=0198ed32-6d4a-7314-92da-bdf7c0da16be&state=eyjpzci6ijaxothlzdmyltzkndktnzczmi1iotdhltvjzja2mzi4yza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jegtvja7ckq93tgjdnwfckiddltpdfhtwb94qoqrjhg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:44 567 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:44 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0bb24cb666feda2b872d42c4a40637e)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:22:44 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0bb24cb666feda2b872d42c4a40637e)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:22:44 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0bb24cb666feda2b872d42c4a40637e)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:22:48 444 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed32-6d46-7042-aac1-ab73b9ed60c8&response_mode=fragment&client_info=1&nonce=0198ed32-6d4a-7314-92da-bdf7c0da16be&state=eyjpzci6ijaxothlzdmyltzkndktnzczmi1iotdhltvjzja2mzi4yza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jegtvja7ckq93tgjdnwfckiddltpdfhtwb94qoqrjhg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:48 445 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:51 999 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed32-6d46-7042-aac1-ab73b9ed60c8&response_mode=fragment&client_info=1&nonce=0198ed32-6d4a-7314-92da-bdf7c0da16be&state=eyjpzci6ijaxothlzdmyltzkndktnzczmi1iotdhltvjzja2mzi4yza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jegtvja7ckq93tgjdnwfckiddltpdfhtwb94qoqrjhg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:52 000 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:22:55 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0bb24cb666feda2b872d42c4a40637e)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:22:55 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0bb24cb666feda2b872d42c4a40637e)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:22:59 328 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed32-6d46-7042-aac1-ab73b9ed60c8&response_mode=fragment&client_info=1&nonce=0198ed32-6d4a-7314-92da-bdf7c0da16be&state=eyjpzci6ijaxothlzdmyltzkndktnzczmi1iotdhltvjzja2mzi4yza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=jegtvja7ckq93tgjdnwfckiddltpdfhtwb94qoqrjhg&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:22:59 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:04 222 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:23:04 223 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:04 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0bb24cb666feda2b872d42c4a40637e)] -> id: passwordError] Failed to navigated to the 'Dashboard' page [ScreenShot] Test Passed. |
26 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyLoginWithWrongCredentailsAdminPortal Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify log in to application with wrong credentails in Admin Portal Parameters: {=, TestID=verifyLoginWithWrongCredentailsAdminPortal, UserPwd=P72222N%_K}8h(kaSd%2112, Type=SuperTeller, Description=verify Login With Wrong Credentails in Admin Portal, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:23:06 096 - TestCaseID:: verifyLoginWithWrongCredentailsAdminPortal --- 27 Aug 16:23:08 391 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Login With Wrong Credentails in Admin Portal Steps: --- 27 Aug 16:23:13 198 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed32-dbc2-71c7-bc2b-52b587f6a137&response_mode=fragment&client_info=1&nonce=0198ed32-dbc5-7f96-8535-ee8877d15393&state=eyjpzci6ijaxothlzdmylwriyzqtnzm5my1hmdc1lta4zjnmzjbimgvmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qoo8inxmilwy_kx-ykincu6exxvzgtvd9vw8g1ohno0&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:13 199 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:13 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (701f8ec882376f370035b1f51ec3de24)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:13 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (701f8ec882376f370035b1f51ec3de24)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:13 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (701f8ec882376f370035b1f51ec3de24)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:17 527 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed32-dbc2-71c7-bc2b-52b587f6a137&response_mode=fragment&client_info=1&nonce=0198ed32-dbc5-7f96-8535-ee8877d15393&state=eyjpzci6ijaxothlzdmylwriyzqtnzm5my1hmdc1lta4zjnmzjbimgvmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qoo8inxmilwy_kx-ykincu6exxvzgtvd9vw8g1ohno0&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:17 527 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:21 260 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed32-dbc2-71c7-bc2b-52b587f6a137&response_mode=fragment&client_info=1&nonce=0198ed32-dbc5-7f96-8535-ee8877d15393&state=eyjpzci6ijaxothlzdmylwriyzqtnzm5my1hmdc1lta4zjnmzjbimgvmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qoo8inxmilwy_kx-ykincu6exxvzgtvd9vw8g1ohno0&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:21 261 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:25 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (701f8ec882376f370035b1f51ec3de24)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:23:25 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (701f8ec882376f370035b1f51ec3de24)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:23:28 629 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed32-dbc2-71c7-bc2b-52b587f6a137&response_mode=fragment&client_info=1&nonce=0198ed32-dbc5-7f96-8535-ee8877d15393&state=eyjpzci6ijaxothlzdmylwriyzqtnzm5my1hmdc1lta4zjnmzjbimgvmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=qoo8inxmilwy_kx-ykincu6exxvzgtvd9vw8g1ohno0&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:28 630 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:33 678 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:23:33 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:33 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (701f8ec882376f370035b1f51ec3de24)] -> id: passwordError] Failed to navigate to the 'Admin' page [ScreenShot] Test Passed. |
27 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyTellerAndSuperTellerLogin Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Teller or Super Teller log in to application Parameters: {=, TestID=verifyTellerAndSuperTellerLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify Super teller login details, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:29:32 891 - TestCaseID:: verifyTellerAndSuperTellerLogin --- 27 Aug 16:29:41 670 - 8 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) 1verify Super teller login details Steps: --- 27 Aug 16:29:46 375 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed38-dd30-7518-9779-9893a97a9381&response_mode=fragment&client_info=1&nonce=0198ed38-dd32-7a40-8e74-8812b44cc293&state=eyjpzci6ijaxothlzdm4lwrkmzetnzu4zc04ntaxltkzmmq1ode1yty3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fxsgvgyurdi1iw1_5gz2gkdkt1i-j72kexligovd6su&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:29:46 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:29:46 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:29:46 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:29:46 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> id: idSIButton9] --- 27 Aug 16:29:46 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:29:46 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:29:50 543 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed38-dd30-7518-9779-9893a97a9381&response_mode=fragment&client_info=1&nonce=0198ed38-dd32-7a40-8e74-8812b44cc293&state=eyjpzci6ijaxothlzdm4lwrkmzetnzu4zc04ntaxltkzmmq1ode1yty3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fxsgvgyurdi1iw1_5gz2gkdkt1i-j72kexligovd6su&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:29:50 544 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:29:53 951 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed38-dd30-7518-9779-9893a97a9381&response_mode=fragment&client_info=1&nonce=0198ed38-dd32-7a40-8e74-8812b44cc293&state=eyjpzci6ijaxothlzdm4lwrkmzetnzu4zc04ntaxltkzmmq1ode1yty3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fxsgvgyurdi1iw1_5gz2gkdkt1i-j72kexligovd6su&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:29:53 951 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:29:57 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:29:58 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:30:01 487 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed38-dd30-7518-9779-9893a97a9381&response_mode=fragment&client_info=1&nonce=0198ed38-dd32-7a40-8e74-8812b44cc293&state=eyjpzci6ijaxothlzdm4lwrkmzetnzu4zc04ntaxltkzmmq1ode1yty3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fxsgvgyurdi1iw1_5gz2gkdkt1i-j72kexligovd6su&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:30:01 487 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:30:06 776 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:30:06 777 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:30:15 410 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:30:15 411 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:30:18 658 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:30:18 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:30:18 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> id: immOnFilter] --- 27 Aug 16:30:22 037 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:30:22 037 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:30:22 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e89780fe28225b0798775f32af33048)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Dashboard' page [ScreenShot] Successfully verified the 'Administrator' button not present on header of the page [ScreenShot] Test Passed. |
52 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyAdminPortalLogin Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify log in Admin Portal Parameters: {=, TestID=verifyAdminPortalLogin, UserPwd=iMM2022!, Type=Admin, Description=Verify Admin Portal login details, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:13:27 959 - TestCaseID:: verifyAdminPortalLogin --- 27 Aug 16:14:12 076 - 44 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) Verify Admin Portal login details Steps: --- 27 Aug 16:14:17 873 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2a-b18e-754f-9da5-ef9927d6e8a2&response_mode=fragment&client_info=1&nonce=0198ed2a-b191-7a5c-874c-52827575279f&state=eyjpzci6ijaxothlzdjhlwixotatn2i2yy05mjvlltg0m2vlntiyzgvhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=q_kkpa3kgk5eyklfq6kdt9n1hwyurvmx2ctls6zfggw&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:14:17 879 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:18 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:14:18 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:14:18 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:14:22 399 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2a-b18e-754f-9da5-ef9927d6e8a2&response_mode=fragment&client_info=1&nonce=0198ed2a-b191-7a5c-874c-52827575279f&state=eyjpzci6ijaxothlzdjhlwixotatn2i2yy05mjvlltg0m2vlntiyzgvhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=q_kkpa3kgk5eyklfq6kdt9n1hwyurvmx2ctls6zfggw&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:14:22 401 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:26 074 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2a-b18e-754f-9da5-ef9927d6e8a2&response_mode=fragment&client_info=1&nonce=0198ed2a-b191-7a5c-874c-52827575279f&state=eyjpzci6ijaxothlzdjhlwixotatn2i2yy05mjvlltg0m2vlntiyzgvhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=q_kkpa3kgk5eyklfq6kdt9n1hwyurvmx2ctls6zfggw&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:14:26 077 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:29 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:14:30 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:14:33 494 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2a-b18e-754f-9da5-ef9927d6e8a2&response_mode=fragment&client_info=1&nonce=0198ed2a-b191-7a5c-874c-52827575279f&state=eyjpzci6ijaxothlzdjhlwixotatn2i2yy05mjvlltg0m2vlntiyzgvhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=q_kkpa3kgk5eyklfq6kdt9n1hwyurvmx2ctls6zfggw&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:14:33 496 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:38 428 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:14:38 429 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:46 755 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:14:46 758 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:50 189 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:14:50 190 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:50 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']] --- 27 Aug 16:14:53 566 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:14:53 567 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:14:53 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d42033d874c53c4e7c434c5244b8003a)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Admin' page [ScreenShot] Test Passed. |
47 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyTellerAndAdminLogin Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify log in to application Parameters: {=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=Teller, Description=1verify Teller login details, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:24:30 147 - TestCaseID:: verifyTellerAndAdminLogin --- 27 Aug 16:25:41 138 - 70 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) 1verify Teller login details Steps: --- 27 Aug 16:25:45 653 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed35-3143-77c1-89b6-3c634c61fbd0&response_mode=fragment&client_info=1&nonce=0198ed35-3146-7265-bc20-a0b812b01d6a&state=eyjpzci6ijaxothlzdm1ltmxndutnza4ni05otm2ltblmzvizwzmztbhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_18acgrzu9ljeau07xyednf1isirof1gmxt12ef_t0m&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:25:45 653 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:25:45 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:25:45 856 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:25:45 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> id: idSIButton9] --- 27 Aug 16:25:46 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:25:46 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:25:49 732 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed35-3143-77c1-89b6-3c634c61fbd0&response_mode=fragment&client_info=1&nonce=0198ed35-3146-7265-bc20-a0b812b01d6a&state=eyjpzci6ijaxothlzdm1ltmxndutnza4ni05otm2ltblmzvizwzmztbhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_18acgrzu9ljeau07xyednf1isirof1gmxt12ef_t0m&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:25:49 733 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:25:53 309 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed35-3143-77c1-89b6-3c634c61fbd0&response_mode=fragment&client_info=1&nonce=0198ed35-3146-7265-bc20-a0b812b01d6a&state=eyjpzci6ijaxothlzdm1ltmxndutnza4ni05otm2ltblmzvizwzmztbhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_18acgrzu9ljeau07xyednf1isirof1gmxt12ef_t0m&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:25:53 309 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:25:57 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:25:57 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:26:00 621 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed35-3143-77c1-89b6-3c634c61fbd0&response_mode=fragment&client_info=1&nonce=0198ed35-3146-7265-bc20-a0b812b01d6a&state=eyjpzci6ijaxothlzdm1ltmxndutnza4ni05otm2ltblmzvizwzmztbhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_18acgrzu9ljeau07xyednf1isirof1gmxt12ef_t0m&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:26:00 621 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:26:05 637 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:26:05 637 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:26:14 304 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:26:14 305 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:26:17 490 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:26:17 490 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:26:17 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> id: immOnFilter] --- 27 Aug 16:26:20 909 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:26:20 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:26:20 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9fbb3929a024258f4335a8adb03d116f)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Dashboard' page [ScreenShot] Successfully verified the 'Administrator' button not present on header of the page [ScreenShot] Test Passed. |
51 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyUIElementsInAdminControlPanel Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify UI elements in Admin Control Panel Parameters: {=, TestID=verifyUIElementsInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify UI elements and header options in Admin portal, Username=Fiadmin@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:30:34 563 - TestCaseID:: verifyUIElementsInAdminControlPanel --- 27 Aug 16:31:40 687 - 66 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify UI elements and header options in Admin portal Steps: --- 27 Aug 16:31:45 236 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed3a-acee-7825-8181-53410d37c401&response_mode=fragment&client_info=1&nonce=0198ed3a-acf1-7ea7-9c0d-06f11b3e1d03&state=eyjpzci6ijaxothlzdnhlwfjzjatnzy3zs1imzy0lwiwzdgxzjy0zdu3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=p1gky6ttxvqw5r3xpwltmscmotz9u3rij_9yivsoflm&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:31:45 237 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:31:45 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:31:45 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:31:45 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: idSIButton9] --- 27 Aug 16:31:45 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:31:45 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:31:49 777 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed3a-acee-7825-8181-53410d37c401&response_mode=fragment&client_info=1&nonce=0198ed3a-acf1-7ea7-9c0d-06f11b3e1d03&state=eyjpzci6ijaxothlzdnhlwfjzjatnzy3zs1imzy0lwiwzdgxzjy0zdu3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=p1gky6ttxvqw5r3xpwltmscmotz9u3rij_9yivsoflm&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:31:49 778 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:31:53 414 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed3a-acee-7825-8181-53410d37c401&response_mode=fragment&client_info=1&nonce=0198ed3a-acf1-7ea7-9c0d-06f11b3e1d03&state=eyjpzci6ijaxothlzdnhlwfjzjatnzy3zs1imzy0lwiwzdgxzjy0zdu3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=p1gky6ttxvqw5r3xpwltmscmotz9u3rij_9yivsoflm&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:31:53 415 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:31:57 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:31:57 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:32:00 722 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed3a-acee-7825-8181-53410d37c401&response_mode=fragment&client_info=1&nonce=0198ed3a-acf1-7ea7-9c0d-06f11b3e1d03&state=eyjpzci6ijaxothlzdnhlwfjzjatnzy3zs1imzy0lwiwzdgxzjy0zdu3niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=p1gky6ttxvqw5r3xpwltmscmotz9u3rij_9yivsoflm&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:32:00 722 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:32:05 588 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:32:05 588 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:32:13 721 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:32:13 721 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:32:16 881 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:32:16 882 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:32:17 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']] --- 27 Aug 16:32:20 164 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:32:20 164 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:32:20 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:32:20 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:22 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:27 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immHelp] --- 27 Aug 16:32:29 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immHelp] Expected: Verfiy Administration menu has the following options-
Control Panel, FI Management, Agents, Roles, Imaging Indexes, Member Import, Logging, Archives, About, Logout Actual(Passed): Successfully verified the Verfiy Administration menu has the following options- Control Panel, FI Management, Agents, Roles, Imaging Indexes, Member Import, Logging, Archives, About, Logout [ScreenShot] --- 27 Aug 16:32:34 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:37 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:39 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuLogging] Successfully navigated to the 'Logging' page [ScreenShot] --- 27 Aug 16:32:40 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Logging' page after refresh [ScreenShot] --- 27 Aug 16:32:40 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:42 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:43 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuAgents] Successfully navigated to the 'Agent' page [ScreenShot] --- 27 Aug 16:32:45 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Agent' page after refresh [ScreenShot] --- 27 Aug 16:32:46 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:48 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:50 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuArchive] Successfully navigated to the 'Archives' page [ScreenShot] --- 27 Aug 16:32:53 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Archives' page after refresh [ScreenShot] --- 27 Aug 16:32:53 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:55 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:32:56 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuRoles] Successfully navigated to the 'Roles' page [ScreenShot] --- 27 Aug 16:32:58 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Roles' page after refresh [ScreenShot] --- 27 Aug 16:32:59 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:01 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:04 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuMemberImportOnDemand] Successfully navigated to the 'Member Import On Demand' page [ScreenShot] --- 27 Aug 16:33:06 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Member Import On Demand' page after refresh [ScreenShot] --- 27 Aug 16:33:07 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:09 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:11 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuMemberImportSchedule] Successfully navigated to the 'Member Import Schedule' page [ScreenShot] --- 27 Aug 16:33:14 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Member Import Schedule' page after refresh [ScreenShot] --- 27 Aug 16:33:14 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:17 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:17 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuImagingIndexes] Successfully navigated to the 'Imaging Indexes' page [ScreenShot] --- 27 Aug 16:33:20 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'Imaging Indexes' page after refresh [ScreenShot] --- 27 Aug 16:33:20 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:23 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:27 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immMenuSystemSettingsSMTP] Successfully navigated to the 'System Settings' page [ScreenShot] --- 27 Aug 16:33:28 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immRefresh] Successfully navigated to the 'System Settings' page after refresh [ScreenShot] --- 27 Aug 16:33:29 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:33:31 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:33:31 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:34 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnLogging] Successfully navigated to the 'Logging' page [ScreenShot] --- 27 Aug 16:33:40 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:33:42 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:33:43 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:45 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnAgents] Successfully navigated to the 'Agent' page [ScreenShot] --- 27 Aug 16:33:48 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:33:50 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:33:50 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:33:52 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnReprocessArchive] Successfully navigated to the 'Archives' page [ScreenShot] --- 27 Aug 16:33:55 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:33:57 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:33:58 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:34:00 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnRoles] Successfully navigated to the 'Roles' page [ScreenShot] --- 27 Aug 16:34:02 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:34:04 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:34:05 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:34:07 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnMemberImportOD] Successfully navigated to the 'Member Import ' page [ScreenShot] --- 27 Aug 16:34:09 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:34:12 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:34:12 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:34:14 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnImagingIndexes] Successfully navigated to the 'Imaging Indexes' page [ScreenShot] --- 27 Aug 16:34:17 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:34:19 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:34:19 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immAdministration] --- 27 Aug 16:34:21 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immOnSystemSettings] Successfully navigated to the 'System Settings' page [ScreenShot] --- 27 Aug 16:34:22 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] --- 27 Aug 16:34:24 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a1b5c4a0cc58f00d54d2daad588e2cef)] -> id: immDashboard] Successfully navigated to the 'Control Panel' page [ScreenShot] Test Passed. |
165 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyDocumentationAboutInAdminControlPanel Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Documentation and About in Admin Control Panel Parameters: {=, TestID=verifyDocumentationAboutInAdminControlPanel, UserPwd=iMM2022!, Type=, Description=verify Documentation,About In AdminControlPanel page, Username=fiadmin@QAXPAuto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/AdminHome.htm} Show output Show all outputs --- 27 Aug 16:14:59 806 - TestCaseID:: verifyDocumentationAboutInAdminControlPanel --- 27 Aug 16:15:02 332 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Documentation,About In AdminControlPanel page Steps: --- 27 Aug 16:15:07 338 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2b-736c-7e21-809a-ae689b3818a3&response_mode=fragment&client_info=1&nonce=0198ed2b-736f-7271-bb37-fbfde34c093b&state=eyjpzci6ijaxothlzdjiltcznmutn2m2ys1hmgi5ltmxmtc2mda0ywq4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sc8ivosz-bpanrlshy8-sbyoio01jmlgfbbt4_dm3wa&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:15:07 339 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:07 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:15:07 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:15:07 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: idSIButton9] --- 27 Aug 16:15:07 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:15:07 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:15:12 429 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2b-736c-7e21-809a-ae689b3818a3&response_mode=fragment&client_info=1&nonce=0198ed2b-736f-7271-bb37-fbfde34c093b&state=eyjpzci6ijaxothlzdjiltcznmutn2m2ys1hmgi5ltmxmtc2mda0ywq4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sc8ivosz-bpanrlshy8-sbyoio01jmlgfbbt4_dm3wa&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:15:12 430 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:15 936 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2b-736c-7e21-809a-ae689b3818a3&response_mode=fragment&client_info=1&nonce=0198ed2b-736f-7271-bb37-fbfde34c093b&state=eyjpzci6ijaxothlzdjiltcznmutn2m2ys1hmgi5ltmxmtc2mda0ywq4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sc8ivosz-bpanrlshy8-sbyoio01jmlgfbbt4_dm3wa&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:15:15 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:19 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:15:20 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:15:23 722 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0198ed2b-736c-7e21-809a-ae689b3818a3&response_mode=fragment&client_info=1&nonce=0198ed2b-736f-7271-bb37-fbfde34c093b&state=eyjpzci6ijaxothlzdjiltcznmutn2m2ys1hmgi5ltmxmtc2mda0ywq4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.12.0&response_type=code&code_challenge=sc8ivosz-bpanrlshy8-sbyoio01jmlgfbbt4_dm3wa&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:15:23 723 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:28 641 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:15:28 642 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:38 153 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:15:38 157 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:41 321 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:15:41 322 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:41 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //*[@id='immFIAdminHeader' and normalize-space()='Admin Dashboard']] --- 27 Aug 16:15:44 671 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin --- 27 Aug 16:15:44 672 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:15:44 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Control Panel' page [ScreenShot] --- 27 Aug 16:15:45 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immAdministration] --- 27 Aug 16:15:47 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immHelp] --- 27 Aug 16:15:47 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immMenuRestart] --- 27 Aug 16:15:49 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //div[contains(text(),'Server Connection Success! ')]] Expected: click on Restart Actual(Passed): Sucessfully clicked on Restart in admin control page[ScreenShot] --- 27 Aug 16:15:50 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immAdministration] --- 27 Aug 16:15:52 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immHelp] --- 27 Aug 16:15:52 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immMenuAbout] --- 27 Aug 16:15:53 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immClose] --- 27 Aug 16:15:53 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //b[contains(text(),'FI Admin Portal')]] Expected: click on About Actual(Passed): Sucessfully clicked on About in admin control page[ScreenShot] --- 27 Aug 16:15:54 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> xpath: //b[contains(text(),'FI Admin Portal')]] Expected: check the version on About Actual(Passed): Sucessfully checked the version on About in admin control page[ScreenShot] --- 27 Aug 16:15:54 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immClose] --- 27 Aug 16:15:54 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immClose] Expected: close the About dailog box Actual(Passed): Successfully closed the About dailog box[ScreenShot] --- 27 Aug 16:15:56 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immAdministration] --- 27 Aug 16:15:58 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immHelp] --- 27 Aug 16:15:58 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (83abb7bb419ee84657a74981e6f346dd)] -> id: immMenuDoc] Expected: open the documentation Actual(Passed): Successfully opened the documentation in admin control page[ScreenShot] Test Passed. |
59 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyHeaderItemsTellerPortal Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify Header Items in TellerPortal Parameters: {=, TestID=verifyHeaderItemsTellerPortal, UserPwd=iMM2022!, Type=, Description=verify Heaader Items in Teller Portal, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, Version=8.1.3, DocumentURL=/help/Home.htm} Show output Show all outputs --- 27 Aug 16:16:59 169 - TestCaseID:: verifyHeaderItemsTellerPortal --- 27 Aug 16:17:40 614 - 41 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) verify Heaader Items in Teller Portal Steps: --- 27 Aug 16:17:45 047 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2d-db80-74ba-84c4-fbbe9349c271&response_mode=fragment&client_info=1&nonce=0198ed2d-db82-7db7-b869-b03ef926d66f&state=eyjpzci6ijaxothlzdjklwriodetnzy0ms1iztcylty2odljn2yznmi2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=91ixr6bocekkuvpnsdhgzxealtp2vyiobdaxz6v87uk&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:17:45 048 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:17:45 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:17:45 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:17:45 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> id: idSIButton9] --- 27 Aug 16:17:45 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:17:45 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:17:49 778 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2d-db80-74ba-84c4-fbbe9349c271&response_mode=fragment&client_info=1&nonce=0198ed2d-db82-7db7-b869-b03ef926d66f&state=eyjpzci6ijaxothlzdjklwriodetnzy0ms1iztcylty2odljn2yznmi2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=91ixr6bocekkuvpnsdhgzxealtp2vyiobdaxz6v87uk&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:17:49 779 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:17:53 345 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2d-db80-74ba-84c4-fbbe9349c271&response_mode=fragment&client_info=1&nonce=0198ed2d-db82-7db7-b869-b03ef926d66f&state=eyjpzci6ijaxothlzdjklwriodetnzy0ms1iztcylty2odljn2yznmi2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=91ixr6bocekkuvpnsdhgzxealtp2vyiobdaxz6v87uk&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:17:53 346 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:17:57 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:17:57 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:18:00 812 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed2d-db80-74ba-84c4-fbbe9349c271&response_mode=fragment&client_info=1&nonce=0198ed2d-db82-7db7-b869-b03ef926d66f&state=eyjpzci6ijaxothlzdjklwriodetnzy0ms1iztcylty2odljn2yznmi2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=91ixr6bocekkuvpnsdhgzxealtp2vyiobdaxz6v87uk&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:18:00 813 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:05 819 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:18:05 819 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:13 956 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:18:13 957 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:17 169 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:18:17 170 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:17 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> id: immOnFilter] --- 27 Aug 16:18:20 473 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:18:20 474 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:18:20 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Dashboard' page [ScreenShot] --- 27 Aug 16:18:21 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> id: immTellerReport] --- 27 Aug 16:18:23 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> id: immTellerReport] Successfully navigated to the 'report' page [ScreenShot] --- 27 Aug 16:18:24 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> id: immRefresh] Successfully navigated to the 'Report' page after refresh [ScreenShot] Successfully checked the settings lnk [ScreenShot] --- 27 Aug 16:18:24 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f80c956f00140e99f7d16acdf26d4af2)] -> id: immDashboard] Successfully navigated to the 'Dashboard' page [ScreenShot] Test Passed. |
45 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |
| verifyTellerAndAdminLogin Test class: com.imm.ereceipt.testscripts.Login.Login Test method: Verify log in to application Parameters: {=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2022!, Type=SuperTeller, Description=1verify Super teller login details, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, Version=, DocumentURL=} Show output Show all outputs --- 27 Aug 16:23:35 489 - TestCaseID:: verifyTellerAndAdminLogin --- 27 Aug 16:23:38 243 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565) 1verify Super teller login details Steps: --- 27 Aug 16:23:42 900 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed33-50b5-7879-bc17-2477029f7d65&response_mode=fragment&client_info=1&nonce=0198ed33-50b7-73a2-a45c-453e14b170e0&state=eyjpzci6ijaxothlzdmzltuwyjytn2rkoc1hn2qxltuzymnkzdywmdbknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=12vwtbb3wu_kjbl1flzvtakr79dg7gm7aauee84sve8&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:42 901 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:43 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:43 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:43 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> id: idSIButton9] --- 27 Aug 16:23:43 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:43 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //input[@id='i0116']] --- 27 Aug 16:23:47 432 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed33-50b5-7879-bc17-2477029f7d65&response_mode=fragment&client_info=1&nonce=0198ed33-50b7-73a2-a45c-453e14b170e0&state=eyjpzci6ijaxothlzdmzltuwyjytn2rkoc1hn2qxltuzymnkzdywmdbknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=12vwtbb3wu_kjbl1flzvtakr79dg7gm7aauee84sve8&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:47 432 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:51 095 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed33-50b5-7879-bc17-2477029f7d65&response_mode=fragment&client_info=1&nonce=0198ed33-50b7-73a2-a45c-453e14b170e0&state=eyjpzci6ijaxothlzdmzltuwyjytn2rkoc1hn2qxltuzymnkzdywmdbknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=12vwtbb3wu_kjbl1flzvtakr79dg7gm7aauee84sve8&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:51 095 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:23:54 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:23:54 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //input[@id='i0118']] --- 27 Aug 16:23:58 374 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0198ed33-50b5-7879-bc17-2477029f7d65&response_mode=fragment&client_info=1&nonce=0198ed33-50b7-73a2-a45c-453e14b170e0&state=eyjpzci6ijaxothlzdmzltuwyjytn2rkoc1hn2qxltuzymnkzdywmdbknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=12vwtbb3wu_kjbl1flzvtakr79dg7gm7aauee84sve8&code_challenge_method=s256&sso_reload=true --- 27 Aug 16:23:58 375 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:24:03 123 - Page URL:: https://login.microsoftonline.com/common/login --- 27 Aug 16:24:03 123 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:24:11 595 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:24:11 596 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:24:14 867 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:24:14 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:24:14 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> id: immOnFilter] --- 27 Aug 16:24:18 191 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard --- 27 Aug 16:24:18 191 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112) --- 27 Aug 16:24:18 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (706eb150ba7e443c0174c37736dadec8)] -> xpath: //b[contains(text(),'Dashboard')]] Successfully navigated to the 'Dashboard' page [ScreenShot] Successfully verified the 'Administrator' button not present on header of the page [ScreenShot] Test Passed. |
51 | com.imm.ereceipt.testscripts.Login.Login@23348b5d | |