revyl device wait --duration-ms 1000
revyl device back # Android back button
revyl device key --key ENTER # ENTER or BACKSPACE
revyl device shake # Trigger shake gesture
revyl device home # Return to home screen
revyl device kill-app # Kill the installed app
revyl device open-app --app settings # Open a system app
revyl device navigate --url https://example.com
revyl device set-location --lat 37.77 --lon -122.42
revyl device download-file --url https://example.com/report.pdf --filename report.pdf