mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Inputs of type button and submit are rendered with their value as text, so we match them by text. Fixes #1427.
Inputs of type button and submit are rendered with their value as text, so we match them by text. Fixes #1427.