Expand description
KeyboardJs: wrapper around ferridriver::Page::keyboard().
Mirrors Playwright’s page.keyboard.* namespace: down(key),
up(key), press(key) without a selector (acts on whatever element
currently has focus).
KeyboardJs: wrapper around ferridriver::Page::keyboard().
Mirrors Playwright’s page.keyboard.* namespace: down(key),
up(key), press(key) without a selector (acts on whatever element
currently has focus).