test_studio_library.py
26.8 KB
-
Wait for element to not be present. (Compatible with minor bok-choy upgrade.) · c39ebf1b
With an upcoming bok-choy upgrade, 'not-present' and 'invisible' are two distinct concepts. In the upgrade, an invisible element must be present on the page. This commit draws that distinction across two helper methods, one for 'invisible' and the other for 'not-present' (or, not on the page at all).
Ben Patterson committed