You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Yes, you'll need [FireFox](https://www.mozilla.org/en-US/firefox/new/) too.
14
15
2. Run Se-builder at least once before proceeding. Running it the first time creates the folder where you'll put the plugin.
15
-
* Se-builder will appear as a small icon that looks like a Lego piece in the Firefox add-ons toolbar. Click on that icon to load.
16
-
3.[Download the plugin](https://github.com/sschwartzman/newrelic-synthetics-sebuilder/blob/master/nr_synthetics_formatter.zip)
17
-
4. Unzip the plugin into the `SeBuilder/plugins` directory on in your Firefox profile.
16
+
3. Se-builder will appear as a small icon that looks like a Lego piece in the Firefox add-ons toolbar. Click on that icon to load.
17
+
18
+
## Install the plugin
19
+
20
+
1.[Download the plugin](https://github.com/sschwartzman/newrelic-synthetics-sebuilder/blob/master/nr_synthetics_formatter.zip)
21
+
2. Unzip the plugin into the `SeBuilder/plugins` directory on in your Firefox profile.
18
22
***NOTE:** The zip contains a folder called `nr_synthetics_formatter`. Move the **FOLDER with enclosed files** into the plugins directory, rather than moving the files themselves without the folder.
19
-
* Here are some common locations for the plugins directory across different OSes:
5. Restart the se-builder if you still have it running. You don't have to restart Firefox, just exit and re-open Se-builder.
28
-
6. To verify that the plugin is loaded, click "Manage plugins" in the opening dialog box. You should see "New Relic Synthetics Formatter #.# Installed" in the Plugins list.
23
+
* Can't find the destination folder? Check [Here](#cant-find-the-plugins-directory)
24
+
3. Restart the se-builder if you still have it running. You don't have to restart Firefox, just exit and re-open Se-builder.
25
+
4. To verify that the plugin is loaded, click "Manage plugins" in the opening dialog box. You should see "New Relic Synthetics Formatter #.# Installed" in the Plugins list.
29
26
**If the Manage Plugins page throws an error, don't fret!* This may be a issue with se-builder that doesn't impact the plugin. If it does happen, try recording a simple script and exporting it. If you see "New Relic Synthetics (WebDriverJS)" in the File -> Export dialog, the plugin is working properly.
30
27
* If it didn't load, try restarting Firefox entirely and then re-running Se-builder.
31
28
32
-
## Using the Formatter
29
+
## Using the formatter
33
30
34
31
1. Write, record or open a test.
35
32
* Be sure to create in "Selenium 2" format, or convert your existing script to it.
@@ -45,11 +42,26 @@ Formatter for se-builder - generates javascript to use in New Relic Synthetics S
45
42
* In the "Script your steps" window, clear the contents there and paste the contents of your exported script.
46
43
* Be sure to click "Validate" below this window pane to ensure that the script works properly.
47
44
48
-
## Having Issues?
45
+
## Having issues?
49
46
50
47
* Please submit an issue to this github repo by clicking the "Issues" link on the right-hand menu and then click "New Issue"
51
48
* Please cut-and-paste the following detail into the issue:
52
49
* Your original script created in se-builder - either in HTML or JSON format
53
50
* The exported javascript file you pasted into Synthetics
54
51
* The error messages and logs returned when you ran/validated your script
55
52
**Please be patient!* Unfortunately, maintaining this script is not my day job, but I will get to your issue as soon as I can.
53
+
54
+
## Can't find the plugins directory?
55
+
56
+
Here are some common locations for the plugins directory across different OSes:
0 commit comments