Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Robot Framework

Preinstall
- pip install robotframework
- pip install webdriver-manager
- pip install gherkin2robotframework

Library
- 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