Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/playwright-python
/ delete
Method
delete
playwright/_impl/_video.py:54–56 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
await self._artifact.save_as(path)
53
54
async
def
delete(self) -> None:
55
if
self._artifact:
56
await self._artifact.delete()
Callers
13
stop_tracing
Method · 0.45
_do_stop_chunk
Method · 0.45
_export_har
Method · 0.45
Xf
Function · 0.45
Zf
Function · 0.45
q
Function · 0.45
w
Function · 0.45
xj
Function · 0.45
qj
Function · 0.45
test_install_create_get_and_delete_credentials
Function · 0.45
test_should_error_when_saving_after_deletion
Function · 0.45
test_should_delete_file
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_install_create_get_and_delete_credentials
Function · 0.36
test_should_error_when_saving_after_deletion
Function · 0.36
test_should_delete_file
Function · 0.36
test_install_create_get_and_delete_credentials
Function · 0.36