Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ferret_checksums.txt | 2019-09-10 | 371 Bytes | |
ferret_darwin_x86_64.tar.gz | 2019-09-10 | 4.9 MB | |
ferret_linux_arm64.tar.gz | 2019-09-10 | 4.3 MB | |
ferret_linux_x86_64.tar.gz | 2019-09-10 | 4.6 MB | |
ferret_windows_x86_64.zip | 2019-09-10 | 4.6 MB | |
README.md | 2019-09-10 | 1.4 kB | |
Totals: 6 Items | 18.4 MB | 1 |
Added
INPUT_CLEAR
function to clear input's value. #366- Support of tick for string literals. #367
- Support of default headers and cookies. #372
- Support of use of params in dot notation. #378
- Optional count param to
CLICK
function. #377 BLUR
function. #379
Fixed
- Tabs don't get closed on page load error. #359
CLICK
function does not allow to use element with a selector. #355- Unable to use member expression right after a function call. #368