pub async fn select_all(page: &Page) -> Result<(), Error>
Select all content in the focused element (Ctrl+A / Cmd+A).
Ctrl+A
Cmd+A
Currently uses the Control modifier; macOS personas should override the modifier to "Meta".
"Meta"