| Comment | Prerequisites: Make sure you are running the latest version of ubuntu, and all your packages are up to date 1) Add the autopilot testcase ppa (https://launchpad.net/~ubuntu-testcase/+archive/autopilot-tests) sudo add-apt-repository ppa:ubuntu-testcase/autopilot-tests 2) Update apt and install the testcases sudo apt-get update && sudo apt-get install ubuntu-autopilot-tests
|