Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_layerdetails_page.py103 self.wait_until_clickable("#layer-git input[type=text]")
111 btn_save_chg_for_switch = self.wait_until_clickable(
144 btn_save_chg_for_switch = self.wait_until_clickable(
194 self.wait_until_clickable("#add-remove-layer-btn")
212 self.wait_until_clickable("#add-remove-layer-btn")
H A Dselenium_helpers_base.py235 def wait_until_clickable(self, selector, timeout=Wait._TIMEOUT): member in SeleniumTestCaseBase
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dtest_project_page_tab_config.py310 self.wait_until_clickable('#layer-add-input')
335 self.wait_until_clickable('#add-layer-btn')
H A Dfunctional_helpers.py186 self.wait_until_clickable('#create-project-button')