HTML component driver for atomic-testing
npm install @atomic-testing/component-driver-htmlComponent drivers for standard HTML elements.
Use these drivers to interact with the DOM when writing Atomic Testing scenes.
``bash``
pnpm add @atomic-testing/component-driver-html
For usage examples see the documentation.