Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
selenium-chrome
v1.6.0
Selenium
CannotSelect
Chrome
Downloads
File
Keys
Error
Session
Setting
Timeout
WebElement
NotFound
Built with Crystal 1.9.2
2023-10-08 13:45:15 UTC
struct
Selenium::Chrome::Downloads::File
Selenium::Chrome::Downloads::File
Struct
Value
Object
Defined in:
selenium/chrome/downloads.cr
Constructors
.new
(path : String)
Instance Method Summary
#clone
#copy_with
(path _path = @path)
#ext
: String
#name
: String
#path
: String
Constructor Detail
def self.
new
(path : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(path _path = @path)
#
[
View source
]
def
ext
: String
#
[
View source
]
def
name
: String
#
[
View source
]
def
path
: String
#