Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
157
class
TestServerFactory(http.HTTPFactory):
158
server_instance:
"Server"
159
protocol = TestServerHTTPChannel
160
161
162
class
Server:
Callers
1
start
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected