You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just opens a blank chrome window and does nothing. It says chrome is controlled by automated test software. And it keeps running until force closed. Without --debug it doesn't open browser window, just keeps running.
Sandboxing using
sudo sysctl -w kernel.unprivileged_userns_clone=1 doesn't work either.
It does produce screenshot.png just fine. Only cli doesn't work
Iny idea why ?
The text was updated successfully, but these errors were encountered:
khurshid-alam
changed the title
Doesn't work on Ubuntu 22.04 with 2.4.3
Doesn't work on Ubuntu 22.04 with 2.4.3 + nodejs v12.22.9
Dec 20, 2023
khurshid-alam
changed the title
Doesn't work on Ubuntu 22.04 with 2.4.3 + nodejs v12.22.9
Doesn't work on Ubuntu 22.04 with 2.3.0 + nodejs v12.22.9
Dec 20, 2023
Doesn't work on Ubuntu 22.04 with 2.3.0 + nodejs v12.22.9
capture-website --debug https://sindresorhus.com
Just opens a blank chrome window and does nothing. It says chrome is controlled by automated test software. And it keeps running until force closed. Without --debug it doesn't open browser window, just keeps running.
Sandboxing using
sudo sysctl -w kernel.unprivileged_userns_clone=1
doesn't work either.However it does work with test.js
node test.js
It does produce screenshot.png just fine. Only cli doesn't work
Iny idea why ?
The text was updated successfully, but these errors were encountered: