updated README

This commit is contained in:
Corey Goldberg 2012-11-18 11:47:23 -05:00
parent 634c962d0b
commit c157798ca3
1 changed files with 6 additions and 5 deletions

View File

@ -49,6 +49,7 @@ In the X Window System, Xvfb or X virtual framebuffer is an X11 server that perf
****************************************************
Example: Headless Selenium WebDriver and Firefox
****************************************************
* install selenium bindings: `pip install selenium`
* Firefox will launch inside virtual display (headless)
* browser is not shown while test is run