playwright/types
Dmitry Gozman 9d9599c6a6
api(video): implement video.saveAs and video.delete (#6005)
These methods are safe to call while the page is still open, or when it is
already closed. Works in remotely connected browser as well.

Also makes video.path() to throw for remotely connected browser.

Under the hood migrated Download and Video to use the common Artifact object.
2021-03-31 10:38:05 -07:00
..
protocol.d.ts feat(chromium): bump to r865012 (#5963) 2021-03-31 09:51:18 -07:00
structs.d.ts feat(types): make our client classes implement public types (#4817) 2020-12-26 17:05:57 -08:00
types.d.ts api(video): implement video.saveAs and video.delete (#6005) 2021-03-31 10:38:05 -07:00