این نسخه شامل میرور PyPI برای پکیجهای pin شده و میرور Playwright برای browser binaryهای Linux، Windows و macOS است.
# Python packages pip install --index-url https://mirror.testeng.ir/pypi/simple/ \ --trusted-host mirror.testeng.ir -r requirements.txt # Playwright browsers export PLAYWRIGHT_DOWNLOAD_HOST=https://mirror.testeng.ir/playwright python -m Browser.entry install --with-deps