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.Appium.Mobile 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.

explain what needs to be installed locally in order to run TestWare.Samples.Appium.Mobile sample tests

Describe the solution you'd like

a list of steps of dependencies to install in order to run TestWare.Samples.Appium.Mobile sample tests

Additional context

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

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.Appium.Mobile.Features.SwaglabsFeature.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