IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

Uses of Class
com.rational.test.ft.object.interfaces.FrameTestObject

Packages that use FrameTestObject
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
 

Uses of FrameTestObject in com.rational.test.ft.object.interfaces
 

Subclasses of FrameTestObject in com.rational.test.ft.object.interfaces
 class BrowserTestObject
          Provides script access to the general browser, which is the HTML Browser TestObject class.
 class FileDialogTestObject
          Represents native-style file dialog controls.
 class InternalFrameTestObject
          Represents frame objects in the system under test.
 class TopLevelTestObject
          Represents top-level window objects in the system under test.