DownloadOption Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Download options for a download from an html page.

Namespace:  ArtOfTest.WebAii.Controls.HtmlControls
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum DownloadOption
Members

  Member nameValueDescription
Save0 Save the downloaded file to a specific location on disk.
Cancel1 Cancel the download dialog.
See Also

Reference