Skip to content

bhecquet/seleniumRobot-mobile-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

seleniumRobot-mobile-demo-app

Getting Started : Official documentation


For iOS development : Official documentation

Generate an IPA : Official documentation

It is possible that the .ipa file is not generated into the Release/Ad-Hoc file but in the Debug file.

Install the iOS app on simulator

The directory to install is found on the mac : /Users/<user>/Library/Developer/CoreSimulator/Devices/<simulator>/data/Containers/Bundle/Application/<build>/
Take the "App.iOS.app" directory


Generate an APK : Official documentation

  • Go to the Project.Android properties then Android Options

  • Select 'Release' Configuration and uncheck the 'shared runtime' Alt text

  • Go to the 'Advanced' tab and select the wanted supported architectures (In Visual Studio Community 2017 the advanced tab is a button at the bottom of the Android Option page) Alt text

  • When it's done you can generate your Archive like this

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published