Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
omaramalfi opened this issue May 4, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@omaramalfi
Copy link

Is there an existing issue for this?

  • 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

@Rabosa616 Rabosa616 added the documentation Improvements or additions to documentation label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants