https://github.com/rf-keyta/keyta
A simple Web UI for Robot Framework
https://github.com/rf-keyta/keyta
robotframework web-ui
Last synced: 7 months ago
JSON representation
A simple Web UI for Robot Framework
- Host: GitHub
- URL: https://github.com/rf-keyta/keyta
- Owner: RF-KeyTA
- License: apache-2.0
- Created: 2024-11-06T12:39:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T18:44:47.000Z (8 months ago)
- Last Synced: 2025-03-27T19:42:12.230Z (7 months ago)
- Topics: robotframework, web-ui
- Language: Python
- Homepage: https://pypi.org/project/robotframework-keyta/
- Size: 1.89 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KeyTA

[](https://pepy.tech/project/robotframework-keyta)
[](https://pepy.tech/project/robotframework-keyta)


KeyTA is a web app designed for domain experts who want to leverage Robot Framework while avoiding the accidental complexity of code editors.
Install the Python package as usual:
```powershell
pip install robotframework-keyta
```
## English
Execute the command `keyta` (or `python -m keyta`). The KeyTA icon will appear in the taskbar. Click on the icon in order to open KeyTA in the default browser.
A tutorial for using the app will be [presented](https://robocon.io/program#online-keyta-a-simple-web-ui-for-robot-framework) at the online RoboCon 2025 on March 6th. Stay tuned!
## Deutsch
Nach der Ausführung des Befehls `keyta-de` (bzw. `python -m keyta.de`) erscheint das KeyTA-Logo in der Taskleiste. Mit einem Klick auf das Symbol wird KeyTA im Webbrowser geöffnet.
Die Verwendung der Webanwendung wird im [Tutorial](https://github.com/RF-KeyTA/KeyTA/blob/main/Tutorial.md) erklärt.
KeyTA wurde von imbus für einen Kunden entwickelt. Neue Features können bei imbus via E-Mail (testautomatisierung at imbus de) bestellt werden.