Previewing Experiments
This guide will help you preview what each branch of an experiment will look like for users in the target application.
Preview does NOT launch your experiment to external users. Preview enables you to self test your experiment and for QA to test.
These steps only apply to Firefox Desktop Version 90+. You can find instructions for iOS here, Fenix instructions are coming soon!
- For experiments that are already live, go to the summary page. For experiments that have not yet launched, you will need the author to click "Launch to Preview" on the Review & Launch page.
Self-Testing with Nimbus Dev Tools Add-on
If you aren't a developer, don't let the "Dev Tools" or add-on scare you away. This is the easier path!
Here is a 65 second video on how to install Nimbus dev tools. Watching the video takes half the time to getting Nimbus Dev Tools installed. Here is the link to docs on how to use Nimbus Dev Tools. The very first link on that page is to the Nimbus DevTools GitHub repository, where you can find the one click XPI file install.
Here is a 5 minute video on using Nimbus Dev Tools to test a simple experiment. Watching this will show you how to verify simple experiments. Here is the link to the demo experiment used in the video, if you don't have one of your own that you want to test.
How do I know if I have a simple experiment
There is a Miro flow that can help determine if you have a good test case here. If it asks for a password - "patterns". Reach out in #ask-experimenter if you are unsure and someone can help you determine the complexity.
Self-Testing without Nimbus Dev Tools
Scroll down to the Preview Url section of the page. Select the branch you want and copy the
about:studies
URL.Open
about:config
in Firefox Desktop v90+ and setnimbus.debug
totrue
. Paste the URL you copied above in your browser.You should be enrolled! To exit the experiment, go to
about:studies
and click "Remove"
Earlier Desktop Firefox versions (<90)
To use preview with earlier versions of Firefox, you can use your Browser Toolbox devtools to run this code snippet.