WebdriverIO Tutorials: Snapshot Testing

preview_player
Показать описание
In this edition of WebdriverIO Tutorials, core maintainer Wim Selles, walks you through a new WebdriverIO feature: snapshot testing. Starting with v8.29.0 you can now take DOM as well as visual snapshots of your elements when running component or e2e tests in the browser or mobile devices.
Рекомендации по теме
Комментарии
Автор

How to perform the DOM visual testing using WebdriverIO ?

auto_coderrautotest
Автор

I'm having problems when a match fails the script has problems to continue into the next steps. Has anyone encounter same issue ?

grouli
Автор

How do i set baselines for testing on different machines, if i have 2 baselines for mac and windows for same web page, how do i tell to compare against mac baseline wen running on mac?

sivav