playwright/src
Dmitry Gozman 530523cb67
feat(setInputFiles): support label retargeting (#7364)
This way `page.setInputFiles('label')` works, similarly to other input actions.
2021-06-28 14:18:01 -07:00
..
cli fix(test-runner): allow additional params when pw-test is not installed (#7200) 2021-06-17 13:40:49 -07:00
client chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
common chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
dispatchers chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
install chore(typescript): compile with babel, lint everything with tsc (#6872) 2021-06-23 18:01:48 -07:00
protocol chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
remote chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
server feat(setInputFiles): support label retargeting (#7364) 2021-06-28 14:18:01 -07:00
test feat(test-runner): do only allow unique spec titles per suite (#7300) 2021-06-28 22:13:35 +02:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils chore: remove hard-coded wrapApi names (#7347) 2021-06-28 13:27:38 -07:00
web chore(typescript): compile with babel, lint everything with tsc (#6872) 2021-06-23 18:01:48 -07:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts chore: make tracing zero config (#6859) 2021-06-02 22:00:34 -07:00
inprocess.ts chore: create new Playwright instance when launching server (#6820) 2021-06-01 21:21:24 +02:00
nativeDeps.ts feat: add best-effort support for Ubuntu 21.04 (#6429) 2021-05-06 10:37:06 -07:00
outofprocess.ts test: add basic end-to-end driver test (#5426) 2021-02-12 09:05:32 -08:00