-
### Version
1.49.0
### Steps to reproduce
In the playwright docker image container and on native linux Chromium, the media query for pointer type will change after going to certain pages.
Here i…
-
Teaspoon does not run any tests and just waits.
```
bundle exec rake teaspoon
/home/ubuntu/.gem/ruby/2.6.3/gems/hermod-2.4.0/lib/hermod/xml_section_builder.rb:35: warning: BigDecimal.new is depre…
-
https://eviloh.github.io/2018/08/05/headless-chrome-pptr%E5%88%9D%E6%8E%A2/#more
-
Did anyone try to cache browser process and simply connect/disconnect with every lambda run? So far seem to work well.
```js
const chromium = require('chrome-aws-lambda')
let browserWSEndpoint
…
-
cc @TsuyoshiUshio
Follow up for https://github.com/Azure/azure-functions-docker/pull/417
Move commands in the above PR to host-image - these are needed for Node and Python all versions
-
### Bug description
![image](https://github.com/Kitware/vtk-js/assets/118812869/28846244-8a3e-4e22-b529-581a97bb6a42)
Got an error "Uncaught TypeError: Cannot read property 'blendFuncSeparate' of nu…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
### Describe the bug
Our Ferrum script starts having process_timeout errors after upgrading to the [Heroku/Chrome-for-testing buildpack](https://github.com/heroku/heroku-buildpack-chrome-for-testing)…
-
**What package within Headless UI are you using?**
@headlessui/react
**What version of that package are you using?**
v2.2.0
**What browser are you using?**
Chrome 129.0.6668.59
*…
-
running the following code works with Chrome standard mode, Firefox, and Edge, it fails with Chrome headless:
```
const { By, Key } = require('selenium-webdriver');
const until = require('seleniu…