Handling Dynamic Data in SmartUI SDK
When conducting visual tests, you may encounter scenarios where certain elements within your software application change between test runs. These changes might introduce inconsistencies in your test results.
You can now ignore/select specific element(s) to be removed from the comparison by parsing the options in the smartuiSnapshot function.
Check the documentation: Handling Dynamic Data in SmartUI SDK.
Support for New Frameworks in SmartUI SDK
Apart from Selenium, SmartUI SDK now has support for Playwright, Puppeteer, and TestCafe.
Refer to the following documentation to get started: