README
Getting Started
npm install @bigtest/cypress
This package includes both cypress and interactors. Please refer to our Interactor Docs to learn how to use Interactors with Cypress.
Cypress Integration for BigTest Interactors
<script type="module">
import bigtestCypress from 'https://cdn.skypack.dev/@bigtest/cypress';
</script>
npm install @bigtest/cypress
This package includes both cypress and interactors. Please refer to our Interactor Docs to learn how to use Interactors with Cypress.