net6-automation-testware icon indicating copy to clipboard operation
net6-automation-testware copied to clipboard

explain what needs to be installed locally in order to run TestWare.Samples.WinAppDriver.Desktop sample tests

Open omaramalfi opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

No response

Describe the solution you'd like

explain what needs to be installed locally in order to run TestWare.Samples.WinAppDriver.Desktop sample tests

Additional context

When you run the tests in local you get this error:

Test method TestWare.Samples.WinAppDriver.Desktop.Features.CalculatorFeature.AddNumbers threw exception: OpenQA.Selenium.WebDriverException: An unknown exception was encountered sending an HTTP request to the remote WebDriver server for URL http://127.0.0.1:4723/wd/hub/session. The exception message was: No connection could be made because the target machine actively refused it. (127.0.0.1:4723) ---> System.Net.Http.HttpRequestException: No connection could be made because the target machine actively refused it. (127.0.0.1:4723) ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it. TestCleanup method TestWare.Samples.WinAppDriver.Desktop.Features.CalculatorFeature.TestTearDown threw exception. System.NullReferenceException: System.NullReferenceException: Object reference not set to an instance of an object..

image

omaramalfi avatar May 04 '22 15:05 omaramalfi