Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hivana98/robot-framework
Robot WebUI automation
https://github.com/hivana98/robot-framework
robot-framework web-ui-automation web-ui-testing
Last synced: 17 days ago
JSON representation
Robot WebUI automation
- Host: GitHub
- URL: https://github.com/hivana98/robot-framework
- Owner: HivanA98
- Created: 2024-08-08T13:11:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T14:47:38.000Z (3 months ago)
- Last Synced: 2024-11-01T15:44:04.592Z (2 months ago)
- Topics: robot-framework, web-ui-automation, web-ui-testing
- Language: RobotFramework
- Homepage: https://robotframework.org
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robot Framework
Preinstall
- pip install robotframework
- pip install webdriver-manager
- pip install gherkin2robotframeworkLibrary
- pip install --upgrade robotframework-seleniumlibrary
- pip install -U robotframework-robocop##
More Learn
https://robotframework.org/?tab=1#getting-started##
Version Control Configuration
- Example: V.2.1.3
- 2 = New Feature
- 1 = New Test Case
- 3 = New Improvment