Having issue trying to download a csv file from a website using FireFox Selenium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 10:23 PM
Hi,
When I clicked on the download button from a website thru Firefox selenium using element.click(), and the download destination is being set as Azure datalake storage.
Then, after the download started, those .csv and .csv.part files never gotten merged as one final .csv file, and the download process seems like just stopped running.
However, when i tested the python-firefox-selenium script locally and setting the download path as my local computer, it works.
Any ideas why it doesn't work in a Databrick cloud environment?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2023 08:13 PM
Hi @Brandon Lim
Great to meet you, and thanks for your question!
Let's see if your peers in the community have an answer to your question. Thanks.

