Releases: stevepryde/thirtyfour
Releases · stevepryde/thirtyfour
v0.4.2
09 Feb 06:22
Compare
Sorry, something went wrong.
No results found
Add web app to project for testing
Add doctests to cover all action_chains methods
v0.4.1
09 Feb 06:22
Compare
Sorry, something went wrong.
No results found
v0.4.0
26 Jan 13:58
Compare
Sorry, something went wrong.
No results found
Fixed documentation bug from v0.3.4
Updated version to 0.4.0 due to the large number of fixes since 0.3.3
v0.3.4
26 Jan 13:30
Compare
Sorry, something went wrong.
No results found
Added unit tests to WebDriver, WebElement, Alert, and ActionChain
Added Travis-CI build
Added empty JSON payload to all POST requests
Various bugfixes
v0.3.3
31 Dec 11:17
Compare
Sorry, something went wrong.
No results found
Minor documentation update
v0.3.2
31 Dec 11:04
Compare
Sorry, something went wrong.
No results found
v0.3.1
31 Dec 10:26
Compare
Sorry, something went wrong.
No results found
Update to Tokio 0.2
Update to reqwest 0.10.0
Formatting and clippy fixes (thanks @vorot93 !)
v0.3.0
24 Dec 07:29
Compare
Sorry, something went wrong.
No results found
Add DesiredCapabilities struct
Wrap Actions in struct
v0.2.5
24 Dec 07:29
Compare
Sorry, something went wrong.
No results found
Update license
Add Alert and SwitchTo support
Update TypingData to improve ergonomics
v0.2.4
18 Dec 12:13
Compare
Sorry, something went wrong.
No results found
Add documentation
Refactor some imports