Context:
- Playwright Version:1.10.0
- Operating System: kylin
Describe the bug
When I finish installing playwright, enter 'playwright codegen -b ff' on the command line, and the browser does not appear. The playwright inspector does not display the content, but only displays on the top '_ Text/html, ', and then it will flash back after twoorthree seconds.
/home/wcz/.cache/ms-playwright/chromium-857950/chrome-linux/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI,BlinkGenPropertyTrees,ImprovedCookieControls,SameSiteByDefaultCookies,LazyFrameLoading --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --user-data-dir=/tmp/playwright_chromiumdev_profile-Zmz1gy --remote-debugging-pipe --no-sandbox --no-startup-window
when i use playwright 1.23
wcz@wcz-VMware-Virtual-Platform:~$ playwright codegen -b ff
: Timeout 30000ms exceeded.
at captureRawStack (/home/wcz/.local/lib/python3.8/site-packages/playwright/driver/package/lib/utils/stackTrace.js:62:17) {
name: 'TimeoutError'
}
Context:
Describe the bug
When I finish installing playwright, enter 'playwright codegen -b ff' on the command line, and the browser does not appear. The playwright inspector does not display the content, but only displays on the top '_ Text/html, ', and then it will flash back after twoorthree seconds.
/home/wcz/.cache/ms-playwright/chromium-857950/chrome-linux/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI,BlinkGenPropertyTrees,ImprovedCookieControls,SameSiteByDefaultCookies,LazyFrameLoading --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --user-data-dir=/tmp/playwright_chromiumdev_profile-Zmz1gy --remote-debugging-pipe --no-sandbox --no-startup-window
when i use playwright 1.23
wcz@wcz-VMware-Virtual-Platform:~$ playwright codegen -b ff
: Timeout 30000ms exceeded.
at captureRawStack (/home/wcz/.local/lib/python3.8/site-packages/playwright/driver/package/lib/utils/stackTrace.js:62:17) {
name: 'TimeoutError'
}