- ObjectNotEnabledException - Exception in com.borland.silktest.jtf.common
-
重放 UI 中禁用的控件时抛出。
- ObjectNotEnabledException(String) - Constructor for exception com.borland.silktest.jtf.common.ObjectNotEnabledException
-
使用给定的消息创建一个 ObjectNotEnabledException 异常。
- ObjectNotFoundException - Exception in com.borland.silktest.jtf.common
-
表明无法在被测试应用程序中找到 Xpath 定位器指定的对象。
- ObjectNotFoundException(String) - Constructor for exception com.borland.silktest.jtf.common.ObjectNotFoundException
-
使用给定的消息创建一个 ObjectNotFoundException 异常。
- open() - Method in class com.borland.silktest.jtf.ConsoleWindow
-
打开一个新控制台窗口。
- open(String) - Method in class com.borland.silktest.jtf.ConsoleWindow
-
打开一个具有特定标题的新控制台窗口。
- open() - Method in class com.borland.silktest.jtf.DropDownToolItem
-
打开项目。
- open(String) - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
打开或展开 AdvancedDataGrid 分支。
- open(String, FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
打开或展开 AdvancedDataGrid 分支。
- open() - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
定义打开事件的事件对象的类型属性值。
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
定义打开事件的事件对象的类型属性值。
- open() - Method in class com.borland.silktest.jtf.flex.FlexPopUpButton
-
指定 UIComponent 打开时发送。
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexPopUpButton
-
指定 UIComponent 打开时发送。
- open(String) - Method in class com.borland.silktest.jtf.flex.FlexTree
-
打开或扩展树分支。
- open(String, FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexTree
-
打开或扩展树分支。
- open() - Method in class com.borland.silktest.jtf.flex.SparkDropDownListBase
-
用户单击下拉按钮以显示下拉列表时发送。
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.SparkDropDownListBase
-
用户单击下拉按钮以显示下拉列表时发送。
- open() - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
用户单击下拉按钮以显示下拉列表时发送。
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
用户单击下拉按钮以显示下拉列表时发送。
- open() - Method in class com.microfocus.silktest.jtf.sap.SapOkCodeField
-
展开 GuiOkCodeField。
- open() - Method in class com.microfocus.silktest.jtf.silverlight.SLComboBox
-
打开组合框。
- open() - Method in class com.microfocus.silktest.jtf.wpf.WPFComboBox
-
打开 ComboBox。
- OPEN_BRACKET - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- openCalendar() - Method in class com.microfocus.silktest.jtf.silverlight.SLDatePicker
-
打开下拉日历。
- openContextMenu() - Method in class com.borland.silktest.jtf.BaseGuiTestObject
-
打开指定位置上的上下文菜单。
- openContextMenu(Point) - Method in class com.borland.silktest.jtf.BaseGuiTestObject
-
打开指定位置上的上下文菜单。
- openContextMenu() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
打开指定位置上的上下文菜单。
- openContextMenu(Point) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
打开指定位置上的上下文菜单。
- openContextMenu() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
打开指定位置上的上下文菜单。
- openContextMenu(Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
打开指定位置上的上下文菜单。
- openContextMenuSelect(ItemPath) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
打开上下文菜单并选择其中的菜单项目。
- openContextMenuSelect(ItemPath, Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
打开上下文菜单并选择其中的菜单项目。
- openContextMenuSelect(String) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
打开上下文菜单并选择其中的菜单项目。
- openContextMenuSelect(String, Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
打开上下文菜单并选择其中的菜单项目。
- openMonthMenu() - Method in class com.borland.silktest.jtf.win32.MonthCalendar
-
打开日历菜单到指定月份。
- openOverflowItems() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolBar
-
打开溢流工具栏项目区域。
- openSubmenu() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenuItem
-
打开子菜单(如果有)。
- openTab() - Method in class com.borland.silktest.jtf.xbrowser.BrowserApplication
-
打开新选项卡并导航至指定的 URL。
- openTab(String) - Method in class com.borland.silktest.jtf.xbrowser.BrowserApplication
-
打开新选项卡并导航至指定的 URL。
- OperationNotSupportedException - Exception in com.borland.silktest.jtf.common
-
此异常表明某特定类的实例不支持某一特定操作。
- OperationNotSupportedException(String) - Constructor for exception com.borland.silktest.jtf.common.OperationNotSupportedException
-
使用给定的消息创建一个 OperationNotSupportedException 异常。
- OPT_APPREADY_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定等待新启动的应用程序准备就绪的毫秒数。
- OPT_BITMAP_MATCH_COUNT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
通过 CaptureBitmap 方法创建屏幕截图时使用。
- OPT_BITMAP_MATCH_INTERVAL - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
通过 CaptureBitmap 方法创建屏幕截图时使用。
- OPT_BITMAP_MATCH_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
通过 CaptureBitmap 方法创建屏幕截图时使用。
- OPT_BITMAP_PIXEL_TOLERANCE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
通过 CaptureBitmap 方法创建屏幕截图时使用。
- OPT_CLOSE_CONFIRM_BUTTONS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定用于关闭确认对话框(使用 CloseSynchron 方法关闭窗口时显示)的按钮。
- OPT_CLOSE_DIALOG_KEYS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定用于关闭对话框(使用 CloseSynchron 方法尝试关闭窗口后显示)的按键顺序。
- OPT_CLOSE_WINDOW_BUTTONS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定用于通过 CloseSynchron 方法关闭窗口的按钮。
- OPT_CLOSE_WINDOW_MENUS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定用于通过 CloseSynchron 方法关闭菜单项目的按钮。
- OPT_CLOSE_WINDOW_POLL_INTERVAL - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_CLOSE_WINDOW_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定尝试下一个关闭策略前的等待时间(毫秒)。
- OPT_COMPATIBILITY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
设置 Silk Test 行为为指定的版本,如“13.0.0”(仅适用于某些行为)
- OPT_ENABLE_ACCESSIBILITY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
此选项定义是否应该启用 Microsoft Accessibility 识别(除常规 Win32 控件识别外)。
- OPT_ENSURE_ACTIVE_OBJDEF - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
确保目标对象处于活动状态。
- OPT_HANG_APP_TIME_OUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定用于取消挂起回放操作的超时时间(毫秒)。
- OPT_KEYBOARD_INPUT_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
设置按键回放之间的延迟时间(毫秒)。
- OPT_KILL_HANGING_APPS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定未响应的应用程序是否已关闭。
- OPT_LOCATOR_ATTRIBUTES_CASE_SENSITIVE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
此选项定义定位器属性是否应区分大小写
- OPT_MATCH_ITEM_CASE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
如果为 TRUE,则选择 List、ComboBox 等控件的方法,必须与所分配项目文本的大小写匹配。
- OPT_MOUSE_INPUT_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定每个键盘事件前使用的延迟时间(毫秒)。
- OPT_OBJECT_ENABLED_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定回放期间等待对象变为启用状态的最长时间(毫秒)。
- OPT_POST_REPLAY_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
调用功能或设置属性后需等待的时间(毫秒)。
- OPT_REMOVE_FOCUS_ON_CAPTURE_TEXT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
捕获文本前删除窗口中的焦点。
- OPT_REPLAY_HIGHLIGHT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定是否在回放期间突出显示当前对象。
- OPT_REPLAY_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
不受 xBrowser 和 Flex 支持。
- OPT_RUMBA_EXCLUDE_OBJECTS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定 Rumba 屏幕上的对象以在创建屏幕验证时忽略。
- OPT_SYNC_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定回放期间等待被测试应用程序变为就绪状态的最长时间(毫秒)。
- OPT_TRANSPARENT_CLASSES - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
定义你想在录制和回放过程中忽略的那些类的名称。
- OPT_TRUELOG_SCREENSHOT_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
截取屏幕截图前的延迟时间(毫秒)。
- OPT_TRUELOG_SCREENSHOT_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Truelog 屏幕截图模式定义哪些屏幕截图将在重放期间写入 Truelog 文件。
- OPT_WAIT_RESOLVE_OBJDEF - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
指定 Find 方法搜索对象的最长时间,单位毫秒。
- OPT_WAIT_RESOLVE_OBJDEF_RETRY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
如果无法立即找到对象,此选项指定经过多少毫秒后重试查找对象。
- OPT_WPF_CUSTOM_CLASSES - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
定义要在录制和回放期间显示的自定义类的名称。
- OPT_WPF_PREFILL_ITEMS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
定义录制和回放期间是否预填充 WPFItemsControl 中的项目,例如 WPFComboBox 或 WPFListBox。
- OPT_XBROWSER_ENABLE_SMART_CLICK_POSITION - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
自动搜索对象上已启用的单击点。
- OPT_XBROWSER_FIND_HIDDEN_INPUT_FIELDS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
查找隐藏的输入字段。
- OPT_XBROWSER_FIND_VISIBLE_CHILDREN_OF_HIDDEN_PARENTS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
查找隐藏的 DOM 元素的可见子元素。
- OPT_XBROWSER_SYNC_EXCLUDE_URLS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
回放将在页面同步期间忽略指定 URL。
- OPT_XBROWSER_SYNC_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
配置 HTML 或 AJAX 的受支持同步模式。
- OPT_XBROWSER_SYNC_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_XBROWSER_SYNC_WARNING_ENABLED - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_XBROWSER_SYNC_WARNING_TIME - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_XBROWSER_TIMER_SYNC_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
设置计时器同步的模式
- OptionsEnum - Interface in com.borland.silktest.jtf.common
-
这些选项的接口。
- OracleFormsApplication - Class in com.microfocus.silktest.jtf.swing
-
表示 Oracle Forms 应用程序。
- OracleFormsApplication(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsApplication
-
使用 JtfObjectHandle 创建新 OracleFormsApplication。
- OracleFormsButton - Class in com.microfocus.silktest.jtf.swing
-
表示按键。
- OracleFormsButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsButton
-
使用 JtfObjectHandle 创建新 OracleFormsButton。
- OracleFormsCheckbox - Class in com.microfocus.silktest.jtf.swing
-
表示复选框。
- OracleFormsCheckbox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsCheckbox
-
使用 JtfObjectHandle 创建新 OracleFormsCheckbox。
- OracleFormsChoice - Class in com.microfocus.silktest.jtf.swing
-
表示选择。
- OracleFormsChoice(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsChoice
-
使用 JtfObjectHandle 创建新 OracleFormsChoice。
- OracleFormsComboBox - Class in com.microfocus.silktest.jtf.swing
-
表示组合框。
- OracleFormsComboBox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsComboBox
-
使用 JtfObjectHandle 创建新 OracleFormsComboBox。
- OracleFormsContainer - Class in com.microfocus.silktest.jtf.swing
-
表示可包含其他 Oracle Forms 组件的组件。
- OracleFormsContainer(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsContainer
-
使用 JtfObjectHandle 创建新 OracleFormsContainer。
- OracleFormsHorizontalScrollbar - Class in com.microfocus.silktest.jtf.swing
-
表示水平滚动条。
- OracleFormsHorizontalScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsHorizontalScrollbar
-
使用 JtfObjectHandle 创建新 OracleFormsHorizontalScrollbar。
- OracleFormsLabel - Class in com.microfocus.silktest.jtf.swing
-
表示在容器中放置文本的类。
- OracleFormsLabel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsLabel
-
使用 JtfObjectHandle 创建新 OracleFormsLabel。
- OracleFormsListBox - Class in com.microfocus.silktest.jtf.swing
-
表示列表框。
- OracleFormsListBox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
使用 JtfObjectHandle 创建新 OracleFormsListBox。
- OracleFormsListView - Class in com.microfocus.silktest.jtf.swing
-
表示列表视图。
- OracleFormsListView(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsListView
-
使用 JtfObjectHandle 创建新 OracleFormsListView。
- OracleFormsMenu - Class in com.microfocus.silktest.jtf.swing
-
表示顶层菜单。
- OracleFormsMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsMenu
-
使用 JtfObjectHandle 创建新 OracleFormsMenu。
- OracleFormsMenuItem - Class in com.microfocus.silktest.jtf.swing
-
表示菜单内的可选项目。
- OracleFormsMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsMenuItem
-
使用 JtfObjectHandle 创建新 OracleFormsMenuItem。
- OracleFormsPopList - Class in com.microfocus.silktest.jtf.swing
-
表示弹出列表。
- OracleFormsPopList(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsPopList
-
使用 JtfObjectHandle 创建新 OracleFormsPopList。
- OracleFormsPopupMenu - Class in com.microfocus.silktest.jtf.swing
-
表示上下文菜单。
- OracleFormsPopupMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsPopupMenu
-
使用 JtfObjectHandle 创建新 OracleFormsPopupMenu。
- OracleFormsRadioButton - Class in com.microfocus.silktest.jtf.swing
-
表示单选按钮。
- OracleFormsRadioButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsRadioButton
-
使用 JtfObjectHandle 创建新 OracleFormsRadioButton。
- OracleFormsScrollbar - Class in com.microfocus.silktest.jtf.swing
-
表示滚动条。
- OracleFormsScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsScrollbar
-
使用 JtfObjectHandle 创建新 OracleFormsScrollbar。
- OracleFormsStatusArea - Class in com.microfocus.silktest.jtf.swing
-
表示包含状态信息的区域。
- OracleFormsStatusArea(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusArea
-
使用 JtfObjectHandle 创建新 OracleFormsStatusArea。
- OracleFormsStatusBar - Class in com.microfocus.silktest.jtf.swing
-
表示状态栏。
- OracleFormsStatusBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusBar
-
使用 JtfObjectHandle 创建新 OracleFormsStatusBar。
- OracleFormsStatusBarItem - Class in com.microfocus.silktest.jtf.swing
-
表示状态栏内的项目。
- OracleFormsStatusBarItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusBarItem
-
使用 JtfObjectHandle 创建新 OracleFormsStatusBarItem。
- OracleFormsStatusIndicator - Class in com.microfocus.silktest.jtf.swing
-
表示状态指示器。
- OracleFormsStatusIndicator(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusIndicator
-
使用 JtfObjectHandle 创建新 OracleFormsStatusIndicator。
- OracleFormsTabBar - Class in com.microfocus.silktest.jtf.swing
-
表示选项卡栏。
- OracleFormsTabBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTabBar
-
使用 JtfObjectHandle 创建新 OracleFormsTabBar。
- OracleFormsTabBarItem - Class in com.microfocus.silktest.jtf.swing
-
表示选项卡栏项目。
- OracleFormsTabBarItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTabBarItem
-
使用 JtfObjectHandle 创建新 OracleFormsTabBarItem。
- OracleFormsTabPanel - Class in com.microfocus.silktest.jtf.swing
-
表示组件的容器类。
- OracleFormsTabPanel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTabPanel
-
使用 JtfObjectHandle 创建新 OracleFormsTabPanel。
- OracleFormsTextField - Class in com.microfocus.silktest.jtf.swing
-
表示 Oracle Forms 文本字段。
- OracleFormsTextField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTextField
-
使用 JtfObjectHandle 创建新 OracleFormsTextField。
- OracleFormsTitleBar - Class in com.microfocus.silktest.jtf.swing
-
表示标题栏。
- OracleFormsTitleBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTitleBar
-
使用 JtfObjectHandle 创建新 OracleFormsTitleBar。
- OracleFormsToolBar - Class in com.microfocus.silktest.jtf.swing
-
表示工具栏。
- OracleFormsToolBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsToolBar
-
使用 JtfObjectHandle 创建新 OracleFormsToolBar。
- OracleFormsToolBarItem - Class in com.microfocus.silktest.jtf.swing
-
表示工具栏中的元素。
- OracleFormsToolBarItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsToolBarItem
-
使用 JtfObjectHandle 创建新 OracleFormsToolBarItem。
- OracleFormsTree - Class in com.microfocus.silktest.jtf.swing
-
表示树。
- OracleFormsTree(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
使用 JtfObjectHandle 创建新 OracleFormsTree。
- OracleFormsVerticalScrollbar - Class in com.microfocus.silktest.jtf.swing
-
表示垂直滚动条。
- OracleFormsVerticalScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsVerticalScrollbar
-
使用 JtfObjectHandle 创建新 OracleFormsVerticalScrollbar。
- Orientation - Enum in com.microfocus.silktest.jtf.wpf.common.types
-
指定 Dock 位置。
- OutArgument<T> - Class in com.borland.silktest.jtf.dll
-
用于指定 DLL 函数的输出参数。
- OutArgument(Class<U>) - Constructor for class com.borland.silktest.jtf.dll.OutArgument
-
创建一个输出参数,参数值可由 DLL 函数设置。