Interface: IMouseInteractableDriver
@atomic-testing/core.IMouseInteractableDriver
Provide hover functionality to a driver.
Methods
hover
▸ hover(option?
): Promise
<void
>
Parameters
Name | Type |
---|---|
option? | HoverOption |
Returns
Promise
<void
>