Generic Robot Framework library for asynchronous keyword execution
If you have pip installed:
pip install robotframework-async
Alternatively download directly from the Python Package Index: https://pypi.python.org/pypi/robotframework-async
``Library AsyncLibrary``
``${handle} async run some keyword first argument second argument``
``${return_value} async get ${handle}``