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
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ New Relic Synthetics<br>formatter for Selenium-builder
3
3
4
4
Plugin (formatter) for Se-builder that generates javascript from Se-builder scripts to use in New Relic Synthetics Scripted Browser tests.
5
5
6
+
## IMPORTANT - Katalon Recorder - A better alternative for recording NR Synthetics scripts!
7
+
8
+
There is now a New Relic Synthetics exporter built-in to Katalon Recorder, an actively-updated IDE for synthetic testing.
9
+
* Install Katalon Recorder from the Chrome Web Store (**no extensions needed!**): https://chrome.google.com/webstore/detail/katalon-recorder/ljdobmomdgdljniojadhoplhkpialdid
@@ -29,7 +35,7 @@ This formatter plugin is tested and compatible with the old version of Se-Builde
29
35
### Install the prerequisites
30
36
31
37
1. Download & install either Se-builder v2 or v3:
32
-
*[Firefox ESR 52](https://www.mozilla.org/en-US/firefox/organizations/) or the last pre-quantum release, [Firefox 56](https://archive.mozilla.org/pub/firefox/releases/56.0.2/). **Selenium Builder is currently not compatible with Firefox Quantum (Firefox 57+)**
38
+
*[Firefox ESR 52](https://ftp.mozilla.org/pub/firefox/releases/52.9.0esr/) or the last pre-quantum release, [Firefox 56](https://archive.mozilla.org/pub/firefox/releases/56.0.2/). **Selenium Builder is currently not compatible with Firefox Quantum (Firefox 57+)**
2. Run Se-builder at least once before proceeding. Running it the first time creates the folder where you'll put the plugin. Run it by going to <b>Tools > Web Developer > Launch Selenium Builder.</b>
0 commit comments