ContributionsMost RecentMost LikesSolutionsSelenium and steps reported in UXM Is there a way to better identify the "steps" that are reported from a Selenium script in UXM? Like, can I identify in the script what gets performed for for each step? I know that I can manually Test on Demand the script which will tell me what Step/Action is what (kind of), but I would like to know if there is a way that I can manually identify these inside the script and have it report to AlertSite. Also, sometimes I get extra steps reporting. Majority of the time mu script reports 6 steps, sometimes 7 and every once in a while it reports 8 steps. Anyone have any ideas on that? Which, if I could manually identify the steps in the script, would fix this issue. I have attached an image that should help with my question(s). SFTP in Selenium I started researching how to do SFTP monitoring via Selenium. I found the JSch Java module that allows you to perform an SFTP connection in Selenium. Has anyone ever used this and uploaded to AlertSite? Curious if it works or if anyone has any experience with it. Thanks! Alert notes on clear events Does the "Alert Notes" field not get sent when a clear alert gets triggered? I have a ServiceNow alert recipient set up and I have clear alerts enabled but in the JSON payload that gets sent out, Alert Notes for a particular monitor are not in the payload. Thx Adding URL monitors with browser emulation via API Is it possible to add a site_type = website-ssl URL monitor with a "emulate browser" value of "Google Chrome 34 -- Mozilla ..." value? I am able to add them, but cannot find a way to set that value when adding from REST API.