Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

FIX Screenshot file path under windows#243

Open
glafarge wants to merge 1 commit intomichenriksen:masterfrom
glafarge:fix-windows-screenshot
Open

FIX Screenshot file path under windows#243
glafarge wants to merge 1 commit intomichenriksen:masterfrom
glafarge:fix-windows-screenshot

Conversation

@glafarge
Copy link
Copy Markdown

As the screenshot file was relative to chrome folder when calling chrome.exe, screenshots couldn't be created on unexisting folder.
This commit resolve the issue by passing outDirectory absolute path to chrome executable and add a log output to help diagnose errors.

Fixes many issues for users that couldn't make screenshots successfully.

As the screenshot file was relative to chrome folder when calling chrome.exe, screenshots couldn't be created on unexisting folder.
This commit resolve the issue by passing outDirectory absolute path to chrome executable and add a log output to help diagnose errors.
Fixes many issues for users that couldn't make screenshots successfully.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants