Skip to content

Instantly share code, notes, and snippets.

@laojala
Created July 24, 2020 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save laojala/2f60ba95ff72c38397b780984c4ad69a to your computer and use it in GitHub Desktop.
Save laojala/2f60ba95ff72c38397b780984c4ad69a to your computer and use it in GitHub Desktop.
*** Settings ***
Library BuiltIn
Library AppiumLibrary
*** Keywords ***
Capture Screen Recording
Run Keyword And Ignore Error Start Screen Recording
End Screen Recording
Run Keyword And Ignore Error Stop Screen Recording
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment