Default test

Tests passed/Failed/Skipped:1/1/0
Started on:Wed Aug 27 14:34:00 EDT 2025
Total time:415 seconds (415208 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

FAILED TESTS
Test method Exception Time (seconds) Instance
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 14:37:55 235 - TestCaseID:: verifyTellerAndAdminLogin

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.verifyTellerAndAdminLogin(Login.java:165)
	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.util.concurrent.TimeoutException
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: RemoteWebDriver
	at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424)
	at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187)
	at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
	... 32 more
Caused by: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2920)
	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.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	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)
Click to show all stack frames
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.verifyTellerAndAdminLogin(Login.java:165)
	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.util.concurrent.TimeoutException
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: RemoteWebDriver
	at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424)
	at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187)
	at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
	... 32 more
Caused by: java.util.concurrent.TimeoutException
	at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2920)
	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.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
	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)
0 com.imm.ereceipt.testscripts.Login.Login@6f4a47c7

PASSED TESTS
Test method Exception Time (seconds) Instance
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 14:34:00 879 - TestCaseID:: verifyTellerAndAdminLogin

   --- 27 Aug 14:37:01 331 - 180 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)

1verify Super teller login details
Steps:

 ***** 1verify Super teller login details *****

   --- 27 Aug 14:37:06 716 - 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=0198ecd1-b7a9-7e04-9f8b-9c408e64beb3&response_mode=fragment&client_info=1&nonce=0198ecd1-b7ae-7508-99fb-0e6f0dfcf376&state=eyjpzci6ijaxothly2qxlwi3ywitnznjmy1hnjjjltu2yzeyy2qxzmq0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1i1vr4cetjxoojza8ldwdbzfy_vzajutxfqtl_tfm6s&code_challenge_method=s256&sso_reload=true

   --- 27 Aug 14:37:06 719 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

   --- 27 Aug 14:37:06 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> xpath: //input[@id='i0116']]

 Successfully navigated to 'eReceipts Teller' Page

   --- 27 Aug 14:37:07 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> xpath: //input[@id='i0116']]

   --- 27 Aug 14:37:07 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> id: idSIButton9]

 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page

   --- 27 Aug 14:37:07 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> xpath: //input[@id='i0116']]

   --- 27 Aug 14:37:07 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> xpath: //input[@id='i0116']]

   --- 27 Aug 14:37:11 099 - 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=0198ecd1-b7a9-7e04-9f8b-9c408e64beb3&response_mode=fragment&client_info=1&nonce=0198ecd1-b7ae-7508-99fb-0e6f0dfcf376&state=eyjpzci6ijaxothly2qxlwi3ywitnznjmy1hnjjjltu2yzeyy2qxzmq0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1i1vr4cetjxoojza8ldwdbzfy_vzajutxfqtl_tfm6s&code_challenge_method=s256&sso_reload=true

   --- 27 Aug 14:37:11 100 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

   --- 27 Aug 14:37:14 557 - 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=0198ecd1-b7a9-7e04-9f8b-9c408e64beb3&response_mode=fragment&client_info=1&nonce=0198ecd1-b7ae-7508-99fb-0e6f0dfcf376&state=eyjpzci6ijaxothly2qxlwi3ywitnznjmy1hnjjjltu2yzeyy2qxzmq0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1i1vr4cetjxoojza8ldwdbzfy_vzajutxfqtl_tfm6s&code_challenge_method=s256&sso_reload=true

   --- 27 Aug 14:37:14 558 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

 Password text field is shown [ScreenShot]

   --- 27 Aug 14:37:18 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> xpath: //input[@id='i0118']]

   --- 27 Aug 14:37:19 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> xpath: //input[@id='i0118']]

   --- 27 Aug 14:37:22 886 - 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=0198ecd1-b7a9-7e04-9f8b-9c408e64beb3&response_mode=fragment&client_info=1&nonce=0198ecd1-b7ae-7508-99fb-0e6f0dfcf376&state=eyjpzci6ijaxothly2qxlwi3ywitnznjmy1hnjjjltu2yzeyy2qxzmq0zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=1i1vr4cetjxoojza8ldwdbzfy_vzajutxfqtl_tfm6s&code_challenge_method=s256&sso_reload=true

   --- 27 Aug 14:37:22 887 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

 Entered values for the fields in 'Login' page [ScreenShot]

   --- 27 Aug 14:37:27 774 - Page URL:: https://login.microsoftonline.com/common/login

   --- 27 Aug 14:37:27 775 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

   --- 27 Aug 14:37:36 329 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard

   --- 27 Aug 14:37:36 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

   --- 27 Aug 14:37:39 744 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard

   --- 27 Aug 14:37:39 745 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

   --- 27 Aug 14:37:39 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> id: immOnFilter]

   --- 27 Aug 14:37:43 203 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard

   --- 27 Aug 14:37:43 204 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)

   --- 27 Aug 14:37:43 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5012686985213d96ff12b7ddedd8ab12)] -> 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]

 ***** Clicked on Log Out*****


Test Passed.

53 com.imm.ereceipt.testscripts.Login.Login@6f4a47c7