Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sauravdas1997/espresso-browserstack

Open more actions menu
 
 

Repository files navigation

espresso-browserstack

Espresso Integration with BrowserStack

BrowserStack Logo

Setup

  • Clone the repo
  • Download JDK8 from here
  • Update your JDK location via Project Structure (Android Studio)
    • Go to File > Project Structure.
    • Select the SDK Location section in the list of the left.
    • Enter the absolute path of your installed JDK in the text box.
  • Build the main application: ./gradlew assemble (apk will be generated in the app/build/outputs/apk/debug/ directory)
  • Build the test application: ./gradlew assembleAndroidTest (apk will be generated in the app/build/outputs/apk/androidTest/debug/ directory)
  • Upload both the apk files to BrowserStack and start a session. Refer our documentation for details: Using Espresso with BrowserStack

Notes

Additional Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.