About 50 results
Open links in new tab
  1. Robot Framework 7.0 has been released!

    Jan 11, 2024 · Robot Framework 7.0 development started at the end of August, 2023, and now it’s finally ready. The release was done already several hours ago, but we have been trying to …

  2. Robot Framework 7.1 has been released!

    Sep 10, 2024 · Huge thanks to Robot Framework Foundation, to community members who provided valuable contributions, and to everyone else who has tested preview releases, …

  3. IF ELSE with String - Robot Framework - Robot Framework

    Oct 1, 2024 · Yes, I printed it and the value is correct. It seems to me that it is a variable type conflict. When $ {valor_body_encoded} receives something other than Unfortunately I can’t …

  4. Robot framework MCP

    Aug 27, 2025 · Hello Team, 🚀 Excited to share a new open-source contribution in the automation space — Robot Framework MCP!! Developed a Model Context Protocol (MCP) for Robot …

  5. Multi-pattern IF, ELSE IF, ELSE control - Robot Framework

    Feb 5, 2024 · Hello Robot community, reference: Conditional IF / ELSE IF / ELSE execution in Robot Framework | Robocorp documentation I’m having difficulty with what I think is a basic …

  6. Assigning values to $ {False} or $ {True} - Robot Framework

    Mar 25, 2024 · After running some tests I found that Robot Framework 4.1.3 silently ignores assignments to these variables. In versions 5.0 or newer the assignments are effective and …

  7. Differences between "IF... ELSEIF..." and "Run ... - Robot Framework

    May 26, 2023 · NOTE: Robot Framework 4.0 introduced built-in IF/ELSE support and using that is generally recommended over using this keyword. Run Keyword If, has not been deprecated …

  8. Robot Framework - Selenium vs. Playwright

    Apr 26, 2022 · Robot Framework Browser combines the strengths of both Robot Framework and Playwright. It’s a win-win, really. When going with Robot Framework Browser (and thus Robot …

  9. Reading values from Excel - Libraries - Robot Framework

    Feb 20, 2024 · Hi everyone, Can anyone help me with how to call values from different sheets in Excel? For example, the username will be in Sheet1 and the password will be in Sheet2. I’ve …

  10. `'robot' is not recognized as an internal or external ... - Robot …

    Dec 21, 2023 · I have pip and robot framework installed. When I execute the commando: robot --version I get the error: 'robot' is not recognized as an internal or external command, operable …