News

Robot Framework is a Python-based, extensible keyword-driven automation framework for acceptance testing, acceptance test driven development (ATDD), behavior driven development (BDD) and robotic ...
Robot Framework Language Server — Syntax highlighting, code completion, and Robot language support. 🐍 Python — Required for running and debugging Python-based tools. 🐞 Python Debugger (debugpy) — ...
Python programming language has a robot framework that uses external libraries for example selenium for web testing.
Cons: It is not compatible with other python frameworks. All the tests must be rewritten if someone wants to move to another python framework. It is purely based on python programming which requires ...