Storybook
3.52.1 (Nov 9, 2024)
Bug Fixes
- Improved the way that resources are extracted from the web page to the Ultrafast Grid.
3.52.0 (Nov 7, 2024)
Bug Fixes
- Added support for running empty Storybook tests in deployments with zero stories
- Enhanced the retry process for test components after a browser crash during testing
3.51.1 (Oct 29, 2024)
Bug Fixes
3.51.0 (Oct 21, 2024)
Features
- Updated supported version of Puppeteer to 23.5.1
- You can now download side by side images with diffs highlighted
- The SDK can now automatically retrieve the
APPLITOOLS_BATCH_ID
and APPLITOOLS_BATCH_BUILD_ID
information from Git when running in SCM CI pipelines
- Added supported Chrome emulation devices
Bug Fixes
- Resolved issue with Yarn PnP
3.50.9 (Sep 10, 2024)
Features
- You can now add an environment variable to disable the secure tunnel strict TLS verification
Bug Fixes
- Resolved issue detecting browser version in certain websites
- Improved performance when taking screenshots of scrollable websites
3.50.8 (Aug 13, 2024)
Bug Fixes
- Resolved an issue where the wrong CSS file was included in the DOM when a
link
element did not have an href
attribute
- Fixed a failure that occurred with an error when the page DOM changed during resize while using
layoutBreakpoints
and element-based coded regions
3.50.7 (July 24, 2024)
Features
- Added API for
Configuration
class: setDisableNMLUrlCache
to allow search for NML multiple times
Bug Fixes
- No longer attempts to run JavaScript on mobile apps
- Resolved issue with
reloadPagePerStory
]
- Log no longer includes full content of web resources
3.50.6 (Jun 26, 2024)
Features
- Improved layout algorithm
- Improved support for automation framework retries to avoid having duplicate tests
3.50.5 (May 28, 2024)
Bug Fixes
3.50.4 (May 28, 2024)
Bug Fixes