Even more tests are failing due to this def expect_element_attribute_is being missing from page_base.py. Phili's refactor shows it was there then (https://github.com/mozilla/fx-desktop-qa-automation/pull/997/files). How did it get deleted?
Bug 2011693 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Even more tests are failing due to this def expect_element_attribute_is being missing from page_base.py. How did it get deleted?
Even more tests are failing due to this def expect_element_attribute_is being missing from page_base.py. How did it get deleted? Follow up: found the changes in Ben's basepage refactor.. I;ll post a PR to fix the two tests mentioned here and file a followup for two more bugs that have additional problems.
Even more tests are failing due to this def expect_element_attribute_is being missing from page_base.py. How did it get deleted? Follow up: found the changes in Ben's basepage refactor.. I;ll post a PR to fix the two tests mentioned here and file a followup for two more tests that have additional problems with those refactor changes.