This project implement a generic remote server for Robot Framework using Python. Version 1.1.1 fixes compatibility with Python 3.10 and 3.11.
If you have pip installed, just run
pip install --upgrade robotremoteserverto install the latest available release or use
pip install robotremoteserver==1.1.1to install exactly this version. Alternatively you can download the source distribution from PyPI and install it manually.
Python Remote Server 1.1.1 was released on Friday December 23, 2022.
| ID | Type | Priority | Summary |
|---|---|---|---|
| #58 | bug | critical | Python 3.10 compatibility |
| #81 | bug | critical | Python 3.11 compatibility |
| #60 | bug | low | Misleading documentation related to listening to "all interfaces" |
Altogether 3 issues. View on the issue tracker.