Skip to content

Reset cache between tests (particularly on iOS) #156

@jamesmcn1

Description

@jamesmcn1

Hey guys, we are looking for a neat way to clean app data cache between tests.

I have read around various solutions none of which for for me:

  1. use fullReset: true and noReset:false capabillity - This restarts the device without the app installed.
  2. browser.reset() or browser.resetApp() - only works for Android

Anyone got any suggestions for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions