mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
e33a8f818c
This patch makes it possible to run unit tests in non-headless mode with the following command: ``` HEADLESS=false npm run unit ``` |
||
---|---|---|
.. | ||
.eslintrc.js | ||
Browser.js | ||
Connection.js | ||
DeviceDescriptors.js | ||
Dialog.js | ||
EmulationManager.js | ||
FrameManager.js | ||
helper.js | ||
Keyboard.js | ||
NavigatorWatcher.js | ||
NetworkManager.js | ||
Page.js |