Arjun Manne
Posts
Recent activity by Arjun Manne
Sort by recent activity
-
Tagging the same button across multiple tabs using the same data-test-id as separate Pendo features
Hi Pendo Team, In our React SPA, the same Edit button appears in multiple tabs and shares the same data-test-id. I tried scoping the Feature using a parent + child selector (tab container → button)...