Files
appium/sample-code/csharp/README.md
Kazuaki Matsuo c503f08574 Add csharp sample (#11255)
* add git ignore

* add csharp sample tests

* update readme

* remove comments
2018-08-28 09:21:14 -04:00

12 lines
213 B
Markdown

# Appium C# samples
## Setup
* Download [VisualStudio](https://visualstudio.microsoft.com/downloads/)
* Open `test.sln` solution file with the Visual Studio
## Running Tests
* Get all packages
* Run all tests