SmartUI has introduced new features to improve visual testing accuracy and efficiency. These updates bring better control over region selection, enhanced automation, and seamless integrations.
Here’s what’s new:
SmartIgnore Now Works With SmartUI Public APIs and Integrations
SmartIgnore now seamlessly integrates with SmartUI’s public APIs, making visual testing more flexible. You can use it with SmartUI fetch APIs to speed up and fine-tune visual comparisons. Plus, it supports email and Slack notifications, so you get real-time updates in your workflow.
Move PDFs and Their Pages to the Baseline
Now, you can move entire PDFs or specific pages to the baseline, giving you better control over approvals. This makes document and page-level verification smoother and more efficient.
Run JavaScript on Target URLs Using SmartUI CLI
SmartUI CLI now lets you execute JavaScript before taking snapshots. This means you can interact with dynamic elements, tweak content, and manage loading states. Check the documentation for details on running custom JavaScript with SmartUI.
Enhanced SmartIgnore: Draw Regions and Ignore/Select DOM Boxes
SmartIgnore now includes all the features previously available in Strict comparison mode, giving you more control over visual testing.
- Draw Regions: Highlight specific UI areas to focus on during visual tests.
- Ignore/Select Regions via DOM Elements: Choose which components of the page to test or ignore by leveraging DOM elements.
For more details, head over to this guide on ignoring or selecting annotated regions.