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
Add events property (appium#429) * add GET_SESSION * add events property, this property will get the current information of the session and get the events timings * add method for getting session_capabilities * update docstring * apply isort
Fix True/False in image settings, add boolean value in settings test (a……ppium#352) * Fix True/False in image settings, add boolean value in settings test * use is for boolean