Terminology - berstend/puppeteer-extra GitHub Wiki

Term Description
CDP Chrome Devtools Protocol - The underlying protocol used by both Puppeteer & Playwright to remote control the browser
headless A browser that is being run without graphical user interface
headful A browser that is being run with graphical user interface