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

Request for Node Module Update to Enable Multiple Screenshot Support (createBitmaps.js, runPuppet.js) #1561

Open
annasesb01 opened this issue Apr 1, 2024 · 3 comments

Comments

@annasesb01
Copy link

annasesb01 commented Apr 1, 2024

Hi, I've successfully configured the engine scripts to capture multiple screenshots. When I execute backstop reference, it captures multiple screenshots. Then, using backstop test, it compares these images without navigating to the page. This was achieved by modifying createBitmaps.js and runPuppet.js in the node modules to skip the screenshot process and update file names.

Issue: Can these modifications be incorporated into the node modules? Currently, they do not function with GitHub Actions. Attached are the files as JSON files.

Multiple Screenshots:
common-func.js
2024-04-01_18h34_45
get-reference.js
image
compare-screenshots.js
2024-04-01_18h38_30

@BenJohnThird
Copy link

I am encountering an issue like this in my current project. Hoping this can be an update for Backstop.

@annasesb01
Copy link
Author

Hi @garris / @dgrebb , can these modifications be incorporated into the node modules? Currently, they do not function with GitHub Actions. I hope this is possible.

@garris
Copy link
Owner

garris commented Apr 2, 2024

@annasesb01 can you help me understand the problem you are solving? And how the solution changes the developer experience?

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

3 participants