mozilla / iris_firefox

DEPRECATED - Test Suite for Firefox using Mozilla Iris
Mozilla Public License 2.0
41 stars 40 forks source link

Fix: Prefs test suite #4593

Closed ranjit-exalt closed 2 years ago

ranjit-exalt commented 4 years ago

Applying this patch will fix the following seven test cases of "prefs" suite:

  1. ff_can_be_set_always_private.py (#4531)
  2. ff_can_be_set_clear_data_on_exit.py (#4535)
  3. ff_can_be_set_never_remember_history.py(#4536)
  4. remove_selected_button_grayed_out_after_site_deselected.py(#)
  5. several_custom_settings_remains_checked.py(#4505)
  6. switch_immediately_opened_link.py(#4573)
  7. ff_select_which_highlights_to_display.py(#4486)