.. _bibble.files._firefox: ===================== bibble.files._firefox ===================== .. py:module:: bibble.files._firefox Classes ------- .. autoapisummary:: bibble.files._firefox.FirefoxController Module Contents =============== .. _bibble.files._firefox.FirefoxController: .. py:class:: FirefoxController A Static controller for starting and closing firefox via selenium .. py:method:: close() -> :staticmethod: .. py:method:: save_pdf(url, dest) -> :staticmethod: prints a url to a pdf file using selenium .. py:method:: setup(*, opts, kwargs) -> :staticmethod: Setups a selenium driven, headless firefox to print to pdf