Hey there! I'm looking to use the DevTools "Record & Replay" feature to help automate some tasks in my workflow, but I'm hitting a wall with my office setup. My PC has a lot of restrictions: I can't install tools like Node.js or Puppeteer, can't run .bat files, and I'm limited to using built-in tools like VBA and PowerShell. I'm hoping to either find a way to play back a DevTools recording directly or use some kind of built-in scripting to mimic that functionality. Has anyone figured out a workaround in a restrictive environment like this? Any thoughts or ideas would be greatly appreciated! Thanks!
1 Answer
Have you thought about using Power Automate? It might help you connect with a browser, even if you're not able to install Node.js or other tools. It’s worth exploring that route if you haven't yet!

But how do you use Power Automate to interact with a browser when installations are limited?