Commit graph

10 commits

Author SHA1 Message Date
Playwright Service 63d6a35ce5
chery-pick(#18060): fix(generator): .NET getByRole w/ name (#18066)
This PR cherry-picks the following commits:

- a60073d664

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-13 19:45:29 +03:00
Pavel Feldman 04b3b7190c cherry-pick(#18010): fix(generator): generate nice locators for arbitrary selectors 2022-10-11 17:52:36 -07:00
Pavel Feldman f87d6f2838 cherry-pick(#17961): fix(codegen): use constants when generating C# and Java roles 2022-10-10 12:26:52 -07:00
Pavel Feldman c168f5494f
chore: generate getByLabel for inputs (#17845) 2022-10-05 12:02:15 -07:00
Dmitry Gozman 2bcd9ce9ae
chore: internal selectors (#17827)
- Rename internal selectors `has`, `control` and `attr` to
`internal:has`, `internal:control` and `internal:attr`.
- Fix `getByLabel()` to respect strictness, by introducing
`internal:label` selector.
- Move tests essential for ports to `selectors-by.spec`.
2022-10-05 08:45:10 -07:00
Pavel Feldman 8810b55504
feat(api): shorted getByLabel, getByPlaceholder (#17816) 2022-10-04 10:29:26 -07:00
Pavel Feldman 1311767f87
chore: generate api calls (#17794) 2022-10-03 17:14:02 -07:00
Pavel Feldman 42a4d8a829
chore(codegen): prioritize role selectors (#17750) 2022-10-03 08:44:24 -07:00
Pavel Feldman 5754fb9c6d
chore: do not emit comments from codegen (#17747) 2022-09-30 12:36:54 -07:00
Pavel Feldman 02cac8a066
chore: group tests under tests/ (1) (#13081) 2022-03-25 16:05:50 -07:00
Renamed from tests/inspector/cli-codegen-3.spec.ts (Browse further)