Closed Bug 756639 Opened 13 years ago Closed 12 years ago

Load test_*.html pages that accompany test_*.js files

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: philikon, Unassigned)

Details

Tests should be able to control the page environment that they run in. A good way would be if tests can provide an HTML page that is loaded before they run. We can easily do the association by naming convention. If a test_foobar.js file is accompanied by a test_foobar.html file, load that HTML file before executing the test. This implies the test runs in the 'content' context. 'empty.html' remains the default.
We've decided not to support this for now; will re-open later if needed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.