Skip to content

Demo project how to open deep links across platforms using Appium on real devices. Based on appiumpro article.

Notifications You must be signed in to change notification settings

LucySuslova/appium-deeplinks

Repository files navigation

appium-deeplinks

Demo project how to open deep links across platforms (iOS, Android) using Appium on real devices.
Based on appiumpro article.

How to run

to run tests against iOS:

./gradlew clean runIos

to run tests against Android:

./gradlew clean runAndroid


Note!
You need to have:

  • running Appium server on localhost (http://127.0.0.1:4723)
  • connected real device (proper capabilities should be provided)

Built with

Java
JUnit5
Appium
Selenide
Gradle
Lombok

About

Demo project how to open deep links across platforms using Appium on real devices. Based on appiumpro article.

Topics

Resources

Stars

Watchers

Forks

Languages