Commit 8d9c16ba by Ben Patterson

Update comment to match method name.

parent d8a649ae
...@@ -131,7 +131,7 @@ class UsersPageMixin(PageObject): ...@@ -131,7 +131,7 @@ class UsersPageMixin(PageObject):
functionality is not yet available. This waits for that loading to functionality is not yet available. This waits for that loading to
finish. finish.
This method is different from wait_until_backbone_rendered because this expects This method is different from wait_until_no_loading_indicator because this expects
the loading indicator to still exist on the page; it is just hidden. the loading indicator to still exist on the page; it is just hidden.
It also disables animations for improved test reliability. It also disables animations for improved test reliability.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment