| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:197 | |
| 8 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:47 | **** eReceipt Login ***** |
| 9 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:199 | |
| 986 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:53 | C:\\imm\\eReceiptsClient\\eReceiptClient.exe |
| 17753 | TestNG-test=TeChecks Automation-1 | FATAL | TestNG-test=TeChecks Automation-1 | loginTests.java:72 | Unable to launch the windows application |
| 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: 25608 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 15.40 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.<init>(RemoteWebDriver.java:131) at io.appium.java_client.DefaultGenericMobileDriver.<init>(DefaultGenericMobileDriver.java:37) at io.appium.java_client.AppiumDriver.<init>(AppiumDriver.java:88) at io.appium.java_client.AppiumDriver.<init>(AppiumDriver.java:98) at io.appium.java_client.windows.WindowsDriver.<init>(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: 25608 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 15.40 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 | |||||
| 17767 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:269 | **** -E---N---D- ***** |
| 17781 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:197 | |
| 17782 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:47 | **** eReceipt Login ***** |
| 17782 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:199 | |
| 17784 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:53 | C:\\imm\\eReceiptsClient\\eReceiptClient.exe |
| 39557 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | eReceiptsLogin.java:21 | Login into Microsoft... |
| 41034 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | WinUtils.java:191 | Waiting for the element Email or Phone to be visible |
| 49721 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | WinUtils.java:286 | Enter your email or phone has been clicked successfully |
| 53668 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | WinUtils.java:256 | ChrisSuperTeller@Qaxpauto.onmicrosoft.com has been set successfully in the field Enter your email or phone |
| 54044 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | WinUtils.java:191 | Waiting for the element Password to be visible |
| 59261 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | WinUtils.java:246 | iMM2022! has been set successfully in the field Password |
| 59262 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | eReceiptsLogin.java:27 | Microsoft Login Successful! |
| 74490 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | eReceiptsLogin.java:21 | Login into Microsoft... |
| 74736 | TestNG-test=TeChecks Automation-1 | FATAL | TestNG-test=TeChecks Automation-1 | loginTests.java:72 | Unable to Login to Microsoftjava.lang.Exception: Unable to wait for the element |
| 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) | |||||
| 74738 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:269 | **** -E---N---D- ***** |
| 74744 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:197 | |
| 74745 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:47 | **** eReceipt Login ***** |
| 74745 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:199 | |
| 74746 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:53 | C:\\imm\\eReceiptsClient\\eReceiptClient.exe |
| 81288 | TestNG-test=TeChecks Automation-1 | FATAL | TestNG-test=TeChecks Automation-1 | loginTests.java:72 | Unable to launch the windows application |
| 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: 25608 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 6.43 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.<init>(RemoteWebDriver.java:131) at io.appium.java_client.DefaultGenericMobileDriver.<init>(DefaultGenericMobileDriver.java:37) at io.appium.java_client.AppiumDriver.<init>(AppiumDriver.java:88) at io.appium.java_client.AppiumDriver.<init>(AppiumDriver.java:98) at io.appium.java_client.windows.WindowsDriver.<init>(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: 25608 (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 6.43 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 | |||||
| 81292 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:269 | **** -E---N---D- ***** |
| 81298 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:197 | |
| 81299 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:47 | **** eReceipt Login ***** |
| 81299 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:199 | |
| 81300 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | loginTests.java:53 | C:\\imm\\eReceiptsClient\\eReceiptClient.exe |
| 82529 | TestNG-test=TeChecks Automation-1 | FATAL | TestNG-test=TeChecks Automation-1 | loginTests.java:72 | Unable to launch the windows application |
| 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. Original error: Connection reset 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.<init>(RemoteWebDriver.java:131) at io.appium.java_client.DefaultGenericMobileDriver.<init>(DefaultGenericMobileDriver.java:37) at io.appium.java_client.AppiumDriver.<init>(AppiumDriver.java:88) at io.appium.java_client.AppiumDriver.<init>(AppiumDriver.java:98) at io.appium.java_client.windows.WindowsDriver.<init>(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: java.net.SocketException: Connection reset at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:318) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:1099) at okio.Okio$2.read(Okio.java:140) at okio.AsyncTimeout$2.read(AsyncTimeout.java:237) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:355) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:227) at okhttp3.internal.http1.Http1Codec.readHeaderLine(Http1Codec.java:215) at okhttp3.internal.http1.Http1Codec.readResponseHeaders(Http1Codec.java:189) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.java:88) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) at org.openqa.selenium.remote.internal.OkHttpClient$Factory$1.lambda$createClient$1(OkHttpClient.java:152) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:45) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:126) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:200) at okhttp3.RealCall.execute(RealCall.java:77) at org.openqa.selenium.remote.internal.OkHttpClient.execute(OkHttpClient.java:103) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:105) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 30 more | |||||
| 82534 | TestNG-test=TeChecks Automation-1 | INFO | TestNG-test=TeChecks Automation-1 | Log.java:269 | **** -E---N---D- ***** |