summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/toaster-tests-requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: toaster: tests Migrate to Selenium for UI testsElliot Smith2016-04-011-0/+1
Create a new folder for Selenium tests. Add a new base Selenium testcase class and a helper which instantiates a webdriver for a given browser. Add a sample Selenium test case which can be used as a template for creating new tests. (Bitbake rev: b7a377aa2ab36390d619e2a0436ccb4b8d186c23) Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>