import { ElementHandle } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Focuses the element, and then uses Keyboard.down and Keyboard.up.
Parameters
optional
options: PressOptionsimport { ElementHandle } from "https://deno.land/x/pptr@1.2.0/mod.ts";
Focuses the element, and then uses Keyboard.down and Keyboard.up.