v4.4.0
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