playwright/docs
Dmitry Gozman 270206e2b4
feat(text selector): match button input by value (#1657)
Inputs of type button and submit are rendered with their value as text,
so we match them by text.

Fixes #1427.
2020-04-03 14:18:08 -07:00
..
development chore: update release guide and helper script (#1521) 2020-03-25 13:15:29 -07:00
docker docs(ci): list sample configurations for ci (#1196) 2020-03-03 12:21:21 -08:00
examples docs(examples): working with selectors (#1624) 2020-04-01 16:06:07 -07:00
api.md feat(downloads): support downloads on cr and wk (#1632) 2020-04-02 17:56:14 -07:00
ci.md docs(ci): list sample configurations for ci (#1196) 2020-03-03 12:21:21 -08:00
selectors.md feat(text selector): match button input by value (#1657) 2020-04-03 14:18:08 -07:00
showcase.md docs(examples): working with selectors (#1624) 2020-04-01 16:06:07 -07:00
troubleshooting.md docs(troubleshooting): add dependencies for firefox and webkit (#1461) 2020-03-21 17:58:08 -07:00