Closed PaleNeutron closed 1 year ago
I'm sure a path could be acceptable with chrome's --screenshot parameter.
--screenshot
Why limit it to filename not path?
To use and output path, you can use the output_path parameter like so:
output_path
hti = Html2Image(output_path='/my/path/')
I'm sure a path could be acceptable with chrome's
--screenshot
parameter.Why limit it to filename not path?