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

FIX Screenshot file path under windows #243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glafarge
Copy link

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
2 participants