Question
Any ideas on how to upgrade our automation scripts
We have automation scripts set to test our App measurement code that just grab the s. object and then validate that the appropriate s.props and s.evars values are set.
We are moving to the WebSDK. I'm thinking it will be faster for our dev team to update their script to pull the appropriate _satellite.getVar() rather than having them listen for the network call and parse the xdm.
What has anybody else done?