Skip to main content

Interface: MouseUpOption

@atomic-testing/core.MouseUpOption

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.

Inherited from

MouseOption.position

Defined in

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