bibble.files._firefox

Classes

FirefoxController

A Static controller for starting and closing firefox via selenium

Module Contents

class bibble.files._firefox.FirefoxController[source]

A Static controller for starting and closing firefox via selenium

static close() <Unknown>[source]
Return type:

None

static save_pdf(url, dest) <Unknown>[source]

prints a url to a pdf file using selenium

Return type:

None

static setup(*, opts, kwargs) <Unknown>[source]

Setups a selenium driven, headless firefox to print to pdf

Parameters:
Return type:

None