To answer my own comment above its because the ADRUM javascript is injected into the instrumented website to correlate with APM. So, that being the case how can we correlate to APM if there isn't the ADRUM beacons gluing session and snapshot together...
Hey Hey! Does anyone have any thoughts on how/why scripts using the Python requests module don't don't correlate to APM snapshots? If we take the example below we see a Session for a script with only Python requests no Selenium and no Waterfall, Res...
OK! So, there is a partial answer for the Synthetic Private Agent at least. It is possible to interact with System.FileOpen.Dialog using ctypes.windll.user32.keybd_event this simulates a keystroke and we can paste the clipboard into the dialog contro...
Howdy synthetic people, hope you're all well and staying safe. I'm wondering if there is a simple answer to how to interact with Windows dialog boxes typically System.Windows.Forms.OpenFileDialog as shown below. The problem seems to be there is no n...
Howdy, here's a tip. If you're interested in the natty APM Business Transaction and Snapshot correlation in Synthetics then write this down. It does NOT work in Firefox!! I know. Took me ages to work that out. Which reminds me of the 'Allow Location ...