You are here: Test Case Matrix
for cross-platform navigator features > Test Case
Description for URL in an editor window
Test Case Description for URL in an editor window
Purpose
Test opening a web location (URL) in a Composer window. Includes test
to dismiss dialog.
Initial Conditions
The Open Web Location dialog should already be opened in the
browser.
UI test
Steps/Description |
- In the textfield enter the URL
http://www.mozilla.org/quality/browser/front-end/testcases/xpapps-gui/open-URL/files/boring.html .
- Select New Composer window from the
droplist, if it isn't already displayed there.
- Click the Open button (or hit Enter).
|
Expected Results |
- The dialog should go away.
- An editor window should appear.
- The page contents of the URL should load into the editor
window.
|
Dismissal test
Steps/Description |
- In the textfield enter the URL
http://www.mozilla.org/quality/browser/front-end/testcases/xpapps-gui/open-URL/files/boring.html .
- Select New Composer window from the
droplist, if it isn't already displayed there.
- Click the Cancel button (or hit
Esc).
|
Expected Results |
The dialog should go away and the page in the current browser
window remain unchanged. |