Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NativeBinaryHasFailedError / testcafe-browser-tools / Was unable to take a screenshot due to an error. #78

Open
jmsalazarsanchez opened this issue Sep 11, 2024 · 1 comment

Comments

@jmsalazarsanchez
Copy link

I was start to experiment a wrong behavior using the tetscafe and testcafe-blink-diff

The error:
image

The versions of tescafe used:
image

The first thumbnail gives an error and is not created as shown in the console.

and additionally the images that are created are displayed with disproportionate sizes.

chrome Version: 128.0.6613.138 (Official Build) (64-bit)

In another local environment I have done several tests updating the version of testcafe, however I always have the same result. Up to version 1.0.13 the image folders are created but they all appear empty, so no base image or thumbnail is taken,
The error: Was unable to take a screenshot due to an error.
Error: Unexpected end of input
at module.exports.ChunkStream._end

If I try to install a higher version of testcafe the scripts do not run.

Any clue that can help me how to solve this issue?

@tomoh1r
Copy link
Contributor

tomoh1r commented Sep 26, 2024

Hi @jmsalazarsanchez ,
The packages appear to be quite outdated. How about updating all of them or locking them to a stable version (including both packages and Node.js)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants