chrome-for-testing icon indicating copy to clipboard operation
chrome-for-testing copied to clipboard

Results 38 chrome-for-testing issues
Sort by recently updated
recently updated
newest added

### Description: We are experiencing an issue with Google Chrome on an Ubuntu system, where Chrome attempts to write or create directories under /var/lib/${USER_NAME}, leading to an EACCES (Permission Denied)...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.6. Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732 Update for 4.1.6 release...

dependencies
github_actions

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.6.1 What's Changed Fixes Resolved an issue where workflows were suddenly failing due to a worktree in use...

dependencies
github_actions

Hi i am using appium to automate android apps where i have to switch to webview as the app is hybrid. Its unable to switch webview because the target the...

The [README.md](https://github.com/GoogleChromeLabs/chrome-for-testing/blob/main/README.md) and [official blog post](https://developer.chrome.com/blog/chrome-for-testing/) both make it look as though installing via `@puppeteer/browsers` will give you working Chrome browsers. However, installing this way does not provide all the...

See [Don't throw for fetch()/Request() with duplex: "half" for streaming requests to non-HTTP/2 TCP servers](https://groups.google.com/a/chromium.org/g/chromium-dev/c/0VQOwBnNVlg). I'm experimenting with Direct Sockets `TCPServerSocket`. What I found is Node.js and Deno convert streaming...

Hello, Not sure if this is the right place but it's the place that is Chrome For Testing. We noticed this morning that downloads from edgedl.me.gvt1.com are no longer working...

Hi, do you plan to add linux arm64 support? I tried https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/113.0.5672.63/linux64/chrome-linux64.zip, but it seems like it's intended for x86_64 platform: > qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file...

`npx @puppeteer/browsers install chrome@stable` $ uname -a `Linux selenium-grid-v4-node-fs-playwright-one-fbq9g 4.9.0-141-custom #19 SMP Wed Nov 28 20:32:27 CST 2018 x86_64 x86_64 x86_64 GNU/Linux ` $ ./chrome --no-sandbox -headless www.google.com [1228/101038.544283:ERROR:bus.cc(407)] Failed...