Hacker News new | ask | show | jobs
by DebtDeflation 1556 days ago
>Please explain to me what the use of RPA is.

The short answer is RPA = screenscraping + keystroke recording. Sometimes you need to programmatically interact with old legacy applications that have no APIs or other interfaces apart from the UI of the application, and this is where RPA comes into play.