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

Support file:// protocol #908

Closed
kirovboris opened this issue Nov 3, 2016 · 2 comments
Closed

Support file:// protocol #908

kirovboris opened this issue Nov 3, 2016 · 2 comments
Assignees
Labels
STATE: Auto-locked Issues that were automatically locked by the Lock bot TYPE: proposal
Milestone

Comments

@kirovboris
Copy link
Collaborator

kirovboris commented Nov 3, 2016

Electron application usually uses file protocol for loading pages.
Also some application use absolute paths for resources, so we can't use simple static server for the proxying pages.
E.g. vscode uses absolute paths for scripts:
https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/electron-browser/bootstrap/index.js#L136
@inikulin @churkin What are you thinking about it?

@kirovboris
Copy link
Collaborator Author

Also we should provide access to GET parameters via window.location for url like:
file:///C:/filename.txt?param=123

@AlexanderMoskovkin AlexanderMoskovkin added this to the Sprint #4 milestone Jan 23, 2017
@LavrovArtem LavrovArtem self-assigned this Jan 23, 2017
LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Jan 24, 2017
LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Jan 24, 2017
LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Jan 25, 2017
LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Jan 25, 2017
LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Jan 25, 2017
AndreyBelym pushed a commit to AndreyBelym/testcafe-hammerhead that referenced this issue Feb 28, 2019
@lock
Copy link

lock bot commented Mar 28, 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 Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
STATE: Auto-locked Issues that were automatically locked by the Lock bot TYPE: proposal
Projects
None yet
Development

No branches or pull requests

3 participants