Hello,
I need to download a file from a webpage. The actual link is a javascript link that references what was filled out in a form.
he's the sequence: click a link on a webpage, a popup pops up with a form, I don't fill out anything on the form and I click submit.
is it possible to replicate this process using code?
I need to download a file from a webpage. The actual link is a javascript link that references what was filled out in a form.
he's the sequence: click a link on a webpage, a popup pops up with a form, I don't fill out anything on the form and I click submit.
is it possible to replicate this process using code?