Releases: lifull-dev/bucky-core
Releases · lifull-dev/bucky-core
v0.9.20
Fix some bug in linkstatus
Fix switch windows operator
v0.9.19
fix the bug when part file is empty
v0.9.18
add exit code handler
add wait until to user operation "input"
v0.9.17
v0.9.16
v0.9.15
Change library for parsing URI
Change module for parsing URI
- For parse unusual URI
v0.9.13: Add wait until helper and bugfix for each method in WebElement
- Add wait until helper for user_operater
- Fix bug for each method in WebElement
Redefine methods for web element
- Redefine method for Web element.
- []
- each
- length
v0.9.11: Merge pull request #32 from NA070/fix_find_multiple_elements
- Bug fix : multiple element handling in pageobject and verification.