class

Selenium::Chrome::Downloads

Inherits Reference / Object

This class manages downloaded files.

Constants

DEFAULT_DIR = "/home/seluser/Downloads"

selenium/standalone-chrome-debug:3.11.0

Constructors

new(dir : String = DEFAULT_DIR, files : Array(File) | Nil = nil, ext : String | Nil = nil)
Source

Instance methods

-(other) : Downloads
Source
files
Source
load
Source

Nested types