[pull] master from fkromer:master#1
Open
pull[bot] wants to merge 200 commits into
Open
Conversation
Include Robotframework Metrics in readme.md
Include Robotframework Metrics
including robotframework-react
build fixes a
adding rfhub2
Adding robotframework-aws to the list
This uses leon-ai to turn Robot Framework into a conversational AI test assistant and OpenRPA task runner. https://github.com/jg8481/leon/tree/develop/packages/robotframework-test-assistant
Update Zoomba Library description
Add the robotframework-test-assistant to Tools
…re link I fixed a typo I made in a previous PR (sorry about that). I added the MarketSquare (link below) featured in a RoboCon 2020 lightning talk presented by Edward Manlove. I also added a section called Remote Library Examples and added the following to it. https://github.com/MarketSquare https://github.com/ThomasJaspers/remote-keyword-library https://github.com/jg8481/robotframework-scala-remote-library
Include robotframework-historic in collection
add library to list in Readme.md
Fixed small typo, added Remote Library Examples, and MarketSquare link
Include VScode Extension
Co-authored-by: MobyNL <59473010+MobyNL@users.noreply.github.com>
Co-authored-by: MobyNL <59473010+MobyNL@users.noreply.github.com>
…nd robotframework-dashboard Co-authored-by: MobyNL <59473010+MobyNL@users.noreply.github.com>
Co-authored-by: MobyNL <59473010+MobyNL@users.noreply.github.com>
Add 7 libraries from open issues to respective sections
Add OKW4Robot and OKW Web Selenium libraries
Add OKW Remote SSH library
The library can remember the data generated for the caller in a so-called context. This means that the test case does not need to store the data if a test date is required multiple times. The data in the context is also used to provide consistent data. For example, a license plate number is generated to match the previously requested address.
SynData added, a library for generating consistent test data
Add RobotLiveTrace entry to testing & debugging
Add Wopee_rf Visual Regression Testing Library
…oader Add Salesforce Files Downloader and Salesforce Objects Scanner under Enterprise Platforms (Tools)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Static scanner for false-green Robot Framework tests: https://github.com/vinicq/robotframework-falsegreen
I released a small, dependency-free library for a recurring pain in cross-platform
mobile testing: maintaining the same locator for Android, iOS, iPadOS and Windows.
You define a selector once per platform, and crosslocator resolves the right one
at runtime:
from crosslocator import Locator
LOGIN = Locator(
android="accessibility_id=login",
ios="accessibility_id=login",
windows='//Button[@name="Log in"]',
default="id=login",
)
LOGIN.resolve() # the right selector for the current platform
It works with pure Python (Appium) and Robot Framework (a small library exposing
`Set Current Platform` / `Resolve Locator` keywords). It can also auto-detect the
platform from the active Appium session. iPad falls back to iOS selectors, and a
shared default covers the rest.
- Install: pip install crosslocator
- Source: https://github.com/julien-becheny/crosslocator
It's an early release (v0.2). Feedback and issues are very welcome — especially on
the Robot Framework integration and the locator formats you'd like supported.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Add RobotFramework WebDialogs README.md
Add OKW API REST library
Add robotframework-falsegreen to Development and Editing Tools
Add crosslocator library to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )