A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://seleniumhq.github.io/selenium/docs/api/dotnet/webdriver/OpenQA.Selenium.IHasDownloads.html below:

Interface IHasDownloads

Interface IHasDownloads
Namespace
OpenQA.Selenium
Assembly
WebDriver.dll

Interface indicating the driver can handle downloading remote files.

public interface IHasDownloads
Methods DeleteDownloadableFiles()

Deletes the downloadable files.

void DeleteDownloadableFiles()
DownloadFile(string, string)

Downloads a file with the specified file name and returns a dictionary containing the downloaded file's data.

void DownloadFile(string fileName, string targetDirectory)
Parameters
fileName string

The name of the file to be downloaded.

targetDirectory string

The location to save the downloaded file.

GetDownloadableFiles()

Retrieves the downloadable files.

IReadOnlyList<string> GetDownloadableFiles()
Returns
IReadOnlyList<string>

A read-only list of file names available for download.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4