Skip to content

Releases: lifull-dev/bucky-core

v0.9.20

15 Nov 02:02
fe4a9aa
Compare
Choose a tag to compare

Fix some bug in linkstatus

Fix switch windows operator

v0.9.19

30 Oct 02:02
d6f842c
Compare
Choose a tag to compare

fix the bug when part file is empty

v0.9.18

15 Oct 08:30
8523e32
Compare
Choose a tag to compare

add exit code handler

add wait until to user operation "input"

v0.9.17

05 Sep 07:25
de88b6b
Compare
Choose a tag to compare
  • WebDriverElement can use 'map' method.

v0.9.16

26 Aug 02:58
Compare
Choose a tag to compare
  • update nokogiri

v0.9.15

26 Jul 08:22
Compare
Choose a tag to compare
  • Add chromedriver flags handler.

Change library for parsing URI

26 Jul 05:12
a1c9c3a
Compare
Choose a tag to compare

v0.9.13: Add wait until helper and bugfix for each method in WebElement

12 Jul 00:05
Compare
Choose a tag to compare
  • Add wait until helper for user_operater
  • Fix bug for each method in WebElement

Redefine methods for web element

09 Jul 06:20
4ea5672
Compare
Choose a tag to compare
  • Redefine method for Web element.
    • []
    • each
    • length

v0.9.11: Merge pull request #32 from NA070/fix_find_multiple_elements

04 Jul 08:51
5ec0c0f
Compare
Choose a tag to compare
  • Bug fix : multiple element handling in pageobject and verification.