Interface: MouseOption
@atomic-testing/core.MouseOption
Hierarchy
-
MouseOption
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.