Read this thread: https://stackoverflow.com/questions/42566799/how-to-bring-focus-to-window-by-process-name
Note that there are situations where it isn't possible to move the focus to another window. E.g. the target window is minimized.
If more than one window has the same title you may also need to differentiate between them in some other way.