Hernan Mateika Stuart

Results 1 issues of Hernan Mateika Stuart

Hi! We are implementing appium with dart using this library in our project. I have seen that recording actions were not implemented yet: ``` [HttpMethod.httpPost, 'session/:session_id/appium/stop_recording_screen'] [HttpMethod.httpPost, 'session/:session_id/appium/start_recording_screen'] ``` Is...