Closed
Bug 1951656
Opened 15 days ago
Closed 14 days ago
Test stabilization - form_autofill/test_autofill_credit_card.py
Categories
(Mozilla QA :: STArFox, defect, P1)
Mozilla QA
STArFox
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tracy, Assigned: vsangerean)
References
(Blocks 1 open bug)
Details
test is failing with
line 27: credit_card_fill_obj.verify_autofill_dropdown_all_fields(autofill_popup_obj)
E AttributeError: 'CreditCardFill' object has no attribute 'verify_autofill_dropdown_all_fields'
PyCharm says that verify_autofill_dropdown_all_fields(autofill_popup_obj) has an Unresolved attribute reference
Marking this test unstable, until this bug is addressed.
Reporter | ||
Updated•15 days ago
|
Summary: Test stabilization - drag_and_drop/test_paste_image_text.py → Test stabilization - form_autofill/test_autofill_credit_card.py
Assignee | ||
Updated•14 days ago
|
Assignee: nobody → vsangerean
Assignee | ||
Updated•14 days ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•14 days ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•