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
Remove UI chrome from snapshots — screenshots now capture just the bare <video> element instead of the .video-player container, which was including the HD button, PIP/fullscreen controls, camera name bar, and black letterboxing around the video.
Fix SPA navigation — use alarm.com's data-testid nav link clicks instead of page.goto(), which broke the Ember SPA and caused session errors.