diff --git a/docs/src/input.md b/docs/src/input.md index 66a7db236a..416a1f0597 100644 --- a/docs/src/input.md +++ b/docs/src/input.md @@ -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.