generic-poky/bitbake/lib/toaster
Elliot Smith e65c9808e9 bitbake: toaster-tests: make helper click on input before entering text
The Selenium helper's enter_text() method doesn't cause
keyup events to trigger unless the element where text is
being entered has been clicked.

Prefix all text entry with a click() on the element to ensure
that keyup events fire.

(Bitbake rev: cea34880ad3847bd0e24c9b650eb816e1757cf2b)

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>
2016-04-19 21:11:26 +01:00
..
bldcollector bitbake: toaster: Prevent deprecation warnings for RedirectView 2015-12-14 23:13:07 +00:00
bldcontrol bitbake: toaster: get bitbake location from BBBASEDIR 2016-04-06 23:10:30 +01:00
contrib bitbake: bitbake: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:38 +01:00
orm bitbake: toaster: prevent exception when Project.release is null 2016-04-19 21:11:25 +01:00
tests bitbake: toaster-tests: make helper click on input before entering text 2016-04-19 21:11:26 +01:00
toastergui bitbake: toaster: only prevent duplicate custom image names within a project 2016-04-19 21:11:25 +01:00
toastermain bitbake: toaster: Enable Image Customisation feature 2016-02-10 13:29:22 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00