playwright/packages/playwright-core/src/utils/isomorphic
Dmitry Gozman 08cef43e82
feat(locator): remove locator.and and locator.not (#22223)
Not shipping for now, after API review.
2023-04-05 16:28:13 -07:00
..
cssParser.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
cssTokenizer.ts chore: move sever/isomorphic to utils/ to use it in client (#21445) 2023-03-06 18:49:14 -08:00
locatorGenerators.ts feat(locator): remove locator.and and locator.not (#22223) 2023-04-05 16:28:13 -07:00
locatorParser.ts feat(locator): remove locator.and and locator.not (#22223) 2023-04-05 16:28:13 -07:00
locatorUtils.ts feat(api): allow getByTestId(regex) (#19419) 2022-12-13 08:43:13 -08:00
selectorParser.ts feat(locator): remove locator.and and locator.not (#22223) 2023-04-05 16:28:13 -07:00
stringUtils.ts fix(locators): properly escape slash inside attributes (#20510) 2023-01-30 13:27:41 -08:00
traceUtils.ts chore: introduce testInfo.testId (#21670) 2023-03-14 15:58:55 -07:00