Home > assistive-playwright-test > TestOptions
Set of options provided by assistive-playwright-test at the test level which can be specified in the Playwright configuration file.
Signature:
export interface TestOptions
Property | Type | Description |
---|---|---|
vmMouseCalibrationOptions | CalibrationOptions | Options to use when calibrating the mouse for the current page. |