question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LaunchApp() Reinstalls the Whole App

See original GitHub issue

The problem

webdriverio/Appium using launchApp() will reinstall or reset the app which is not what I want to do. I want to closeApp() then launchApp() to see what the state of the app is because that is different from deleting/reinstalling the app

I have tried adding the capability noReset: true and fullReset: false and it doesn’t do anything for my problem

Environment

  • Appium version (or git revision) that exhibits the issue: 1.15.0 (and below)
  • Node.js version (unless using Appium.app|exe): 12.6.0
  • Yarn package manager: 1.17.3
  • Mobile platform/version under test: iOS
  • Real device or emulator/simulator: Simulator
  • Appium.ap

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
KazuCocoacommented, Oct 11, 2019
0reactions
mykola-mokhnachcommented, Oct 24, 2019

Closed as not an issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Launch App reinstalling app every time - Issues/Bugs
Hi, I am on 10.13.3 and every time I call launch app it reinstalls the app even though I have set the noreset...
Read more >
driver.launch resets the App in Appium - Stack Overflow
And launchApp() reinstall the app but for the test scenario it shouldn't reset the app (I mean maintain the previous state whether its...
Read more >
Force the entire power app to refresh
Forcing the users to uninstall and reinstall is even worse of a work around. Is there any way to force the app to...
Read more >
App Upgrade Automation for iOS Mobile Apps - Medium
This article will show you how to perform app upgrade automation using Appium which now supports commands that makes it easy to reinstall...
Read more >
Troubleshooting the Dasher App - DoorDash Support
To login: Launch app > Enter login credentials > Tap Sign In ... Uninstall and Reinstall the Doordash Dasher app.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found