Closed Bug 2011693 Opened 6 months ago Closed 6 months ago

Fix tests tests failing with error message: "AttributeError: 'AboutPrefs' object has no attribute 'expect_element_attribute_is' "

Categories

(Mozilla QA :: STArFox, defect, P1)

Desktop
All

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tracy, Assigned: tracy)

References

(Blocks 1 open bug)

Details

tests/language_packs/test_language_pack_install_addons.py is failing in 148b5 on all platforms

tests/preferences/test_notifications_change_set.py is also failing with same error message: "AttributeError: 'AboutPrefs' object has no attribute 'expect_element_attribute_is'
"

Summary: Fix tests/language_packs/test_language_pack_install_addons.py → Fix tests tests failing with error message: "AttributeError: 'AboutPrefs' object has no attribute 'expect_element_attribute_is' "

Blocking new Meta bug

Blocks: 2011756
No longer blocks: 1934609

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.

Assignee: nobody → twalker
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.