Could it be there was an update, as we had it working until about 1-2 weeks ago it stopped.
I am talking about this part:
const matchingItems = [
{
selector: ‘[class*=“Bubble__BubbleComponent”]’,
label: ‘Open/Close Chat Widget’
},
{
selector: ‘[class*=“ChatButton__DefaultButtonComponent-sc”]’,
label: ‘Click Start Chat Button’
},
];
and as js editor it states:
For any assistance or to learn about our widget`s API events and methods, feel free t
Is there Info about API Events that we could use instead of css classes that might be modified.