Applitools Storybook Webinar
Thanks for tuning in to my talk! โค๏ธ
Watch the Replay
Resources
- Slides (slides.com)
- Building a visual language (airbnb.design)
- Storybook (storybook.js.org)
- The Guardian Storybook (chromatic.com)
- Shopify Polaris Storybook (chromatic.com)
- IBM Carbon Components (react.carbondesignsystem.com)
- Applitools (applitools.com)
- Applitools Tutorials (applitools.com)
- Applitools Eyes Storybook SDK (npmjs.com)
- Storybook CSF React Tutorial (applitools.com)
- How to Add Applitools Eyes to Storybook (applitools.com)
Test Automation Recipes
Most of the when writing automated tests, we interact with simpler elements, like maybe checking for some text or clicking a button.
But the web isn’t just made of those simple elements, we have other elements like select dropdowns and filepickers, which can be challenging to figure out in automated testing frameworks.
That’s where Applitools’ Automation Cookbook comes in, where we put together quick recipes that can help you get productive in popular test automation frameworks like Cypress and Selenium.
Automation Cookbook (applitools.com)