playwright/tests/electron/electron-print-chromium-ver...

2 lines
56 B
JavaScript

console.log(process.versions['chrome'])
process.exit(0);