Any possible solution to Automate omniture tags with UI tests?
Hi guys!
Im new to the community, wasn't sure if this is right place for this question, i hope so ![]()
Im working on iOS mobile app that uses Adobe Mobile SDK for analytics tags.
And im curious if there is any way to automate tests for analytics events?
Basically when UI tests is running and, let say specific button was tapped, how can i automatically assert that analytics data got generated and call being placed ?
I google it, and wasn't be able to found anything.
Curious if anyone else face same situation and maybe found some working solution?
Thanks!