Forum Discussion

kapil_singh97's avatar
kapil_singh97
New Member
7 years ago

Download and Open PDF file from web application

I want to download PDF report from web application in first step and open same file after download in second step. Can anyone help in this.

 

Thanks,

Kapil Singh 

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Where do you download it to?  It may simply be a matter of calling a commandline call from the download location to invoke the PDF.

     

    What purpose does opening the PDF itself serve in your test scenario? Could you use the PDFBox plugin to verify the contents of the PDF without needing to open it?