Total Tests
Total Steps
Total Time Taken (Current Run) 0h 3m 40s+51ms
Total Time Taken (Overall) 0h 3m 40s+51ms
Start 03-04-2025 03:14:27 PM
End 03-04-2025 03:18:07 PM
Tests View
test(s) passed
test(s) failed, others
Steps View
step(s) passed
step(s) failed, others
Pass Percentage
Environment
Param Value
User Name ratnak
OS Windows 10
Java Version 21.0.4
Host Name IMMVMKRMQA10
Categories
Name
P1
Smoke
eReceipt Login
Tests
  • com.kinective.windows.testscripts.loginTests.loginTests#login fail
    03-04-2025 03:14:27 PM 03-04-2025 03:14:46 PM 0h 0m 18s+372ms
    eReceipt Login
    P1 eReceipt Login Smoke
    Status Timestamp Details
    03:14:27 PM C:\\imm\\eReceiptsClient\\eReceiptClient.exe
    03:14:46 PM Unable to launch the windows application
    03:14:46 PM
    java.lang.Exception: Unable to launch the windows application at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:104) at com.kinective.windows.testscripts.loginTests.loginTests.login(loginTests.java:55) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.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:1583) Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: Failed to locate opened application window with appId: C:\\imm\\eReceiptsClient\\eReceiptClient.exe, and processId: 7988 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16.78 seconds Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'IMMVMKRMQA10', ip: '192.168.10.84', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.4' Driver info: driver.version: WindowsDriver Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'IMMVMKRMQA10', ip: '192.168.10.84', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.4' Driver info: driver.version: WindowsDriver at io.appium.java_client.remote.AppiumCommandExecutor$1.createSession(AppiumCommandExecutor.java:208) at io.appium.java_client.remote.AppiumCommandExecutor.createSession(AppiumCommandExecutor.java:217) at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552) at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:41) at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1) at io.appium.java_client.windows.WindowsDriver.execute(WindowsDriver.java:1) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213) at io.appium.java_client.AppiumDriver.startSession(AppiumDriver.java:336) at org.openqa.selenium.remote.RemoteWebDriver.(RemoteWebDriver.java:131) at io.appium.java_client.DefaultGenericMobileDriver.(DefaultGenericMobileDriver.java:37) at io.appium.java_client.AppiumDriver.(AppiumDriver.java:88) at io.appium.java_client.AppiumDriver.(AppiumDriver.java:98) at io.appium.java_client.windows.WindowsDriver.(WindowsDriver.java:42) at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:92) ... 14 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at io.appium.java_client.remote.AppiumCommandExecutor$1.createSession(AppiumCommandExecutor.java:186) ... 28 more Caused by: org.openqa.selenium.WebDriverException: Failed to locate opened application window with appId: C:\\imm\\eReceiptsClient\\eReceiptClient.exe, and processId: 7988 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16.78 seconds Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'IMMVMKRMQA10', ip: '192.168.10.84', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.4' Driver info: driver.version: WindowsDriver at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166) at org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54) at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30) at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:1034) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 30 more
  • com.kinective.windows.testscripts.loginTests.loginTests#login fail
    03-04-2025 03:14:46 PM 03-04-2025 03:14:49 PM 0h 0m 2s+994ms
    eReceipt Login
    P1 eReceipt Login Smoke
    Status Timestamp Details
    03:14:46 PM C:\\imm\\eReceiptsClient\\eReceiptClient.exe
    03:14:49 PM Unable to launch the windows application
    03:14:49 PM
    java.lang.Exception: Unable to launch the windows application at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:104) at com.kinective.windows.testscripts.loginTests.loginTests.login(loginTests.java:55) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.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:1583) Caused by: org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: Failed to locate opened application window with appId: C:\\imm\\eReceiptsClient\\eReceiptClient.exe, and processId: 7988 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 2.94 seconds Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'IMMVMKRMQA10', ip: '192.168.10.84', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.4' Driver info: driver.version: WindowsDriver Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'IMMVMKRMQA10', ip: '192.168.10.84', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.4' Driver info: driver.version: WindowsDriver at io.appium.java_client.remote.AppiumCommandExecutor$1.createSession(AppiumCommandExecutor.java:208) at io.appium.java_client.remote.AppiumCommandExecutor.createSession(AppiumCommandExecutor.java:217) at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:239) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:552) at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:41) at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1) at io.appium.java_client.windows.WindowsDriver.execute(WindowsDriver.java:1) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:213) at io.appium.java_client.AppiumDriver.startSession(AppiumDriver.java:336) at org.openqa.selenium.remote.RemoteWebDriver.(RemoteWebDriver.java:131) at io.appium.java_client.DefaultGenericMobileDriver.(DefaultGenericMobileDriver.java:37) at io.appium.java_client.AppiumDriver.(AppiumDriver.java:88) at io.appium.java_client.AppiumDriver.(AppiumDriver.java:98) at io.appium.java_client.windows.WindowsDriver.(WindowsDriver.java:42) at com.kinective.support.WinUtils.launchWinApp(WinUtils.java:92) ... 14 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at io.appium.java_client.remote.AppiumCommandExecutor$1.createSession(AppiumCommandExecutor.java:186) ... 28 more Caused by: org.openqa.selenium.WebDriverException: Failed to locate opened application window with appId: C:\\imm\\eReceiptsClient\\eReceiptClient.exe, and processId: 7988 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 2.94 seconds Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03' System info: host: 'IMMVMKRMQA10', ip: '192.168.10.84', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.4' Driver info: driver.version: WindowsDriver at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166) at org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$errorHandler$0(JsonWireProtocolResponse.java:54) at org.openqa.selenium.remote.HandshakeResponse.lambda$getResponseFunction$0(HandshakeResponse.java:30) at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:126) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:1034) at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:129) at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:527) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:513) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:150) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:647) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:128) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 30 more
  • com.kinective.windows.testscripts.loginTests.loginTests#login fail
    03-04-2025 03:14:49 PM 03-04-2025 03:17:47 PM 0h 2m 58s+468ms
    eReceipt Login
    P1 eReceipt Login Smoke
    Status Timestamp Details
    03:14:49 PM C:\\imm\\eReceiptsClient\\eReceiptClient.exe
    03:15:10 PM Login into Microsoft...
    03:15:12 PM Waiting for the element Email or Phone to be visible [ScreenShot]
    03:15:21 PM Enter your email or phone has been clicked successfully [ScreenShot]
    03:15:25 PM Teller2@hometownfinancialxp.onmicrosoft.com has been set successfully in the field Enter your email or phone [ScreenShot]
    03:15:26 PM Waiting for the element Password to be visible [ScreenShot]
    03:15:31 PM iMM2025! has been set successfully in the field Password [ScreenShot]
    03:15:31 PM Microsoft Login Successful!
    03:15:46 PM Window is not matched...
    03:15:46 PM Login into Microsoft...
    03:15:47 PM Waiting for the element Email or Phone to be visible [ScreenShot]
    03:17:47 PM Unable to Login to Microsoftjava.lang.Exception: Unable to wait for the element
    03:17:47 PM
    java.lang.Exception: Unable to Login to Microsoftjava.lang.Exception: Unable to wait for the element at com.kinective.windows.pages.eReceiptsLogin.microsoftLogin(eReceiptsLogin.java:29) at com.kinective.windows.testscripts.loginTests.loginTests.login(loginTests.java:61) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.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:1583)
  • com.kinective.windows.testscripts.loginTests.loginTests#login fail
    03-04-2025 03:17:47 PM 03-04-2025 03:18:06 PM 0h 0m 18s+422ms
    eReceipt Login
    P1 eReceipt Login Smoke
    Status Timestamp Details
    03:17:47 PM C:\\imm\\eReceiptsClient\\eReceiptClient.exe
    03:18:05 PM Login into Microsoft...
    03:18:06 PM Unable to Login to Microsoftjava.lang.Exception: Unable to wait for the element
    03:18:06 PM
    java.lang.Exception: Unable to Login to Microsoftjava.lang.Exception: Unable to wait for the element at com.kinective.windows.pages.eReceiptsLogin.microsoftLogin(eReceiptsLogin.java:29) at com.kinective.windows.testscripts.loginTests.loginTests.login(loginTests.java:58) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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.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:1583)
Categories
  • P1
    Fail: 4
    RunDate Test Name Status
    03-04-2025 03:14:27 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:14:46 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:14:49 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:17:47 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
  • Smoke
    Fail: 4
    RunDate Test Name Status
    03-04-2025 03:14:27 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:14:46 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:14:49 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:17:47 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
  • eReceipt Login
    Fail: 4
    RunDate Test Name Status
    03-04-2025 03:14:27 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:14:46 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:14:49 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail
    03-04-2025 03:17:47 PM com.kinective.windows.testscripts.loginTests.loginTests#login
    fail