You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
faa7395: Add noReset option to all device configs and APPWRIGHT_NO_RESET environment variable. When enabled, the app is not uninstalled/reinstalled between sessions — Appium installs the app only if not already present. Useful for local development iteration with an already-configured app.
Patch Changes
cd55807: Add device.gptDriver.reset() for per-test GPT Driver session isolation