test_teams.py
46.4 KB
-
Fixing problematic bok_choy test · ab3b2ebd
By moving the team_page.first_member_username access to occur before click_first_profile_image() is called, we avoid a potential issue where the wrapper() method defined in page_object.py, which decorates the property, calls into _verify_page() and raises a WrongPageError.
Eric Fischer committed