F8 End to End (e2e) testing utils
Install with npm
npm install --save @dreamtsoft/test
Use module
import { F8Select } from '@dreamtsoft/test';
Documentation
Good place to start is overview and list of guides here.
Examples
Some test examples are located in our example bundle.