A lot of what we do with computers is repetitive. We put files in folders, we send form replies to emails, we make commits to git when we save files, we trigger tests when we build an application.
During testing, if you open a browser every time you run a flow then you will end up with many browsers. Power Automate Desktop however will select one instance. As you develop your desktop flow it ...