website logo
⌘K
Welcome to Relicx
Getting Started
Sign-up
Instrumenting Your App
Security and Privacy
Application & Environments
Adding Application
Adding a new Test Environment
SDK
getSessionUrlCallback()
identify()
Log()
sessionVars()
sessionLabels()
User Sessions
Session Replay and Detail
Developer Console
Autonomous Testing
How Does Relicx AutoTest Work?
Benefits of Relicx AutoTest
Running Autonomous Test
Interpreting the results
Adding Tests
User-Defined Tests
Generating Tests from User Sessions
Creating Tests with Chrome Extension
Interactive Test Authoring (Coming Soon)
Editing Tests
Running Tests
Test Run Page
Test Suite
CI/CD Integration
Notifications
Slack
Email
Video Resources
Changelog
Docs powered by archbee 
4min

sessionLabels()

Method

JS
|


Attach custom labels to the session.

Parameters

Name

Description

labels

(Required) An array containing strings that provide additional context for the session.

Examples

JS
|


Multiple calls to relicxSDK.sessionLabels() are resolved by combining the provided labels.

Updated 06 Mar 2023
Did this page help you?
Yes
No
UP NEXT
User Sessions
Docs powered by archbee 
TABLE OF CONTENTS
Method
Parameters
Examples