You can call find from any TestObject.
您可以从任何TestObject 来调用 find方法。
Most likely, you normally interact with a TestObject by using the object map.
很可能的是,您通常会利用这个对象图与TestObject产生相互作用。
The search can be either global or limited to children of a parent TestObject.
这个搜索要么是整体的要么局限于一个父testobject的子对象。
If you want to search a specific object, then simply invoke find on that TestObject.
如果您想要搜索一个特殊的对象,那么您可以简单地调用TestObject上的查明程序。
The second example shown in Listing 6 requires that you pass in the actual TestObject.
列表6中显示的第二个例子要求您传递实际的TestObject。
The second example shown in Listing 6 requires that you pass in the actual TestObject.
列表6中显示的第二个例子要求您传递实际的TestObject。
应用推荐