Hi Everyone, I am currently downloading the reports from Cognos by UI actions.
The following is the current automation:
- Opening the Cognos link in a browser, which is taking more time to load.
- Providing the inputs to download the file.
- Downloading the report by using UI actions (by clicking on the UI element).
- Saving the file in the respective folder.
Is there any way to download the report faster by using an API instead of the UI?