Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to close and reopen app in single session #44

Closed
NickAb opened this issue Jul 1, 2015 · 1 comment
Closed

Add support to close and reopen app in single session #44

NickAb opened this issue Jul 1, 2015 · 1 comment

Comments

@NickAb
Copy link
Contributor

NickAb commented Jul 1, 2015

This can be used to

  • reset state of app between tests in same session to speed them up if tests require uploading big files, etc.
  • test app state resuming
@NickAb
Copy link
Contributor Author

NickAb commented Jul 28, 2015

Fixed in #45 . Use launch_app and close_app commands from Appium bindings or ExecuteScript if you don't want to use Appium bindings

@NickAb NickAb closed this as completed Jul 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant