Hello, we looked into this. XClick works fine, but the challenge is that the download button is not visible in the browser view by default. It is further down the page. Unlike the regular CLICK command, the visual XCLICK command needs to see the button.
→ To find and click on the button, here is the solution:
first click anywhere on the page (here the “FOMC” word) to set the focus on the page
then use XTYPE | ${KEY_PAGE_DOWN} to scroll down the page