Skip to content

Releases: douglasdcm/caqui

2.1.5

08 Jul 04:11
5a4c40e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.4...2.1.5

2.1.4

08 Jul 04:09
f991af3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.3...2.1.4

2.1.3

10 Aug 03:46
d4be767
Compare
Choose a tag to compare

What's Changed

  • Run tests in parallel and small fix in close() function by @douglasdcm in #91

Full Changelog: 2.1.2...2.1.3

2.1.2

08 Aug 03:22
e97205f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

08 Aug 03:18
e9830d8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

08 Aug 03:02
47fcf87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

23 Jul 05:23
f2e899a
Compare
Choose a tag to compare

What's Changed

  • Oop by @douglasdcm in #81
  • 2.0.0rc2 by @douglasdcm in #82
  • Rc3 by @douglasdcm in #84
    -Release Caqui version 2.0.0
    • Add final implentation of AsyncDriver and ActionChains objects
    • Hide libraries in "synchronous" and "asynchornous" modules

Full Changelog: 1.18.0...2.0.0

2.0.0-rc2

21 Jul 04:27
5d3b702
Compare
Choose a tag to compare

What's Changed

  • 2.0.0rc2 by @douglasdcm in #82

    • Add ActionChains
    • Add AsyncDriver properties: title, current_url
    • Add AsyncDriver methods: close, actions, save_screenshot,
    • Do small fixes in AsynDriver.find_element and AsynDriver.find_elements

Full Changelog: 2.0.0-rc1...2.0.0-rc2

2.0.0-rc1

20 Jul 04:20
a2ab38b
Compare
Choose a tag to compare

What's Changed

  • Oop by @douglasdcm in #81

    • Add objects for Driver, Element and Window
    • Add class "By" with locator strategies

Full Changelog: 1.18.0...2.0.0-rc1

1.18.0

18 Jul 04:52
e9072fc
Compare
Choose a tag to compare

What's Changed

  • List of new methods

    • refresh_page
    • go_forward
    • set_window_rectangle
    • fullscreen_window
    • maximize_window
    • minimize_window
    • switch_to_window
    • new_window
    • add_cookie
    • delete_cookie

Full Changelog: 1.17.0...1.18.0