Skip to main content

Module mouse

Module mouse 

Source
Expand description

Mouse — pointer input via the CDP Input domain.

Structs§

Mouse
Mouse input device. The last-known pointer position is shared across clones created from the same page (mirroring Playwright’s persistent page.mouse()), so down()/up() can fire at the position set by the most recent move_to().