In windows, how to get window size from its title and process name using nodejs?
Budget: €8 – €30 EUR
For instance I can have a running process "chrome.exe" and have a window with the title "Received - email @gmail.com". I need to get the window size using nodejs (width x height) from the process chrome.exe which has the given title => "Received - email @gmail.com:chrome.exe"(title:processName)