Searching for full selector
New
Hello!
I’m looking to search for for something that is found within the Full Selector instead of the Optimized Selector. Is there a way to do this? Looking for [data-row-key="944d0ad7-c990-46da-90a2-7fe230b4711a"], which I find in the Full Selector using Inspect mode. But Fullstory doesn’t seem to let me search for it.
Thanks,
Raymond
0
Comments
3 comments
Hey @rdpom! Thanks for your question!
It looks like the selector you’re referencing is a data-attribute that isn’t indexed by default, which is why you are unable to see it listed within the optimized selector. You can view the list of attributes we index by default here.
In order to search for values in this attribute, you’ll need to add
data-row-key
to your indexing options.Please let me know if you have any more questions! 😊
Ah amazing! Thank you!!
Anytime! 😄
Please sign in to leave a comment.