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
* feat(android): add "Don't keep activities" functionality
This allows you to turn on/off "Don't keep activities" setting in the Developer options for Android.
* refactor: move setDontKeepActivities to driver
* refactor: turn off "Don't keep activities" prior execution
This is in case of previous execution failure which could not turn off the setting.
* refactor: applyAdditionalSettings method
0 commit comments