Open
Bug 2055590
Opened 6 days ago
Updated 15 hours ago
Investigate/fix tests/form_autofill/cc_clear form.py and clear_form.py Nightly 154
Categories
(Mozilla QA :: STArFox, defect, P1)
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: tracy, Assigned: hyacoub)
References
(Blocks 1 open bug)
Details
tests/form_autofill/cc_clear form.py and tests/form_autofill/clear form.py are failing in Nightly154-as-Beta. not exactly same but likely similar cause.
# Open dropdown, select first option, clear autofill form and verify autofill is displayed
credit_card_autofill.select_autofill_option("cc-name")
tests\form_autofill\test_cc_clear_form.py:35:
and
# Open dropdown and select first option and clear autofill form
address_autofill.select_autofill_option("name")
tests\form_autofill\test_clear_form.py:37:
| Assignee | ||
Updated•15 hours ago
|
Assignee: nobody → hyacoub
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•