Is this possible to use Windows Desktop testing features to download a file in Katalon?

Hi @gdearest07

Is it a pdf ? You can configure WebDriver’s desired capabilities to allow file download such files

Otherwise, you can try to use Robot’s class:

Currently, Windows desktop tests cannot be run along with Web tests yet. !