-
I'm struggeling with the solution that was implemented for #155
This issue resulted in a compatibility fix for the Versions plugin, to resolve the dynamic version instead of the one from dependency …
-
### Provide a general summary of the suggestion
Based on recent experience, it can be quite a temperamental experience (i.e. to output the appropriate Hugo variables in the correct way for escaping s…
-
I got the following error when trying to set the height is greater than 754.
```js
await eyes.open(client, appName, suite.title, {'width': 1920, 'height': 755});
```
```js
Failed to set/get vie…
-
Hey, Looking for some advice.
We're building a [design system](https://www.newskit.co.uk/), currently we use Applitools, whilst it's good it's very expensive 💵 . This looks like a good free OSS alt…
-
Version 3.12.0 is able to take screenshot of the entire element while higher versions can't.
https://trello.com/c/zBqG4fkj/330-python-check-region
-
# Next.js Template Tech Stack
## Core Technologies
- [x] Next.js 14 App Router
- [x] React 18
- [x] TypeScript strict mode
- [x] Tailwind CSS
## Used Libraries
- [x] #5
- [x] #23
- [x…
-
On some C# files the parser gives an error
`line 1:0 token recognition error at: ''`
Looking at the start of the file with od (octal dump) the first three characters have
357 273 277
At the s…
-
We should support visual regression testing with the test runner. Because we run tests in a real browser, it will be relatively easy to support this within the test runner. Most of the basic building …
-
Hey,
Great Job!
Would this work on iOS?
Best,
Goncalo
-
hi,
any suggestion to make screenshot comparison and make test fail if two screenshot are not equal?
thanks.