- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 1.5k
Robotium does not support natural language features. Robot Framework ... #2508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
 
  Merged
 
 
 diemol
 merged 2 commits into
 SeleniumHQ:trunk 
from
JacekSzwed:fix-docs-robotium-to-robotframework 
 
 
 
  
 Oct 29, 2025 
 
 
 
  Merged
 
 Robotium does not support natural language features. Robot Framework ... #2508
 diemol
 merged 2 commits into
 SeleniumHQ:trunk 
from
JacekSzwed:fix-docs-robotium-to-robotframework 
 
 
 
  
 Oct 29, 2025 
 
 Conversation
 
 
 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
 
 
 
 
 ...is the correct example.
| ✅ Deploy Preview for selenium-dev ready!
 To edit notification comments on pull requests, go to your Netlify project configuration. | 
CLA assistant check 
All committers have signed the CLA.
PR Compliance Guide 🔍
Below is a summary of compliance checks for this PR:
 Security Compliance
 🟢 
No security concerns identified
No security vulnerabilities detected by AI analysis. Human verification advised for critical code. Ticket Compliance
 ⚪ 
🎫 No ticket provided
- [ ] Create ticket/issue <!-- /create_ticket --create_ticket=true -->
</details></td></tr>
 Codebase Duplication Compliance
 ⚪ 
Codebase context is not defined
Follow the guide to enable codebase context checks.
 Custom Compliance
 ⚪ 
No custom compliance provided
Follow the guide to enable custom compliance check.
- Update
Compliance status legend
🟢 - Fully Compliant🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label
PR Code Suggestions ✨
No code suggestions found for the PR.
@JacekSzwed , thats correct observation. thanks for contributing.
 diemol
 
  
 
 
 diemol
 
 
 approved these changes
 
 
 Oct 29, 2025 
 
 
 
 
 
 
 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.
 
 
 
 
Uh oh!
There was an error while loading. Please reload this page.
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"