August 2018
Intermediate to advanced
416 pages
12h 37m
English
You can run headless browsers in Travis CI in a couple of ways. You can utilize an X Virtual Framebuffer, or XVFB in short form, which you can read more about in the XVFB docs (https://www.x.org/archive/X11R7.6/doc/man/man1/Xvfb.1.xhtml). We will look at using headless chrome with Puppeteer (https://pptr.dev/), which is a library developed by Google that provides a high level API to work with headless Chrome.
Read now
Unlock full access