Automating Tests with Chrome DevTools Recorder
There are a number of codeless test creation solutions available, both commercially and open source. But a recent release of DevTools in Chrome included Recorder, a fully-integrated tool that allows you to record, replay, and measure user flows entirely within the browser. These recordings can help you build robust test cases that can be executed repeatedly.
Listen in as Jecelyn Yeen, Developer Advocate at Google, demonstrates how to use Recorder in this one-hour workshop. See how you can improve user experience with rapidly repeatable tests created with your recordings.
Key takeaways:
- How to record user flows with the Recorder
- Replaying and modifying recordings
- Using the recordings to automate testing
- Speakers
- Jecelyn Yeen, Developer Advocate, Chrome DevTools, Google