diff options
author | Elliot Smith <elliot.smith@intel.com> | 2016-04-19 17:28:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-19 21:11:26 +0100 |
commit | e65c9808e9bb85ffd2b668bade4b8a50e470d050 (patch) | |
tree | d71ac8fa0c8f07cd1664116d974dcc2945310f2e /bitbake/lib/toaster/toastergui/templates/package_built_detail.html | |
parent | 484cbf81cf46a9751d86f1587b7bf965c7008daf (diff) | |
download | poky-e65c9808e9bb85ffd2b668bade4b8a50e470d050.tar.gz |
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>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/package_built_detail.html')
0 files changed, 0 insertions, 0 deletions