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

How to download a file? Alternatively, how to pass custom opts to the driver? #37

Open
oboxodo opened this issue Jan 2, 2020 · 2 comments

Comments

@oboxodo
Copy link

oboxodo commented Jan 2, 2020

Hi there. I'm testing kimurai to try and automate a daily download of a bank statement. I've already managed to get the login working from the console and clicking on the button which fires the download (using browser.click_on). The file gets downloaded but I haven't found any way to control where it gets downloaded.

I found this example on downloading a file with selenium but kimurai doesn't seem to have any "official" way for me to use any custom configuration on the driver.

Do you have any recommendations on how to proceed?

@sofiyareverse
Copy link

Hey! As you told there was a result after saving. Could you please tell me how did you decide the issue of skipping the download dialog?

@oboxodo
Copy link
Author

oboxodo commented Mar 12, 2020

I've since abandoned this project, but IIRC the headless Chrome was automatically skipping the download dialog. I didn't do anything special to make that happen so 🤷‍♂.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants