Downloading a pdf file, making directory, chrome

Support
  • After my automation cycle completes. I need to download a pdf file. how can i make new folder, and place file there. I click download on the record screen. but i cant find the actual pdf i downloaded

  • Instead of clicking on download button you have to take download link.
    You can do that with "get element atribute", and as atribute use href.
    Than use that link in "Download" action. There you have to define
    full download file path along with downloaded file name and extension.
    So you can define your desirable folder.

  • 0 Votes
    1 Posts
    428 Views
  • 0 Votes
    2 Posts
    845 Views
  • Read CSV Files

    Support
    0 Votes
    3 Posts
    980 Views
  • 0 Votes
    4 Posts
    1615 Views
  • Extract parsed data to CSV file

    Support
    0 Votes
    3 Posts
    2630 Views