MCPcopy Index your code
hub / github.com/microsoft/playwright-python / TestServerFactory

Class TestServerFactory

tests/server.py:157–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155
156
157class TestServerFactory(http.HTTPFactory):
158 server_instance: "Server"
159 protocol = TestServerHTTPChannel
160
161
162class Server:

Callers 1

startMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected