| Package | Description |
|---|---|
| com.borland.silktest.jtf |
The core Java Testing Framework (JTF) classes.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TestObject> |
AbstractTestObject.find(String locator,
FindOptions options)
Finds an object specified by an XPath locator or an object map identifier.
|
<T extends TestObject> |
AbstractTestObject.findAll(String locator,
FindOptions options)
Finds all objects specified by an XPath locator or an object map identifier.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.