docs: rename input page to actions (#17173)

This commit is contained in:
Debbie O'Brien 2022-09-08 14:48:13 +02:00 committed by GitHub
parent 1e517731ef
commit 98038280d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
---
id: input
title: "Performing Actions"
title: "Actions"
---
Playwright can interact with HTML Input elements such as text inputs, checkboxes, radio buttons, select options, mouse clicks, type characters, keys and shortcuts as well as upload files and focus elements.