Skip to main content

Robot Framework AsyncLibrary

Generic Robot Framework library for asynchronous keyword execution

Installation

Install the latest release via PyPi using pip:

pip install robotframework-async-keyword

Or add to your conda.yaml file:

- pip:
    - robotframework-async-keyword

In oder to help with development you can directly install from GitHub via:

pip install git+https://github.com/rlehfeld/robotframework-async-keyword.git

Or add to your conda.yaml file:

- pip:
    - git+https://github.com/rlehfeld/robotframework-async-keyword.git

Usage

  1. Import into a test suite with:

    Library AsyncLibrary
  2. To run a keyword asynchronously:

    ${handle}    Async Run    some keyword    first argument    second argument
  3. To retrieve the return value, a blocking call to Async Get is called with the handle:

    ${return_value}    Async Get    ${handle}
  4. To wait with a timeout use

    ${return_value}    Async Get    ${handle}    timeout=5 sec

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework_async_keyword-1.1.16.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robotframework_async_keyword-1.1.16-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file robotframework_async_keyword-1.1.16.tar.gz.

File metadata

File hashes

Hashes for robotframework_async_keyword-1.1.16.tar.gz
Algorithm Hash digest
SHA256 8bcd00ac92dd9d6e2f1c52e81b16db4589efbe5aca2d13ecad3c5053e96e4079
MD5 3b8dd2b3dc6b5a23ca4d9557c8903569
BLAKE2b-256 9e5c3ade630ebef9d7c538511ed1a2e99176795a9597e83f528f708942df2f0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_async_keyword-1.1.16.tar.gz:

Publisher: publish-to-pypi.yml on rlehfeld/robotframework-async-keyword

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file robotframework_async_keyword-1.1.16-py3-none-any.whl.

File metadata

File hashes

Hashes for robotframework_async_keyword-1.1.16-py3-none-any.whl
Algorithm Hash digest
SHA256 869dd1cd9555518b2bf2f4965172bf3b9ff0ac61eb98c911fc479ae51bf50840
MD5 9ba76c22b4e918c556098ae77afe97c3
BLAKE2b-256 14afd0a77f66f07bc42fb00dcfff599dee3e9e129d38d45a1dac304ba8157e6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotframework_async_keyword-1.1.16-py3-none-any.whl:

Publisher: publish-to-pypi.yml on rlehfeld/robotframework-async-keyword

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

1.1.16 This release

2 files

1.1.15

2 files

1.1.14

2 files

1.1.13

2 files

1.1.12

2 files

1.1.11

2 files

1.1.10

2 files

1.1.9

2 files

1.1.8

2 files

1.1.7

2 files

1.1.6

2 files

1.1.5

2 files

1.1.4

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page