Silk Test Workbench supports a subset of the XPath query language. For additional information about XPath, see http://www.w3.org/TR/xpath20/.
Additionally, some XPath expressions are context sensitive. For example, myWindow.find(xPath) makes myWindow the current context.
Dynamic object recognition uses a Find or FindAll functions to identify an object in a test case.