Can I disable video recording on App Automate?

Yes. Video recording in App Automate can be disabled by setting the following custom capability to false:

caps[‘browserstack.video’] = ‘false’

Checkout our documentation to learn more.