BDD automation of TodoMVC application
This repository is created to demonstrate the BDD automation using Robotframework.
- Install Chromedriver
$ brew install chromedriver --cask
- Install Robot framework
$ pip install robotframework
- Run test
$ robot -d results/ test_todo.robot