reno.tab_exporter.export_selenium_pdf#
- reno.tab_exporter.export_selenium_pdf(input_path, output_path)#
Create a PDF from an HTML file using selenium’s chrome webdriver.
- Parameters:
input_path (str) – The filepath/name of the HTML to render.
output_path (str) – The filepath/name to save the output PDF at.