Skip to content

srinivasskc/robot-framework-testautomationu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

Install Tools:

Install Git -- https://git-scm.com/downloads

image

Install python -- https://www.python.org/downloads/

image

Install pip -- https://pip.pypa.io/en/stable/installing/

image

Install Robot Framework -- https://pypi.org/project/robotframework/

pip install robotframework image

Install SeleniumLibrary and WebDrivers -- http://robotframework.org/SeleniumLibrary/

pip install selenium-library

image

pip install webdriver-manager webdrivermanager firefox chrome --linkpath /usr/local/bin

image

Text Editor/IDE

PyCharm Community Edition 2020.1

IDE Plugins Installed

Intellibot

LSP Support

Requirements

About

The purpose is to Enhance my learning skills on Robot Framework Test Automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published