Open Source
Robot Framework is open-source, which means it is free to use and has a large community of users and contributors who continuously improve the tool and provide support.
Extensible
Its extensible nature allows easy integration with various libraries and tools. Custom libraries can also be added to extend its functionality further.
Keyword-Driven Testing
Utilizes a keyword-driven testing approach, making tests readable and simple to create even for non-programmers. This encourages collaboration between developers and non-technical stakeholders.
Platform Independent
Robot Framework is platform-independent and can be run on different operating systems like Windows, macOS, and Linux.
Selenium Integration
Offers seamless integration with Selenium, empowering it to be used for a wide range of web application testing tasks, from simple UI checks to complex automated workflows.
Rich Reporting
Generates comprehensive logs and reports that help in the easy identification of test results and issues. The reports are user-friendly and provide detailed execution flow.
Data-Driven Testing
Supports data-driven test cases, allowing tests to be executed with multiple sets of input data, enhancing test coverage.
Promote Robot framework. You can add any of these badges on your website.
Documentation is your best friend. It provides comprehensive guides, examples, and API references to help you navigate the library effectively. Here you can access it, as well as the Robot Framework documentation. - Source: dev.to / 4 months ago
The Robot Framework is an acceptance testing tool that is easy to write and manage due to its key-driven approach. Let us learn more about the Robot Framework to enable acceptance testing. - Source: dev.to / 10 months ago
Well, I work with software quality and despite not having a strong foundation in automation, one fine day I decided to make a change. I have been working with Robot Framework for a few months - and that's when I got a taste of the power of python. Some time later, I dabbled a little with Cypress and Playwright, always using javascript. - Source: dev.to / over 1 year ago
I've used Lua/Busted in a data-heavy environment (telemetry from hospital ventilators). I've also used robot: https://robotframework.org/. Source: almost 2 years ago
I can't say whether any of these will work, but maybe one of: PyAutoGui Pytest-qt Robot Framework + plugins. Source: almost 2 years ago
I'm looking for tools, strategies, libraries, etc. That would be useful for automating arbitrary desktop applications. Ideally something free and open source. Robot Framework (https://robotframework.org/) looks promising, although the docs seem deliberately unclear about how useable the open source libraries are without the cloud SaaS being sold on top. Does anyone have experience in this area? What's your secret... - Source: Hacker News / almost 2 years ago
In the industry I've seen the framework "Robot framework" https://robotframework.org/ used a lot for test automation. Source: almost 2 years ago
Check out Robot Framework @ https://robotframework.org/. Source: about 2 years ago
Greetings! They say all good things must come to an end, and with this post, so it is with my series of posts covering Robot Framework. - Source: dev.to / about 2 years ago
Hi , Arista Network Validation is a wrapper on top ofrobot framework. It resides on the software downloads on the extension parts. Is this the same with https://github.com/aristanetworks/robotframework-aristalibrary or do I need a contract to download this ? Source: about 2 years ago
This is part 3 in a series of blog posts meant to get you started with automated testing using Robot Framework. If you haven't checked out the other posts in the series, please do. This post builds on what I've discussed previously. - Source: dev.to / about 2 years ago
As a test automation engineer, I've had an awareness of Robot Framework for some time, but I have never explored it's capabilities. Until now. - Source: dev.to / about 2 years ago
Learn some automation for job security/flexibility. How to automate test cases and how to automate integration with test platforms such as Azure DevOps or JIRA or ALM or whatever. Python/Bash/PowerShell scripting. I'll link you to the one thing I wished I would've had when I was a tester: Robot Framework ...and a learning playlist on YouTube. Source: over 2 years ago
The development of Robot Framework* was originally paid by Nokia, but then things happened and Nokia decided not to continue doing that anymore. The main developer of Robot Framework and few companies using RF heavily understood that something had to be done, so Robot Framework Foundation* was formed. RF Foundation has membership fees, it arranges RF conferences etc. Which allows RF Foundation to pay for the... - Source: Hacker News / over 2 years ago
You might want to take a look at https://robotframework.org/ and more specifically https://rpaframework.org/ which you can access from python (see eg. https://robocorp.com/docs/development-guide/python/python-robot) but also allows you to describe crawlers using their own simpler language for which RPA Framework provides, among other things, a browser library that wraps Selenium intended for use in scraping. Source: over 2 years ago
If you need automated end to end treats(e.g from outside your API gateway or similar) you can try something like this: https://robotframework.org/. Source: over 2 years ago
You could try robot frameworks OCR Feature : https://robotframework.org/ (open source) or any other RPA tool. The best tool I have seen so far was UiPath. It's free for personal use. It allows you to create complex automations without writing code. Source: over 2 years ago
We are using a robot framework to interact with chrome. After the page loads, we can't access the object's id because it's rendered on the canvas. Is it possible to get by id? Or should we take a print screen and compare the images? Source: over 2 years ago
With RobotFramework for instance there is one library available. Source: over 2 years ago
Https://robocorp.com We are building a RPA [1] orchestration platform around the open-source Robot Framework [2]. We use Lambdas, DynamoDB, SQS, SNS, Postgres, NodeJS, React (among other things), tied together using Typescript. We raised our series A last year, so we're still in the early stages; as such, you would be in a position (and expected) to: - Tackle interesting and challenging problems (scaling issues,... - Source: Hacker News / almost 3 years ago
Robot Framework is Robot Framework. The log files are output as HTML, which contain a significant amount of JavaScript that renders the data. Source: almost 3 years ago
Do you know an article comparing Robot framework to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Robot framework. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.