Skip to content

Commit 6efa084

Browse files
authored
Update README - referred to Katalon Recorder, updated ESR 52 link
1 parent 79d695b commit 6efa084

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ New Relic Synthetics<br>formatter for Selenium-builder
33

44
Plugin (formatter) for Se-builder that generates javascript from Se-builder scripts to use in New Relic Synthetics Scripted Browser tests.
55

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
10+
* GitHub repo: https://github.com/katalon-studio/katalon-recorder/
11+
612
## IMPORTANT - Version Compatibility
713

814
### Selenium Builder 3 Compatibility Update
@@ -29,7 +35,7 @@ This formatter plugin is tested and compatible with the old version of Se-Builde
2935
### Install the prerequisites
3036

3137
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+)**
3339
* [Se-builder 2](http://www.saucelabs.com/addons/selenium-builder-latest.xpi).
3440
* [Selenium Builder 3](https://addons.mozilla.org/en-GB/firefox/addon/selenium-builder/)
3541
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

Comments
 (0)