Hacker News new | past | comments | ask | show | jobs | submit login

Robot Framework is a general purpose automation framework.

You can use it to automate - Web Applications (with Selenium or Playwright) - Rest APIs - Desktop Applications (Java Swing, WPF, SAP, ..) - All kinds of hardware

It offers control-structures like most programming languages (IF/ELSE/FOR/WHILE/TRY/EXCEPT)

The Extensions for VS Code or PyCharm/IntelliJ offer Code-Completion, step-wise Debugging, Linting.

It is very hackable and can be extended using Python. It has a great API, allowing you to connect it to all kind of other tools.

I guess a lot has happened since some of the people here used it.

But I guess, if somebody is focused on using a single programming Language (like JavaScript) and is not open to learn Python or the RF Syntax I recommend to look into another native test framework




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: