Download files from remote selnium

Selenium+Interview+Questionss - Free download as PDF File (.pdf), Text File (.txt) or read online for free. Selenium+Interview+Questionss

1 Nov 2017 The Selenium API doesn't provide a way to get a file downloaded on a remote machine. But it's still possible with Selenium alone depending on the browser. The magic happens on the workstation side (where you are running your script), selenium will take the file you have locally and get it to the remote instance