base_test.py
4.42 KB
-
Add wait_until_html_in test helper. · c021d67f
It works the same as the existing `wait_until_text_in` method, except that it checks the inner HTML instead of text content.
Matjaz Gregoric committed
It works the same as the existing `wait_until_text_in` method, except that it checks the inner HTML instead of text content.