Search found 1 match

by donaldsummer
Wed Oct 19, 2016 7:17 am
Forum: Automation API
Topic: Validate.Exists throws exception
Replies: 23
Views: 16409

Re: Validate.Exists throws exception

Hi,

Splendid day!

I also want to return a boolean for my if condition, my code goes like below:

if(RepoItem.Exist())
{...}

But unfortunately, there is no Exist() method, maybe because of my Ranorex version (6.0.1).
Can you confirm?
If yes, what is the work around for this version?

Best regards,