nateshmbhat / webbot

Web automation library for simple and easy end to end testing and web browser automation that offers super charged features while keeping it simple to use and master
https://pypi.org/project/webbot/
Mozilla Public License 2.0
239 stars 87 forks source link

Forcing PDF files to be downloaded #82

Open mmartinortiz opened 2 years ago

mmartinortiz commented 2 years ago

Hi,

For my personal needs, I need PDF to be automatically downloaded instead of open into a separated tab. The only way I found to do this is with this options.

Maybe you find it useful for the main project. Otherwise, feel free to reject this pull request.