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
Add debug IDs support to sdk-core, node and browser packages (#33)
* sdk-core: add DebugIdProvider and DebugIdMapProvider
* sdk-core: add appending debugId to frames
* browser, node: use VariableDebugIdMapProvider
* sdk-core: change debugId to debug_identifier
* sdk-core: fix unit tests, add test for debug_identifier set
* sdk core: load debugIds on DebugIdProvider construction
---------
Co-authored-by: Sebastian Alex <sebastian.alex@saucelabs.com>
0 commit comments