chore: added verification that make my profile picture button dissappered
This commit is contained in:
parent
0d8db92300
commit
93ba163a13
|
@ -50,3 +50,4 @@ class PictureEditPopup(BasePopup):
|
|||
time.sleep(1)
|
||||
|
||||
self._make_picture_button.click()
|
||||
self._make_picture_button.wait_until_hidden()
|
||||
|
|
Loading…
Reference in New Issue