Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 472 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 472 Bytes

Electron XVFB

I am having some issues capturing a screenshot of a page in the VS Code Electron process, so I'm trying to reproduce the problem on Electron standalone to see if I can rule out VS Code as the cause.

I am using Electron 6.1.5 which is the version my broken VS Code (1.40.2) uses.

npm start and check the GitHub Actions workflow.

To-Do

See if this is still up to date with latest Electron and VS Code