From Fedora Project Wiki
(add testcase for addons compatibility) |
(use command template) |
||
Line 3: | Line 3: | ||
|setup= | |setup= | ||
# Ensure the {{package|firefox}} package is installed | # Ensure the {{package|firefox}} package is installed | ||
# Install all packaged firefox extensions: | # Install all packaged firefox extensions: {{command|yum install mozilla-\*}} | ||
|actions= | |actions= | ||
# Run Firefox - you can use the menu system or the run dialog or a console | # Run Firefox - you can use the menu system or the run dialog or a console |
Revision as of 16:49, 19 August 2011
Description
This test case tests whether packaged firefox extensions work with firefox
Setup
- Ensure the
firefox
package is installed - Install all packaged firefox extensions:
yum install mozilla-\*
How to test
- Run Firefox - you can use the menu system or the run dialog or a console
- Go to the addons/extensions overview
Expected Results
- All extensions should be enabled and no message regarding version incompatibilities should be displayed.