Skip to content

Instantly share code, notes, and snippets.

@markepvinrap
Created December 30, 2022 05:04
Show Gist options
  • Save markepvinrap/c33fbda1c59157b135ee46c45c202583 to your computer and use it in GitHub Desktop.
Save markepvinrap/c33fbda1c59157b135ee46c45c202583 to your computer and use it in GitHub Desktop.
Bs camerImageInjection
var capabilities = {
"enableCameraImageInjection" : "true"
}
browser.executeScript('browserstack_executor: {"action":"cameraImageInjection","arguments": {"imageUrl": "<MEDIA_URL>}}')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment