Forum Discussion
rraghvani
Champion Level 3
4 years agoFrom what I have read, it's not possible. However, you could automate Performance Monitor to add the counters you need before running your main automation?
- erlband4 years agoNew Contributor
I ended up making a script that checks the MemUsage, CPUUsage and ThreadCount properties of the browser and then saves it in a log file at regular intervals.