You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,11 @@ Open `Android` or in `ios` folder
42
42
43
43
Open `Android` or in `ios` folder
44
44
45
+
- Ensure that `browserstackLocal` capability is set to `true` in the `browserstack.yml` file.
46
+
45
47
- 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.
46
48
47
-
- Run `browserstack-sdk python browserstack_sample.py`
49
+
- Run `npm run sample-local-test`
48
50
49
51
- You can access the test execution results, and debugging information such as video recording, network logs on [App Automate dashboard](https://app-automate.browserstack.com/dashboard)
0 commit comments