UNPKG

@atomic-testing/component-driver-html

Version:
13 lines (8 loc) 317 B
# @atomic-testing/component-driver-html Component drivers for standard HTML elements. Use these drivers to interact with the DOM when writing Atomic Testing scenes. ## Installation ```bash pnpm add @atomic-testing/component-driver-html ``` For usage examples see the [documentation](https://atomic-testing.dev/).