Skip to content

Commit b8ef949

Browse files
agarneha1331francisf
authored andcommitted
revise the folder structure for sdk
1 parent 00f192b commit b8ef949

21 files changed

+36
-78
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ bin/
33
obj
44
*.err
55
log/
6+
.DS_Store

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Getting Started with Appium tests in NUnit on BrowserStack devices couldn't be e
1818

1919
### **Run first test :**
2020

21-
- Go to `NUnit-Appium-App-BrowserStack` under `android` or `ios` directory
21+
- Open the project in Visual Studio by opening `nunit-appium-app-browserStack.sln` file
2222

23-
- Open the project in Visual Studio by opening `NUnit-Appium-App-BrowserStack.sln` file
23+
- Go to `android` or `ios` directory
2424

2525
- If you have uploaded your app then add the app id to the `browserstack.yml` config file, or you can directly specify the path to your app in the `browserstack.yml` file.
2626

@@ -30,9 +30,9 @@ Getting Started with Appium tests in NUnit on BrowserStack devices couldn't be e
3030

3131
### **Use Local testing for apps that access resources hosted in development or testing environments :**
3232

33-
- Go to `NUnit-Appium-App-BrowserStack` under `android` or `ios` directory
33+
- Open the project in Visual Studio by opening `nunit-appium-app-browserStack.sln` file
3434

35-
- Open the project in Visual Studio by opening `NUnit-Appium-App-BrowserStack.sln` file
35+
- Go to `android` or `ios` directory
3636

3737
- Ensure that `browserstackLocal` capability is set to `true` in the `browserstack.yml` file
3838

android/NUnit-Appium-App-BrowserStack/NUnit-Appium-App-BrowserStack.sln

Lines changed: 0 additions & 25 deletions
This file was deleted.

android/NUnit-Appium-App-BrowserStack/NUnit-Appium-App-BrowserStack/.config/dotnet-tools.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)