System Activities 24.10.7.
The Wait for Download activity isn’t actually waiting. I put “tmp,crdownload” into the ignore extensions list and it still doesn’t wait. I noticed that Chrome is creating a temp file as “filename.pdf.crdownload” so I changed the ignore list to “tmp,crdownload,pdf.crdownload” and it still didn’t work.
This is a real problem. The Wait for Download Activity needs a property where we can specify the exact path and filename to WAIT FOR, not things to ignore. It should also have a property for specifying extensions it SHOULD watch for. And it should properly analyze the extension of the files that are appearing so that “.pdf.crdownload” doesn’t confuse it.