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

Implement support for proxying pages inside ASAR archives #2033

Closed
AndreyBelym opened this issue May 28, 2019 · 1 comment
Closed

Implement support for proxying pages inside ASAR archives #2033

AndreyBelym opened this issue May 28, 2019 · 1 comment
Assignees
Labels
Milestone

Comments

@AndreyBelym
Copy link
Contributor

It's very common for Electron apps to ship their resources (including pages) inside ASAR archives. Since Hammerhead can't read packed files, it leads to difficulties in testing builded Electron apps. We can modify the FileRequest class to use the electron/asar module to reads an archived content on the fly and provide it to the browser under test.

@lock
Copy link

lock bot commented Aug 4, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked Issues that were automatically locked by the Lock bot label Aug 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants