aquatone icon indicating copy to clipboard operation
aquatone copied to clipboard

FIX Screenshot file path under windows

Open glafarge opened this issue 4 years ago • 0 comments

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.

glafarge avatar Apr 30 '20 12:04 glafarge