Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync TagUI upstream feature to specify file download location to a folder [done] #279

Closed
kensoh opened this issue Jul 5, 2021 · 1 comment
Labels

Comments

@kensoh
Copy link
Member

kensoh commented Jul 5, 2021

Raising issue to enable setting of file download location for web browser downloads.

For eg when automation clicks on something to trigger downloading of some report or file.

Context here - aisingapore/TagUI#1035

@kensoh kensoh added the feature label Jul 5, 2021
kensoh added a commit that referenced this issue Jul 11, 2021
@kensoh
Copy link
Member Author

kensoh commented Jul 11, 2021

This is added in v1.41, available with pip install rpa --upgrade

  • use r.download_location() to return current download location
  • use r.download_location('folder path') to set download location
@kensoh kensoh changed the title Sync TagUI upstream feature to specify download location to a folder - to review Jul 11, 2021
@kensoh kensoh changed the title Sync TagUI upstream feature to specify download location to a folder [done] Jul 12, 2021
@kensoh kensoh closed this as completed Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant