]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: browser tests - add Selenium Docker container as driver
authorbrian avery <avery.brian@gmail.com>
Thu, 1 Dec 2016 03:35:27 +0000 (19:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2016 10:41:34 +0000 (10:41 +0000)
commit7df842f8f8b2ae640109ed06729ab59c9469fc64
tree934d15a43671537f15abb10c692edc06d654792c
parent3c82af11b89cf251c3e56725a1eed2d3f4bd835b
toaster: browser tests - add Selenium Docker container as driver

Adds the ability to specify a Selenium Docker container server as
a driver. This allows for repeatable tests independent of host.
Currently we assume you are using the Firefox container. Instructions
are located in the README in tests/browser.

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/tests/browser/README
lib/toaster/tests/browser/selenium_helpers_base.py