playwright/src
2021-06-26 13:11:32 -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 feat(force): add fill, selectOption, selectText ({force}) (#7286) 2021-06-24 08:18:09 -07:00
common chore: pass parsed stack in metainfo (#5407) 2021-02-10 18:52:28 -08:00
dispatchers feat(inputValue): implement *.inputValue() (#7285) 2021-06-23 22:19:20 -07:00
install chore(typescript): compile with babel, lint everything with tsc (#6872) 2021-06-23 18:01:48 -07:00
protocol feat(force): add fill, selectOption, selectText ({force}) (#7286) 2021-06-24 08:18:09 -07:00
remote chore: create Selectors for each Playwright object (#7154) 2021-06-15 14:56:29 -07:00
server feat(codegen): Add type annotations to Python output and make PEP8-compliant (#7337) 2021-06-26 13:11:32 -07:00
test fix(test-runner): default @playwright/test timeout to 0 (#7312) 2021-06-24 23:28:01 -07:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils fix(test runner): expose real stack traces and speed up locations (#7265) 2021-06-23 10:30:54 -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