Currently utilizing the jsLibrary version for testing and having to split my test runs between a pre and post login state.
While I can utilize the sideload per .js test file, the app data is persistent through those loads. Is there a way (or feature request) to support clearing the app data via the js library so I can run all tests at once as opposed to two different test suites?
Currently utilizing the jsLibrary version for testing and having to split my test runs between a pre and post login state.
While I can utilize the sideload per .js test file, the app data is persistent through those loads. Is there a way (or feature request) to support clearing the app data via the js library so I can run all tests at once as opposed to two different test suites?