Use Argos with Webdriver IO
Integrating Argos with WebdriverIO to enable visual testing on your application.
You can use WebdriverIO to take screenshots of your application. However, we recommend overloading the screenshot command to improve the rendering stability.
Read the CSS Preflight and anti-flaky recipes docs to know which snippets you should inject in tested pages before taking screenshots.
Check our example repositories to see if there is an example for your testing framework. If not, don't hesitate to contribute!
Next step
The next step is to integrate the Argos CLI command within your Continuous Integration (CI) workflow. This command will automatically upload your captured screenshots to Argos for further review and analysis.