Blue Prism does not return the Process ID - because it is not used or required when using our technical interfaces (the browser interface in your instance).
If you are wanting for some reason to get the Process ID for some of your own bespoke code I suggest you google the .NET Process.GetProcessesByName method.