playwright/src
Dmitry Gozman 8b2dd2e3d1
chore(test-runner): remove the notion of Spec (#7661)
We now have Suites and Tests. When running multiple projects the whole
suite is cloned for each project. Same happens for repeatEach.

This simplifies the reporters API, but there is still room for improvement.

JSON reporter continues to produce old json output.
2021-07-15 22:02:10 -07:00
..
cli chore: move working with browser channels to Registry Executables (#7581) 2021-07-13 19:03:49 -07:00
client Revert "api: remove timeout option from isVisible and isHidden methods (#7414)" (#7600) 2021-07-14 10:46:00 +02:00
common feat(trace-viewer): add nicer params rendering (#7448) 2021-07-02 16:45:09 -07:00
dispatchers Revert "api: remove timeout option from isVisible and isHidden methods (#7414)" (#7600) 2021-07-14 10:46:00 +02:00
protocol Revert "api: remove timeout option from isVisible and isHidden methods (#7414)" (#7600) 2021-07-14 10:46:00 +02:00
remote chore: move processLauncher into src/utils (#7504) 2021-07-07 21:14:16 +02:00
server feat: add High DPI and Low DPI Desktop device descriptors (#7531) 2021-07-15 22:16:27 +02:00
test chore(test-runner): remove the notion of Spec (#7661) 2021-07-15 22:02:10 -07:00
third_party chore: bring in folio source (#6923) 2021-06-06 17:09:53 -07:00
utils fix(utils): fix the list dependnecies script (#7649) 2021-07-15 10:27:16 -07:00
web feat(trace-viewer): add nicer params rendering (#7448) 2021-07-02 16:45:09 -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 fix(webkit): add libevdev dep (#7630) 2021-07-14 20:20:03 -07:00
outofprocess.ts test: add basic end-to-end driver test (#5426) 2021-02-12 09:05:32 -08:00