How can I stabilize a download from internet explorer¿?

Hi @Yur

I was actually going to implement a download from IE in one of my projects, but didn’t reach that step yet.
After concluding that it is no longer possible to set IE to save the file automatically, I left it for now.

However, in this situation I would use the Select Relative Element in UiExplorer.

First, you select the ‘save’ button with the Select Target Element arrow:
image
Then, you select the entire orange box with the Select Relative Element arrow:
image

This method saved me many times already and it should generate a reliable selector.

Let us know how it went (or include screenshots of the selectors for more context)

2 Likes