- top-level `playwright` now refers to the github Microsoft/playwright package instead of the python tester launcher. It made no sense to use the top level name for a subproject. You can still refer to the python launcher via `python3Packages.toPythonApplication python3Packages.playwright` Updated release notes.