Creates a new RanoreXPath instance, using the supplied path.
- path (String)
- The path to be represented by this instance.
| Exception | Condition |
|---|---|
| RxPathException | Thrown if the path is not valid. |
| ArgumentNullException | If path is null. |
![]() | Ranorex Documentation RxPath Constructor (path) Namespaces ► Ranorex.Core ► RxPath ► RxPath(String) |
| Exception | Condition |
|---|---|
| RxPathException | Thrown if the path is not valid. |
| ArgumentNullException | If path is null. |