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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,8 @@ Open `BrowserStackAndroidLocal.java` file in the `android` directory or `Browser
101
101
102
102
- Set the device and OS version
103
103
104
+
- Ensure that `browserstack.local` capability is set to `true`. Within the test script, there is code snippet that automatically establishes Local Testing connection to BrowserStack servers using Java binding for BrowserStack Local.
105
+
104
106
- If you have uploaded your own app update the test case
105
107
106
108
- To run the test, use the following command in the base directory :
0 commit comments