A group of actions: Selenium
The action downloads the file from the browser page and waits for it to finish downloading completely.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with the browser. | Robin.Selenium | Browser context | Yes |
Element | The element on which the action works. On a page in a browser, this element should contain a URL where the file can be downloaded. | Robin.WebElement | Yes | |
File name | The name of the downloaded file. The specified name may not match the original file name on the site. | Robin.String | Yes | |
Extension | The format in which the file will be downloaded. If the specified value does not match the original file format on the site, opening the file may be accompanied by an error. | Robin.String | Yes | |
Folder path | The path to the folder where the file will be saved. | Robin.FolderPath | C:\doc\img | Yes |
Timeout, ms | Time to wait for a response from the resource from which the file will be downloaded. If the response timeout exceeds the specified value, the action will return an error. Specified in milliseconds. Default value: 10000 ms. | Robin.Numeric | No | |
Results | ||||
Result | The path to the downloaded file. | Robin.FilePath |
Обзор
Инструменты контента