Search found 1 match

by Dannyets
Wed May 20, 2015 12:01 pm
Forum: Automation API
Topic: Code module skip fail
Replies: 1
Views: 2236

Code module skip fail

Hello, i am trying to make a validation function and give it a Ranorex Repository item as a variable : /// <summary> /// Validate existance of a given Ranorex Path /// </summary> /// <param name="path">Ranorex path of a ranorex repository item.</param> /// <returns>true if path exists, false otherwi...