Skip to content

studiojms/robot-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning how to use Robot Framework

Testing Parodifood application

App URL: http://parodifood.qaninja.academy/

Running

To execute the project, it's only necessary to run ./run.sh script.

$ chmod +x run.sh
$ ./run.sh

Dependencies

  • Python 3.7+
  • robotframework
  • robotframework-browser

Ubuntu Setup

  • python3 -m pip install robotframework
  • python3 -m pip install robotframework-browser
  • rfbrowser init

About

Learning about Robot Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published