robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.36k stars 751 forks source link

Added `Print Page As PDF` Keyword #1851

Closed emanlove closed 1 month ago

emanlove commented 11 months ago

Some initial ideas and sketches for the Print Page As PDF keyword. I wanted to seewhat it may look like and how it may work. So this is just some preliminary ideas. Seeing a need to handle Print Options, need to document options and what are valid values, how to deal with the return encoded base64 string, etc.