Automation
The device can be interacted with programmatically through our API. This is useful for scenarios such as logging in a user at the start of a session, or writing tests.
Users can record and playback interactions with the app. The recordings are based on the app's user interface elements, and are designed to be robust against small changes in your app. A recording can even be made on one device and played back on another device (e.g. iPhone vs iPad).
- Better support for Android and iOS Webviews
- Support for headless sessions, eg. running automations via your backend
We welcome customer feedback as we continue to refine our APIs, and the underlying technology powering our Javascript SDK.
Last modified 1mo ago