Element exist returns false even though he finds the element

I have o problem with element exist
Target properties:
TimeoutMS: 120000
WaitForReady: Complete

And sometimes even though he finds the element, returns false.

How can i fix this?

Are you sure that he finds the element?
False means - i didnt find the element.

yes, because i see the element appear on the browser
and element exist do not wait 120sec, he returns fals when element is loading complete
but not every time, most of the time he returning true.

@ionutcobgdan,Use delay activity and privide delay of 5sec befor element exists and check