Skip to main content

Interface: MouseOption

@atomic-testing/core.MouseOption

Hierarchy

Properties

position

Optional position: Point

A point to use relative to the top-left corner of element padding box. If not specified, uses some visible point of the element. Note that in end to end tests such as Playwright, mouse interaction location is not always pixel perfect.

Defined in

packages/core/src/interactor/MouseOption.ts:9