Assistive-Webdriver

Home > assistive-playwright-client > CalibrationOptions

CalibrationOptions interface

Options for the calibration, passed to playwrightCalibrate().

Signature:

export interface CalibrationOptions extends CalibrationQRCodesConfig 

Extends: CalibrationQRCodesConfig

Properties

Property Type Description
skipClick? boolean (Optional) Whether to skip the click done during calibration.