Signed-off-by: Alassane Yattara <[email protected]>
---
 lib/toaster/tests/functional/test_project_page_tab_config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/toaster/tests/functional/test_project_page_tab_config.py 
b/lib/toaster/tests/functional/test_project_page_tab_config.py
index 4dbf5aeb..ee1f5c4b 100644
--- a/lib/toaster/tests/functional/test_project_page_tab_config.py
+++ b/lib/toaster/tests/functional/test_project_page_tab_config.py
@@ -376,7 +376,7 @@ class TestProjectConfigTab(SeleniumFunctionalTestCase):
             checkbox.click()
             build_btn = self.find('#freq-build-btn')
             build_btn.click()
-            self.wait_until_present('#latest-builds')
+            self.wait_until_visible('#latest-builds')
             wait_until_build(self, 'queued cloning starting parsing failed')
             lastest_builds = self.driver.find_elements(
                 By.XPATH,
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6120): https://lists.yoctoproject.org/g/toaster/message/6120
Mute This Topic: https://lists.yoctoproject.org/mt/103417748/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/toaster/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to