2021-06-28

How to download file from website where the hyperlink shows as 'Javascript'

Things tried:

Inspect the page, but the specific hyperlink does not show any file path.

Tried with selenium to get the web element , but that does not have a submit/click option.

The page under discussion is 'https://ift.tt/3h46ewc'

and the element is > "<a href="javascript:;" onclick="downloadCSV('high')" class=""><img src="/assets/images/icon-xls.svg" alt="csv" title="csv" class=""> Download (.csv)</a>"



from Recent Questions - Stack Overflow https://ift.tt/3jgFsn5
https://ift.tt/eA8V8J

No comments:

Post a Comment