Robotium does not support natural language features. Robot Framework …#2508
Merged
diemol merged 2 commits intoSeleniumHQ:trunkfrom Oct 29, 2025
Merged
Conversation
…is the correct example.
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||
Contributor
PR Code Suggestions ✨No code suggestions found for the PR. |
Member
|
@JacekSzwed , thats correct observation. thanks for contributing. |
diemol
approved these changes
Oct 29, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
…is the correct example.
Description
Replaced the incorrect mention of Robotium with Robot Framework in the list of frameworks supporting natural language features. Robotium is an Android UI testing framework and does not support natural language syntax or BDD-style test writing. Robot Framework, on the other hand, is widely used for keyword-driven and natural language-style test automation and fits the context correctly.
Motivation and Context
Robotium is no longer actively maintained (last update nearly a decade ago) and does not support natural language syntax. Robot Framework, in contrast, remains widely used and fits the intended category. This correction improves technical accuracy and relevance for current users.
Types of changes
Checklist
PR Type
Documentation
Description
Replace Robotium with Robot Framework in natural language features documentation
Update references across four language versions (English, Japanese, Portuguese, Chinese)
Correct technical inaccuracy: Robotium is Android UI testing framework, not natural language BDD tool
Improve documentation relevance for current users with actively maintained framework
Diagram Walkthrough
File Walkthrough
components.en.md
Replace Robotium with Robot Frameworkwebsite_and_docs/content/documentation/overview/components.en.md
components.ja.md
Update Japanese translation framework referencewebsite_and_docs/content/documentation/overview/components.ja.md
Frameworkといった"
components.pt-br.md
Update Portuguese-Brazilian framework referencewebsite_and_docs/content/documentation/overview/components.pt-br.md
components.zh-cn.md
Update Chinese Simplified framework referencewebsite_and_docs/content/documentation/overview/components.zh-cn.md
Framework"