Skip to content

Error with kwargs when using DynamicCore with Remote interface #11

Closed
@eeter

Description

@eeter

When using PythonRemoteServer to run a library that uses run_keyword from DynamicCore, the kwargs argument is required. This causes the following error when running a library keyword with "too few" arguments:

TypeError: run_keyword() missing 1 required positional argument: 'kwargs'

This happens e.g. with WhiteLibrary, related issue:
Omenia/robotframework-whitelibrary#45

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions