Select Page

Ranorex Speed #3: Optimizing RanoreXPaths

The key to optimizing RanoreXPath queries is to reduce the number of elements Ranorex has to evaluate as it scans the UI. This post shows a few ways to do that. A RanoreXPath, or RXPath for short, describes the path to an element or set of elements. As I explain in my...