Skip to content

v4.4.0

Choose a tag to compare

@rakaarwaky rakaarwaky released this 18 Aug 09:21
· 22 commits to main since this release
c4d2cfe

Changes
Updated SendDispatcher.click_send in modules/core/src/capabilities_send_dispatcher.py to support both config and _config parameters matching ISendProtocol.
Added unit test test_click_send_with_config_keyword_arg in tests/unit_capability_send_dispatcher.py.

What's Changed

  • fix(core): support config parameter in SendDispatcher.click_send by @rakaarwaky in #138

Full Changelog: v4.3.0...v4.4.0