Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_all_builds_page.py72 self.wait_until_present(selector)
82 self.wait_until_present('#allbuildstable')
112 self.wait_until_present('td[class="target"]')
H A Dtest_project_builds_page.py82 self.wait_until_present('#projectbuildstable tbody tr')
129 self.wait_until_present('td[class="target"]')
H A Dtest_js_unit_tests.py29 self.wait_until_present('#qunit-testresult .failed')
H A Dtest_builddashboard_page_recipes.py54 self.wait_until_present(selector)
H A Dtest_builddashboard_page_tasks.py53 self.wait_until_present(selector)
H A Dselenium_helpers_base.py173 def wait_until_present(self, selector): member in SeleniumTestCaseBase
H A Dtest_all_projects_page.py65 self.wait_until_present('#projectstable tbody tr')