MCPcopy Create free account
hub / github.com/microsoft/Webwright / Submitted

Class Submitted

src/webwright/exceptions.py:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13
14class Submitted(InterruptAgentFlow):
15 pass
16
17
18class FormatError(InterruptAgentFlow):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected