Forum Discussion
Hi,
Thank you for the offer.
I tried FindEx() medhot like that. But still it takes error like the object does not exists. Just in case Save As popup object is found FindEx method does it works otherwise it takes object does not exists error.
There should be a way to manage cases if different UI screen appears.
Well,
I've tried it by myself because I was sure that error should not be raised and it works fine without erros:
React_0-1634816876263.pngReact_1-1634816952835.png
Check if your "if" statement ask for property "exists" == false, cuz it's the only property created when object does't exists.
- mrvszn4 years agoOccasional Contributor
Hi,
My coworker and I tried to apply your suggestion but we still get errors when there is no window and errors when false (saveaswindow).
Screenshot is below;
Clipboard - 22 Ekim 2021 09_37.png
Should we have done it differently? Do you have a solution suggestion?
Thank you.