-
Notifications
You must be signed in to change notification settings - Fork 0
Extension
You can use a chrome exstension packaged with XSRT to test out the recording client on most existing web apps.
At the moment, this extension is not published on the Chrome store. Instead, you should install it as an unpacked extension. You can either build the extension yourself (See Setup) or install it pre-built from NPM.
If you want to use the prebuilt version of the extension, you can run npm install -D @xsrt/extension
.
You can find the unpacked extension in node_modules/@xsrt/extension/dist
(relative to this project's root).
You can follow your browser's instructions to install this unpacked extension.
Clicking on the new extension icon will launch a popover. You can expand the config section and provide the config details requested. Please create a site on the Recording Viewer UI for your instance of XSRT before attempting to take recordings.