📄️ Capybara
Integrating Argos with Capybara enables visual testing on your application.
📄️ Cypress
Boost your visual testing capabilities by combining Argos with your Cypress tests.
📄️ Gatsby
Use gatsby-plugin-argos plugin to automatically take screenshots of every page of a Gatsby project and upload them on Argos.
📄️ Nightwatch
Integrating Argos with Nightwatch enables visual testing on your application.
📄️ Playwright
Improve test debugging and boost your visual testing capabilities by combining Argos with your Playwright tests.
📄️ Puppeteer
Integrating Argos with your Puppeteer tests to enable visual testing on your application.
📄️ Selenium
Integrating Argos with Selenium enables visual testing on your application.
📄️ TestCafe
Integrating Argos with TestCafe enables visual testing on your application.
📄️ WebdriverIO
Integrating Argos with WebdriverIO to enable visual testing on your application.
📄️ Other framework
To integrate Argos with other testing frameworks to enable visual testing for your application, you can use the built-in screenshot command. However, we recommend modifying this command to improve the stability of the rendering.
📄️ Configure Viewports
With Argos, you can specify the viewport sizes for your visual tests using the viewports option in the JavaScript API. This allows you to simulate how your web application or site looks on various devices, be it mobile, tablet, or desktop.