Skip to content

Files

Latest commit

Jun 18, 2021
7feec76 · Jun 18, 2021

History

History
16 lines (10 loc) · 473 Bytes

xvfb.md

File metadata and controls

16 lines (10 loc) · 473 Bytes

Running headlessly

On linux,

To run headlessly, you can use xvfb:

xvfb-run --server-args="-screen 0, 1366x768x24" selenium-standalone start