Home
last modified time | relevance | path

Searched refs:until_not (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py127 def until_not(self, method, message=''): member in Wait
232 Wait(self.driver, timeout=timeout).until_not(is_visible, msg)