Automation of Adobe Analytics Regression testing
Is there a way to automate regression testing of Adobe Analytics events of multiple websites?, For example, if I have to test if the rating review open and submit event is firing for multiple websites. Not only if it is firing, but also if it is double firing.
I have heard of Python & Selenium. But is it a good idea to use this for this kind of testing, especially when every website has a somewhat different UX?
We don't have Observepoint license at the moment, but how useful can it be for this?
Or is there any other option besides these?
Thank you in advance.