playwright/types
Dmitry Gozman 87548f94c1
feat(test runner): support test fixtures in beforeAll/afterAll (#8082)
Each hook gets its own test scope. This is not too useful for
object fixtures like `page` (although one can use a page in
`beforeAll` to save storage state), but much more useful for option
fixtures like `viewport`.
2021-08-09 13:26:33 -07:00
..
protocol.d.ts feat(chromium): roll Chromium to another new version (#7676) 2021-07-16 09:03:42 -07:00
structs.d.ts feat(locator): implement element locators (#7808) 2021-07-22 21:37:20 -07:00
test.d.ts feat(test runner): support test fixtures in beforeAll/afterAll (#8082) 2021-08-09 13:26:33 -07:00
testExpect.d.ts chore(expect): polish matcher names, remote arguable ones (#8060) 2021-08-06 16:58:42 -07:00
testReporter.d.ts docs: refresh getting started docs (#8054) 2021-08-06 14:02:41 -07:00
types.d.ts docs: refresh getting started docs (#8054) 2021-08-06 14:02:41 -07:00