- callByName(String, String...) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Generic method allowing to call a command by name.
- callProcedure(String, String...) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- canAddCustomProperties() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
- cancelPendingOperations() - Method in interface com.tplan.robot.remoteclient.capabilities.AsynchronnousIOCapable
-
Cancel all pending operations.
- canCollapseCode() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Find out whether the interpret is capable of identifying of areas which
may be collapsed (hidden) in order to make a custom or simpler script code
view.
- canCompareWithoutConnection(ScriptingContext) - Method in interface com.tplan.robot.imagecomparison.ConnectionCapabilities
-
Indicate whether a live connection is required to perform the comparison.
- canContinue() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- canCreateFileMap - Static variable in class com.tplan.robot.util.FileUtils
-
- canCreateNewFile(File) - Static method in class com.tplan.robot.util.FileUtils
-
Test whether the argument file can be created for writing.
- canFreeze() - Method in interface com.tplan.robot.remoteclient.capabilities.ImageFreezeCapable
-
This method allows the implementing clients to disable freezing
dynamically.
- canInsertCommandTo(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Find out if it is legal to insert a command or a method call to the given
offset.
- canLog(Level) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- canPause() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- canPerformClientDrivenResize() - Method in interface com.tplan.robot.remoteclient.capabilities.ClientDrivenDesktopResizingCapable
-
Find out whether the desktop can be resized now.
- canPress(String, StringBuilder) - Method in interface com.tplan.robot.remoteclient.capabilities.CharacterTransferCapable
-
Test if a character or a key can be pressed on the client desktop.
- canReadClipboard() - Method in interface com.tplan.robot.remoteclient.capabilities.ClipboardTransferCapable
-
Allows to switch dynamically support of clipboard reading.
- canRecord() - Method in interface com.tplan.robot.remoteclient.capabilities.EventRecordingCapable
-
- canRecord() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Define whether the recording can be currently started.
- canReport() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Indicate if the interpret is capable of producing a report.
- canResize() - Method in interface com.tplan.robot.remoteclient.capabilities.DesktopResizingCapable
-
Find out whether the desktop can be resized now.
- canResume() - Method in class com.tplan.robot.remoteclient.Resumable
-
- canRotate() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Indicate if the screen can rotate or not.
- canRunWithoutConnection() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
This method should return true if it can be executed even when the tool
is not connected to a desktop.
- canRunWithoutConnection() - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
This method should return true if the command can be executed while
the tool is not connected to any local or remote desktop.
- canRunWithoutConnection(ScriptingContext, List, Map, boolean) - Method in interface com.tplan.robot.scripting.commands.CustomCapabilities
-
Indicate whether the command can run without connection to a desktop.
- canSetBreakPoint(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Define if a break point can be set on the given element (line of code).
- canType(String, StringBuilder) - Method in interface com.tplan.robot.remoteclient.capabilities.CharacterTransferCapable
-
Test if a text can be typed on the client desktop.
- canWriteToClipboard() - Method in interface com.tplan.robot.remoteclient.capabilities.ClipboardTransferCapable
-
Allows to switch dynamically support of clipboard writing.
- Capability - Interface in com.tplan.robot.remoteclient.capabilities
-
Common interface for desktop client capabilities which declare what a
particular desktop protocol is capable of.
- CAPTURE_USE_LEGACY_DIALOG - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- CaseTolerantHashMap<K,V> - Class in com.tplan.robot.util
-
Case tolerant hash map.
- CaseTolerantHashMap(Map<? extends K, ? extends V>) - Constructor for class com.tplan.robot.util.CaseTolerantHashMap
-
- CaseTolerantHashMap() - Constructor for class com.tplan.robot.util.CaseTolerantHashMap
-
- CaseTolerantLinkedHashMap<K,V> - Class in com.tplan.robot.util
-
Case tolerant linked hash map.
- CaseTolerantLinkedHashMap(Map<? extends K, ? extends V>) - Constructor for class com.tplan.robot.util.CaseTolerantLinkedHashMap
-
- CaseTolerantLinkedHashMap() - Constructor for class com.tplan.robot.util.CaseTolerantLinkedHashMap
-
- CATEGORY_ADMIN - Static variable in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Command category - administrative and execution control commands.
- CATEGORY_DESKTOP - Static variable in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Command category - desktop commands (mouse and keyboard).
- CATEGORY_IMAGE_OPS - Static variable in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Command category - image operations (component search, image analysis, OCR, ...).
- CATEGORY_IO - Static variable in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Command category - data input/output.
- CATEGORY_REPORTING - Static variable in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Command category - reporting commands.
- CATEGORY_UNKNOWN - Static variable in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Command category - unknown/unsorted.
- centerOnScreen(Window) - Static method in class com.tplan.robot.util.Utils
-
- CFG_ABBYY_LICENSE_FILE - Static variable in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- CFG_ABBYY_LICENSE_PASSWD - Static variable in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- CFG_ABBYY_PATH - Static variable in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- CFG_ABBYY_PROJECT_ID - Static variable in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- CFG_DEBUG_MODE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
- CFG_DOTALL_MODE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
- CFG_KEY_POOL_CONNECTIONS - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Configuration key of the pooling mode ("scripting.poolConnections").
- CFG_KEY_SHOW_INFO_MSG - Static variable in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Name of the configuration key holding the flag controlling whether to
show the info message on recording mode start.
- CFG_LAST_LAF - Static variable in class com.tplan.robot.util.LAFUtils
-
- CFG_LAST_LAF_LEGACY - Static variable in class com.tplan.robot.util.LAFUtils
-
- CFG_LEAVE_FILES - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
- CFG_LOG_DIR - Static variable in class com.tplan.robot.util.ErrorLog
-
- CFG_OCR_ENGINE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
- CFG_RECENT_LAFS - Static variable in class com.tplan.robot.util.LAFUtils
-
- CFG_USE_LEGACY_EVALUATOR - Static variable in class com.tplan.robot.scripting.TokenParserImpl
-
- changedUpdate(DocumentEvent) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Gives notification that an attribute or set of attributes changed.
- ChangeListenerSupport - Class in com.tplan.robot.util
-
- ChangeListenerSupport() - Constructor for class com.tplan.robot.util.ChangeListenerSupport
-
- changePassword(String, String) - Method in class com.tplan.robot.util.SafeBox
-
- changeSelection(int, int, boolean, boolean) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- CharacterTransferCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Interface of a client which supports transfer of a limited set of characters.
- CharCollectionViewer - Class in com.tplan.robot.imagecomparison.text
-
The Character Collection Viewer.
- CharRectangle - Class in com.tplan.robot.imagecomparison.text
-
Represents a single character in an image.
- CharRectangle(BufferedImage, Point, int, int, Character, File) - Constructor for class com.tplan.robot.imagecomparison.text.CharRectangle
-
- CharRectangle(BufferedImage, Point, int, int, Character, File, double[]) - Constructor for class com.tplan.robot.imagecomparison.text.CharRectangle
-
- CharRectangle(BufferedImage, Rectangle, Character, File) - Constructor for class com.tplan.robot.imagecomparison.text.CharRectangle
-
- CharsetCaptureGuiInstaller - Class in com.tplan.robot.imagecomparison.text
-
The Character Capture plugin installer.
- CharsetCaptureGuiInstaller() - Constructor for class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- CharsetCaptureWizard - Class in com.tplan.robot.imagecomparison.text
-
The Character Capture wizard.
- CharsetCaptureWizard() - Constructor for class com.tplan.robot.imagecomparison.text.CharsetCaptureWizard
-
- checkAppPosition() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Check position of the target application window and move it eventually to
a new position where the window fits the screen or minimizes the
invisible areas.
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- checkDependencies(PluginManager) - Method in interface com.tplan.robot.plugin.Plugin
-
Check whether the current product installation contains all dependencies
(other plugins) required to install this plugin.
- checkDependencies(PluginManager) - Method in class com.tplan.robot.plugin.PluginInfo
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- checkDependencies(PluginManager) - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
Check whether all dependencies are installed.
- checkDependencies(PluginManager) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Check whether all dependencies are installed.
- checkDependencies(PluginManager) - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
Check whether all dependencies are installed.
- checkDependencies(PluginManager) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- checkDistances(Point, int[], boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.MultiPointerTransferCapable
-
Check if the argument the distances can be used to perform the specified
action.
- checkOpacity(Component) - Static method in class com.tplan.robot.util.Utils
-
- checkPassword(String) - Method in class com.tplan.robot.util.SafeBox
-
- checkPassword() - Method in class com.tplan.robot.util.SafeBox
-
- checkSecurity() - Method in class com.tplan.robot.preferences.UserConfiguration
-
- checkSupported() - Method in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
Check if gestures are supported.
- checkValue(Object) - Method in class com.tplan.robot.preferences.Preference
-
Check if a value meets the rules defined in this instance and is
acceptable for this preference (parameter).
- checkVisualParameters(Map<String, CharSequence>, TestScriptInterpret) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- checkVisualParameters(Map<String, CharSequence>, TestScriptInterpret) - Method in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Check (compile) the map of parameters retrieved through the command editor
window before they are used to build and/or update the command or Java method call.
- clear() - Method in class com.tplan.robot.util.ListenerArrayList
-
- clear() - Method in class com.tplan.robot.util.ListenerHashMapImpl
-
- click(MouseEvent, int) - Method in interface com.tplan.robot.remoteclient.MouseDispatcherListener
-
Called after one or more mouse clicks are recognized.
- clickImage(File[], int, int, int, Point, float, int, Rectangle, String, String, float[], String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(File[], int, int, int, float, int, Rectangle, String, String, float[], String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(Image[], int, int, int, float, int, Rectangle, String, String, float[], String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(Image[], int, int, int, Point, float, int, Rectangle, String, String, float[], String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(File[], float, int, Rectangle, String, String, float[], String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(File[], int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(File[], int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickImage(File[]) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and click it.
- clickObject(int, int, int, int, Point, Rectangle, String, Color, Integer, Dimension, Dimension, String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(int, int, int, int, Rectangle, String, Color, Integer, Dimension, Dimension, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(int, Color, Integer, Dimension, Dimension, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(int, Color, Integer, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(int, Color, Dimension, Dimension) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(Color, Integer, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(int, Color) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickObject(Color) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
click it.
- clickText(int, int, int, int, Point, Rectangle, String, String, float, int, String, int, String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(int, int, int, int, Rectangle, String, String, float, int, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(int, int, int, int, Rectangle, String, String, float, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(int, Rectangle, String, String, float, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(int, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(String, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickText(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickTextPattern(int, int, int, int, Rectangle, String, String, float, int, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickTextPattern(int, int, int, int, Point, Rectangle, String, String, float, int, String, String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickTextPattern(int, int, int, int, Rectangle, String, String, float, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickTextPattern(int, Rectangle, String, String, float, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickTextPattern(int, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- clickTextPattern(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- client - Variable in class com.tplan.robot.remoteclient.Resumable
-
- CLIENT_CLIPBOARD_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- CLIENT_KEY_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- CLIENT_KEY_EVENT_IN_PROGRESS - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- CLIENT_POINTER_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- CLIENT_POINTER_EVENT_IN_PROGRESS - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- ClientDrivenDesktopResizingCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Interface of a client capable of client initiated desktop resizing without
having to reset the connection.
- ClientEventRecordingCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Interface for clients who are able to provide history of client events.
- clientMessageSent(RemoteDesktopClientEvent) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClientListener
-
This method gets called when a client event is generated.
- clientPooled() - Method in interface com.tplan.robot.remoteclient.capabilities.PoolingCapable
-
This method is called when the client is pooled and made ready for reuse.
- clientReused() - Method in interface com.tplan.robot.remoteclient.capabilities.PoolingCapable
-
This method is called when the client is picked up from the pool by a new
test scripts.
- ClientSpecificParamsCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Interface of a client supporting specific connection parameters.
- ClipboardTransferCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares client capability to receive updates of the
server system clipboard.
- clone() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Clone this parameter.
- close() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Close the connection to the RFB server.If there's no connection, the
method should do nothing.
- close() - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- close(boolean) - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- close() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- close() - Method in class com.tplan.robot.util.BOMInputStream
- close(boolean, boolean) - Static method in class com.tplan.robot.util.ErrorLog
-
- closeWindow(String) - Static method in class com.tplan.robot.util.Utils
-
- CodeConflictException - Exception in com.tplan.robot.plugin
-
Plugin install exception thrown on attempt to install a plugin of the
same code as one of the already installed plugins.
- CodeConflictException(PluginInfo, PluginInfo) - Constructor for exception com.tplan.robot.plugin.CodeConflictException
-
Constructor.
- CollectionPreview - Class in com.tplan.robot.imagecomparison.text
-
The Collection Preview is a custom accessory for JFileChooser instances
used for opening and viewing of character image collections.
- color - Variable in class com.tplan.robot.imagecomparison.tesseractocr.ColoredRectangle
-
- colorArrayToString(Color[]) - Method in interface com.tplan.robot.scripting.TokenParser
-
Convert an array of colors to a semicolon separated list of HTML-style
color representation.
- colorArrayToString(Color[]) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- ColorChooserImageProvider - Interface in com.tplan.robot.preferences
-
Interface identifying available sources of image data to choose a color from.
- ColoredRectangle - Class in com.tplan.robot.imagecomparison.tesseractocr
-
- colorToString(Color) - Method in interface com.tplan.robot.scripting.TokenParser
-
Convert color to HTML-style RGB string.
- colorToString(Color) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
Convert color to HTML-style RGB string.
- columnIndex - Variable in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- com.tplan.robot - package com.tplan.robot
-
Top level classes which provide entry points to the application and
the automated testing framework.
- com.tplan.robot.imagecomparison - package com.tplan.robot.imagecomparison
-
The Image Comparison base API.
- com.tplan.robot.imagecomparison.diff - package com.tplan.robot.imagecomparison.diff
-
Methods comparing two full screen images to detect differences.
- com.tplan.robot.imagecomparison.histogram - package com.tplan.robot.imagecomparison.histogram
-
The histogram based image comparison module (code "default").
- com.tplan.robot.imagecomparison.object - package com.tplan.robot.imagecomparison.object
-
The Object Search image comparison method (code "object").
- com.tplan.robot.imagecomparison.search - package com.tplan.robot.imagecomparison.search
-
The Image Search comparison methods (codes "search" and "search2").
- com.tplan.robot.imagecomparison.tesseractocr - package com.tplan.robot.imagecomparison.tesseractocr
-
The OCR methods such as Tesseract OCR, GoogleVision and ABBYY.
- com.tplan.robot.imagecomparison.text - package com.tplan.robot.imagecomparison.text
-
The Image Based Text Recognition comparison method (code "text").
- com.tplan.robot.plugin - package com.tplan.robot.plugin
-
The Plugin framework.
- com.tplan.robot.preferences - package com.tplan.robot.preferences
-
The User Preferences framework.
- com.tplan.robot.remoteclient - package com.tplan.robot.remoteclient
-
The top level Desktop Client API.
- com.tplan.robot.remoteclient.capabilities - package com.tplan.robot.remoteclient.capabilities
-
A set of interfaces used to declare desktop client capabilities.
- com.tplan.robot.scheduler - package com.tplan.robot.scheduler
-
Workitem framework.
- com.tplan.robot.scripting - package com.tplan.robot.scripting
-
The test script framework and API.
- com.tplan.robot.scripting.commands - package com.tplan.robot.scripting.commands
-
The Command Handler API.
- com.tplan.robot.scripting.interpret - package com.tplan.robot.scripting.interpret
-
Framework of script interprets allowing to compile and execute test scripts
in different languages, such as the T-Plan Robot Enterprise TPR scripting
language or Java.
- com.tplan.robot.scripting.report - package com.tplan.robot.scripting.report
-
The Report Provider API and implementation of the default HTML (code "default"
and XML/HTML (code "enterprise") test report providers.
- com.tplan.robot.util - package com.tplan.robot.util
-
Utility and auxiliary classes.
- command - Variable in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- CommandEvent - Class in com.tplan.robot.scripting.commands
-
Command events are fired by command handlers and indicate an action taken
on the desktop client (pointer event, key event, ...) or a change to one
of the objects in the context (new/modified variables, new screenshot
generated, ...).
- CommandEvent(Object, ScriptingContext, String, Object) - Constructor for class com.tplan.robot.scripting.commands.CommandEvent
-
- CommandEvent(Object, ScriptingContext, String) - Constructor for class com.tplan.robot.scripting.commands.CommandEvent
-
- commandEvent(CommandEvent) - Method in interface com.tplan.robot.scripting.commands.CommandListener
-
This method is called when a command handler fires an event.
- commandEvent(CommandEvent) - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- commandEvent(CommandEvent) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- commandEvent(CommandEvent) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- CommandFactory - Class in com.tplan.robot.scripting.commands
-
Command handler factory allowing to deliver commands as plugins.
- CommandHandler - Interface in com.tplan.robot.scripting.commands
-
- CommandListener - Interface in com.tplan.robot.scripting.commands
-
Command listener interface allows objects to receive events from individual
scripting command handlers.
- CommandListenerSupport - Class in com.tplan.robot.scripting.commands
-
- CommandListenerSupport(boolean) - Constructor for class com.tplan.robot.scripting.commands.CommandListenerSupport
-
- CommentCollector - Class in com.tplan.robot.scripting
-
Utility capable of collecting of script comments and exporting them in
various formats (plain text, HTML, MS Word).
- CommentCollector() - Constructor for class com.tplan.robot.scripting.CommentCollector
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- compare(ImageHistogram, Image, Rectangle) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Compare the desktop image to another image and return a number indicating how much they match.
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- compare(Rectangle, Rectangle) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- compare(Rectangle, Rectangle) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- compare(Image, Rectangle, Image, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- compare(ScriptLocation, ScriptLocation) - Method in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- compare(int[], int[]) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- compare(Rectangle, Rectangle) - Method in class com.tplan.robot.util.RectangleComparator
-
- compare(int[], int[]) - Method in class com.tplan.robot.util.ReplaceRunnable
-
- compare(ScreenUtils.ScreenEntry, ScreenUtils.ScreenEntry) - Method in class com.tplan.robot.util.ScreenUtils
-
- compareHistograms(ImageHistogram, ImageHistogram) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- compareTo(PluginInfo) - Method in class com.tplan.robot.plugin.PluginInfo
-
Returns 1 if version of this plugin is higher, -1 if lower and 0 if the
versions are equal.
- compareTo(Image[], ImageComparisonModule, float, Rectangle, Boolean, Color, Integer, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(Image, Float, Rectangle, Color, Color[], Integer, Integer, Boolean, Boolean, Dimension, Dimension) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Analyze the current remote desktop image using the Object Search Method.
- compareTo(Image, Float, Rectangle, Color, Color[], Integer, Integer, Boolean, Boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Analyze the current remote desktop image using the Object Search Method.
- compareTo(File, Float, Rectangle, Color, Color[], Integer, Integer, Boolean, Boolean, Dimension, Dimension) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Analyze the current remote desktop image using the Object Search Method.
- compareTo(File, Float, Rectangle, Color, Color[], Integer, Integer, Boolean, Boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Analyze the current remote desktop image using the Object Search Method.
- compareTo(Image[], ImageComparisonModule, float, Rectangle, Boolean, Color, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(Image[], ImageComparisonModule, float, Rectangle, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(Image[], ImageComparisonModule, float, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], float, Rectangle, boolean, String, Integer, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Search the current remote desktop image for one or more template images
using the "search" image comparison module (method), numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], float, Rectangle, boolean, String, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Search the current remote desktop image for one or more template images
using the "search" image comparison module (method), numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], float, Rectangle, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Search the current remote desktop image for one or more template images
using the "search2" image comparison module (method), numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], float, Rectangle, String, float[]) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Search the current remote desktop image for one or more template images
using the "search2" image comparison module (method), numeric pass rate
and an optional comparison rectangle.
- compareTo(Rectangle, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Perform Optical Character Recognition (OCR) using the Tesseract engine.
- compareTo(Rectangle, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Perform Optical Character Recognition (OCR) using the Tesseract engine.
- compareTo(Rectangle, String, float, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Perform Optical Character Recognition (OCR) using the Tesseract engine.
- compareTo(Rectangle, String, float, String, int, String, int, int, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Perform Optical Character Recognition (OCR) using the Tesseract engine.
- compareTo(File[], String, String, float, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], String, float, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], String, float, Rectangle, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance, numeric pass rate
and an optional comparison rectangle.
- compareTo(File[], String, float) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance and numeric pass rate.
- compareTo(File[], String, float, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module instance and numeric pass rate.
- compareTo(File[], float) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the default histogram based image comparison (code "default")
and numeric pass rate.
- compareTo(File[], float, Rectangle, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- compareTo(File[], String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the specified image comparison module and default numeric pass rate
(100% for "search", 95% for "default" unless the user modified these values
in user preferences).
- compareTo(File[]) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Compare the current remote desktop image to one or more template images
using the default histogram based image comparison (code "default")
and default numeric pass rate (95% unless the user modified the value
in user preferences)
.
- compareTo(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Test out if a variable exists.
- compareTo(Object) - Method in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- compareTo(Object) - Method in class com.tplan.robot.util.TextSearchResult
-
Compare the instance to another one.
- COMPARETO_CLICK_X - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_CLICK_Y - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_DISPLAY_NO - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_MAX_LOADED_PIXEL_ROWS - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- COMPARETO_MAX_SEARCH_HITS - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- COMPARETO_PASS_RATE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_RESULT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_SORT_MODE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_SOURCE_X - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_SOURCE_Y - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_TEMPLATE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_TEMPLATE_HEIGHT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_TEMPLATE_INDEX - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_TEMPLATE_WIDTH - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- COMPARETO_TIME_IN_MS - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Compare the desktop image to the base image and return a number indicating how much they match.
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- compareToBaseImage(Image, Rectangle, String, ScriptingContext, float) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- comparisonFailureFallback(String...) - Method in interface com.tplan.robot.scripting.ComparisonFailureListener
-
- ComparisonFailureListener - Interface in com.tplan.robot.scripting
-
Interface declaring fall back methods to be called when image comparison fails.
- compile(String) - Static method in class com.tplan.robot.scheduler.CronFacade
-
Compile the cron time pattern.
- compile(ScriptingContext, boolean) - Method in interface com.tplan.robot.scripting.interpret.OptimizedInterpret
-
Compile source code of the test script.If the script is in a scripting
language, the method should check the code syntax.
- compile(ScriptingContext) - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- compile(TestScriptInterpret, ScriptingContext, ActionListener, boolean) - Static method in class com.tplan.robot.scripting.interpret.ScriptCompilerQueue
-
Request a new compilation.
- compile(ScriptingContext) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Compile source code of the test script.
- compileParameters(Map, TestScriptInterpret) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- componentCreated(Preference, Object, Object) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyRetriever
-
- componentCreated(Preference, Object, Object) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
- componentCreated(Preference, Object, Object) - Method in interface com.tplan.robot.preferences.PreferenceComponentManager
-
Called when the preference GUI component gets created.
- Configurable - Interface in com.tplan.robot.preferences
-
Interface for objects which have configurable parameters stored
in or intend to store to the application configuration.
- ConfigurableCreator - Interface in com.tplan.robot.preferences
-
Interface of objects capable of creating a configurable object depending
on a particular value.
- configurationChanged(ConfigurationChangeEvent) - Method in class com.tplan.robot.ApplicationSupport
-
Implementation of the ConfigurationChangeListener interface.
- configurationChanged(ConfigurationChangeEvent) - Method in interface com.tplan.robot.preferences.ConfigurationChangeListener
-
This method gets called when a configuration parameter is changed.
- configurationChanged(ConfigurationChangeEvent) - Method in class com.tplan.robot.remoteclient.MouseDispatcher
-
- configurationChanged(ConfigurationChangeEvent) - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- configurationChanged(ConfigurationChangeEvent) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- configurationChanged(ConfigurationChangeEvent) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- configurationChanged(ConfigurationChangeEvent) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- ConfigurationChangeEvent - Class in com.tplan.robot.preferences
-
An event that gets fired when a value in the user
configuration changes.
- ConfigurationChangeEvent(Object, String, Object, Object) - Constructor for class com.tplan.robot.preferences.ConfigurationChangeEvent
-
Constructs a new ConfigurationChangeEvent
.
- ConfigurationChangeListener - Interface in com.tplan.robot.preferences
-
A listener interface which is to be implemented by all
objects that are interested in changes in the user configuration.
- ConfigurationIssue - Interface in com.tplan.robot.scripting
-
- ConfigurationKeys - Interface in com.tplan.robot.preferences
-
A subset of often used configuration key constants.
- connect() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Connect the client to the specified host.
- connect(String, String, String, Map<String, Object>, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to a desktop.
- connect(String, String, String, String, String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to a desktop.
- connect(String, String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to an iOS device.
- connect(String, String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to an Android device or simulator using the Android Over ADB
connection.
- connect() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to the local desktop.
- connect(int, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to the local desktop.
- connect(int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to the local desktop.
- connect(String, String, String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to a server using the specified user and password.
- connect(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to a server which may or may not require a password.
- connect(String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to a server which requires no authentication (for example a Java
client or an RFB/VNC server which is configured this way).
- connect(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to a server which requires no authentication (for example a Java
client or an RFB/VNC server which is configured this way)
.
- connect(String, File, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- connect(String, File, File, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to an iOS device through the "iOS over Xcode" connection.
- connect(String, File, File, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to an iOS device through the "iOS over Xcode" connection.
- connect(String, String, String, Dimension, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Connect to an RDP server using the specified user and password.
- ConnectionCapabilities - Interface in com.tplan.robot.imagecomparison
-
Special connection related methods.
- ConnectionTimeout - Class in com.tplan.robot.remoteclient
-
A thread running a connection time out.
- ConnectionTimeout(RemoteDesktopClient, int) - Constructor for class com.tplan.robot.remoteclient.ConnectionTimeout
-
- ConnectionTimeout - Class in com.tplan.robot.scripting
-
A simple utility runnable used to wait for a desktop connection to be established
or restored.
- ConnectionTimeout(ScriptingContext, String) - Constructor for class com.tplan.robot.scripting.ConnectionTimeout
-
Constructor to be used with a context.
- ConnectionTimeout(RemoteDesktopClient) - Constructor for class com.tplan.robot.scripting.ConnectionTimeout
-
Connector for a desktop client.
- ConstantSupportingModule - Interface in com.tplan.robot.imagecomparison
-
Methods of an image comparison method that declares constants for pass rate values.
- contains(File, File) - Static method in class com.tplan.robot.util.FileUtils
-
Find out if a directory is parent of a file meaning that the directory
is either the direct or indirect (more top-level) file parent.
- containsDrags() - Method in class com.tplan.robot.util.GesturePlanner
-
Find out if the gesture is a tap or long press (false) or if it contains
at least one drag.
- containsIgnoreCase(List, Object) - Static method in class com.tplan.robot.util.Utils
-
Letter case tolerant contains() method for lists.
- containsKey(Object) - Method in class com.tplan.robot.util.CaseTolerantHashMap
-
- containsKey(Object) - Method in class com.tplan.robot.util.CaseTolerantLinkedHashMap
-
- containsWhiteSpace(String) - Static method in class com.tplan.robot.util.Utils
-
- CONTEXT_CLI_VARIABLE_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - script variables passed via CLI arguments.
- CONTEXT_CLIENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - desktop client.
- CONTEXT_CODE_LINE_COUNTER - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - a counter showing number of compiled/executed code lines.
- CONTEXT_COMMAND_CALL_COMPILED_PARAMETER_MAP - Static variable in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- CONTEXT_COMMAND_CALL_SOURCE_PARAMETER_MAP - Static variable in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- CONTEXT_COMMENT_LIST - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - list of collected comments (since 2.3.1).
- CONTEXT_COMPILATION_ERRORS - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - list of validation errors, i.e.
- CONTEXT_COMPILATION_FLAG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a flag showing whether this is a validation repository or an execution one.
- CONTEXT_COMPILER_PROGRESS - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - compiler progress (a number between 0 and
1).
- CONTEXT_CONNECT_THROWABLE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - Throwable (exception) from a failed attempt to connect to a desktop.
- CONTEXT_CURRENT_DOCUMENT_ELEMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - currently executed document element.
- CONTEXT_CURRENT_DOCUMENT_ELEMENT_TEXT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - currently executed document element text.
- CONTEXT_CURRENT_SCRIPT_WRAPPER - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - current script wrapper.
- CONTEXT_DEBUG_MODE_FLAG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - debug flag.
- CONTEXT_DO_NOT_DESTROY_FLAG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - a flag blocking destroying of the context (since 2.3).
- CONTEXT_EVENT_SOURCE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a Component instance which should be used as
MouseEvent and KeyEvent source
- CONTEXT_EXECUTION_DURATION - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - duration of script execution.
- CONTEXT_EXECUTION_ERROR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object populated with error text when a script execution fails
to start (for example when a Java test script fails to compile or there's no Java compiler)
- CONTEXT_EXECUTION_LOG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object holding the script status data.
- CONTEXT_EXECUTION_START_DATE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - execution start date and time.
- CONTEXT_GOTO_TARGET_LABEL - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - labels of the GoTo command
- CONTEXT_IMAGE_SEARCH_POINT_LIST - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a List of coordinates resulted from an image search
- CONTEXT_INTERPRET - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - test script interpret.
- CONTEXT_LABEL_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - labels of the GoTo command
- CONTEXT_LAST_EXECUTED_DOCUMENT_ELEMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - last executed document element.
- CONTEXT_LAST_GENERATED_CLIENT_EVENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - last script generated client event such as MouseEvent or KeyEvent (since 2.3).
- CONTEXT_MASTER_INTERPRET - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - last used template image meta data.
- CONTEXT_MASTER_SCRIPT_WRAPPER - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - master script wrapper.
- CONTEXT_OBJECT_IMAGE_COMPARISON_FAILURE_DESC - Static variable in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
The key the image comparison method may store the failure description
to the context.
- CONTEXT_OBJECT_SHAPE_LIST - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Context key to store the list of object shapes to.
- CONTEXT_OCR_LAST_TEXT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object containing the last recognized text by an OCR method or similar..
- CONTEXT_OCR_LAST_TEXT_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - map of texts and their coordinates recognized by the last call
of an OCR method or similar.
- CONTEXT_OCR_LAST_TEXT_RECT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object containing rectangle of the last text recognized by an OCR method or similar..
- CONTEXT_OUTPUT_OBJECTS - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - list with output objects, i.e.
- CONTEXT_OUTPUT_PATH_ELEMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- CONTEXT_OWNING_SCHEDULE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - the schedule owning the executing script.
- CONTEXT_PARSER - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a List of coordinates resulted from an image search
- CONTEXT_PARTIAL_EXECUTION_END_REACHED - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context flag indicating that end of a selection execution has been reached.
- CONTEXT_PAUSE_REASON - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a reason (String) describing why script
execution was paused.
- CONTEXT_PROCEDURE_ARG_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - map with procedure arguments.
- CONTEXT_PROCEDURE_DECLARATION_FLAG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a flag indicating whether we are in a procedure declaration or not
- CONTEXT_PROCEDURE_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - procedure table.
- CONTEXT_PROGRAMMATIC_PAUSE_FLAG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a flag (Boolean) indicating a programmatic
pause which is not supposed to pop up the GUI on a local connection.
- CONTEXT_PROJECT_BEAN - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to the project bean (ProjectBean
instance).
- CONTEXT_REPORT_ELEMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- CONTEXT_REPORT_ELEMENT_LIST - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- CONTEXT_RFB_EVENT_LIST - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Deprecated.
- CONTEXT_SAFEBOX - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - the schedule owning the executing script.
- CONTEXT_SCRIPT_MANAGER - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - script handler.
- CONTEXT_SELECTED_DOCUMENT_ELEMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a flag indicating whether the current line of code can be executed or not
- CONTEXT_STOP_REASON - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - a reason (String) describing why script
execution was stopped.
- CONTEXT_SUPPRESS_CLI_OUTPUT_FLAG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context flag indicating whether the syntax errors should be printed
out into the console (flag missing or flag=false) or not (flag=true).
- CONTEXT_TEMPLATE_META_DATA - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - last used template image meta data.
- CONTEXT_TEMPLATE_PATH_ELEMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- CONTEXT_TIMER_MANAGER - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key of a context object - timer manager (since 2.3).
- CONTEXT_TOCR_ERROR - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Key to the core Tesseract error text.
- CONTEXT_TOCR_TEXT - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Key to the full OCR result text in the context.
- CONTEXT_TPP_INTEGRATION_PARAM_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to the map of T-Plan Professional integration parameters.
- CONTEXT_USER_CONFIGURATION - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - user configuration
- CONTEXT_VARIABLE_MAP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Key to a repository object - script variables.
- ContextActionProvider - Interface in com.tplan.robot.scripting.commands
-
Interface for command handlers that create dynamic actions for the command pop up
menu depending on the actual command syntax.
- contextCreated(ScriptingContext) - Method in interface com.tplan.robot.scripting.DynamicVariable
-
This method gets called whenever a new scripting context is created.
- ContextualDescriptionCapable - Interface in com.tplan.robot.scripting
-
Methods of a test script element (a command, a structured block etc.) able to
produce a description of what it does.
- ConversionEvaluator - Interface in com.tplan.robot.scripting
-
Interface declaring conversion methods used by the Java method mapper.
- convert(File, StyledDocument, String, String, Writer) - Method in interface com.tplan.robot.scripting.FileBasedJavaConverter
-
Convert content of the styled document or of the specified file into Java
code and write it into the writer.
- convert(TestScriptInterpret, String, String, StyledDocument, Writer) - Method in interface com.tplan.robot.scripting.JavaTestScriptConverter
-
- convert(List, Map, ScriptingContext, Map<Class, String>, Map<String, String>) - Method in class com.tplan.robot.scripting.JavaTestScriptMethodMapper
-
- convertFile(File, StyledDocument, Writer, String, String, Map<String, String>) - Method in interface com.tplan.robot.scripting.FileBasedJavaConverter
-
- convertLegacyHelpURL(String) - Static method in class com.tplan.robot.util.Utils
-
Convert a legacy v4.x local help file URL to the new v5.x online one.
- convertMultilineToString(String) - Static method in class com.tplan.robot.util.Utils
-
- convertStringToMultiline(String) - Static method in class com.tplan.robot.util.Utils
-
- convertToExpression(List<CharSequence>) - Method in interface com.tplan.robot.scripting.ConversionEvaluator
-
- convertToExpressionElements(String, ScriptingContext) - Method in interface com.tplan.robot.scripting.ConversionEvaluator
-
- convertToListOfNumbers(Object) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Perform conversion from an object to a list of numbers.
- copy(InputStream, File) - Static method in class com.tplan.robot.util.FileUtils
-
Write the input stream to a file.
- copy(InputStream, OutputStream, boolean) - Static method in class com.tplan.robot.util.FileUtils
-
Write the input stream to the output one.
- copy(InputStream, OutputStream, boolean, boolean) - Static method in class com.tplan.robot.util.FileUtils
-
Write the input stream to the output one.
- copyDirectoryContent(File, File, Window, Map<File, File>) - Static method in class com.tplan.robot.util.FileUtils
-
Copy the directory content to another directory.
- copyDirectoryContent(File, File, Map<File, File>, boolean) - Static method in class com.tplan.robot.util.FileUtils
-
Copy the directory content to another directory.
- copyDirectoryContent(File, File, List<File>, Map<File, File>, boolean) - Static method in class com.tplan.robot.util.FileUtils
-
Copy the directory content to another directory.The method is interactive
meaning it displays an option message when the target file exists.
- copyFile(File, File) - Static method in class com.tplan.robot.util.FileUtils
-
Copy a file.
- create(String) - Method in class com.tplan.robot.scripting.ExecutionListenerFactory
-
- create(int, String, LinkedHashMap<String, Object>) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Create a new method or a command call using the specified parameter map
and return it.
- create(ScriptingContext, Map) - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- create(ScriptingContext, Map) - Method in interface com.tplan.robot.scripting.report.ReportProvider
-
Create a report using the scripting context.
- create(ScriptingContext, Map) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
Create a report.
- createAutomatedRunnable(JavaTestScript, String, String[], PrintStream, boolean) - Method in class com.tplan.robot.ApplicationSupport
-
Create an automated runnable prepared to execute a compiled Java test script.
- createAutomatedRunnable(Schedule, String, String[], PrintStream, boolean) - Method in class com.tplan.robot.ApplicationSupport
-
- createAutomatedRunnable(String, String[], PrintStream, boolean) - Method in class com.tplan.robot.ApplicationSupport
-
Create an automated testing thread.
- createByExtension(URI) - Method in class com.tplan.robot.scripting.interpret.TestScriptInterpretFactory
-
Create a test script by file extension.
- createByType(int) - Method in class com.tplan.robot.scripting.interpret.TestScriptInterpretFactory
-
Create a test script by type.
- createCompatibleCopy(Image, boolean) - Static method in class com.tplan.robot.util.ScreenUtils
-
Create a copy of the image compatible with the Robot's image comparison
and display requirements.
- createConfigurable(Object) - Method in interface com.tplan.robot.preferences.ConfigurableCreator
-
- createCopy() - Method in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- createDefaultContext() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Create a scripting context instance and populate it with default data.
- createDefaultContext(TestScriptInterpret) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Create a scripting context instance and populate it with default data.
- createDefaultContext() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- createDefaultContext(TestScriptInterpret) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- createDocument() - Static method in class com.tplan.robot.util.Utils
-
Create an empty XML document.
- createHTMLMessagePane(String) - Static method in class com.tplan.robot.util.Utils
-
- createIndent(int, String) - Static method in class com.tplan.robot.util.DocumentUtils
-
- createMandatoryFieldLabel(String) - Static method in class com.tplan.robot.preferences.Preference
-
Create an HTML label with a trailing red asterisk used to indicate a
mandatory field.
- createNewScript(PreferenceContainer) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Create a new script instance based on the specified preferences.
- createSmoothMoveCoords(int, int, int, int, int) - Static method in class com.tplan.robot.util.Utils
-
Create a list of points alongside the trajectory defined by the arguments.
- createUID(String, String) - Static method in class com.tplan.robot.util.Utils
-
- createVariableCall(String, Class) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Create a piece of code that returns value of the specified variable.
- CronFacade - Class in com.tplan.robot.scheduler
-
Facade providing abstract access to cron features.
- CustomCapabilities - Interface in com.tplan.robot.scripting.commands
-
Custom command capabilities.
- CustomEventQueue - Class in com.tplan.robot.util
-
Custom event queue allowing to consume key events by a single exclusive key
listener.
- CustomEventQueue() - Constructor for class com.tplan.robot.util.CustomEventQueue
-
- CustomLogManager() - Constructor for class com.tplan.robot.scripting.commands.ScriptLogger.CustomLogManager
-
- genericEvent(PropertyChangeListener, EventObject, Object) - Method in class com.tplan.robot.scheduler.AbstractScheduleElement
-
- genericEvent(ScheduleListener, EventObject, Object) - Method in class com.tplan.robot.scheduler.Schedule
-
- genericEvent(CommandListener, EventObject, Object) - Method in class com.tplan.robot.scripting.commands.CommandListenerSupport
-
- genericEvent(ScriptListener, EventObject, Object) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- genericEvent(ChangeListener, EventObject, Object) - Method in class com.tplan.robot.util.ChangeListenerSupport
-
- genericEvent(FileSearchListener, EventObject, Object) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- genericEvent(T, EventObject, Object) - Method in interface com.tplan.robot.util.GenericListener
-
Call the listener method on a particular listener.
- genericEvent(PropertyChangeListener, EventObject, Object) - Method in class com.tplan.robot.util.PropertyChangeListenerSupport
-
- genericEvent(FileSearchListener, EventObject, Object) - Method in class com.tplan.robot.util.ReplaceRunnable
-
- GenericListener<T> - Interface in com.tplan.robot.util
-
- GenericListenerSupport<T> - Class in com.tplan.robot.util
-
Generic listener support.
- GenericListenerSupport() - Constructor for class com.tplan.robot.util.GenericListenerSupport
-
- GESTURE_MOVE - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- GESTURE_PRESS - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- GESTURE_RELEASE - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- GestureCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Interface of a client able to perform free style touch screen gestures.
- gestureClear() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Clear the gesture buffer content, i.e.
- gestureExecute(String, Point, String, Boolean, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute the gesture.
- gestureExecute(String, Point, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute the gesture.
- gestureExecute(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute the gesture.
- gestureExecute(Point, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute the gesture buffer content, i.e.
- gestureExecute() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute the gesture buffer content, i.e.
- gestureMove(int, Point) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Record move (drag) of a finger to the gesture buffer.
- GesturePlanner - Class in com.tplan.robot.util
-
Helper class to plan points along the touch screen gesture trajectory.
- GesturePlanner(int) - Constructor for class com.tplan.robot.util.GesturePlanner
-
Create a new gesture planner for a specific finger and a press location.
- GesturePlanner.GesturePlannerListener - Interface in com.tplan.robot.util
-
Gesture event consumer.
- gesturePress(int, Point) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Record a finger press (touch) to the gesture buffer.
- gestureRelease(int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Record release of a finger to the gesture buffer.
- gestureSave(String, Boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Save the gesture recorded to the gesture buffer under the specified name.
- get(Object, Object, ScopedVariableMap.Scope[]) - Method in interface com.tplan.robot.scripting.ScopedVariableMap
-
- get(Object) - Method in class com.tplan.robot.util.CaseTolerantHashMap
-
- get(Object) - Method in class com.tplan.robot.util.CaseTolerantLinkedHashMap
-
- getABBYYVersion(boolean) - Static method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyRetriever
-
Get the Tesseract version string as it is printed out by the engine when
called with the -v
CLI option, such as for example "3.00" or
"3.02-02".
- getAcceptedFileExtensions() - Method in class com.tplan.robot.preferences.Preference
-
Get the list of accepted file extensions for the TYPE_FILE and
TYPE_FILELIST preferences.
- getAcceptedFileExtensionsDesc() - Method in class com.tplan.robot.preferences.Preference
-
Get description of the file extension based filter for the TYPE_FILE
preferences.
- getAcceptedFileExtensionsDescs() - Method in class com.tplan.robot.preferences.Preference
-
Get description of the file extension based filter for the TYPE_FILE
preferences.
- getAction() - Static method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getActionCode() - Method in class com.tplan.robot.scripting.commands.CommandEvent
-
Get action code.
- getActiveSchedules() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the list of active (opened) schedules.
- getActiveSchedules() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getActiveScriptManagers() - Static method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getActiveTestScripts() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get active test script interprets, i.e.
- getActiveTestScripts() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
Get active test script interprets, i.e.
- getAllFailedPixels() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getAllFailedPixels() - Method in interface com.tplan.robot.imagecomparison.ExtendedSearchCapabilities
-
- getAllFailedPixels() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getAllFailedPixels() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- getAllFailedPixels() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getAllFailedPixels() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getAlphaLimit() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getApplicationVersion() - Method in exception com.tplan.robot.plugin.UnsupportedVersionException
-
Get application version.
- getArchitectures() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getArguments() - Method in class com.tplan.robot.scheduler.Task
-
Get the list of CLI arguments to be passed to the script prior to its
execution.
- getArguments(String, ScriptingContext) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getArguments(String, ScriptingContext) - Method in interface com.tplan.robot.scripting.commands.AdvancedCommandHandler
-
Get the list of supported arguments.
- getArrayOfBytes(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get the value of a parameter as an array of integers.
- getArrayOfInts(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get the value of a parameter as an array of integers.
- getAttributes() - Method in class com.tplan.robot.scheduler.TestSuite
-
- getAvailableCodes() - Method in class com.tplan.robot.scripting.JavaTestScriptConverterFactory
-
- getAvailableCommandNames() - Method in class com.tplan.robot.scripting.commands.CommandFactory
-
- getAvailableLAFs(List<String>, List<String>) - Static method in class com.tplan.robot.util.LAFUtils
-
- getAvailableLocales() - Static method in class com.tplan.robot.ApplicationSupport
-
Get the list of supported locales (resource bundles aka language packs).
- getAvailableModules() - Method in class com.tplan.robot.imagecomparison.ImageComparisonModuleFactory
-
Get a list of available image comparison module names.
- getAvailablePlugins(File) - Method in class com.tplan.robot.plugin.PluginManager
-
Get plugins available in a JAR or ZIP file or Java class path.
- getAvailablePlugins() - Method in class com.tplan.robot.scripting.JavaTestScriptConverterFactory
-
- getAvailableProviders() - Method in class com.tplan.robot.scripting.report.ReportProviderFactory
-
Get available report provider plugins.
- getBackup(File) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getBASE64Decoder() - Static method in class com.tplan.robot.util.Utils
-
- getBASE64Encoder() - Static method in class com.tplan.robot.util.Utils
-
- getBase64Support() - Method in class com.tplan.robot.util.Base64SupportFactory
-
Get a Base64 encoder and decoder.
- getBestBgColor(int[], Rectangle) - Static method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
Identify the best candidate for a background color.
- getBinaryOperators() - Method in class com.tplan.robot.scripting.NumericEvaluator
-
- getBom() - Method in class com.tplan.robot.util.BOMInputStream
-
Return the BOM character retrieved from the stream.
- getBoolean(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as a Boolean.
- getBooleanStrict(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as a Boolean.
- getBottomInset() - Method in class com.tplan.robot.preferences.Preference
-
Get the bottom inset (padding) in pixels.
- getBoxWidth() - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- getBranchCount() - Method in class com.tplan.robot.scheduler.Schedule
-
Find out how many branches the schedule contains.
- getBufferedImage(Image) - Static method in class com.tplan.robot.util.Utils
-
- getBufferedImage(Image, Rectangle, boolean, Integer) - Static method in class com.tplan.robot.util.Utils
-
Method to get a BufferedImage or its part.
- getButtonGroup() - Method in class com.tplan.robot.preferences.Preference
-
Get the group name this button belongs to.
- getCategory(StringBuilder) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getCategory(StringBuilder) - Method in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Get the category the command falls to.
- getCharacter() - Method in class com.tplan.robot.imagecomparison.text.CharRectangle
-
- getCheckSum(String) - Static method in class com.tplan.robot.util.Utils
-
- getCheckSum(InputStream) - Static method in class com.tplan.robot.util.Utils
-
- getChildren(Task, Map<Task, Dependency>) - Method in class com.tplan.robot.scheduler.TestSuite
-
- getClickPoint() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the image click point.
- getClickPressReleaseDelayMs() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
Get the preferred delay between the mouse button press and release events
in milliseconds.
- getClient() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getClient(String) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get a desktop client for a particular protocol.
- getClient() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getClient() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get remote desktop client used for automation.
- getClient() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Get the current desktop client employed by the test script.
- getClient() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the currently used desktop client.
- getClient() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getClientEventHistory() - Method in interface com.tplan.robot.remoteclient.capabilities.ClientEventRecordingCapable
-
Get the list of input events (mouse and keyboard ones).
- getClientForURI(String) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get a desktop client for a particular connection URI.
- getClientOwner(RemoteDesktopClient) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get owner of a desktop client instance.
- getClientOwner(RemoteDesktopClient) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getClientParameters() - Method in interface com.tplan.robot.remoteclient.capabilities.ClientSpecificParamsCapable
-
Get the list of parameter names supported by the client implementing this
interface.
- getClientParameterValues(String) - Method in interface com.tplan.robot.remoteclient.capabilities.ClientSpecificParamsCapable
-
Get the list of acceptable values of a particular parameter (if known).
- getClipboardPlainText() - Method in interface com.tplan.robot.remoteclient.capabilities.ClipboardTransferCapable
-
Read the clipboard content converted to a plain text.
- getClipboardPlainText() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
Get the clipboard converted to plain text, i.e.
- getClipboardText() - Method in interface com.tplan.robot.remoteclient.capabilities.ClipboardTransferCapable
-
Read the clipboard content as text.
- getClipboardText() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getClipboardText() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getCliVariables() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the map of script variables overriden through the -v/--variable CLI
option.
- getCliVariables() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getCode() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getCode() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getCode() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getCode() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getCode() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getCode() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getCode() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getCode() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getCode() - Method in interface com.tplan.robot.plugin.Plugin
-
Get plugin code.
- getCode() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getCode() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getCode() - Method in interface com.tplan.robot.scripting.commands.OutputObject
-
Get code of the output object.
- getCode() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getCode() - Method in interface com.tplan.robot.scripting.DynamicVariable
-
Get the variable name.
- getCode() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getCode() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getCode() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getCode() - Method in interface com.tplan.robot.scripting.report.ReportProvider
-
Get report provider code.
- getCode() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getCollapsibleAreas() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get coordinates of the collapsible areas.
- getColor() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getColor(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter value and try to convert it to a Color instance.
- getColorAt(int, int, BufferedImage) - Static method in class com.tplan.robot.util.Utils
-
- getColorMapName() - Method in class com.tplan.robot.preferences.Preference
-
- getColors(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter value and try to convert it to an array of colors.
- getColumnCount() - Method in class com.tplan.robot.scheduler.Schedule
-
- getColumns() - Method in class com.tplan.robot.preferences.Preference
-
Get the default text field width in characters.
- getCommandElementPriorTo(Document, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getCommandForMap(String, LinkedHashMap<String, Object>) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getCommandForValueMap(List, Map) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getCommandHandler(String) - Method in class com.tplan.robot.scripting.commands.CommandFactory
-
- getCommandHandlerForElement(int, LinkedHashMap<String, Object>) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the command handler associated with the code contained in the
particular document element.
- getCommandHandlerMap(boolean) - Method in class com.tplan.robot.scripting.commands.CommandFactory
-
- getCommandHandlers() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the map of available command handlers.
- getCommandHandlers() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getCommandLineVariables() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the map of override variables.
- getCommandLineVariables() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getCommandNames() - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getCommandNames() - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
Get command names.
- getCommandNo() - Method in class com.tplan.robot.scheduler.Schedule
-
- getCommentCollector(ScriptingContext) - Static method in class com.tplan.robot.scripting.CommentCollector
-
Get the comment collector associated with the given context.
- getComparisonParams() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getComparisonParams() - Method in interface com.tplan.robot.imagecomparison.TextRecognitionGUISupport
-
- getComparisonResult() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get a number representing result of the last performed image comparison
performed through the CompareTo or Screenshot commands.
- getComparisonResult() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getCompilationContext() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getCompilationContext() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get context from the last compilation.
- getCompilationErrors() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
- getCompilationErrors() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getComponentManager() - Method in class com.tplan.robot.preferences.Preference
-
- getComponentName() - Method in class com.tplan.robot.preferences.Preference
-
Get the component internal name.
- getConfigurableCreator() - Method in class com.tplan.robot.preferences.Preference
-
Set the object able to create a
Configurable
object based on the
value it depends on.
- getConfiguration() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get user configuration (preferences).
- getConfiguration() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Get shared instance of user configuration.
- getConfigurationKey() - Method in class com.tplan.robot.preferences.Preference
-
Get the preference/parameter name (configuration key).
- getConfigurations() - Method in interface com.tplan.robot.imagecomparison.MultiPassModule
-
Get the list of configurations (parameter sets).
- getConfigurations() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getConnectedClients() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get all connected clients existing in this Java instance.
- getConnectError() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the most recent throwable resulting from an attempt to connect to
a desktop.
- getConnectError() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getConnectionName() - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
Get the connection name.
- getConnectionSummary(boolean) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get a summary of all existing connections.
- getConnectString() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the connect string (URL).
- getContext() - Method in class com.tplan.robot.scheduler.ScheduleEvent
-
- getContext() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get context associated with this test script.
- getContext() - Method in class com.tplan.robot.scripting.commands.CommandEvent
-
Get context associated with this event.
- getContext() - Method in class com.tplan.robot.scripting.ScriptEvent
-
- getContextActions(EditorFriendlyInterpret, int) - Method in interface com.tplan.robot.scripting.commands.ContextActionProvider
-
Get the list of actions available for the specified offset (command line)
and script.
- getContextArgument() - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getContextArgument() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getContextArgument() - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
Get the dummy command argument.
- getContextAttributes() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
Get a map with context attributes.
- getContextAttributes() - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
Get a map with context attributes.
- getContextShortcut() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getContextShortcut() - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
Get preferred hot key for the GUI command wizard.
- getConverter(String) - Method in class com.tplan.robot.scripting.JavaTestScriptConverterFactory
-
Get a Java converter of the specified code.
- getCopy() - Static method in class com.tplan.robot.preferences.UserConfiguration
-
Get a shared instance of this configuration.
- getCopyright() - Static method in class com.tplan.robot.util.Utils
-
- getCounters() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getCurrentDirectory() - Method in class com.tplan.robot.preferences.Preference
-
- getCurrentEnvironmentNetworkIp() - Static method in class com.tplan.robot.util.Utils
-
- getCurrentFile() - Method in class com.tplan.robot.preferences.Preference
-
- getCurrentLogFile() - Static method in class com.tplan.robot.util.ErrorLog
-
- getCurrentPosition() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getCurrentPosition(Stack<ScriptLocation>) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getCustomInputTemplates() - Method in class com.tplan.robot.preferences.Preference
-
Get the custom input templates.
- getCustomObject() - Method in class com.tplan.robot.scripting.commands.CommandEvent
-
Get custom object.
- getCustomObject() - Method in class com.tplan.robot.scripting.ScriptEvent
-
- getCustomPanel() - Method in class com.tplan.robot.preferences.Preference
-
- getDate() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getDate() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getDate() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getDate() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getDate() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getDate() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getDate() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getDate() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getDate() - Method in interface com.tplan.robot.plugin.Plugin
-
Get plugin release date.
- getDate() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin release date.
- getDate() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getDate() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getDate() - Method in interface com.tplan.robot.scripting.commands.OutputObject
-
Get date and time of when the output object was created.
- getDate() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getDate() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getDate() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getDate() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getDate() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getDateDate() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin release date as the
Date
instance.
- getDateStamp(Date) - Static method in class com.tplan.robot.util.Utils
-
- getDaysToExpiry() - Method in class com.tplan.robot.remoteclient.LicenseWarningRunnable
-
Get the number of days to the license server expiry date.
- getDefaultBackground(Object) - Static method in class com.tplan.robot.util.LAFUtils
-
Get default background color for a component.
- getDefaultConfiguration() - Static method in class com.tplan.robot.preferences.UserConfiguration
-
Get a copy of the default configuration.
- getDefaultIntervalMillis() - Method in interface com.tplan.robot.imagecomparison.WaitforCustomModule
-
Get the default comparison interval in milliseconds.
- getDefaultLockTimeout() - Method in class com.tplan.robot.util.FileLockFactory
-
Get the maximum time to wait for a lock for.
- getDefaultLogDir() - Static method in class com.tplan.robot.util.ErrorLog
-
- getDefaultModule() - Method in class com.tplan.robot.imagecomparison.ImageComparisonModuleFactory
-
Get the default image comparison module, typically the one called "default".
- getDefaultOutputPath() - Static method in class com.tplan.robot.util.Utils
-
- getDefaultOutputPath(ScriptingContext) - Static method in class com.tplan.robot.util.Utils
-
- getDefaultParameters(Point, int[]) - Method in interface com.tplan.robot.remoteclient.capabilities.MultiPointerTransferCapable
-
Get the default zoom/pinch parameters.
- getDefaultPassRate() - Method in interface com.tplan.robot.imagecomparison.AdvancedImageComparisonModule
-
Get the default pass rate value.
- getDefaultPassRate() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getDefaultPassRate() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getDefaultPassRate() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getDefaultPassRate() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getDefaultPassRate() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getDefaultPort() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the default server port.
- getDefaultRenderer(Class<?>) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- getDefaultRobot() - Static method in class com.tplan.robot.util.ScreenUtils
-
Get the default
java.awt.Robot
instance associated with the
primary display.
- getDefaultRootElement() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
Gets the default root element (thread safe).
- getDefaultScheduleDir() - Static method in class com.tplan.robot.scheduler.Schedule
-
Get the default directory to store the schedule to.
- getDefaultScriptManager() - Static method in class com.tplan.robot.scripting.ScriptManagerImpl
-
Get the default (first created) script manager.
- getDefaultTemplatePath() - Static method in class com.tplan.robot.util.Utils
-
- getDefaultTemplatePath(TestScriptInterpret) - Static method in class com.tplan.robot.util.Utils
-
- getDefaultTimeout() - Method in interface com.tplan.robot.scripting.commands.TimeoutDrivenCommand
-
Get the default timeout in milliseconds.
- getDefaultValue() - Method in class com.tplan.robot.preferences.Preference
-
Get the default value of this preference (parameter).
- getDefaultValue(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get default value for the given parameter
- getDefaultValue() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter default value (optional).
- getDefaultValueAsArrayOfColors(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get default value of a parameter as an array of Color instances.
- getDefaultValueAsColor(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get default value of a parameter as a Color instance.
- getDefaultValueAsDouble(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get default value of a parameter as an Integer.
- getDefaultValueAsListOfNumbers(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get default value of a parameter as a vector of numbers.
- getDelay() - Method in class com.tplan.robot.util.SimpleTimer
-
Get the timer delay.
- getDependencies() - Method in exception com.tplan.robot.plugin.DependencyMissingException
-
Get list of missing dependencies.
- getDependencies() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getDependencyCode() - Method in class com.tplan.robot.plugin.PluginDependency
-
Get code of the dependency plugin.
- getDependencyInterface() - Method in class com.tplan.robot.plugin.PluginDependency
-
Get the exposed functional interface implemented by the dependency plugin.
- getDependencyUniqueId() - Method in class com.tplan.robot.plugin.PluginDependency
-
Get required unique ID of the dependency plugin.
- getDependencyVersion() - Method in class com.tplan.robot.plugin.PluginDependency
-
Get required version of the dependency plugin.
- getDependencyWidth() - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- getDependentOption() - Method in class com.tplan.robot.preferences.Preference
-
Get the preference name (configuration key) that this preference depends
on.
- getDependentOptions() - Method in class com.tplan.robot.preferences.Preference
-
Get the list of options that this one depends on.
- getDependentPlugin() - Method in class com.tplan.robot.plugin.PluginDependency
-
Get the dependent plugin (source of this dependency).
- getDescription() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getDescription() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getDescription() - Method in interface com.tplan.robot.plugin.Plugin
-
Get plugin description to be displayed in the GUI.
- getDescription() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin description for the current locale or the English one if
the it is not available in the current current language.
- getDescription(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get description for the specified language.
- getDescription() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getDescription() - Method in class com.tplan.robot.preferences.Preference
-
Get the preference/parameter description.
- getDescription() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter description.
- getDescription() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getDescription(ScriptingContext, List<String>, Map<String, String>) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
Get description of what the command performs when executed.
- getDescription() - Method in interface com.tplan.robot.scripting.commands.OutputObject
-
Get the output object description.
- getDescription() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getDescription(ScriptingContext, List<String>, Map<String, String>) - Method in interface com.tplan.robot.scripting.ContextualDescriptionCapable
-
Get the element action description.
- getDescription() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getDescription() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getDescription() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getDescription() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getDescription() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the template image description.
- getDescriptionOfAvailableValues() - Method in class com.tplan.robot.preferences.Preference
-
Get description of available values.
- getDescriptions() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the map of localized plugin descriptions.
- getDescriptor() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getDesktopHeight() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the remote desktop height.
- getDesktopName() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the remote desktop name.
- getDesktopSize() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the desktop image size.
- getDesktopWidth() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the remote desktop width.
- getDifference() - Method in class com.tplan.robot.imagecomparison.text.CharRectangle
-
- getDirDefaultSearchPath() - Method in class com.tplan.robot.preferences.Preference
-
Get the default path for verification of value of a TYPE_DIRECTORY or TYPE_FILE
preference.
- getDirFileToSearchFor() - Method in class com.tplan.robot.preferences.Preference
-
Get the file name to verify existence of in a TYPE_DIRECTORY or TYPE_FILE
preference.
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getDisplayName() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getDisplayName() - Method in interface com.tplan.robot.plugin.Plugin
-
Get short plugin name to be displayed in the GUI.
- getDisplayName() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getDisplayName() - Method in class com.tplan.robot.scheduler.Task
-
Get the task display name.
- getDisplayName() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the schedule display name.
- getDisplayName() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
Get a generic display name.
- getDisplayName() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getDisplayName() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getDisplayName() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getDisplayName() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getDisplayNameKey() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getDisplayNameKey() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getDisplayNameKey() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getDisplayNameKey() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getDisplayNameKey() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getDisplayNameKey() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getDisplayNameKey() - Method in interface com.tplan.robot.plugin.LocalizedPlugin
-
Get the key to the plugin name in the resource bundle.
- getDisplayNameKey() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getDisplayNameKey() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getDisplayNameKey() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getDisplayRectForPoint(int, int) - Static method in class com.tplan.robot.util.ScreenUtils
-
Get rectangle of a display containing the specified coordinates.
- getDisplayRectForRect(Rectangle) - Static method in class com.tplan.robot.util.ScreenUtils
-
Get rectangle of a display containing the specified rectangle or its
largest part if it spans across multiple displays.
- getDisplayValues() - Method in class com.tplan.robot.preferences.Preference
-
Get the fixed set of values displayable in the GUI.
- getDisplayValuesTable() - Method in class com.tplan.robot.preferences.Preference
-
Get the map of descriptions and their values.
- getDistance() - Method in class com.tplan.robot.util.TextSearchResult
-
Get the Levenshtein distance between the match and the pattern.
- getDlg(Window, Schedule) - Static method in class com.tplan.robot.scheduler.SchedulerPanel
-
- getDocument() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get the document associated with this wrapper.
- getDocument() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getDocument() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get the styled document holding source code of the test script.
- getDocument() - Method in interface com.tplan.robot.scripting.TestWrapper
-
Get the document associated with this wrapper.
- getDocument(String) - Method in class com.tplan.robot.util.SafeBox
-
- getDocumentNames() - Method in class com.tplan.robot.util.SafeBox
-
- getDocumentOwner(Document) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get owner of a document.
- getDocumentOwner(Document) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getDouble(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as a Double.
- getDoubleStrict(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as a Double.
- getDragDelayMs() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
- getDragTargetWithinBounds(Rectangle, Point2D, Point2D) - Static method in class com.tplan.robot.util.Utils
-
- getDynamicPanels() - Method in class com.tplan.robot.preferences.Preference
-
- getDynamicVariableValue(String, Map, Map, TestWrapper, ScriptingContext) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get dynamic value for a variable (if defined), such as the current time
or randiom number.
- getDynamicVariableValue(String, Map, Map, TestWrapper, ScriptingContext) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getEdgeMap() - Method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Get the edge map.
- getElement() - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- getElementAfter(Element) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getElementForLine(Document, int, Element) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getElementForOffset(Document, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getElementIndex(Element) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
Get index of an element in the DOM (Document Object Model).
- getElementPriorTo(Document, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getElementText(Element) - Static method in class com.tplan.robot.util.DocumentUtils
-
Get element text in a thread safe mode.
- getElementText(Element, boolean) - Static method in class com.tplan.robot.util.DocumentUtils
-
Get element text in a thread safe mode.
- getEmptySpaceColor() - Static method in class com.tplan.robot.util.ScreenUtils
-
- getEnd() - Method in class com.tplan.robot.util.GesturePlanner
-
Get the end (release) point.
- getEndTime() - Method in class com.tplan.robot.scheduler.Schedule
-
- getErrorDescriptions() - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- getErrorLocations() - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- getEvaluator() - Method in interface com.tplan.robot.scripting.TokenParser
-
Get the numeric and boolean expression evaluator.
- getEvaluator() - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- getEventHistory() - Method in interface com.tplan.robot.remoteclient.capabilities.EventRecordingCapable
-
- getEventSource() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get a dummy event source.
- getEventSource() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getEventType() - Method in class com.tplan.robot.plugin.PluginEvent
-
Get the event type.
- getException() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getException() - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
- getExclusiveListener() - Method in class com.tplan.robot.util.CustomEventQueue
-
- getExecThread() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the execution thread.The method returns null if the schedule is not
executing.
- getExecutingObject() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the topmost currently executing object (schedule or test script).
- getExecutingObject() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getExecutingSchedules() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the list of executing schedules.
- getExecutingSchedules() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getExecutingTestScripts() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get list of test script interprets which are being executed.
- getExecutingTestScripts() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
Get list of test script interprets which are being executed.
- getExecutionContext() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getExecutionContext() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get context from the last execution.
- getExecutionCount() - Method in class com.tplan.robot.scheduler.Schedule
-
- getExecutionCount() - Method in class com.tplan.robot.scheduler.TestSuite
-
- getExecutionCount() - Method in interface com.tplan.robot.scripting.RepeatingScriptedExecutable
-
Get the number of requested executions.
- getExecutionLog() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the execution log.
- getExecutionLog() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getExecutionSeqNo() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the executor sequence number.
- getExecutionType() - Method in class com.tplan.robot.scheduler.Task
-
- getExitCode() - Method in interface com.tplan.robot.AutomatedRunnable
-
Get the thread exit code which should reflect result of the script execution.
- getExitCode() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the schedule exit code to be returned to the underlying OS.
- getExitCode() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Return result of the last executed command (method).
- getExitCode() - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
Get the last exec process exit code.
- getExitCode() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get exit code of the last executed command.
- getExitCode() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getExitPoint() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getExitStack() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getExitType() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getExitValue() - Method in class com.tplan.robot.util.OSProcessThread
-
- getExtendedConnectString() - Method in interface com.tplan.robot.remoteclient.capabilities.ClientSpecificParamsCapable
-
Create the extended connect string including the client specific
parameters embedded as the query.
- getExtension(File) - Static method in class com.tplan.robot.util.FileUtils
-
Get the lower case extension of a file.
- getExtension(String) - Static method in class com.tplan.robot.util.FileUtils
-
Get the extension of a file.
- getFailedPixels() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getFailedPixels() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getFile() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the file this schedule is stored to.
- getFile() - Method in class com.tplan.robot.scheduler.ScheduleAction
-
- getFile() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the bean meta data file.
- getFile() - Static method in class com.tplan.robot.util.SafeBox
-
Get the safe box file.
- getFileAccessory() - Method in class com.tplan.robot.preferences.Preference
-
Get the file accessory component.
- getFileChooser() - Method in class com.tplan.robot.preferences.Preference
-
- getFileChooserManager() - Method in class com.tplan.robot.preferences.Preference
-
- getFileExtensions() - Method in class com.tplan.robot.preferences.Preference
-
Get the supported file extensions.
- getFileFilters() - Method in class com.tplan.robot.preferences.Preference
-
Get file filters for the file chooser employed by the TYPE_FILE preferences.
- getFileFromURL(String, StringBuilder) - Static method in class com.tplan.robot.util.FileUtils
-
Extract the file part from a URL.
- getFileLastModified() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getFileLastModified() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get the last modification time (in millis) of the file that the interpret
owns.
- getFileMoveOrCopyRefactoringTasks(Map<File, File>) - Method in class com.tplan.robot.scheduler.Schedule
-
- getFileMoveOrCopyRefactoringTasks(Map<File, File>) - Method in interface com.tplan.robot.scripting.interpret.RefactoringCapable
-
Get the list of refactoring tasks for the argument map of file updates.
- getFiles() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getFileView() - Method in class com.tplan.robot.preferences.Preference
-
- getFinger() - Method in class com.tplan.robot.util.GesturePlanner
-
Get the finger Id.
- getFooter() - Method in class com.tplan.robot.preferences.Preference
-
Get the footer text to be displayed in a smaller font below the
component.
- getForbiddenColors() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- getFrameRateMillis() - Method in interface com.tplan.robot.remoteclient.capabilities.SynchronousDesktopUpdateCapable
-
- getFreeDevelopmentSeats() - Method in class com.tplan.robot.LicenseEvent
-
Get the number of free (available) development seats (connections).
- getFreeExecutionSeats() - Method in class com.tplan.robot.LicenseEvent
-
Get the number of free (available) execution seats (connections).
- getFreeLocalPort(int) - Static method in class com.tplan.robot.util.Utils
-
Find a free local port.
- getFreeSeats() - Method in class com.tplan.robot.LicenseEvent
-
Get the number of free (available) seats (connections).
- getFullPath(File) - Static method in class com.tplan.robot.util.FileUtils
-
Get the file full path (exception free).
- getFullScriptPath() - Method in class com.tplan.robot.scheduler.Task
-
Get the full script path.
- getGlobal(Object) - Method in interface com.tplan.robot.scripting.ScopedVariableMap
-
Get a global variable.
- getGlobalHook() - Static method in class com.tplan.robot.ShutdownHook
-
Get the default singleton hook instance registered with the runtime.
- getGlobalVariables() - Method in interface com.tplan.robot.scripting.ScopedVariableMap
-
Get all global variables.
- getGroup() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getGroupName() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getHeight() - Method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Get the map height.
- getHeight() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get image height.
- getHelpKeyForOffset(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Return a help key for the specified offset.
- getHelpLink() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getHelpSetFile() - Static method in class com.tplan.robot.util.Utils
-
- getHintPattern(String) - Static method in class com.tplan.robot.util.Utils
-
Get the hint pattern used to parse help files for fragments of text
displayed by the GUI as hints.
- getHintText() - Method in class com.tplan.robot.preferences.Preference
-
- getHintTitle() - Method in class com.tplan.robot.preferences.Preference
-
- getHistogram(Image, Rectangle) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getHistogram(int[], Rectangle, Rectangle) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getHitDescription(Rectangle, StringBuilder) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getHitDescription(Rectangle, StringBuilder) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getHitDescription(Rectangle, StringBuilder) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getHits() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getHits() - Method in interface com.tplan.robot.imagecomparison.ExtendedSearchCapabilities
-
- getHits() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getHits() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getHits() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getHits() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getHits() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getHitSimilarities() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getHitSimilarities() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getHitSimilarities() - Method in interface com.tplan.robot.imagecomparison.SimilarityDrivenModule
-
Get the list of match similarities as floats between 0 and 1.
- getHost() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the server host name.
- getHostName() - Static method in class com.tplan.robot.util.Utils
-
- getHostnameOrIP() - Static method in class com.tplan.robot.util.Utils
-
- getHtmlMessage() - Method in exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
Get the HTML error message.
- getHTMLRed() - Static method in class com.tplan.robot.util.Utils
-
- getIcon(String) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getIcon(String) - Method in interface com.tplan.robot.scripting.ContextualDescriptionCapable
-
Get the command icon.
- getId() - Method in interface com.tplan.robot.AutomatedRunnable
-
Get the thread ID assigned during the thread creation.
- getIgnoreDynamicParamList() - Method in class com.tplan.robot.preferences.Preference
-
- getImage() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the remote desktop image.
- getImageAsStream(String) - Static method in class com.tplan.robot.ApplicationSupport
-
Get input stream of an image from the image repository.
- getImageCopy(boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.LocalDesktopCapable
-
Get a screen image copy.
- getImageFile() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the image file.
- getImageIcon(String) - Static method in class com.tplan.robot.ApplicationSupport
-
Get an icon from the image repository.
- getImageObserver() - Static method in class com.tplan.robot.util.Utils
-
Get a simple implementation of the
ImageObserver
interface for
image loading purposes.
- getImageProvider() - Method in class com.tplan.robot.preferences.Preference
-
- getImages(JButton, List<String>) - Method in interface com.tplan.robot.preferences.ColorChooserImageProvider
-
Get the images and their descriptions.
- getImageSize() - Method in interface com.tplan.robot.imagecomparison.FileBasedImageModule
-
- getImageSize() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getImplementedInterface() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getImplementedInterface() - Method in interface com.tplan.robot.plugin.Plugin
-
Get Class of the exposed functional interface that this plugin implements.
- getImplementedInterface() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getImplementedInterface() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getImplementedInterface() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getImplementedInterface() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getImplementedInterface() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getImplementedInterface() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getIndentUnit() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- getIndentUnit() - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Get a single indent unit, for example a sequence of three spaces.
- getIndex() - Method in class com.tplan.robot.util.TextSearchResult
-
Get the matching string start index.
- getInitialDelay() - Method in class com.tplan.robot.util.SimpleTimer
-
Get the initial delay.
- getInitialDelay() - Method in interface com.tplan.robot.util.Timer
-
- getInParams() - Method in class com.tplan.robot.scheduler.TestSuite
-
- getInputArguments() - Static method in class com.tplan.robot.ApplicationSupport
-
Get the input CLI arguments.
- getInputStream(String, URLConnection[], Proxy) - Static method in class com.tplan.robot.util.Utils
-
Connect to the argument HTTP URL and resolve eventual redirection.
- getInsets() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Get the custom insets.
- getInstalledPluginInfo() - Method in exception com.tplan.robot.plugin.CodeConflictException
-
Get plugin info of the plugin which is already installed.
- getInstalledPluginInfo() - Method in exception com.tplan.robot.plugin.HigherVersionInstalledException
-
Get plugin info of the plugin which is already installed.
- getInstalledPlugins() - Static method in class com.tplan.robot.plugin.PluginManager
-
Get the list of installed plugin unique IDs.
- getInstallPath() - Static method in class com.tplan.robot.util.FileUtils
-
Get the Robot install path, i.e.
- getInstallPath(Class) - Static method in class com.tplan.robot.util.FileUtils
-
Get the class (install) path of the file the argument class was loaded
from.
- getInstance() - Static method in class com.tplan.robot.imagecomparison.ImageComparisonModuleFactory
-
Get shared instance of this factory.
- getInstance(Window, File, int) - Static method in class com.tplan.robot.imagecomparison.text.CollectionPreview
-
- getInstance() - Static method in class com.tplan.robot.plugin.PluginManager
-
Get shared instance of Plugin Manager.
- getInstance() - Static method in class com.tplan.robot.preferences.UserConfiguration
-
Get a shared instance of this configuration.
- getInstance() - Static method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get shared instance of this desktop client factory.
- getInstance() - Static method in class com.tplan.robot.scripting.commands.CommandFactory
-
- getInstance() - Static method in class com.tplan.robot.scripting.DynamicVariableFactory
-
Get a shared instance of this factory.
- getInstance() - Static method in class com.tplan.robot.scripting.ExecutionListenerFactory
-
Get a shared instance of this factory.
- getInstance() - Static method in class com.tplan.robot.scripting.interpret.TestScriptInterpretFactory
-
Get shared instance of this factory.
- getInstance() - Static method in class com.tplan.robot.scripting.JavaTestScriptConverterFactory
-
Get the shared factory instance.
- getInstance() - Static method in class com.tplan.robot.scripting.report.ReportProviderFactory
-
Get shared instance of this factory.
- getInstance() - Static method in class com.tplan.robot.util.Base64SupportFactory
-
Get the shared factory instance.
- getInstance() - Static method in class com.tplan.robot.util.FileLockFactory
-
Get the shared factory instance.
- getInstance() - Static method in class com.tplan.robot.util.JSONParserFactory
-
Get the shared factory instance.
- getInstance() - Static method in class com.tplan.robot.util.LazyClassLoader
-
Get shared loader instance.
- getInstance() - Static method in class com.tplan.robot.util.SafeBox
-
- getInstance(File) - Static method in class com.tplan.robot.util.SafeBox
-
Load the safe box from the specified file.
- getInteger(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as an Integer.
- getIntegerStrict(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as an Integer.
- getInterfaceKeyMap() - Method in class com.tplan.robot.plugin.PluginManager
-
Get map of exposed functional interfaces.
- getInterfaceMap() - Method in class com.tplan.robot.plugin.PluginManager
-
Get map of exposed functional interfaces.
- getInterpret() - Method in interface com.tplan.robot.AutomatedRunnable
-
Get the test script interpret associated with this runnable.
- getInterpret() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the interpret.
- getInterpret() - Method in class com.tplan.robot.scripting.ScriptEvent
-
Get test script interpret associated with this event
- getInterpret() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the test script interpret associated with this context.
- getInterpret() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getJarFile() - Static method in class com.tplan.robot.util.FileUtils
-
Get the robot.jar file.
- getJarFile(Class) - Static method in class com.tplan.robot.util.FileUtils
-
Get the JAR file the argument class was loaded from.
- getJarManifestField(String, String...) - Static method in class com.tplan.robot.util.FileUtils
-
Get a field from a manifest file of a JAR file.
- getJavaDescription() - Static method in class com.tplan.robot.util.Utils
-
- getJavaSpecVersion() - Static method in class com.tplan.robot.util.Utils
-
- getJavaTestScriptMap() - Method in class com.tplan.robot.plugin.PluginManager
-
Get the map of known Java test scripts.
- getJoinWith() - Method in class com.tplan.robot.preferences.Preference
-
- getJSONParser() - Method in class com.tplan.robot.util.JSONParserFactory
-
Create a new JSON parser.
- getJTattooDarkLAFs(List<String>, List<String>) - Static method in class com.tplan.robot.util.LAFUtils
-
- getJTattooLAFs(List<String>, List<String>) - Static method in class com.tplan.robot.util.LAFUtils
-
- getJTattooStandardLAFs(List<String>, List<String>) - Static method in class com.tplan.robot.util.LAFUtils
-
- getKeyCode(String) - Static method in class com.tplan.robot.util.Utils
-
- getKeyCodeTable() - Static method in class com.tplan.robot.util.Utils
-
- getKeyEvent() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getKeyName(int) - Static method in class com.tplan.robot.util.Utils
-
- getKeyPressReleaseDelayMs() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
Get the preferred delay between the key press and release events in
milliseconds.
- getKeyStroke(String, boolean) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get the value as a key stroke.
- getKeyStroke(String) - Static method in class com.tplan.robot.util.Utils
-
- getKeyStroke(String, boolean) - Static method in class com.tplan.robot.util.Utils
-
- getKeyStrokeName(KeyStroke) - Static method in class com.tplan.robot.util.Utils
-
- getKnownGroupName(String) - Static method in class com.tplan.robot.plugin.PluginManager
-
Get display name of a known plugin group.
- getKnownGroups() - Static method in class com.tplan.robot.plugin.PluginManager
-
Get the map of known group IDs and resource bundle keys to their display
name.
- getLabel() - Method in class com.tplan.robot.preferences.Preference
-
Get the preference/parameter label (short description).
- getLabel() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter label (display name), i.e.
- getLabelAfter() - Method in class com.tplan.robot.preferences.Preference
-
- getLabels() - Method in class com.tplan.robot.preferences.Preference
-
- getLastChanged() - Method in class com.tplan.robot.scheduler.Schedule
-
- getLastCodeLineOffset() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get offset (document position) of the last script code line.
- getLastFile() - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
Get the last opened workitem file.
- getLastLog() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
Get the last log entry.
- getLastMouseEvent() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
This is a convenience method allowing to track the mouse pointer coordinates.
- getLastReport() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get location of the last report.
- getLastResult() - Method in class com.tplan.robot.scheduler.Task
-
- getLeftInset() - Method in class com.tplan.robot.preferences.Preference
-
Get the left inset (padding) in pixels.
- getLength() - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- getLength() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
Returns the length of the data in a thread safe mode.This is the number of
characters of content that represents the users data.
- getLength() - Method in class com.tplan.robot.util.GesturePlanner
-
Calculate length of the gesture from the start point to the last move
position (release point).
- getLibraryUrl() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getLicenseText() - Static method in class com.tplan.robot.util.Utils
-
- getLineForOffset(Document, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getLineIndex() - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- getLineNumber(ScriptingContext) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get number of the currently executed command line.
- getLineNumber(ScriptingContext) - Method in interface com.tplan.robot.scripting.TestWrapper
-
- getLineRects() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getLineRects() - Method in interface com.tplan.robot.imagecomparison.TextRecognitionGUISupport
-
- getListeners() - Method in class com.tplan.robot.util.GenericListenerSupport
-
Get the list of all current listeners as direct references.
- getListOfNumbers(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get the value of a parameter as a vector of double values.
- getListOfStrings(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get the value of a parameter as a vector of String values.
- getListOfStrings(String) - Static method in class com.tplan.robot.util.Utils
-
Parse semicolon separated parameters as a list of String values.
- getLocale() - Static method in class com.tplan.robot.ApplicationSupport
-
Get the locale that this program was originally started in.
- getLocalVariables() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- getLocation() - Method in interface com.tplan.robot.scripting.interpret.RefactoringTask
-
Get the update location.
- getLocation() - Method in class com.tplan.robot.util.TextSearchResult
-
Get the matching string location.
- getLock(String, Integer) - Method in class com.tplan.robot.util.FileLockFactory
-
Create a named lock.
- getLock(String) - Method in class com.tplan.robot.util.FileLockFactory
-
Create a named lock with the default timeout value.
- getLogDirectory() - Static method in class com.tplan.robot.util.ErrorLog
-
- getLogFiles() - Static method in class com.tplan.robot.util.ErrorLog
-
- getLoginParams() - Method in interface com.tplan.robot.remoteclient.capabilities.LoginParamsStoringCapable
-
- getLoginParamsSpecification() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the list of login parameters (parameters).
- getLogStream() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the log stream.
- getLongClickThreshold() - Method in class com.tplan.robot.remoteclient.MouseDispatcher
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getLongDescription() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getLongDescription() - Method in interface com.tplan.robot.scripting.commands.ExtendedParamsObject
-
Get long description of the object - purpose, usage, parameter syntax etc.
- getLongDescription() - Method in interface com.tplan.robot.scripting.ParametrizedTestScript
-
Get long description of the object - purpose, usage, parameter syntax
etc.
- getLongDescription() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getLongOperationLimitMillis() - Method in interface com.tplan.robot.remoteclient.capabilities.AsynchronnousOpCapable
-
Pop up timeout in milliseconds.
- getLowerAlpha() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getLowestSupportedVersion() - Method in interface com.tplan.robot.plugin.Plugin
-
Get the lowest required version of T-Plan Robot Enterprise.
- getLowestSupportedVersion() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getLowestSupportedVersion() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getMacAwareKeyStroke(KeyStroke) - Static method in class com.tplan.robot.util.Utils
-
- getMainPath() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMap() - Method in class com.tplan.robot.preferences.PreferenceContainer
-
Get the internal preference map.
- getMaster() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getMasterInterpret() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the master test script interpret (the top level one) associated
with this context.
- getMasterInterpret() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getMasterWrapper() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the master test wrapper.
- getMasterWrapper() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getMatch() - Method in class com.tplan.robot.util.TextSearchResult
-
Get the matching string.
- getMatchCountLimit() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getMatches() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getMatches() - Method in interface com.tplan.robot.imagecomparison.TextRecognitionGUISupport
-
- getMatchingConfigurationIndex() - Method in interface com.tplan.robot.imagecomparison.MultiPassModule
-
Get the index of the configuration that produced a match (positive
comparison result).
- getMatchingConfigurationIndex() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getMaxFingers() - Method in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
Get the maximum number of fingers supported by the device.
- getMaximumDragDistance() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
- getMaximumMoveDistance() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
- getMaximumWindowSizeAt(int, int) - Static method in class com.tplan.robot.util.Utils
-
Get the maximum window size and location at the screen belonging to the
specified coordinates.
- getMaxPointX() - Method in class com.tplan.robot.preferences.Preference
-
- getMaxPointY() - Method in class com.tplan.robot.preferences.Preference
-
- getMaxValue() - Method in class com.tplan.robot.preferences.Preference
-
Get the maximum value.
- getMessage() - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
- getMessage() - Method in class com.tplan.robot.scripting.ScriptEvent
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getMessageAfterInstall() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getMessageAfterInstall() - Method in interface com.tplan.robot.plugin.Plugin
-
Get text of a message to be displayed after installation of this plugin.
- getMessageAfterInstall() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessageAfterInstall(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get message to be displayed after the installation for the specified
language.
- getMessageAfterInstall() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getMessageAfterInstall() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getMessageAfterInstall() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getMessageAfterInstall() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getMessageAfterInstall() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getMessageAfterInstall() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getMessageBeforeDelete(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessageBeforeDelete() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getMessageBeforeInstall() - Method in interface com.tplan.robot.plugin.Plugin
-
Get text of a message to be displayed before installation of this plugin.
- getMessageBeforeInstall(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get message to be displayed before the installation for the specified
language.
- getMessageBeforeInstall() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getMessageBeforeInstall() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getMessageBeforeUpdate(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get message to be displayed before the plugin update for the specified
language.
- getMessageBeforeUpdate() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessagesAfterInstall() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessagesBeforeDelete() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessagesBeforeInstall() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessagesBeforeUpdate() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMessageType() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getMessageType() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getMethodDescription() - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Get the method description.
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getMethodDescription() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getMethodName() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getMethodName() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getMethodName() - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Get the method name.
- getMethodName() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getMethodName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getMethodName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getMethodName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getMethodName() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getMinAlpha() - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- getMinAlpha() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- getMinAlphaForComparablePixels(int) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getMinAlphaForComparablePixels(int, int[]) - Static method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getMinimumRobotVersion() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getMinPointX() - Method in class com.tplan.robot.preferences.Preference
-
- getMinPointY() - Method in class com.tplan.robot.preferences.Preference
-
- getMinValue() - Method in class com.tplan.robot.preferences.Preference
-
Get the minimum value.
- getModule(String) - Method in class com.tplan.robot.imagecomparison.ImageComparisonModuleFactory
-
Get a module by name.
- getMouseCoordinateText(Point, BufferedImage, boolean, boolean, boolean) - Static method in class com.tplan.robot.util.Utils
-
- getMouseEvent() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getMoveDelayMs() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
- getMoves() - Method in class com.tplan.robot.util.GesturePlanner
-
Get the list of move points.
- getMultiClickDelayMs() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
Get the preferred delay between two subsequent mouse clicks generated by
a single command.
- getMultiClickThreshold() - Method in class com.tplan.robot.remoteclient.MouseDispatcher
-
- getMultiKeyDelayMs() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
Get the preferred delay between two subsequent key presses generated by a
single command.
- getName() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin name for the current locale or the English one if the it
is not available in the current current language.
- getName(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin display name for the specified language.
- getName() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter name.
- getName() - Method in class com.tplan.robot.scheduler.Task
-
Get the task name.
- getName() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the schedule name.
- getNamePrefix() - Method in class com.tplan.robot.preferences.Preference
-
Get the parameter name prefix.
- getNames() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the map of localized plugin names.
- getNativeHits() - Method in interface com.tplan.robot.imagecomparison.WebDriverModule
-
Get hits in the native image coordinate system.
- getNativeImage(ScriptingContext) - Method in interface com.tplan.robot.imagecomparison.WebDriverModule
-
Get the native web browser image.
- getNativeLAFs(List<String>, List<String>) - Static method in class com.tplan.robot.util.LAFUtils
-
- getNewScriptPreferences(PreferenceContainer) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the specification of preferences applicable to a new
script.Interprets which do not populate a new test script with a
configurable template may simply return null.
- getNextElement(Element, boolean, ScriptingContext) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
Get an element which follows the argument one in the DOM (Document Object Model).
- getNumberOfComparablePixels() - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- getNumberOfComparablePixels() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getNumberOfNonAlphaPixels() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Get the number of translucent or transparent pixels.
- getNumberOfOpaquePixels() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getObjectSearchHit(int) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the top left corner from the object search match of the specified index.
- getObjectSearchHit(int) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getObjectSearchRects() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the list of rectangles located through the Object Search image comparison
method.
- getObjectSearchRects() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getObjectSearchShapes() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the list of shapes located through the Object Search image comparison
method.
- getObjectSearchShapes() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getOffset(Document) - Method in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- getOffsetForLine(Document, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getOffsetForLine(Document, int, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getOldestPooledClient() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Remove the oldest client from the pool.
- getOnlineHelpHome() - Static method in class com.tplan.robot.ApplicationSupport
-
Get URL of the online help home folder.
- getOnlineHelpPage(String) - Static method in class com.tplan.robot.ApplicationSupport
-
Get URL of an online help topic.
- getOutParams() - Method in class com.tplan.robot.scheduler.TestSuite
-
- getOutput() - Method in class com.tplan.robot.util.InputStreamDrain
-
- getOutputDir() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get the output path.It is the directory where the script will store any
file outputs such as screen shots, logs and reports.
- getOutputDir() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the output directory.
- getOutputDir() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getOutputObjects() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the list of output objects.
- getOutputObjects() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getOutputPath(int, boolean, boolean) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the output (report) path valid for the code at the given offset.The
method is supposed to return the file path (as String) or the expression
the path is set to (as a StringBuilder or StringBuffer).
- getOverrideMap() - Method in class com.tplan.robot.preferences.PreferenceContainer
-
Get the second level preference map for temporary override values.
- getOverrideTable() - Method in class com.tplan.robot.preferences.UserConfiguration
-
- getOwner() - Method in class com.tplan.robot.scheduler.Task
-
Get the task owner.
- getOwningSchedule() - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
- getOwnParameters() - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getParagraphElement(int) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
Get the paragraph element at the offset i
(thread safe).
- getParameter(String) - Method in class com.tplan.robot.util.SafeBox
-
- getParameterNames() - Method in class com.tplan.robot.util.SafeBox
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getParameters() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getParameters(String, ScriptingContext) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getParameters(String, ScriptingContext) - Method in interface com.tplan.robot.scripting.commands.AdvancedCommandHandler
-
Get the list of supported parameters.
- getParameters() - Method in interface com.tplan.robot.scripting.commands.ExtendedParamsObject
-
Get the list of parameter names supported by the object implementing this
interface.
- getParameters() - Method in interface com.tplan.robot.scripting.ParametrizedTestScript
-
Get the list of parameter names accepted by the test script.
- getParameters() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getParameterValues(String) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getParameterValues(String, String, ScriptingContext) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getParameterValues(String, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.commands.AdvancedCommandHandler
-
Get values of a particular parameter.
- getParameterValues(String) - Method in interface com.tplan.robot.scripting.commands.ExtendedParamsObject
-
Get the list of acceptable values of a particular parameter (if known).
- getParameterValues(String) - Method in interface com.tplan.robot.scripting.ParametrizedTestScript
-
Get the list of acceptable values of a particular parameter (if known).
- getParameterValues(String) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getParentWrapper() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get the parent wrapper.
- getParentWrapper() - Method in interface com.tplan.robot.scripting.TestWrapper
-
- getParser() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get an instance of the text parser.
- getParser() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getParser() - Static method in class com.tplan.robot.scripting.TokenParserImpl
-
- getPassRateForConstant(String) - Method in interface com.tplan.robot.imagecomparison.ConstantSupportingModule
-
- getPassRateForConstant(String) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getPassRateForConstant(String) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getPassRateName() - Method in interface com.tplan.robot.imagecomparison.AdvancedImageComparisonModule
-
Get alternative name for the default "pass rate".
- getPassRateName() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getPassRateName() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getPassRateName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getPassRateName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getPassRateName() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getPassword() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the password.
- getPixels(Image, Rectangle) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getPixels() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Get the pattern pixels.
- getPixels(Image, Rectangle) - Static method in class com.tplan.robot.util.Utils
-
Get pixels of an image rectangle.
- getPlugin() - Method in exception com.tplan.robot.plugin.DependencyMissingException
-
Get plugin info of the plugin which is being installed.
- getPlugin(String) - Static method in class com.tplan.robot.plugin.PluginManager
-
Get descriptor of an installed plugin.
- getPluginClass() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getPluginInfo() - Method in exception com.tplan.robot.plugin.CodeConflictException
-
Get plugin info of the plugin which is being installed.
- getPluginInfo() - Method in exception com.tplan.robot.plugin.HigherVersionInstalledException
-
Get plugin info of the plugin which is being installed.
- getPluginInfo() - Method in class com.tplan.robot.plugin.PluginEvent
-
Get plugin associated with this event.
- getPluginInfo() - Method in exception com.tplan.robot.plugin.UnsupportedVersionException
-
Get plugin info of the plugin which is being installed.
- getPluginInstance() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getPlugins() - Method in class com.tplan.robot.plugin.PluginManager
-
Get list of all installed plugins which are present in the current plugin map.
- getPlugins(Class, boolean) - Method in class com.tplan.robot.plugin.PluginManager
-
Get list of plugin info instances for all plugins implementing a particular
functional interface.
- getPlugins(Object, Class, boolean) - Method in class com.tplan.robot.plugin.PluginManager
-
Get list of all installed plugins of the specific code and implemented interface
which are present in the current plugin map.
- getPointers() - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- getPooledClients() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get the list of currently pooled (unused) clients.
- getPoolSize() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get number of pooled clients.
- getPopUpMenuActions(Point, int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the list of interpret specific actions for the given point and offset.
- getPort() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the port of the target RFB server.
- getPredefinedPassRateConstantDescriptions() - Method in interface com.tplan.robot.imagecomparison.ConstantSupportingModule
-
- getPredefinedPassRateConstantDescriptions() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getPredefinedPassRateConstantDescriptions() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getPredefinedPassRateConstants() - Method in interface com.tplan.robot.imagecomparison.ConstantSupportingModule
-
Define the optional map of the recognized pass rate constants.
- getPredefinedPassRateConstants() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getPredefinedPassRateConstants() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getPreferenceNames() - Method in class com.tplan.robot.preferences.UserConfiguration
-
- getPreferencePanel() - Method in exception com.tplan.robot.scripting.interpret.InterpretErrorException
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getPreferences() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getPreferences() - Method in interface com.tplan.robot.preferences.Configurable
-
Get metadata of displayable/editable configurable parameters.
- getPreferences() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getPreferences() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getPreferences() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getPreferredContainerName() - Method in class com.tplan.robot.preferences.Preference
-
Get the preferred container name.
- getPreferredIndent() - Static method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
Get the indent element based on the parameters in the configuration.
- getPreviewComponent(Window, File, StringBuilder) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getPreviewComponent(Window, File, StringBuilder) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getPreviewComponent(Window, File, StringBuilder) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getPriority() - Method in exception com.tplan.robot.scripting.AbstractConfigurationException
-
- getPriority() - Method in interface com.tplan.robot.scripting.ConfigurationIssue
-
Get the priority between 0 (lowest) and 100 (highest).
- getProductNameAndVersion() - Static method in class com.tplan.robot.util.Utils
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getProgress() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getProgress() - Method in class com.tplan.robot.util.FileSearchRunnable
-
- getProgress() - Method in interface com.tplan.robot.util.Measurable
-
Get the task progress where 0 means "0% done" and 1 means "100% done".
- getProgress() - Method in class com.tplan.robot.util.ReplaceRunnable
-
- getProgressDescription() - Method in interface com.tplan.robot.util.DescriptionProvider
-
Get description.
- getProgressDescription() - Method in class com.tplan.robot.util.FileSearchRunnable
-
- getProgressMessage() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getProject() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the currently opened project.
- getProject() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getProject(File) - Static method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Look for the project the argument file belongs to.
- getProperty(String) - Static method in class com.tplan.robot.ApplicationSupport
-
Get a build property.
- getPropertyDescription(String) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
- getPropertyName() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
Get name of the property received from the server.
- getPropertyNames() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
- getPropertyType(String) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
- getPropertyValue() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
Get value of the property received from the server.
- getProtocol() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the protocol and eventually version supported by the client.
- getPrototypes() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getPublicIPv4() - Static method in class com.tplan.robot.util.Utils
-
- getQuestion() - Method in interface com.tplan.robot.scripting.interpret.RefactoringTask
-
Get the question to display should the user wish to approve every single
update.
- getRange() - Method in class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
Get the start offset and length of the reference in the current document.
- getRawValue(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Get the raw value stored in the internal map for the given key.
- getReason() - Method in class com.tplan.robot.remoteclient.Resumable
-
- getRecentServersByProtocol(String) - Static method in class com.tplan.robot.util.Utils
-
- getRecognizedText(Rectangle) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
- getRecognizedText(Rectangle) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getRecognizedTextClickPoint() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the center of the string located by the OCR.
- getRecognizedTextClickPoint() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getRecognizedTextElements() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the map of text elements and their location in form of Rectangle objects
from the last text recognized from the desktop screen either using an OCR
engine or a similar image comparison method.
- getRecognizedTextElements() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getRecommendedScaleMethod() - Method in interface com.tplan.robot.remoteclient.capabilities.RenderingHintsCapable
-
Get the recommended scale method index.
- getRectangle() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getRectangle() - Method in interface com.tplan.robot.imagecomparison.ExtendedSearchCapabilities
-
- getRectangle() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getRectangle() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Get the pattern rectangle.
- getRectangle() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getRectangle() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getRectangle() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getRectanglesToPaint() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getRelativePath(File, File) - Static method in class com.tplan.robot.util.FileUtils
-
Get relative path to a file resolved to another file or directory.
- getReleaseDate() - Static method in class com.tplan.robot.util.Utils
-
- getRendererPreferredHeight() - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- getReport() - Method in interface com.tplan.robot.scheduler.AbstractScriptResult
-
Get location of the script report file.
- getReport(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get report properties (parameters) from the report producing command at
the specified offset.
- getReportFile() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the custom report file.
- getReportLocationType() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the report location type.
- getReportProvider(String) - Method in class com.tplan.robot.scripting.report.ReportProviderFactory
-
Get a provider associated with the given code.
- getResourceBundle() - Static method in class com.tplan.robot.ApplicationSupport
-
Get the resource bundle.
- getResources(Pattern) - Static method in class com.tplan.robot.plugin.PluginManager
-
- getResources(String, Pattern) - Static method in class com.tplan.robot.plugin.PluginManager
-
- getResourcesFromDirectory(File, String, Pattern) - Static method in class com.tplan.robot.plugin.PluginManager
-
- getResourcesFromJarFile(File, Pattern) - Static method in class com.tplan.robot.plugin.PluginManager
-
List resources from a JAR or ZIP file.
- getResultMessage(boolean, StringBuilder, StringBuilder) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getResultMessage(boolean, StringBuilder, StringBuilder) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getResultMessage(boolean, StringBuilder, StringBuilder) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getResumable() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getReusedClient(String) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Look if there's a reusable client for the given connect string (URL)
in the client pool.
- getRGB(int, int) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the RGB color at the specified coordinates of the connected desktop.
- getRGB(int, int) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getRGBAsString(int, int) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the RGB color at the specified coordinates of the connected desktop
in the 6-char HTML format (white="ffffff").
- getRGBAsString(int, int) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getRgbTolerance() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
Get tolerance to color variance (default is 0).
- getRobot(Point, Point) - Static method in class com.tplan.robot.util.ScreenUtils
-
Get the
java.awt.Robot
instance associated with the display
at the given coordinates.
- getRobotIcons() - Static method in class com.tplan.robot.util.Utils
-
- getRobotScreenNumber() - Static method in class com.tplan.robot.util.Utils
-
- getRootWrapper() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Get the root test wrapper.
- getRowCount() - Method in class com.tplan.robot.scheduler.Schedule
-
- getRunningTestScripts() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get list of test script interprets which are running.
- getRunningTestScripts() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
Get list of test script interprets which are running.
- getSampleScriptText() - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Get the sample script text.
- getSchedule() - Method in class com.tplan.robot.scheduler.ScheduleEvent
-
- getSchedule() - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- getSchedule() - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- getScreen(int, int) - Method in interface com.tplan.robot.remoteclient.capabilities.MultiScreenCapable
-
Find out the screen (display) number for the specified point.
- getScreenCount() - Method in interface com.tplan.robot.remoteclient.capabilities.MultiScreenCapable
-
Get the number of screens.
- getScreenCount() - Static method in class com.tplan.robot.util.ScreenUtils
-
- getScreenDevice(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
- getScreenGeometry(int) - Method in interface com.tplan.robot.remoteclient.capabilities.MultiScreenCapable
-
- getScreenImage(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
- getScreenImage() - Static method in class com.tplan.robot.util.ScreenUtils
-
Get the virtual screen image of the local OS.
- getScreenImage(Integer, Rectangle, boolean) - Static method in class com.tplan.robot.util.ScreenUtils
-
Get a screen shot of the specified area.
- getScreenInsets() - Static method in class com.tplan.robot.util.Utils
-
- getScreenRect() - Static method in class com.tplan.robot.util.ScreenUtils
-
Get the screen rectangle in the local OS coordinates.
- getScreenRect(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
- getScreenRows() - Static method in class com.tplan.robot.util.ScreenUtils
-
- getScreensForRect(Rectangle) - Static method in class com.tplan.robot.util.ScreenUtils
-
- getScreenSizeAtLocation(int, int) - Static method in class com.tplan.robot.util.Utils
-
Get the screen rectangle for the given coordinates.
- getScreenUpdateLock() - Method in interface com.tplan.robot.remoteclient.capabilities.SynchronousDesktopUpdateCapable
-
- getScript() - Method in class com.tplan.robot.scheduler.Task
-
Get the test script this task is associated with.
- getScriptFile() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get the script file.
- getScriptFile() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- getScriptFile() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getScriptFile() - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- getScriptFile() - Method in interface com.tplan.robot.scripting.TestWrapper
-
- getScriptingParams() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get the map of scripting parameters passed from the CLI, such as
-r/--run, --fromlabel, --tolabel and --nooutput.
- getScriptingParams() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getScriptManager() - Method in interface com.tplan.robot.AutomatedRunnable
-
Get the script manager associated with the runnable.
- getScriptManager() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the script manager.
- getScriptManager() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get script manager associated with this test script and its interpret.
- getScriptManager() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getScriptManager() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get the script manager associated with this test interpret instance.
- getScriptManager() - Method in class com.tplan.robot.scripting.ScriptEvent
-
Get script manager associated with this event
- getScriptManager() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get script handler associated with this context.
- getScriptManager() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Get script manager owning the current test script.
- getScriptParams() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the map of script parameters.
- getScriptParams() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getScriptToRun() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Get a script to be executed which was passed from CLI.
- getScriptToRun() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getScriptToRunRepeatCount() - Method in interface com.tplan.robot.scripting.ScriptManager
-
- getScriptToRunRepeatCount() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- getSearchHitClickPoint() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the click point of the matching template image from the last image search.
- getSearchHitClickPoint(int) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the click point of matching template image of a particular index from
the last image search.It is an absolute point on the screen which defines
where to click on the match area.
- getSearchHitClickPoint() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHitClickPoint(int) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHits() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get coordinates of template image occurences resulting from image comparison
performed through the "search"
method.
- getSearchHits() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHitSourcePoint() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the source point of the matching template image from the last image search.
- getSearchHitSourcePoint() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHitTemplateFile() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get file of the matching template image in the last image search.
- getSearchHitTemplateFile() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHitTemplateIndex() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get index of the matching template image from the last image search.
- getSearchHitTemplateIndex() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHitTemplateMetaData() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get meta data container of the matching template image in the last image search.
- getSearchHitTemplateMetaData() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchHitTemplateSize() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get size of the matching template image from the last image search.
- getSearchHitTemplateSize() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSearchRects() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the list of rectangular areas matched by the image search algorithm.
- getSearchRects() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getSeatOwner() - Method in class com.tplan.robot.LicenseEvent
-
Get the desktop client owning the license seat.
- getSeqNo() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the unique context's sequence number.
- getSeqNo() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getServerClipboardContent() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the latest clipboard text received from the desktop server.
- getServerClipboardContent() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getServerClipboardContentAsText() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the latest clipboard text as received from the desktop server as
plain text.
- getServerClipboardContentAsText() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getServerProperties() - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
- getServerProperties() - Method in interface com.tplan.robot.remoteclient.capabilities.ServerPropertyCapable
-
Get the server properties.
- getSharedInstance() - Static method in class com.tplan.robot.ApplicationSupport
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getShortDescription() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getShortDescription(Map<String, String>, TestScriptInterpret) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getShortDescription(Map<String, String>, TestScriptInterpret) - Method in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Get short description (up to 50 chars) of what the command does.
- getShortDescription() - Method in interface com.tplan.robot.scripting.commands.ExtendedParamsObject
-
Get short description which describes in a few words purpose and role of
the object.
- getShortDescription() - Method in interface com.tplan.robot.scripting.ParametrizedTestScript
-
Get short description which describes in a few words purpose and role of
the test script.
- getShortDescription() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getSimplifiedLoginParams() - Method in interface com.tplan.robot.remoteclient.capabilities.SimplifiedLoginParamsCapable
-
Get the list of login parameters to be displayed in the
{doc.cmd connect Connect} command properties.
- getSize() - Method in class com.tplan.robot.scripting.CommentCollector
-
Get number of comments recorded in the comment collection (typically one
comment is one line of text).
- getSize() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get image size.
- getSortedListOfColors(int) - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
Return an array of colors sorted descending based on pixel count.
- getSortedListOfMajorColors(int) - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
Return an array of colors sorted ascending based on pixel count.
- getSortedPluginCodes() - Method in class com.tplan.robot.scripting.ExecutionListenerFactory
-
Get a list of plugin codes sorted in ascending order.
- getSource() - Method in class com.tplan.robot.plugin.PluginEvent
-
- getSource() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getSource() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getSource() - Method in class com.tplan.robot.remoteclient.Resumable
-
- getSource() - Method in interface com.tplan.robot.scripting.interpret.RefactoringTask
-
Get the source file (the original file before it was updated).
- getSource() - Method in exception com.tplan.robot.scripting.PauseRequestException
-
- getSource() - Method in class com.tplan.robot.scripting.ScriptEvent
-
- getSourcePoint() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the template image source point.
- getSourceRectangle() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get the source rectangle (the original template image location
in the desktop image).
- getSourceURI() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Get the URI.
- getStablePopupMenuItems() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getStablePopupMenuItems() - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
Get a list of stable actions.
- getStack() - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
Get the stack which locates the place of the error including the
procedure calls (levels).
- getStackCopy() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
Get a copy of the current stack.
- getStackTrace() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getStackTrace(boolean, boolean) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getStackTrace(Stack<ScriptLocation>, boolean, boolean) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getStackTrace(Throwable) - Static method in class com.tplan.robot.util.Utils
-
- getStampAsString() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Convert the pattern to a customary String format.It is not currently used
and this method is reserved for future use.
- getStart() - Method in class com.tplan.robot.util.GesturePlanner
-
Get the start (press) point.
- getStartCommand(String[]) - Static method in class com.tplan.robot.util.Utils
-
- getStartCommand(String[], Boolean, File) - Static method in class com.tplan.robot.util.Utils
-
- getStartElement() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
Get the the first document element (i.e.
- getStartPoint() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getStartTime() - Method in class com.tplan.robot.scheduler.Schedule
-
- getStartType() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the schedule start type.
- getStartupRunnable() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getStatus() - Method in interface com.tplan.robot.scheduler.AbstractScriptResult
-
Get a constant indicating the script status.
- getString(String) - Static method in class com.tplan.robot.ApplicationSupport
-
Get a string from the resource bundle.
- getString(String, Object...) - Static method in class com.tplan.robot.ApplicationSupport
-
Get a string from the resource bundle and populate its MessageFormat
parameters.
- getString(String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get a parameter as a String.
- getSubtype() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the test suite subtype.
- getSuggestedIndent(int) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- getSuggestedIndent(int) - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Get suggested indent for the element at the specified offset.The method
should return a sequence of white characters (spaces) which should
precede any code inserted into the line.
- getSummary() - Method in class com.tplan.robot.preferences.Preference
-
Get a simple HTML summary with the preference details.
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getSupportContact() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getSupportContact() - Method in interface com.tplan.robot.plugin.Plugin
-
Get support contact.
- getSupportContact() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the vendor's support contact.
- getSupportContact() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getSupportContact() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getSupportContact() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getSupportContact() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getSupportContact() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getSupportContact() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getSupportedFileExtensions() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getSupportedFileExtensions() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get typical file extensions that should be handled by a particular
implementation of a test script.
- getSupportedFormats() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getSupportedFormats() - Method in interface com.tplan.robot.scripting.report.ReportProvider
-
Get formats supported by this particular provider.
- getSupportedFormats() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getSupportedImageExtensions() - Static method in class com.tplan.robot.util.Utils
-
Get lower case list of image file extensions supported by this version
of Java.
- getSupportedInterprets() - Method in class com.tplan.robot.scripting.interpret.TestScriptInterpretFactory
-
Get the list of all supported test script instance samples.
- getSupportedInterpretTypes() - Method in class com.tplan.robot.scripting.interpret.TestScriptInterpretFactory
-
- getSupportedLogLevels() - Static method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getSupportedOutputFormatDescriptions() - Static method in class com.tplan.robot.scripting.CommentCollector
-
- getSupportedOutputFormats() - Static method in class com.tplan.robot.scripting.CommentCollector
-
Get the supported output formats as lower case file extensions, such as
"txt" for plain text format or "docx" for MS Word 2007 XML.
- getSupportedProtocols() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Get list of supported protocol identifiers (in upper case).
- getTarget() - Method in interface com.tplan.robot.scripting.interpret.RefactoringTask
-
- getTargetApplicationWindow() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Get the target locally running application window.
- getTask() - Method in class com.tplan.robot.scheduler.ScheduleEvent
-
- getTasks() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the list of tasks (scripts).
- getTemplateDir() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Get the template path.
- getTemplateDir() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the template directory.
- getTemplateDir() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getTemplatePath(int, boolean, boolean) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the template path valid for the code at the given offset.The method
is supposed to return the file path (as String) or the expression the
path is set to (as a StringBuilder or StringBuffer).
- getTemporaryFiles(File) - Method in class com.tplan.robot.scheduler.Schedule
-
- getTemporaryFiles(File) - Method in interface com.tplan.robot.scripting.interpret.RefactoringCapable
-
Get the temporary files created by the script.
- getTesseractVersion(boolean) - Static method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
Get the Tesseract version string as it is printed out by the engine when
called with the -v
CLI option, such as for example "3.00" or
"3.02-02".
- getTestClasses() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getTestSource() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
- getTestSource() - Method in interface com.tplan.robot.scripting.TestWrapper
-
- getTestSuite() - Method in class com.tplan.robot.scheduler.Schedule
-
Get the test suite (the sequence of tasks and their dependencies).
- getText(StringBuilder) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getText(StringBuilder) - Method in interface com.tplan.robot.imagecomparison.TextRecognitionGUISupport
-
- getText(int, int) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
Gets a sequence of text from the document in a thread safe mode.
- getTextRowsToDisplay() - Method in class com.tplan.robot.preferences.Preference
-
Get the number of visible text rows to be displayed if the parameter
is displayed in a text pane in the GUI.
- getTextStart(Element) - Static method in class com.tplan.robot.util.DocumentUtils
-
Get the text offset, i.e.
- getThreshold() - Method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Get the intensity gradient threshold the map was created with.
- getTimeout() - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
- getTimeout() - Method in class com.tplan.robot.scripting.ConnectionTimeout
-
Get the timeout value.
- getTimePeriodForDisplay(long, boolean) - Static method in class com.tplan.robot.util.Utils
-
- getTimePeriodForDisplay(long, boolean, boolean) - Static method in class com.tplan.robot.util.Utils
-
- getTimePeriodForDisplay(long, boolean, boolean, boolean) - Static method in class com.tplan.robot.util.Utils
-
- getTimerValue(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get current value of a timer in milliseconds.
- getTimerValue(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getTimeStamp(Date) - Static method in class com.tplan.robot.util.Utils
-
- getTokens(Element, List) - Static method in class com.tplan.robot.util.DocumentUtils
-
- getTopLeftScreen(Rectangle) - Static method in class com.tplan.robot.util.ScreenUtils
-
Get the top left graphics device.
- getTopmostWindow() - Static method in class com.tplan.robot.util.Utils
-
Get the topmost Robot window displayed on the screen.
- getTotalDevelopmentSeats() - Method in class com.tplan.robot.LicenseEvent
-
Get the total number of licensed execution seats (connections).
- getTotalExecutionSeats() - Method in class com.tplan.robot.LicenseEvent
-
Get the total number of licensed execution seats (connections).
- getTotalSeats() - Method in class com.tplan.robot.LicenseEvent
-
Get the total number of licensed seats (connections).
- getType() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Get the pattern type.
- getType() - Method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Get the map type.
- getType() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
Get the type (name) of the image comparison method.
- getType() - Method in exception com.tplan.robot.imagecomparison.search.IncompleteImageMetadataException
-
Get the meta data error type.
- getType() - Method in class com.tplan.robot.LicenseEvent
-
- getType() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getType() - Method in class com.tplan.robot.preferences.Preference
-
Get the preference type (numeric code).
- getType() - Method in class com.tplan.robot.scheduler.Dependency
-
Get the dependency type.
- getType() - Method in class com.tplan.robot.scheduler.ScheduleEvent
-
- getType() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter type.
- getType() - Method in interface com.tplan.robot.scripting.commands.OutputObject
-
Get the output object type.
- getType() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- getType() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getType() - Method in interface com.tplan.robot.scripting.interpret.ScriptTypeProvider
-
Get a numeric constant specifying the current script type.
- getType() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get the test script type.
- getType() - Method in class com.tplan.robot.scripting.ScriptEvent
-
- getTypeAsString() - Method in class com.tplan.robot.LicenseEvent
-
- getTypeDesc() - Method in class com.tplan.robot.preferences.Preference
-
- getTypeDescription() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getTypeDescription() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get the test script interpret type description.
- getTypeMap(boolean) - Static method in class com.tplan.robot.preferences.Preference
-
Get the map of preference type names and their integer codes.
- getUid() - Method in class com.tplan.robot.scheduler.Schedule
-
- getUID() - Method in class com.tplan.robot.scheduler.Task
-
Get the task UID.
- getUID() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Get the test script unique Id (UID).
- getUID() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get the test script unique Id (UID).
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getUniqueId() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getUniqueId() - Method in interface com.tplan.robot.plugin.Plugin
-
Get unique ID associated with the plugin.
- getUniqueId() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin unique ID.
- getUniqueId() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getUniqueId() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getUniqueId() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getUniqueId() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- getUniqueId() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getUniqueId() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getUpdateRect() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getUpperAlpha() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- getURI() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getURI() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Get test script source code URI.
- getURI(String) - Static method in class com.tplan.robot.util.Utils
-
- getUsedImages() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the list of images used by the script for image comparison.
- getUsedVariables(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Get the map of variables existing at the given script position.
- getUser() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Get the user.
- getUserConfiguration() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Convenience method for quick access to the user configuration.
- getUserObject() - Method in class com.tplan.robot.scheduler.ScheduleEvent
-
- getValue() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter value.
- getValueAt(int, int) - Method in class com.tplan.robot.scheduler.Schedule
-
- getValues() - Method in class com.tplan.robot.preferences.Preference
-
- getVariable(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value.
- getVariable(String) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- getVariable(String) - Method in class com.tplan.robot.scripting.DynamicVariableFactory
-
Get a dynamic variable object.
- getVariable(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get value of a context variable.
- getVariable(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsBoolean(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to a Boolean.
- getVariableAsBoolean(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as Boolean.
- getVariableAsBoolean(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsColor(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to a Color.
- getVariableAsColor(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as Color.
- getVariableAsColor(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsFloat(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to Float number.
- getVariableAsFloat(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as Float number.
- getVariableAsFloat(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsInt(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to Integer number.
- getVariableAsInt(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as Integer number.
- getVariableAsInt(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsPoint(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to a Point.
- getVariableAsPoint(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as Point.
- getVariableAsPoint(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsRectangle(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to a Rectangle.
- getVariableAsRectangle(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as Rectangle.
- getVariableAsRectangle(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableAsString(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to get a context variable value and convert it to String.
- getVariableAsString(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Convenience method to get a context variable as String.
- getVariableAsString(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- getVariableName() - Method in exception com.tplan.robot.scripting.UnresolvedVariableCallException
-
Get the unresolved variable name.
- getVariableNames() - Method in class com.tplan.robot.scripting.DynamicVariableFactory
-
Get a list of available dynamic variable names (plugin codes).
- getVariables() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Get the raw map of variables associated with this context.
- getVariables() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Get the map with test script variables.
- getVariableValue(String, ScriptingContext) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
Get a raw variable value.
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getVendorHomePage() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getVendorHomePage() - Method in interface com.tplan.robot.plugin.Plugin
-
Get the vendor home page.
- getVendorHomePage() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getVendorHomePage() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getVendorHomePage() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getVendorHomePage() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getVendorHomePage() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getVendorHomePage() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getVendorHomePage() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getVendorName() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getVendorName() - Method in interface com.tplan.robot.plugin.Plugin
-
Get vendor (provider) name to be displayed in the GUI.
- getVendorName() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- getVendorName() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getVendorName() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getVendorName() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getVendorName() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getVendorName() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getVendorName() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- getVersion() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getVersion() - Method in interface com.tplan.robot.plugin.Plugin
-
Get plugin version in form of an integer array.
- getVersion() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Get the plugin version.
- getVersion() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getVersion() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- getVersion() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- getVersion() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- getVersion() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- getVersion() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getVersion() - Static method in class com.tplan.robot.util.Utils
-
- getVersionString() - Method in class com.tplan.robot.plugin.PluginInfo
-
- getVersionString(int[]) - Static method in class com.tplan.robot.plugin.PluginInfo
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- getVisualParameters() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- getVisualParameters(LinkedHashMap<String, Object>, TestScriptInterpret) - Method in class com.tplan.robot.scripting.commands.AbstractCombinedCommand
-
- getVisualParameters(LinkedHashMap<String, Object>, TestScriptInterpret) - Method in interface com.tplan.robot.scripting.commands.EditorFriendlyCommandHandler
-
Get the list of visual parameters for construction of a dynamic command
editor window.
- getVisualParameters() - Method in interface com.tplan.robot.scripting.commands.ExtendedParamsObject
-
Get the list of supported parameters encapsulated in
Preference
instances.
- getVisualParameters() - Method in interface com.tplan.robot.scripting.ParametrizedTestScript
-
Get the list of supported parameters encapsulated in
Preference
instances.
- getVisualParameters() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- getWait() - Method in class com.tplan.robot.util.GesturePlanner
-
- getWhen() - Method in class com.tplan.robot.LicenseEvent
-
Time of event creation.
- getWhen() - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- getWhen() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- getWidth() - Method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Get the map width.
- getWidth() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Get image width.
- getWindowHierarchy(Window) - Static method in class com.tplan.robot.util.Utils
-
- getWrapper() - Method in class com.tplan.robot.scripting.ScriptEvent
-
- getWrapperType() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
- getWrapperType() - Method in interface com.tplan.robot.scripting.TestWrapper
-
- getXPercentage() - Method in class com.tplan.robot.scripting.RelativePoint
-
Get value of the x coordinate percentage.
- getXslFile() - Method in class com.tplan.robot.scheduler.TestSuite
-
- getYPercentage() - Method in class com.tplan.robot.scripting.RelativePoint
-
Get value of the y coordinate percentage.
- GLOBAL_VARIABLE_EVENT - Static variable in class com.tplan.robot.scripting.commands.CommandEvent
-
Predefined action code which indicates that a global variable was created.
- goingToLoad(Preference, Object, Object, Object) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyRetriever
-
- goingToLoad(Preference, Object, Object, Object) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
- goingToLoad(Preference, Object, Object, Object) - Method in interface com.tplan.robot.preferences.PreferenceComponentManager
-
Called when the component is about to be loaded with the preference
value.
- GoogleVisionOCR - Class in com.tplan.robot.imagecomparison.tesseractocr
-
Module performing OCR through a call of the Google Vision API cloud service.
- GoogleVisionOCR() - Constructor for class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- guessVariableType(Object, ScriptingContext) - Method in interface com.tplan.robot.scripting.ConversionEvaluator
-
- ImageComparison - Class in com.tplan.robot
-
This class defines a CLI allowing to perform image comparison using algorithms
embedded in the T-Plan Robot Enterprise code.
- ImageComparison() - Constructor for class com.tplan.robot.ImageComparison
-
Default constructor.
- ImageComparisonModule - Interface in com.tplan.robot.imagecomparison
-
This class declares methods of image comparison used by the
CompareTo,
Screenshot
and
WaitFor commands of the T-Plan Robot Enterprise scripting language.
- ImageComparisonModuleFactory - Class in com.tplan.robot.imagecomparison
-
Image comparison module factory allows to access image comparison
algorithms provided by this application.
- ImageDiffModule - Class in com.tplan.robot.imagecomparison.diff
-
Image diff method.
- ImageDiffModule() - Constructor for class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- imageDoctorOff() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- imageDoctorOn() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- imageDoctorSkip() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Set on an internal flag which will make the
Image Doctor wizard
ignore result of the next comparison command (method call).
- ImageFreezeCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares client capability to freeze the desktop image
when requested and then refresh it when it is unfrozen.
- ImageHistogram - Class in com.tplan.robot.imagecomparison.histogram
-
Image color histogram.
- ImageHistogram() - Constructor for class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- ImageOwner - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares client capability to own and maintain image of the
connected test environment (such as live desktop, static image, ...).
- imageToBase64(Image) - Static method in class com.tplan.robot.util.Utils
-
Convert an image to a Base64 encoded byte array.
- imageToBase64String(Image) - Static method in class com.tplan.robot.util.Utils
-
Convert an image to a Base64 encoded string.
- imageUpdate(Image, int, int, int, int, int) - Method in class com.tplan.robot.ImageComparison
-
Dummy implementation of the ImageObserver interface.
- imageUpdate(Image, int, int, int, int, int) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Dummy method implementing the ImageObserver interface.
- imageUpdate(Image, int, int, int, int, int) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- imageUpdate(Image, int, int, int, int, int) - Method in class com.tplan.robot.util.ScreenUtils
-
Implementation of the
ImageObserver
interface allowing the class
to act as a dummy image observer when performing buffered image
operations.
- ImageUpdateObserver - Interface in com.tplan.robot.imagecomparison
-
Interface declaring methods of a comparison method (module) which can
process image updates.
- imgConsumer - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- implementsInterface(Class, Class) - Static method in class com.tplan.robot.plugin.PluginManager
-
Find out whether a class implements a particular interface.
- implementsInterface(Class, String) - Static method in class com.tplan.robot.util.Utils
-
Find out whether a class implements a particular interface.
- IMPLICIT_VARIABLE_BROWSER_CONTINUE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_CLICK_CONTINUE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_CURDATE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_CURDATE_FORMAT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_CURTIME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DATESTAMP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DESKTOP_HEIGHT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DESKTOP_WIDTH - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DISPLAY - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DISPLAY_COUNT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DISPLAY_H - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DISPLAY_W - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DISPLAY_X - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DISPLAY_Y - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_DRAG_CONTINUE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXECUTION_SPEED_FACTOR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_CODE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_ARGUMENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_CMD - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_LINE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_PARAMS - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_SCRIPT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_TEMPLATE_SIZES - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_FAILED_TEMPLATES - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_EXIT_SCREENSHOT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_FILE_NAME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_FILE_NAME_SHORT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_FILE_PATH_SEPARATOR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
The file path separator variable name (since 3.4.2).
- IMPLICIT_VARIABLE_FILE_SEPARATOR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
The file separator variable name (since 3.4.2).
- IMPLICIT_VARIABLE_GEOMETRY - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
The target desktop size (since 4.0.2).
- IMPLICIT_VARIABLE_INSTALL_DIR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_JAVA_VENDOR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Java vendor (since 6.1.2)
- IMPLICIT_VARIABLE_JAVA_VERSION - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Java version (since 6.1.2)
- IMPLICIT_VARIABLE_LAST_CMP_COMMAND - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Last image comparison command (since 4.4.2)
- IMPLICIT_VARIABLE_LAST_COMMAND - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_MACHINE_NAME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_MOUSE_X - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_MOUSE_Y - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PORT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PROCEDURE_ARGUMENT_COUNT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PRODUCT_HOME_PAGE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PRODUCT_INSTALL_DIR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PRODUCT_NAME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PRODUCT_VERSION_LONG - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PRODUCT_VERSION_SHORT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_PROTOCOL - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_RANDOM - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_RANDOM_MAX - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_RANDOM_MIN - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_REPORT_DIR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_RGB - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_RGB_X - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_RGB_Y - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SCHEDULE_SEQ_NO - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SCRIPT_DIR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SEARCH2_MAX_MATCHES - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SEQ_NO - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SERVER_CLIPBOARD_CONTENT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SERVER_CLIPBOARD_CONTENT_TEXT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_SYSTEM_ARCITECTURE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
OS version (since 6.1.2)
- IMPLICIT_VARIABLE_SYSTEM_NAME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
OS name (since 6.1.2)
- IMPLICIT_VARIABLE_SYSTEM_VERSION - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
OS version (since 6.1.2)
- IMPLICIT_VARIABLE_TEMPLATE_DIR - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_THREAD_ID - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
The executing script thread name (since 3.5).
- IMPLICIT_VARIABLE_TIMESTAMP - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_URL - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- IMPLICIT_VARIABLE_WARNING_COUNT - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- importVariables() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
This method is intended to support conversion of TPR test scripts
into Java.
- include(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Include a TPR test script (.tpr).
- IncompleteImageMetadataException - Exception in com.tplan.robot.imagecomparison.search
-
Exception thrown when the image meta data is not up to date for the search
operation.
- indentToRight(StyledDocument, String, int[]) - Static method in class com.tplan.robot.util.DocumentUtils
-
- indexOf(String, String, int, StringBuffer) - Static method in class com.tplan.robot.util.FuzzyStringComparator
-
Search text for a substring with a Levenshtein distance up to the specified
limit.
- indexOfIgnoreCase(List, Object) - Static method in class com.tplan.robot.util.Utils
-
Letter case tolerant indexOf() method for lists.
- init() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyManager
-
- initWithGestureCapable(List<Map>, Dimension, int, int, int) - Static method in class com.tplan.robot.util.GesturePlanner
-
Prepare a map of gesture planners from the list of parameters created by
the automation framework for use with a
GestureCapable
.
- InputStreamDrain - Class in com.tplan.robot.util
-
Simple input stream drain used for executed system processes.
- InputStreamDrain(InputStream) - Constructor for class com.tplan.robot.util.InputStreamDrain
-
- insertLineWithIndent(String, int, boolean, boolean) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- insertString(int, String, AttributeSet) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- insertUpdate(DocumentEvent) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Gives notification that there was an insert into the document.
- install() - Static method in class com.tplan.robot.util.ErrorLog
-
- installPlugin(String, String, boolean, boolean) - Method in class com.tplan.robot.plugin.PluginManager
-
Install and eventually enable an external plugin.The method adds the plugin to the
internal plugin map and if the
enable
flag is set to true, it
makes it enabled and thus immediatelly visible to all plugin
factories.If the plugin library is not present on the Java class path,
it is dynamically added and all its classes are made available to the default
JVM class loader.Successful installation of a plugin fires a plugin event
with the
PluginEvent.PLUGIN_INSTALLED
code to all registered listeners.
- INTERNAL_PLUGIN_XML - Static variable in class com.tplan.robot.plugin.PluginManager
-
File name of the default plugin map XML.
- INTERNAL_XSL_FILE - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
Name of the internal XSL file.
- InterpretErrorException - Exception in com.tplan.robot.scripting.interpret
-
Exception thrown by test script interprets on an internal error.
- InterpretErrorException(TestScriptInterpret) - Constructor for exception com.tplan.robot.scripting.interpret.InterpretErrorException
-
- InterpretErrorException(TestScriptInterpret, String) - Constructor for exception com.tplan.robot.scripting.interpret.InterpretErrorException
-
- InterpretErrorException(TestScriptInterpret, String, Throwable) - Constructor for exception com.tplan.robot.scripting.interpret.InterpretErrorException
-
- InterpretErrorException(TestScriptInterpret, String, Throwable, String) - Constructor for exception com.tplan.robot.scripting.interpret.InterpretErrorException
-
- interrupt(String) - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
- IO_ACTIVE_FILE - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- IO_OPEN_FILE_LIST - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- IO_RECENT_SCRIPTS - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- IO_RECENT_SERVERS - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- IOConfigurationCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Methods of a client wishing to override the I/O configuration settings such
as the keyboard and mouse delays.
- isAcceptEmptyValue() - Method in class com.tplan.robot.preferences.Preference
-
Indicates whether the empty value ("") should be accepted as a valid one
and saved or not.
- isAcceptFileAsUri() - Method in class com.tplan.robot.preferences.Preference
-
- isActivelyUpdating() - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
The client is by default considered passive (the method returns false).
- isActivelyUpdating() - Method in interface com.tplan.robot.remoteclient.capabilities.ImageOwner
-
Indicate whether the client is actively or passively updating the image.
- isAskForMandatoryInputParametersOnly() - Method in class com.tplan.robot.scheduler.Schedule
-
Indicates whether the workitem is configured to pop up the input
parameter prompt always (false
) or only when at least one
mandatory parameter is not populated.
- isAsynchronous() - Method in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
Indicate whether the gesture is performed synchronously (false) or
asynchronously (true).
- isAutoIndentEnabled() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- isAutoIndentEnabled() - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Find out if auto indent is enabled.
- isBaseImageAsImageSupported() - Method in interface com.tplan.robot.imagecomparison.FileBasedImageModule
-
- isBaseImageAsImageSupported() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- isBellTransferSupported() - Method in interface com.tplan.robot.remoteclient.capabilities.BellTransferCapable
-
Allows to switch dynamically support of bell events.
- isBlockEnd(String) - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Find out whether the inserted string represents end of a code block or
not.
- isBlockStartOrEnd(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Find out if the argument offset is near to the block start or end,
typically close to the opening or closing curly brace ('{' or '}'), and
get the start/end coordinates.
- isBottomButton() - Method in class com.tplan.robot.preferences.Preference
-
Indicates whether the
Preference.TYPE_BUTTON
preference wants to have the
button at the bottom of the window next to "OK".
- isBreak() - Method in class com.tplan.robot.scripting.commands.BreakAction
-
- isBuiltIn() - Method in class com.tplan.robot.plugin.PluginInfo
-
- isBuiltIn(Plugin) - Method in class com.tplan.robot.plugin.PluginManager
-
Find out whether a plugin is a default (built-in) one.
- isCanDelete() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isCanUpdate() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isCellEditable(int, int) - Method in class com.tplan.robot.scheduler.Schedule
-
- isChanged() - Method in class com.tplan.robot.scheduler.Schedule
-
- isCharacterCollection(File) - Static method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
Find out if the argument file is a valid character image collection complying
with these conditions:
The file is a directory which is not empty.
The directory contains only 'uXXXX' subdirectories where
'XXXX' is hexadecimal code of a valid Unicode character.
- isCloseConnectionOnTimeout() - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
Find out whether the thread is configured to close the connection after
the time is out.
- isClosed() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- isCodeInsertionSupported() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Test if the interpret is capable of generating the script code.
- isComment(int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Define whether the specified offset in the code is inside a comment or not.
- isComment(Element) - Static method in class com.tplan.robot.util.DocumentUtils
-
- isComment(String) - Static method in class com.tplan.robot.util.DocumentUtils
-
- isCompilationContext() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Indicate whether this context as a compilation one or execution one.
- isCompilationContext() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- isCompilationFinished() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Find out if the compilation process using this context has finished.
- isCompilationFinished() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- isConfigurable() - Method in class com.tplan.robot.plugin.PluginInfo
-
- isConnected() - Method in interface com.tplan.robot.AutomatedRunnable
-
Returns true if the thread is connected to a server/desktop.
- isConnected() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Should indicate whether the client is connected to an RFB server, i.e.
- isConnected() - Method in class com.tplan.robot.scripting.ConnectionTimeout
-
- isConnectedTo(String) - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
- isConnectedTo(String) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Test whether this client is connected to a desktop identified by a
particular URL (connect string).
- isConnecting() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Should indicate whether the client is currently connecting to an RFB
server but the communication hasn't passed the authentication and init
phases, i.e.it is in the process of initial handshake, authentication or
exchange of session parameters.
- isConsoleMode() - Method in interface com.tplan.robot.AutomatedRunnable
-
Returns true if the thread is running in console/CLI mode (i.e.
- isConsoleMode() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Indicates if the client runs in the console or GUI mode.
- isConsoleMode() - Method in interface com.tplan.robot.scripting.ScriptManager
-
Find out whether we run in the GUI or console mode.
- isConsoleMode() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- isConsumed() - Method in class com.tplan.robot.scripting.commands.CommandEvent
-
Find out whether the even is consumed or not.
- isCopyXsl() - Method in class com.tplan.robot.scheduler.TestSuite
-
Find out whether copying of the XSL file to the schedule report folder is
enabled or disabled.
- isCronAvailable() - Static method in class com.tplan.robot.scheduler.CronFacade
-
- isCustomInputEnabled() - Method in class com.tplan.robot.preferences.Preference
-
- isDarkMode() - Static method in class com.tplan.robot.util.LAFUtils
-
Indicate whether the UI is currently using a dark Look And Feel.
- isDarkMode(String) - Static method in class com.tplan.robot.util.LAFUtils
-
Indicate whether argument LAF class is dark one.
- isDebug() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Indicate whether the debug mode is on.
- isDestroyed() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isDestroyed() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
- isDevelopmentLicense() - Method in class com.tplan.robot.LicenseEvent
-
Indicate whether the license is a development (true) or execution (false)
one.
- isDirSearchForceValueToFound() - Method in class com.tplan.robot.preferences.Preference
-
Indicates whether the preference value should be forced to the value of
the verification file search.
- isDirSearchIgnoreCase() - Method in class com.tplan.robot.preferences.Preference
-
- isDirSearchUseRegularExpressions() - Method in class com.tplan.robot.preferences.Preference
-
- isEditable(String) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isEditable(String) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Find out if a test script file of the given extension is a text one
(source code) and can be edited in the script editor.This method allows
to prevent users from opening of binary test scripts, such as for example
Java byte code (.class).
- isEmpty() - Method in class com.tplan.robot.util.SafeBox
-
- isEnabled() - Method in class com.tplan.robot.plugin.PluginInfo
-
- isEnabled(Plugin) - Method in class com.tplan.robot.plugin.PluginManager
-
Find out whether a plugin is disabled or enabled.
- isEnabled() - Method in class com.tplan.robot.preferences.Preference
-
Indicate whether the component should be enabled.
- isEnabled() - Method in class com.tplan.robot.util.ButtonClickAction
-
- isEnabled() - Method in class com.tplan.robot.util.ErrorLog
-
Find out if the log is enabled.
- isEnableHeuristics() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- isEnableHeuristics() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- isEnablePartialTransparency() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- isEnableStatistics() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- isEncrypted() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Indicate whether the parameter attributes should be encrypted.
- isEncrypted(File) - Static method in class com.tplan.robot.util.Utils
-
Test out if a zip file is encrypted.
- isExecuting() - Method in class com.tplan.robot.scheduler.Schedule
-
Find out if the schedule is executing or not.
- isExecuting() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isExecuting() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Find out whether the test script is currently executing.
- isExecuting() - Method in interface com.tplan.robot.scripting.ScriptedExecutable
-
Find out if the executable is currently executing or paused.
- isExecutingOrFinishing() - Method in class com.tplan.robot.scheduler.Schedule
-
Test whether it is safe to exit, i.e.
- isExecutionAllowed() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- isExit() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- isFilterOverlapsOnTheFly() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- isFinished() - Method in interface com.tplan.robot.scheduler.AbstractScriptResult
-
Indicates whether the script is still executing (false) or has finished
(true).
- isFreeze() - Method in interface com.tplan.robot.remoteclient.capabilities.ImageFreezeCapable
-
Get the current status.
- isFullScreenCaptureSupported() - Static method in class com.tplan.robot.util.ScreenUtils
-
Find out if capture on the live screen is supported on the local
environment.
- isGenerateMoveBeforePressEnabled() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
Indicate whether the Mouse command should internally generate mouse move
events in the direction of the target location before it performs a mouse
press.
- isGlobalPrerequisity(String) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- isGlobalPrerequisity(String) - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
This method should return true if the command needs to be executed prior to running part of a test script.
- isGradualCommandBuildingSupported() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
This method defines whether the interpret allows gradual building of
a command in the test script editor.
- isGUIMode() - Static method in class com.tplan.robot.ApplicationSupport
-
Test if the tool is running in the GUI mode.
- isHeuristicsDefined() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- isHideBorder() - Method in class com.tplan.robot.preferences.Preference
-
- isHostEqual(String, int, RemoteDesktopClient) - Static method in class com.tplan.robot.util.Utils
-
- isHTML(String) - Static method in class com.tplan.robot.util.Utils
-
- isInitialUpdate() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- isInstalled(Plugin) - Method in class com.tplan.robot.plugin.PluginManager
-
Find out whether a plugin is already installed.
- isInstalledAsLegacyJAR(List<File>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isIPv4(String) - Static method in class com.tplan.robot.util.Utils
-
- isJava64Bit() - Static method in class com.tplan.robot.util.Utils
-
- isJava9() - Static method in class com.tplan.robot.util.LazyClassLoader
-
Indicate whether Java is version 9 or higher.
- isJava9() - Static method in class com.tplan.robot.util.Utils
-
- isJGraphXMissing() - Static method in class com.tplan.robot.util.LazyClassLoader
-
Indicate if the JGraphX library is loaded or missing.
- isJTattoo(String) - Static method in class com.tplan.robot.util.LAFUtils
-
Test out if a LAF class is a JTattoo one.
- isJTattooLAF() - Static method in class com.tplan.robot.util.Utils
-
- isJVMExiting() - Static method in class com.tplan.robot.util.Utils
-
Indicate whether the JVM is being shut down through a call of
System.exit().
- isKeyTransferSupported() - Method in interface com.tplan.robot.remoteclient.capabilities.DesktopUpdateCapable
-
Allows to switch dynamically support of desktop updates.
- isKeyTransferSupported() - Method in interface com.tplan.robot.remoteclient.capabilities.KeyTransferCapable
-
Allows to switch dynamically support of key events.
- isLegacy() - Method in interface com.tplan.robot.scripting.ExpressionEvaluator
-
Indicate whether the back end parser is the legacy one.
- isLegacy() - Method in class com.tplan.robot.scripting.NumericEvaluator
-
- isLibrary() - Method in interface com.tplan.robot.plugin.JavaLibrary
-
Plugins which are Java libraries should return true.
- isLink(File) - Static method in class com.tplan.robot.util.FileUtils
-
Check if the argument is a link.
- isLinux() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isLocalAddress(String) - Static method in class com.tplan.robot.util.Utils
-
- isLocalDisplay(Rectangle) - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
- isLocalDisplay() - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Find out whether the client is connected to the local display.
- isLocalDisplay(Rectangle) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Test out if the argument rectangle intersects the automated screen.
- isLocalKeyboardIO() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Indicate whether the client automates the local keyboard.
- isLocalMouseIO() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Indicate whether the client automates the local mouse.
- isLocalPortInUse(int) - Static method in class com.tplan.robot.util.Utils
-
Find out if the local port is being used or not.
- isLocked() - Method in class com.tplan.robot.util.SafeBox
-
- isLongPress() - Method in class com.tplan.robot.util.GesturePlanner
-
Find out if the start press is a long one.
- isMac() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isMac() - Static method in class com.tplan.robot.util.Utils
-
- isMacApp() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isMacApp() - Static method in class com.tplan.robot.util.Utils
-
Test out if this Robot is a Mac application.
- isMandatory() - Method in class com.tplan.robot.preferences.Preference
-
Find out if the preference is mandatory and must be specified.
- isMandatory() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Indicate whether the parameter value is required for the workitem to
execute.
- isManualStop() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isManualStop() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicates whether the script execution was stopped manually by the user.
- isMatchMode() - Method in class com.tplan.robot.preferences.Preference
-
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- isMethodParamsSupported() - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Define whether this module supports some custom parameters which can be passed via the methodparams
parameter of the scripting language.
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- isMethodParamsSupported() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- isModified() - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Get value of the modification flag.
- isModified() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isModified() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Find out if the script is modified or not.
- isMouseMoveRecordingEnabled() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
- isNameCaseSensitive() - Method in class com.tplan.robot.preferences.Preference
-
Indicates whether the preference key is case sensitive.
- isNumber() - Method in class com.tplan.robot.preferences.Preference
-
Find out if the preference/parameter is a number type or not.
- isOfflineMode() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- isOnHold() - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
Find out if the connection is put on hold because there's no free
license.
- isOpaque() - Method in class com.tplan.robot.preferences.Preference
-
- isOperator(String) - Method in class com.tplan.robot.scripting.NumericEvaluator
-
- isOS64Bit() - Static method in class com.tplan.robot.util.ErrorLog
-
- isOS64Bit() - Static method in class com.tplan.robot.util.Utils
-
- isOutputEnabled() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- isOwner(ScriptedExecutable) - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
Find out if the execution thread is owner of the argument test script or
schedule.
- isParent(File, File) - Static method in class com.tplan.robot.util.FileUtils
-
Find out if a directory is parent of a file meaning that the directory
is either the direct or indirect (more top-level) file parent.
- isPartialExecutionAllowed() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- isPartialExecutionAllowed(int, int, int[]) - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- isPartialExecutionAllowed() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicate whether it is possible to execute just a part of the test script.
- isPartialExecutionAllowed(int, int, int[]) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicate whether it is possible to execute the specified part of the test script.
- isPartiallyExecuting() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isPartiallyExecuting() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicates whether the interpret is currently executing a subset of code.
- isPass() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Return result of the last executed command (method).
- isPasswordSet() - Method in class com.tplan.robot.util.SafeBox
-
- isPause() - Method in class com.tplan.robot.scheduler.Schedule
-
- isPause() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isPause() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicates whether the script is currently paused/suspended.
- isPause() - Method in interface com.tplan.robot.scripting.ScriptedExecutable
-
Find out if the executable is executing and paused.
- isPaused() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Find out whether execution of the script is paused.
- isPlugin(File) - Static method in class com.tplan.robot.plugin.PluginManager
-
Test out if the argument ZIP archive is a plugin.
- isPointerTransferSupported() - Method in interface com.tplan.robot.remoteclient.capabilities.PointerTransferCapable
-
Allows to switch dynamically support of pointer events.
- isPoolingCapable() - Method in interface com.tplan.robot.remoteclient.capabilities.PoolingCapable
-
Define whether the client can be pooled at the moment or not.
- isQueueEnabled() - Static method in class com.tplan.robot.scripting.interpret.ScriptCompilerQueue
-
Test out whether the queue is enabled, i.e.
- isRecording() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Find out if the recording is in progress.
- isRemoveIfDisabled() - Method in class com.tplan.robot.preferences.Preference
-
- isRemoveProtocol() - Method in class com.tplan.robot.preferences.Preference
-
Specifies whether the preference value should be checked on load (in the
PreferencePanel.loadPreferences(java.lang.Object)
method) against
the URL/URI syntax.
- isReportEnabled() - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the report enable flag.
- isRestartNeeded(String, String) - Static method in class com.tplan.robot.util.LAFUtils
-
- isRestartRequired() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isRestartRequired() - Method in class com.tplan.robot.plugin.PluginInfo
-
- isReuseClients() - Static method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Find out whether the client reuse mode (connection pooling) is on or off.
- isRfbServerEventRecording() - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- isRunning() - Static method in class com.tplan.robot.scheduler.CronFacade
-
- isRunning() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isRunning() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Find out if the script is currently running, i.e.
- isRunning() - Method in class com.tplan.robot.util.SimpleTimer
-
Find out if the timer is running.
- isRunning() - Method in interface com.tplan.robot.util.Timer
-
- isSaveDefaultValue() - Method in class com.tplan.robot.preferences.Preference
-
- isScaled() - Static method in class com.tplan.robot.util.ScreenUtils
-
Find out if there's at least one scaled display.
- isScaled(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
Find out if the specified display is scaled.
- isSchedule() - Method in class com.tplan.robot.scheduler.Schedule
-
Indicate whether this object is a workitem or a schedule (i.e.
- isScreenSelectionEnabled() - Method in class com.tplan.robot.preferences.Preference
-
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- isSecondImageRequired() - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Determine whether we are comparing two images or just analyze the desktop image.
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- isSecondImageRequired() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- isSelectionMode() - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
This method should return false if whole document content is to be executed or validated.
- isSelectOnly() - Method in class com.tplan.robot.preferences.Preference
-
Indicate whether the values of this parameter are enumerated.
- isServer() - Method in class com.tplan.robot.LicenseEvent
-
Indicates whether the application is licensed through the licensing
server or a file based license key.
- isServerSideZoomSupported(String[]) - Method in interface com.tplan.robot.remoteclient.capabilities.MultiPointerTransferCapable
-
Indicate whether the zoom/pinch events are supported.
- isShutdownInProgress() - Method in class com.tplan.robot.ShutdownHook
-
Indicate whether the hook has been started, i.e.
- isSmoothMouseMoveEnabled() - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
- isStartedAsService() - Static method in class com.tplan.robot.ApplicationSupport
-
Indicate whether the process was started in the service mode, i.e.
- isStatic() - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
The client is by default considered dynamic (the method returns false).
- isStatic() - Method in interface com.tplan.robot.remoteclient.capabilities.ImageOwner
-
Indicate whether the image is a static one or a live one (dynamically updated).
- isStatisticsOnly() - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- isStop() - Method in class com.tplan.robot.scheduler.Schedule
-
- isStop() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isStop() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicates whether the execution was stopped.
- isStop() - Method in interface com.tplan.robot.scripting.ScriptedExecutable
-
Find out if the executable was stopped.
- isStopped() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- isStopped() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- isStopped() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- isStopped() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Tests out if image comparison has been stopped (or the stop has been
requested).
- isStopped() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- isStopped() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- isStopped() - Method in class com.tplan.robot.util.FileSearchRunnable
-
- isStopped() - Method in class com.tplan.robot.util.ReplaceRunnable
-
- isStopped() - Method in interface com.tplan.robot.util.Stoppable
-
Find out whether the task has been already stopped.
- isStructureRequired() - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Indicates whether the script structure data should be created during
the compilation process.
- isStructureRequired() - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Find out if the script structure data should be collected during the
compilation process.
- isSupported(StringBuilder) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isSupported() - Method in class com.tplan.robot.plugin.PluginInfo
-
- isSupportedTestScript() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- isSupportedTestScript() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- isSupportedTestScript() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Test whether the interpret is a supported script, i.e.
- isSynchronnousDesktop() - Method in interface com.tplan.robot.remoteclient.capabilities.SynchronousDesktopUpdateCapable
-
- isTestScript(File) - Static method in class com.tplan.robot.scripting.interpret.TestScriptInterpretFactory
-
- isTimerRunning(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Find out whether a timer exists and is running (measuring time).
- isTimerRunning(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- isTrackingOfFailedPixelsSupported() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- isTrackingOfFailedPixelsSupported() - Method in interface com.tplan.robot.imagecomparison.ExtendedSearchCapabilities
-
- isTrackingOfFailedPixelsSupported() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- isTrackingOfFailedPixelsSupported() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- isTrackingOfFailedPixelsSupported() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- isTrackingOfFailedPixelsSupported() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- isTrackingOfFailedPixelsSupported() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- isUseCheckBox() - Method in class com.tplan.robot.preferences.Preference
-
- isValidRectangle() - Method in class com.tplan.robot.imagecomparison.text.CharRectangle
-
- isWinApp() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isWindows() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- isWindows() - Static method in class com.tplan.robot.util.Utils
-
- isWindowsKeyCompatMode() - Method in class com.tplan.robot.preferences.Preference
-
- isWindowsLocalhost(String, int) - Static method in class com.tplan.robot.util.Utils
-
- isWithinSelection(Element, boolean, ScriptingContext) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
Find out if an element is within execution selection, i.e.
- isXRelative() - Method in class com.tplan.robot.scripting.RelativePoint
-
- isXslEnabled() - Method in class com.tplan.robot.scheduler.TestSuite
-
Find out if the test suite is configured to link the XSL file to the
schedule XML report.
- isYRelative() - Method in class com.tplan.robot.scripting.RelativePoint
-
- paint(Graphics) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- paint(Graphics) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- paintDefaultImage(Image, Image, String) - Static method in class com.tplan.robot.util.Utils
-
Paint default image into a BufferedImage.
- painters - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- PARAM_BGCOLOR - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- PARAM_BRIDGECOLORS - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Bridge colors parameter name 'color'.
- PARAM_CLEAR - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Draw flag parameter name 'clear'.
- PARAM_CLICK_X - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Click point X coordinate parameter name.
- PARAM_CLICK_Y - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Click point Y coordinate parameter name.
- PARAM_COLOR - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Object color parameter name 'color'.
- PARAM_COUNT - Static variable in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- PARAM_DESCRIPTION - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Description parameter name.
- PARAM_DESKTOP_HEIGHT - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Source desktop height parameter name.
- PARAM_DESKTOP_WIDTH - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Source desktop width parameter name.
- PARAM_DISTANCE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Levenshtein distance parameter name 'distance'.
- PARAM_DISTANCE - Static variable in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
Levenshtein distance parameter name 'distance'.
- PARAM_DRAW - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Draw flag parameter name 'draw'.
- PARAM_EVENT - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- PARAM_FILTER - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Filter parameter name 'filter'.
- PARAM_FINGER - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- PARAM_FONTSIZE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Font size parameter name 'fontsize'.
- PARAM_HEIGHT - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Image height parameter name.
- PARAM_LANGUAGE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Language parameter name 'language'.
- PARAM_MAX - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Maximum size parameter name 'max'.
- PARAM_MIN - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Minimum size parameter name 'min'.
- PARAM_MINALPHA - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- PARAM_MODE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Mode parameter name 'mode'.
- PARAM_ONEXIT - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- PARAM_ONFAIL - Static variable in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- PARAM_ONPASS - Static variable in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- PARAM_OVERLAP - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Overlap mode parameter name.
- PARAM_PATTERN - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Pattern parameter name 'pattern'.
- PARAM_PATTERN - Static variable in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
Pattern parameter name 'pattern'.
- PARAM_REMOVEBG - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- PARAM_ROTATIONS - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
Loops parameter name 'rotations'.
- PARAM_SCALE - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SCALE - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Scale factor parameter name 'scale'.
- PARAM_SORT - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SORT_BEST - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SORT_BOTTOMMOST - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SORT_LEFTMOST - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SORT_NONE - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SORT_RIGHTMOST - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SORT_TOPMOST - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- PARAM_SOURCE_X - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Source X coordinate parameter name.
- PARAM_SOURCE_Y - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Source Y coordinate parameter name.
- PARAM_TEXT - Static variable in interface com.tplan.robot.imagecomparison.tesseractocr.OCRConstants
-
Text parameter name 'text'.
- PARAM_TEXT - Static variable in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
Text parameter name 'text'.
- PARAM_TO - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- PARAM_TOLERANCE - Static variable in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
RGB tolerance parameter name 'tolerance'.
- PARAM_TOLERANCE - Static variable in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- PARAM_VALUE_SEPARATOR - Static variable in class com.tplan.robot.scripting.TokenParserImpl
-
- PARAM_WAIT - Static variable in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- PARAM_WIDTH - Static variable in class com.tplan.robot.scripting.TemplateImageBean
-
Image width parameter name..
- parameter - Variable in class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
- ParametrizedTestScript - Interface in com.tplan.robot.scripting
-
Methods to declare parameters of a Java test script.
- parse(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse the argument string into a map of [param, value] pairs.
- parse(String, List<String>) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse the argument string into a map of [param, value] pairs.
- parse(String, List<String>, boolean, int[]) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse the argument string for parameters and parameter-value pairs.
- parse(String, List<String>, boolean, int[], boolean) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse the argument string for parameters and parameter-value pairs.
- parse(String, List<String>, List<int[]>) - Method in interface com.tplan.robot.scripting.TokenParser
-
- parse(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse(String, List) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse(String, List, boolean, int[]) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse(String, List, boolean, int[], boolean) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse(String, List<String>, List<int[]>) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse(String, List<String>, List<int[]>, boolean, int[]) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse(String, List<String>, List<int[]>, boolean, int[], boolean) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parse2map(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
- parse2map(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseBoolean(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a boolean number.
- parseBoolean(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseColor(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse an HTML-style RGB color.
- parseColor(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
Parse an HTML-style RGB color.
- parseColorArray(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a list of semicolon separated colors in the HTML format.
- parseColorArray(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseCommandName(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Get the command name (the first word) from the argument command line.
- parseCommandName(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseDimension(Object, Dimension, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse dimension (the [width, height] value pair) from the argument
object.
- parseDimension(Object, Dimension, String, ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseExpression(String) - Method in class com.tplan.robot.scripting.NumericEvaluator
-
- parseFile(String) - Static method in class com.tplan.robot.util.FileUtils
-
Create a file from a String.
- parseFileList(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse file list from the TPR semicolon separated format.
- parseFileList(String, File) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse file list from the TPR semicolon separated format.
- parseFileList(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseFileList(String, File) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseForValues(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a white space separated list of values (tokens).
- parseForValues(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseInteger(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse an integer number.
- parseInteger(Object, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse an integer number.
- parseInteger(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseInteger(Object, String, ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseKeyLocation(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Convert TPR specified key location to the
KeyEvent
one.
- parseKeyLocation(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseLegacyRfbPort(int, String) - Static method in class com.tplan.robot.util.Utils
-
- parseModifiers(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse the key modifiers.
- parseModifiers(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseMouseButton(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse the mouse button.
- parseMouseButton(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseNumber(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a number.
- parseNumber(Object, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a number.
- parseNumber(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseNumber(Object, String, ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseParameters(String[], Map, Map, Map, Map, Map, boolean) - Method in class com.tplan.robot.ApplicationSupport
-
Parse CLI options which were used to start the application.
- parseParameters(String[], Map, Map, Map, Map, Map, boolean, StringBuilder) - Method in class com.tplan.robot.ApplicationSupport
-
- parseParameters(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse parameters from a command line.
- parseParameters(String, List) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse parameters from a command line.
- parseParameters(String, List, boolean) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse parameters from a command line.
- parseParameters(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseParameters(String, List) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseParameters(String, List, boolean) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseParameterString(String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Get the parameter substring from a command line.
- parseParameterString(String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseParamName(String) - Static method in class com.tplan.robot.util.Utils
-
- parseParamValue(String) - Static method in class com.tplan.robot.util.Utils
-
- parsePercentage(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a percentage such as "23.5%".
- parsePercentage(Object, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a number which may be terminated with a percent sign '%'.
- parsePercentage(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parsePercentage(Object, String, ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parsePoint(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a point from the argument object.
- parsePoint(Object, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a point from the argument object.
- parsePoint(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parsePoint(Object, String, ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parsePointParams(String, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse point parameters from the argument object.
- parsePointParams(String, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseRectangle(Object, Rectangle, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a rectangle from the argument object.
- parseRectangle(Object, Rectangle, String, ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a rectangle from the argument object.
- parseRectangle(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a rectangle from the argument object.
- parseRectangle(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseRectangle(Object, Rectangle, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseRectangle(Object, Rectangle, String, ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseRectangleParams(String, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse rectangle parameters from the argument object.
- parseRectangleParams(String, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseScope(String) - Method in interface com.tplan.robot.scripting.ScopedVariableMap
-
Parse scope from a string (not case sensitive).
- parseStampFromString(String) - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Load pattern pixels from a string.This method is not currently used and
it is reserved for future use.
- parseTime(Object, String) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse time from a string.The method always returns the time value in
milliseconds.
- parseTime(Object, String, Object[]) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse time from a string.The method always returns the time value in
milliseconds.
- parseTime(Object, String, Object[], ScriptingContext) - Method in interface com.tplan.robot.scripting.TokenParser
-
Parse a time value.
- parseTime(Object, String) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
Parse time from a string.The method always returns the time value in
milliseconds.
- parseTime(Object, String, Object[]) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- parseTime(Object, String, Object[], ScriptingContext) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- paste(String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Paste text on the current desktop.
- paste(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Paste text on the current desktop.
- pause(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Pause execution of the test script until the user manually resumes it with
an optional description for report providers.
- pause() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Pause execution of the test script until the user manually resumes it
.
- PauseRequestException - Exception in com.tplan.robot.scripting
-
Exception thrown during test script execution indicating that pause was
requested either by the user (through GUI) or programatically .
- PauseRequestException(Object, String) - Constructor for exception com.tplan.robot.scripting.PauseRequestException
-
- performClientDrivenResize(int, int) - Method in interface com.tplan.robot.remoteclient.capabilities.ClientDrivenDesktopResizingCapable
-
Resize the desktop to the given dimensions.For example the RFB client is
expected to recreate the internal image buffer and ask the server for a
new copy of the desktop image.
- performGesture(List<Map>, Dimension, int) - Method in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
Perform the gesture.
- PlainTextInterpret - Class in com.tplan.robot.scripting.interpret
-
Fall back interpret ensuring that files that are not recognized as test scripts
can be displayed and edited in the script editor.
- PlainTextInterpret() - Constructor for class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- plan(GesturePlanner.GesturePlannerListener) - Method in class com.tplan.robot.util.GesturePlanner
-
Send the gesture events to the specified consumer.
- Plugin - Interface in com.tplan.robot.plugin
-
Interface declaring methods of a T-Plan Robot Enterprise plugin.
- PLUGIN_DISABLED - Static variable in class com.tplan.robot.plugin.PluginEvent
-
Event code 5 indicates that a plugin was disabled.
- PLUGIN_ENABLED - Static variable in class com.tplan.robot.plugin.PluginEvent
-
Event code 4 indicates that a plugin was enabled.
- PLUGIN_INSTALLED - Static variable in class com.tplan.robot.plugin.PluginEvent
-
Event code 1 indicates that a plugin was installed.
- PLUGIN_LIBRARY_PATH_KEY - Static variable in interface com.tplan.robot.plugin.JavaLibrary
-
This key is used to store class path to plugin Java libraries in the
system property table (System.getProperty()).
- PLUGIN_UNINSTALLED - Static variable in class com.tplan.robot.plugin.PluginEvent
-
Event code 2 indicates that a plugin was uninstalled.
- PLUGIN_UPDATED - Static variable in class com.tplan.robot.plugin.PluginEvent
-
Event code 3 indicates that a plugin was updated (upgraded to higher version).
- PluginDependency - Class in com.tplan.robot.plugin
-
Dependency is a class which describes dependency of a plugin (called "dependent plugin")
on another plugin ("dependency plugin").
- PluginDependency(Plugin, String, Class, String, int[]) - Constructor for class com.tplan.robot.plugin.PluginDependency
-
Constructor with arguments referring to attributes of a plugin which
is required as a dependency.
- PluginDescriptor - Class in com.tplan.robot.plugin
-
A plugin descriptor.
- PluginDescriptor() - Constructor for class com.tplan.robot.plugin.PluginDescriptor
-
Constructor to create an empty descriptor.
- PluginEvent - Class in com.tplan.robot.plugin
-
Plugin event is fired by the
PluginManager
to
PluginListener
instances and indicates that a plugin was installed, uninstalled, enabled or disabled.
- PluginEvent(Object, int, PluginInfo) - Constructor for class com.tplan.robot.plugin.PluginEvent
-
Event constructor.
- pluginEvent(PluginEvent) - Method in interface com.tplan.robot.plugin.PluginListener
-
Gets called when the plugin map got changed and a plugin event was fired
by the
PluginManager
.
- pluginEvent(PluginEvent) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- PluginFactory - Class in com.tplan.robot.plugin
-
Base class for plugin factories.
- PluginFactory() - Constructor for class com.tplan.robot.plugin.PluginFactory
-
- PluginInfo - Class in com.tplan.robot.plugin
-
Wrapper around
Plugin
attributes which is often used instead of real
plugins to avoid unnecessary plugin instantiation.
- PluginListener - Interface in com.tplan.robot.plugin
-
Plugin listener interface allows to register objects (listeners) with
PluginManager
to receive events (
PluginEvent
instances) about changes of the plugin map.
- PluginManager - Class in com.tplan.robot.plugin
-
Plugin manager provides framework for installation, uninstallation
and loading of plugins and serves as a central point of plugin instantiation for
all plugin factories.
- POINTER_EVENT - Static variable in class com.tplan.robot.scripting.commands.CommandEvent
-
Predefined action code for a pointer event.
- PointerTransferCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares client capability to send local pointer events to the
server, typically coming in from a mouse or other pointing device.
- pointToString(Point) - Method in interface com.tplan.robot.scripting.TokenParser
-
Convert the argument point to a string.
- pointToString(Point) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- PoolingCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares that it makes sense to pool the client connection in
order to be reused by other scripts.
- popCurrentPosition(ScriptingContext) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- Preference - Class in com.tplan.robot.preferences
-
The Preference
class is a wrapper around a single configuration parameter.
- Preference() - Constructor for class com.tplan.robot.preferences.Preference
-
Default parameterless constructor for TYPE_STRING preferences.
- Preference(PreferencePanel) - Constructor for class com.tplan.robot.preferences.Preference
-
- Preference(String, String, String, int, int) - Constructor for class com.tplan.robot.preferences.Preference
-
Constructor for numeric types (TYPE_INT, TYPE_FLOAT).
- Preference(String, int, String, String) - Constructor for class com.tplan.robot.preferences.Preference
-
Generic constructor for any preference type.
- Preference(int, String, String, String) - Constructor for class com.tplan.robot.preferences.Preference
-
Constructor allowing to pass resource bundle keys for the preference
name and description rather than plain text.
- PreferenceComponentManager - Interface in com.tplan.robot.preferences
-
Interface allowing to attach to the preference GUI component and customize
it's behavior.
- PreferenceContainer - Class in com.tplan.robot.preferences
-
A simple preference container compatible with the UserConfiguration class for
usage in auxiliary GUI components or classes using the Preferences framework
to create simple dialogs with options.
- PreferenceContainer() - Constructor for class com.tplan.robot.preferences.PreferenceContainer
-
Default constructor.
- prepareDiagram(Schedule, List<AbstractScheduleElement>) - Static method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- press(String, int, int, Boolean, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop once or more times.
- press(String, int, int, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop once or more times.
- press(String, int, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop once or more times.
- press(String, String, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop once or more times.
- press(char, int, int, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a character with optional modifiers on the current desktop once or more times.
- press(char, int, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a character with optional modifiers on the current desktop once or more times
.
- press(String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop.
- press(String, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop.
- press(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop.
- press(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Press a key with optional modifiers on the current desktop.
- print(LicenseEvent) - Method in class com.tplan.robot.util.DefaultLicenseListener
-
Print a license event to the print stream.
- printStack(String, int) - Static method in class com.tplan.robot.util.Utils
-
- printStackTrace() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- printWithOffset(Document, int) - Static method in class com.tplan.robot.util.DocumentUtils
-
- processFinished(Object) - Method in interface com.tplan.robot.util.FileSearchListener
-
- processFinished(Object) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- processStarting(Object) - Method in interface com.tplan.robot.util.FileSearchListener
-
- processStarting(Object) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- processUpdate(List<Rectangle>, Rectangle, Dimension) - Method in interface com.tplan.robot.imagecomparison.ImageUpdateObserver
-
Compute one or more rectangles that need to be processed when one or more
image rectangles change.
- processUpdate(List<Rectangle>, Rectangle, Dimension) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- processUpdate(List<Rectangle>, Rectangle, Dimension) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- progressUpdated(Object, String, float) - Method in interface com.tplan.robot.util.FileSearchListener
-
- progressUpdated(Object, String, float) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- PROPERTY_CHANGE_LOG_CLOSED - Static variable in class com.tplan.robot.scripting.commands.ScriptLogger
-
- PROPERTY_CHANGE_LOG_CLOSING - Static variable in class com.tplan.robot.scripting.commands.ScriptLogger
-
- PROPERTY_CHANGE_NEW_LOG - Static variable in class com.tplan.robot.scripting.commands.ScriptLogger
-
- PROPERTY_EVT_EXITING_RECORDING - Static variable in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Name of the property event to fire to the main window when the local
recording finished.
- PROPERTY_EVT_STARTED_RECORDING - Static variable in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Name of the property event to fire to the main window right after the
local recording was started.
- PROPERTY_EVT_STARTING_RECORDING - Static variable in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Name of the property event to fire to the main window when the local
recording is about to start.
- PROPERTY_SCHEDULE_LOADED - Static variable in class com.tplan.robot.scheduler.SchedulerPanel
-
- PROPERTY_SCHEDULE_SAVED - Static variable in class com.tplan.robot.scheduler.SchedulerPanel
-
- PROPERTY_SERVER_ABOUT_TO_EXPIRE - Static variable in class com.tplan.robot.remoteclient.LicenseWarningRunnable
-
- propertyChange(PropertyChangeEvent) - Method in class com.tplan.robot.preferences.UserConfiguration
-
- propertyChange(PropertyChangeEvent) - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
- propertyChange(PropertyChangeEvent) - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- propertyChange(PropertyChangeEvent) - Method in class com.tplan.robot.scheduler.TestSuite
-
- propertyChange(PropertyChangeEvent) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- propertyChange(PropertyChangeEvent) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- PropertyChangeListenerSupport - Class in com.tplan.robot.util
-
- PropertyChangeListenerSupport() - Constructor for class com.tplan.robot.util.PropertyChangeListenerSupport
-
- PROTOCOL_FILE - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Constant for static image client ("FILE").
- PROTOCOL_JAVA - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Constant for native Java client ("JAVA").
- PROTOCOL_RDP - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Constant for Remote Desktop Protocol ("RDP").
- PROTOCOL_RFB - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Constant for Remote Frame Buffer protocol ("RFB").
- purge() - Method in class com.tplan.robot.util.SafeBox
-
- pushCurrentPosition(ScriptingContext) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- pushListener(T) - Method in class com.tplan.robot.util.GenericListenerSupport
-
- pushListener(Reference<T>) - Method in class com.tplan.robot.util.GenericListenerSupport
-
- pushScriptListener(ScriptListener) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
Push a script listener to the first place of the listener list to ensure
that it gets notified prior to other registered ones.
- put(String, String) - Method in class com.tplan.robot.preferences.PreferenceContainer
-
Raw "put" method similar to the one of
Map
.
- put(Object, Object, Object, ScopedVariableMap.Scope) - Method in interface com.tplan.robot.scripting.ScopedVariableMap
-
Create a variable.
- put(Object, Object) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- put(K, V) - Method in class com.tplan.robot.util.ListenerHashMapImpl
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.tplan.robot.util.ListenerHashMapImpl
-
- putAll(Map, Map) - Static method in class com.tplan.robot.util.Utils
-
- putRawValues(Map) - Method in class com.tplan.robot.preferences.UserConfiguration
-
- read(File) - Method in class com.tplan.robot.scheduler.Schedule
-
- read(InputStream) - Method in class com.tplan.robot.scheduler.Schedule
-
- read(String) - Method in class com.tplan.robot.scheduler.Schedule
-
Read the schedule from a string.
- read() - Method in class com.tplan.robot.util.BOMInputStream
- read(byte[]) - Method in class com.tplan.robot.util.BOMInputStream
- read(byte[], int, int) - Method in class com.tplan.robot.util.BOMInputStream
- read(File, Charset) - Static method in class com.tplan.robot.util.FileUtils
-
Read a text file into a string builder.Suitable for small plain text
files.
- read(InputStream, Charset) - Static method in class com.tplan.robot.util.FileUtils
-
Read an input stream into a string builder.
- READING_ORDER - Static variable in class com.tplan.robot.util.RectangleComparator
-
- readToken(char[], int) - Method in interface com.tplan.robot.scripting.TokenParser
-
This will read a string in quotes or just a single string.Reading stops
when the final quote is reached (quoted string) or when a space or equal
sign is reached (unquoted string).
- readToken(char[], int) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
This will read a string in quotes or just a single string.Reading stops
when the final quote is reached (quoted string) or when a space or equal
sign is reached (unquoted string).
- rebuildHeuristics(float) - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- rebuildHeuristics(float) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- receiveBell() - Method in interface com.tplan.robot.remoteclient.capabilities.BellTransferCapable
-
This method gets called for each beep (bell) emited by the server.
- recordComment(Element, ScriptingContext) - Method in class com.tplan.robot.scripting.CommentCollector
-
Record a comment detected during a script compilation or execution..
- recordComment(Element) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Record a comment to the comment collection facility if it is supported
and enabled.
- recordComment(Element) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
Record a comment to the comment collection facility if it is supported
and enabled.
- recordExitStack() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- RectangleComparator - Class in com.tplan.robot.util
-
Sort rectangles either along the horizontal axis (by the X coordinate) or
along the vertical one (by Y) or in the reading order.
- RectangleComparator(int) - Constructor for class com.tplan.robot.util.RectangleComparator
-
- rectToString(Rectangle) - Method in interface com.tplan.robot.scripting.TokenParser
-
Convert the argument rectangle to a string.
- rectToString(Rectangle) - Method in class com.tplan.robot.scripting.TokenParserImpl
-
- RedisplayCapability - Interface in com.tplan.robot.scripting.commands
-
Optional interface to allow the command property window to display the "OK &
Create New" button and keep the window open.
- RefactoringCapable - Interface in com.tplan.robot.scripting.interpret
-
Interface declaring that the interpret can identify and carry out refactoring
after one or more resources were copied and/or moved.
- refactoringCompleted() - Method in class com.tplan.robot.scheduler.Schedule
-
- refactoringCompleted() - Method in interface com.tplan.robot.scripting.interpret.RefactoringCapable
-
Called after the refactoring of the tasks returned by the implementing
object gets successfully completed.
- RefactoringTask - Interface in com.tplan.robot.scripting.interpret
-
Interface of a refactoring task which typically represents an atomic
update of the test script code, for example an update of a resource (template
image, subscript) called by a command after the resource was moved to a
different location.
- reference - Variable in class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
- REFRESH_DAEMON_ENABLE - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- REFRESH_DAEMON_MAX_IDLE_TIME - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- refreshStyle() - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Refresh document styles.
- registerComponentForEscape(JComponent, JButton) - Static method in class com.tplan.robot.util.Utils
-
- registerDialogForEscape(JDialog, JButton) - Static method in class com.tplan.robot.util.Utils
-
- registerDialogForEscape(JFrame, JButton) - Static method in class com.tplan.robot.util.Utils
-
- relative - Variable in class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
- relativeDistance(String, String) - Static method in class com.tplan.robot.util.FuzzyStringComparator
-
Compute relative Levenshtein distance of two strings.
- RelativePoint - Class in com.tplan.robot.scripting
-
Extension of java.awt.Point class allowing to specify
the coordinates as percentages instead of absolute numbers.
- RelativePoint() - Constructor for class com.tplan.robot.scripting.RelativePoint
-
Default constructor.
- RelativePoint(Point) - Constructor for class com.tplan.robot.scripting.RelativePoint
-
Default constructor.It creates a standard Point instance with coordinates
initialized to those of the argument point.
- RelativePoint(int, int) - Constructor for class com.tplan.robot.scripting.RelativePoint
-
Constructor.It creates a standard Point instance with coordinates
initialized to [x,y].
- release(int, int) - Method in interface com.tplan.robot.util.GesturePlanner.GesturePlannerListener
-
Called when the finger ends with the finger release.
- releaseClient(RemoteDesktopClient) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Release a client.
- releaseClient(RemoteDesktopClient, boolean) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Release a client.
- reload() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- reload() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
- relocate(String) - Static method in class com.tplan.robot.util.ErrorLog
-
- RemoteClientCloseRunnable - Class in com.tplan.robot.remoteclient
-
Helper runnable allowing to close connection to a server inside a thread.
- RemoteClientCloseRunnable(RemoteDesktopClient) - Constructor for class com.tplan.robot.remoteclient.RemoteClientCloseRunnable
-
- RemoteClientException - Exception in com.tplan.robot.remoteclient
-
Exception to be thrown by desktop clients on standard error situations.
- RemoteClientException() - Constructor for exception com.tplan.robot.remoteclient.RemoteClientException
-
Constructs a new exception with null
as its detail message.
- RemoteClientException(String) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientException
-
Constructs a new exception with the specified detail message.
- RemoteClientException(String, Throwable) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientException
-
Constructs a new exception with the specified detail message and
cause.
- RemoteClientException(Throwable) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientException
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- RemoteClientRuntimeException - Exception in com.tplan.robot.remoteclient
-
Exception to be thrown by desktop clients on standard error situations.
- RemoteClientRuntimeException() - Constructor for exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
Constructs a new exception with
null
as its detail message.
- RemoteClientRuntimeException(String) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
Constructs a new exception with the specified detail message.
- RemoteClientRuntimeException(String, String) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
- RemoteClientRuntimeException(String, Throwable) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
Constructs a new exception with the specified detail message and cause.
- RemoteClientRuntimeException(Throwable) - Constructor for exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
Constructs a new exception with the specified cause and a detail message
of (cause==null ? null : cause.toString()) (which typically
contains the class and detail message of cause).
- RemoteDesktopClient - Interface in com.tplan.robot.remoteclient
-
Remote desktop client is a high level interface describing common capabilities
of remote desktop technologies.
- RemoteDesktopClientEvent - Class in com.tplan.robot.remoteclient
-
Desktop client event describes an event on the client side, such as a local
mouse and keyboard event or a change of the clipboard content on the local system.
- RemoteDesktopClientEvent(RemoteDesktopClient, MouseEvent, boolean) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- RemoteDesktopClientEvent(RemoteDesktopClient, MouseEvent) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- RemoteDesktopClientEvent(RemoteDesktopClient, KeyEvent) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- RemoteDesktopClientEvent(RemoteDesktopClient, String) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- RemoteDesktopClientFactory - Class in com.tplan.robot.remoteclient
-
Desktop client factory is central point of instantiation of desktop clients
and makes it possible to deliver clients as standalone plugins.
- RemoteDesktopClientListener - Interface in com.tplan.robot.remoteclient
-
Desktop client listener allows to register objects to receive client events.
- RemoteDesktopServerEvent - Class in com.tplan.robot.remoteclient
-
Desktop client event describes an event on the server side, such as server
connect or disconnect, desktop image update, change of the clipboard content
on the server side and other.
- RemoteDesktopServerEvent(RemoteDesktopClient, int) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
Generic constructor for all event types.
- RemoteDesktopServerEvent(RemoteDesktopClient, Rectangle, boolean) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- RemoteDesktopServerEvent(RemoteDesktopClient, Rectangle) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- RemoteDesktopServerEvent(RemoteDesktopClient, String) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- RemoteDesktopServerEvent(RemoteDesktopClient, String, Object) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- RemoteDesktopServerEvent(RemoteDesktopClient, int, String) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- RemoteDesktopServerEvent(RemoteDesktopClient, Exception) - Constructor for class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- RemoteDesktopServerListener - Interface in com.tplan.robot.remoteclient
-
Desktop server listener allows to register objects to receive server events.
- remove(List<String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Uninstall (remove) the plugin.
- remove(String) - Method in class com.tplan.robot.preferences.PreferenceContainer
-
Remove a preference from the container.
- remove(String) - Method in class com.tplan.robot.preferences.UserConfiguration
-
- remove(Object, Object, ScopedVariableMap.Scope) - Method in interface com.tplan.robot.scripting.ScopedVariableMap
-
Remove a global variable.
- remove(Object) - Method in class com.tplan.robot.util.CaseTolerantHashMap
-
- remove(Object) - Method in class com.tplan.robot.util.CaseTolerantLinkedHashMap
-
- remove(int) - Method in class com.tplan.robot.util.ListenerArrayList
-
- remove(Object) - Method in class com.tplan.robot.util.ListenerArrayList
-
- remove(Object) - Method in class com.tplan.robot.util.ListenerHashMapImpl
-
- removeAllListeners() - Method in class com.tplan.robot.util.GenericListenerSupport
-
- removeAllObservers() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
- removeChangeListener(ChangeListener) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- removeChangeListener(ChangeListener) - Method in class com.tplan.robot.util.SafeBox
-
- removeChangeListener(ChangeListener) - Static method in class com.tplan.robot.util.ScreenUtils
-
Remove a change listener.
- removeClientListener(RemoteDesktopClientListener) - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
Remove an object from the list of client listeners.
- removeClientListener(RemoteDesktopClientListener) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Remove an object from the list of client listeners.
- removeCommandListener(CommandListener) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- removeCommandListener(CommandListener) - Method in interface com.tplan.robot.scripting.commands.CommandHandler
-
Removes a CommandListener
from the listener list.
- removeCommandListener(CommandListener) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Remove a command listener from all available command handlers.
- removeCommandListener(CommandListener) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- removeConfigurationListener(ConfigurationChangeListener) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Remove a configuration change listener
- removeDisconnectListener(DisconnectListener) - Static method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
Remove a global disconnect listener.
- removeDocument(String) - Method in class com.tplan.robot.util.SafeBox
-
- removeEnclosingDoubleQuotesIfNeeded(CharSequence) - Static method in class com.tplan.robot.util.Utils
-
- removeErrListener(PropertyChangeListener) - Static method in class com.tplan.robot.util.ErrorLog
-
Remove a listener from the System.err stream.
- removeGlobalScheduleListener(ScheduleListener) - Static method in class com.tplan.robot.scheduler.Schedule
-
- removeHtmlLogListener(PropertyChangeListener) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- removeInterpret(TestScriptInterpret) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Remove an interpret from the internal list of active interprets.
- removeInterpret(TestScriptInterpret) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- removeLicenseListener(LicenseListener) - Method in class com.tplan.robot.ApplicationSupport
-
Remove an object from the list of license listeners.
- removeListener(T) - Method in class com.tplan.robot.util.GenericListenerSupport
-
Remove a listener.
- removeObjectListener(PropertyChangeListener) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
- removeObjectListener(PropertyChangeListener) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- removeObserver(Object) - Method in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Remove a recording observer.
- removeOutListener(PropertyChangeListener) - Static method in class com.tplan.robot.util.ErrorLog
-
Remove a listener from the System.out stream.
- removeParameter(String) - Method in class com.tplan.robot.util.SafeBox
-
- removePluginListener(PluginListener) - Method in class com.tplan.robot.plugin.PluginManager
-
Remove an object from the list of plugin listeners.
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.tplan.robot.util.ListenerArrayList
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.tplan.robot.util.ListenerHashMapImpl
-
- removePropertyChangeListener(PropertyChangeListener) - Method in interface com.tplan.robot.util.ListenerMap
-
- removePropertyChangeListeners() - Method in class com.tplan.robot.util.ListenerArrayList
-
- removePropertyChangeListeners() - Method in class com.tplan.robot.util.ListenerHashMapImpl
-
- removePropertyChangeListeners() - Method in interface com.tplan.robot.util.ListenerMap
-
- removeRemoteDesktopClientListener(RemoteDesktopClientListener) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Remove remote desktop client listener from the list of listeners.
- removeRemoteDesktopServerListener(RemoteDesktopServerListener) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Remove remote desktop server listener from the list of listeners.
- removeSchedule(Schedule) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- removeScheduleListener(ScheduleListener) - Method in class com.tplan.robot.scheduler.Schedule
-
- removeScriptListener(ScriptListener) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Remove a script listener.
- removeScriptListener(ScriptListener) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- removeSearchListener(FileSearchListener) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- removeSearchListener(FileSearchListener) - Method in class com.tplan.robot.util.ReplaceRunnable
-
- removeServerListener(RemoteDesktopServerListener) - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
Remove an object from the list of server listeners.
- removeServerListener(RemoteDesktopServerListener) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Remove an object from the list of server listeners.
- removeUpdate(DocumentEvent) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Gives notification that a portion of the document has been
removed.
- removeVariables(Object...) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Remove variables that meet the given name(s) (String arguments) or
matches the given regular expression (s) (
Pattern
arguments).If the name is a String and contains the parameter
{0}
it will be replaced with numbers starting from 0 using
MessageFormat
and all variables that meet the name will
be removed.
- removeVariables(Object...) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- rename(Component, File, File, boolean, boolean, Map<File, File>) - Static method in class com.tplan.robot.util.FileUtils
-
Rename (move) or copy the specified file (directory) to the specified
target file (directory).
- RenderingHintsCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Methods of a client having extra requirements of how the desktop image should
be handled.
- REPEAT_COMPARISON_FOR_MOVED_MOUSE - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- RepeatingScriptedExecutable - Interface in com.tplan.robot.scripting
-
Scripted executable supporting multiple executions.
- replace(int, int, String, LinkedHashMap<String, Object>, int[]) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Replace the text at the specified coordinates with a new method or a command call
created from the specified command name and parameter map.
- replace(ScriptingContext, String, String, int, int, String) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- ReplaceRunnable - Class in com.tplan.robot.util
-
Runnable performing string replacement in the specified list of files and
locations.
- ReplaceRunnable(String, String, boolean) - Constructor for class com.tplan.robot.util.ReplaceRunnable
-
- report(File, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the specified report provider to generate a report on test script
execution.
- report(File[], String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the Enterprise report provider to generate a report on test
script execution.
- report(File[], String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the Enterprise report provider to generate a report on test
script execution.
- report(File, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the specified report provider to generate a report on test script
execution.
- report(File, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the default report provider to generate a report on test script
execution.
- report(File, String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the enterprise report provider to generate a report on test script
execution.
- report(File) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Start the default report provider to generate a report on test script
execution.
- REPORT_REPORT_DESC - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- REPORT_REPORT_FILE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- REPORT_REPORT_FILENAME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- REPORT_REPORT_RELATIVE_FILE - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- REPORT_STATUS_IMAGE_NAME - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
- ReportProvider - Interface in com.tplan.robot.scripting.report
-
Interface of report providers.
- ReportProviderFactory - Class in com.tplan.robot.scripting.report
-
Report provider factory allowing to deliver report provider implementations
as plugins.
- requiresGUIDisposal() - Method in interface com.tplan.robot.remoteclient.capabilities.ClientDrivenDesktopResizingCapable
-
Indicates whether the desktop resize requires the Robot window to hide.
- requiresOriginalValues() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
Indicate whether the handler is interested in key-value pairs exactly as
they are specified on the command line.
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- requiresRestart() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- requiresRestart() - Method in interface com.tplan.robot.plugin.Plugin
-
Indicate whether installation of this plugin requires application restart.
- requiresRestart() - Method in class com.tplan.robot.plugin.PluginInfo
-
- requiresRestart() - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- requiresRestart() - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- requiresRestart() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- requiresRestart() - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- requiresRestart() - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- reset(String) - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
- reset() - Method in class com.tplan.robot.scripting.commands.ScriptLogger.CustomLogManager
-
- reset() - Method in class com.tplan.robot.util.BOMInputStream
- resetFinally() - Static method in class com.tplan.robot.scripting.commands.ScriptLogger.CustomLogManager
-
- resetHeuristics() - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- resetSelection() - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- resetSelection() - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Reset selection for partial execution purposes.
- resetStyles(UserConfiguration) - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
- resetStyles(int, int) - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
- resetToDefaults() - Static method in class com.tplan.robot.preferences.UserConfiguration
-
- resetWithTimeout(int) - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
- resize(int, int) - Method in interface com.tplan.robot.remoteclient.capabilities.DesktopResizingCapable
-
Resize the desktop to the given dimensions.
- resolveVariable(String) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Look up the variable value.
- resolveVariable(String) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- restart(Window, String[]) - Static method in class com.tplan.robot.util.Utils
-
- Resumable - Class in com.tplan.robot.remoteclient
-
Helper object holding a semaphore flag and a reason of eventual suspension.
- Resumable(String) - Constructor for class com.tplan.robot.remoteclient.Resumable
-
- resume - Variable in class com.tplan.robot.remoteclient.Resumable
-
- resume() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Resume execution (set the pause indicator to false).
- retrieveIntegrationParameters(Map, boolean) - Static method in class com.tplan.robot.util.Utils
-
Retrieve the T-Plan Professional integration parameters from the argument
map.
- rightClickImage(File[], float, int, Point, Rectangle, String, String, float[], String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and right click it.
- rightClickImage(File[], float, int, Rectangle, String, String, float[], String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and right click it.
- rightClickImage(File[], int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and right click it.
- rightClickImage(File[], int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and right click it.
- rightClickImage(File[]) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for a component (a button, field, ...) on the screen by the
specified image(s) and right click it.
- rightClickObject(int, Point, Color, Integer, Dimension, Dimension, String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickObject(int, Color, Integer, Dimension, Dimension, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickObject(int, Color, Integer, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickObject(int, Color, Dimension, Dimension) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickObject(Color, Integer, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickObject(int, Color) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickObject(Color) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Look for an object/component on the screen by the specified color and
right click it.
- rightClickText(int, Rectangle, String, String, float, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickText(int, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickText(String, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickText(int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickText(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickTextPattern(int, Rectangle, String, String, float, int, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickTextPattern(int, Rectangle, String, String, float, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickTextPattern(int, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rightClickTextPattern(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- rotateIfNeeded(Point) - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Convert a coordinate if needed.
- run() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- run() - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyRetriever
-
- run() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
- run() - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
- run() - Method in class com.tplan.robot.remoteclient.LicenseWarningRunnable
-
- run() - Method in class com.tplan.robot.remoteclient.RemoteClientCloseRunnable
-
- run() - Method in class com.tplan.robot.scheduler.ScheduleAction
-
- run() - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- run() - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- run() - Method in exception com.tplan.robot.scripting.AbstractConfigurationException
-
- run() - Method in class com.tplan.robot.scripting.ConnectionTimeout
-
Implementation of the
Runnable
interface.
- run(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute a TPR test script (.tpr) or a source
Java file (.java) or instantiate and execute a Java test script specified
by a fully qualified class name (with package).
- run(String, Object...) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Execute a test script with optional parameters.
- run() - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
- run() - Method in class com.tplan.robot.ShutdownHook
-
Implementation of the java.lang.Runnable
interface.
- run() - Method in class com.tplan.robot.util.ButtonClickAction
-
- run() - Method in class com.tplan.robot.util.ErrorLog
-
- run() - Method in class com.tplan.robot.util.FileSearchRunnable
-
- run() - Method in class com.tplan.robot.util.InputStreamDrain
-
- run() - Method in class com.tplan.robot.util.OSProcessThread
-
- run() - Method in class com.tplan.robot.util.ReplaceRunnable
-
- run() - Method in class com.tplan.robot.util.SimpleTimer
-
- runOnAWTWithTimeout(Runnable, int) - Static method in class com.tplan.robot.util.Utils
-
Execute the specified runnable on the AWT dispatch thread.
- runScriptCommand(String, List, Map) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Generic method to execute a scripting language command.
- SafeBox - Class in com.tplan.robot.util
-
Safe box (vault) to store sensitive data in encrypted form.
- save(OutputStream) - Static method in class com.tplan.robot.preferences.UserConfiguration
-
Save the configuration into an output stream.
- save() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- save(String, File) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- save(File) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- save(TestScriptInterpret) - Method in interface com.tplan.robot.scripting.interpret.ScriptOwner
-
Notify the script owner that the interpret wishes to save the code to the
file system.
- save() - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Save the data to the meta data file.
- save() - Method in class com.tplan.robot.util.SafeBox
-
- saveAs(File) - Method in class com.tplan.robot.scheduler.Schedule
-
Save the schedule to an XML file.
- saveAs(File, boolean) - Method in class com.tplan.robot.scheduler.Schedule
-
- saveConfiguration() - Static method in class com.tplan.robot.preferences.UserConfiguration
-
- saveImage(File, Dimension, BufferedImage, Rectangle, Point) - Static method in class com.tplan.robot.scripting.TemplateImageBean
-
Save a template image and create its property file (template image bean).
- savePerformed(Preference, Object, Object, Object) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyRetriever
-
- savePerformed(Preference, Object, Object, Object) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
- savePerformed(Preference, Object, Object, Object) - Method in interface com.tplan.robot.preferences.PreferenceComponentManager
-
Called after the preference value is retrieved from the component and
saved back to the configuration object.
- savePluginMap() - Method in class com.tplan.robot.plugin.PluginManager
-
- saveTo(File) - Method in class com.tplan.robot.util.SafeBox
-
Save the safe box to a custom file.
- schedule(String, Runnable) - Static method in class com.tplan.robot.scheduler.CronFacade
-
- Schedule - Class in com.tplan.robot.scheduler
-
Schedule encapsulates a
TestSuite
and provides framework for I/O
operations, execution and displaying in the GUI.
- Schedule() - Constructor for class com.tplan.robot.scheduler.Schedule
-
- Schedule(String) - Constructor for class com.tplan.robot.scheduler.Schedule
-
- SCHEDULE_CLOSED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_CRASHED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_CREATED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_EXEC_ERROR - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_FINISHED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_MODIFIED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_PAUSED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_RESUMED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_SAVED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_STARTED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_STOPPED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_TASK_FINISHED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_TASK_PAUSED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_TASK_REPORT_CREATED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_TASK_RESUMED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- SCHEDULE_TASK_STARTED - Static variable in class com.tplan.robot.scheduler.ScheduleEvent
-
- ScheduleAction - Class in com.tplan.robot.scheduler
-
Create/edit/move/copy/save to schedule action.
- ScheduleAction(File, ChangeListener, int) - Constructor for class com.tplan.robot.scheduler.ScheduleAction
-
- ScheduleAction(Schedule, ChangeListener) - Constructor for class com.tplan.robot.scheduler.ScheduleAction
-
- ScheduleAction(File, ChangeListener, boolean, int) - Constructor for class com.tplan.robot.scheduler.ScheduleAction
-
- ScheduleAction(Schedule, File, ChangeListener, boolean, int) - Constructor for class com.tplan.robot.scheduler.ScheduleAction
-
- scheduleDump(int, boolean) - Static method in class com.tplan.robot.util.ErrorLog
-
Schedule an application dump to write all thread stack traces into the
console and the log file.
- scheduleDump(int, boolean, File) - Static method in class com.tplan.robot.util.ErrorLog
-
Schedule an application dump to write all thread stack traces into the
console and the log file and optionally also a heap dump.
- ScheduleEvent - Class in com.tplan.robot.scheduler
-
- ScheduleEvent(Schedule, int, Object) - Constructor for class com.tplan.robot.scheduler.ScheduleEvent
-
- ScheduleEvent(Schedule, int, Task, ScriptingContext) - Constructor for class com.tplan.robot.scheduler.ScheduleEvent
-
- ScheduleEvent(Schedule, int) - Constructor for class com.tplan.robot.scheduler.ScheduleEvent
-
- scheduleEvent(ScheduleEvent) - Method in interface com.tplan.robot.scheduler.ScheduleListener
-
Called when a schedule event is available.
- scheduleEvent(ScheduleEvent) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- scheduleEvent(ScheduleEvent) - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- ScheduleListener - Interface in com.tplan.robot.scheduler
-
Listener interface allowing to receive schedule events.
- ScheduleParameter - Class in com.tplan.robot.scheduler
-
Representation of a schedule or work item parameter.
- ScheduleParameter() - Constructor for class com.tplan.robot.scheduler.ScheduleParameter
-
- ScheduleParameter.ParamType - Enum in com.tplan.robot.scheduler
-
Parameter types.
- SCHEDULER_HOME_DIR_NAME - Static variable in class com.tplan.robot.scheduler.Schedule
-
- SCHEDULER_REPORT_DIR_SUFFIX - Static variable in class com.tplan.robot.scheduler.Schedule
-
- SchedulerDiagram - Class in com.tplan.robot.scheduler
-
Component displaying graphical view of a single schedule.
- SchedulerPanel - Class in com.tplan.robot.scheduler
-
Component comprising of a schedule diagram (
SchedulerDiagram
), a tool
bar at the top and a panel at the bottom to display details of the selected
schedule element.
- SchedulerPanel() - Constructor for class com.tplan.robot.scheduler.SchedulerPanel
-
- scope - Variable in class com.tplan.robot.scripting.ScopedVariableMap.Var
-
- ScopedVariableMap - Interface in com.tplan.robot.scripting
-
Methods of a map supporting variable visibility scopes.
- ScopedVariableMap.Scope - Enum in com.tplan.robot.scripting
-
Variable visibility scopes.
- ScopedVariableMap.Var - Class in com.tplan.robot.scripting
-
Variable class.
- ScreenDifferenceMethod - Interface in com.tplan.robot.imagecomparison
-
Interface for algorithms comparing two screens of equal size and producing
the difference.
- screenshot(File, String, Rectangle, Image[], float, Rectangle, boolean, String, Integer, Integer, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a
file and perform image search using the "search" comparison method with
the support of filtering background from the template image(s).
- screenshot(File, String, Rectangle, Image[], float, Rectangle, boolean, String, Integer, Integer, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a
file and perform image search using the "search" comparison method with
the support of filtering background from the template image(s).
- screenshot(File, String, Rectangle, Image[], float, Rectangle, boolean, String, Integer, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a
file and perform image search using the "search" comparison method with
the support of filtering background from the template image(s).
- screenshot(File, String, Rectangle, Image[], String, String, float, Rectangle, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, Image[], String, String, float, Rectangle, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, Image[], String, String, float, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], String, String, float, Rectangle, Integer, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], String, String, float, Rectangle, Integer, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], float, Rectangle, String, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform image comparison with the given template(s) using the Enterprise Image Search v2
method (code "search2").
- screenshot(File, String, Rectangle, File[], float, Rectangle, String, float[], boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform image comparison with the given template(s) using the Enterprise Image Search v2
method (code "search2").
- screenshot(File, String, Rectangle, File[], float, Rectangle, String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform image comparison with the given template(s) using the Enterprise Image Search v2
method (code "search2").
- screenshot(File, String, Rectangle, Rectangle, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform Tesseract OCR to recognize text from the desktop image
or its part.
- screenshot(File, String, Rectangle, Rectangle, String, float, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform Tesseract OCR to recognize text from the desktop image
or its part.
- screenshot(File, String, Rectangle, Rectangle, String, float, String, int, String, int, int, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform Tesseract OCR to recognize text from the desktop image
or its part.
- screenshot(File, String, Rectangle, File[], float, Rectangle, String, int, String, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
call the
Image Based Text Recognition comparison method
to recognize text from the desktop image or its part.
- screenshot(File, String, Rectangle, File[], String, String, float, Rectangle, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], String, String, float, Rectangle, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], float, Rectangle, boolean, String, Integer, Integer, boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a
file and perform image search using the "search" comparison method with
the support of filtering background from the template image(s).
- screenshot(File, String, Rectangle, File[], float, Rectangle, boolean, String, Integer, Integer, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a
file and perform image search using the "search" comparison method with
the support of filtering background from the template image(s).
- screenshot(File, String, Rectangle, File[], float, Rectangle, boolean, String, Integer, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a
file and perform image search using the "search" comparison method with
the support of filtering background from the template image(s).
- screenshot(File, String, Rectangle, File[], String, String, float, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File, float, Rectangle, Color, Color[], Integer, Integer, Boolean, Boolean, Dimension, Dimension) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform image comparison using the Object Search method.
- screenshot(File, String, Rectangle, File, float, Rectangle, Color, Color[], Integer, Integer, Boolean, Boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
perform image comparison using the Object Search method.
- screenshot(File, String, Rectangle, File[], String, float, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], String, float) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle, File[], String, float, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part, save it to a file and
eventually perform image comparison with the given template.
- screenshot(File, String, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part and save it to a file.
- screenshot(File, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop and save it to a file.
- screenshot(File, Rectangle) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop or its part and save it to a file.
- screenshot(File) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Take a screen shot of the remote desktop and save it to a file
.
- ScreenUtils - Class in com.tplan.robot.util
-
Screen and screen image methods.
- script(String, boolean, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define start or end of a script (test case)
.
- script(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define start or end of a script (test case).
- SCRIPT_BLOCK_EXECUTION_FINISHED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that execution of a block (a structure or a Run call) finished.
- SCRIPT_CLIENT_CREATED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that a new remote desktop client was created.
- SCRIPT_CMD_COMPARISON_END - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
- SCRIPT_CMD_COMPARISON_FAILED_FOR_IO_ERROR - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when an executing script experiences a failed image comparison
(one or more template images are missing or can not be read).
- SCRIPT_CMD_COMPARISON_FAILED_FOR_MISMATCH - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when an executing script experiences a failed image comparison
(the screen does not match).
- SCRIPT_CMD_COMPARISON_START - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
- SCRIPT_CMD_MOUSE_END - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
- SCRIPT_CMD_MOUSE_START - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
- SCRIPT_COMPILATION_FINISHED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when script compilation finishes.
- SCRIPT_COMPILATION_STARTED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that the compile process was started.
- SCRIPT_DEBUG_COMMAND_IN_PROCEDURE_REACHED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a procedure call was detected.
- SCRIPT_DEBUG_LINE_SKIPPED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a comment line was skipped.
- SCRIPT_DEBUG_NESTED_BLOCK_CREATED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that an 'if' wrapper was created.
- SCRIPT_DEBUG_PROCEDURE_CALL_ENDED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a procedure call was detected.
- SCRIPT_DEBUG_PROCEDURE_CALL_REACHED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a procedure call was detected.
- SCRIPT_DEBUG_PROCEDURE_DEFINITION_END_REACHED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that end of a procedure definition was reached.
- SCRIPT_DEBUG_PROCEDURE_WRAPPER_CREATED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a procedure wrapper was created.
- SCRIPT_DEBUG_STRUCTURE_END_REACHED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that an 'if' wrapper was created.
- SCRIPT_DEBUG_STRUCTURE_WRAPPER_CONTINUED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that an 'else' or 'else if' branch was reached.
- SCRIPT_DEBUG_STRUCTURE_WRAPPER_CREATED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that an 'if' wrapper was created.
- SCRIPT_DEBUG_VALIDATING_LINE - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a comment line was skipped.
- SCRIPT_DEBUG_VALIDATION_STARTED - Static variable in class com.tplan.robot.scripting.ScriptDebuggingEvent
-
Notify listeners that a procedure wrapper was created.
- SCRIPT_ERRORS_AVAILABLE - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when script compilation finishes and list of errors is available.
- SCRIPT_EXECUTED_LINE_CHANGED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when execution jumps to another line of code.
- SCRIPT_EXECUTING_INCLUDE - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that either Include or Run command is to be executed.
- SCRIPT_EXECUTION_FINISHED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when the execution finishes.
- SCRIPT_EXECUTION_PAUSED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that execution was paused either by the Pause command or
manually by the user.
- SCRIPT_EXECUTION_RESUMED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that previously paused execution has resumed.
- SCRIPT_EXECUTION_SIGNOFF - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
- SCRIPT_EXECUTION_STARTED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when script execution is starting.
- SCRIPT_EXECUTION_STOPPED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when execution gets stopped manually.
- SCRIPT_GOING_TO_RUN_LINE - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
This event type indicates that the script handler is going to run a
line of code.
- SCRIPT_HANDLER_CHECK_SYNTAX_BEFORE_EXECUTION - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- SCRIPT_HANDLER_OPEN_INCLUDED_FILES - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- SCRIPT_INCLUDE_FAILED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that an Include or Run command failed to open the specified file.
- SCRIPT_INTERPRET_DESTROYED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that the script was destroyed and should not be used any more..
- SCRIPT_INTERPRET_INITIALIZED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that the script was initialized (associated with a file/URI).
- SCRIPT_MESSAGE_AVAILABLE - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when a displayable message is available.
- SCRIPT_NESTED_INTERPRET_CREATED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that a nested interpret was created.
- SCRIPT_PAUSE_FLAG_CHANGED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that the pause flag has changed.
- SCRIPT_PROCEDURE_FINISHED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when execution of a procedure finishes.
- SCRIPT_PROCEDURE_STARTED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when execution of a procedure is starting.
- SCRIPT_REPORT_FIRST_CREATED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Notify listeners that a new report has been created for the first time
(refresh operations should not fire this any more).
- SCRIPT_VARIABLES_UPDATED - Static variable in class com.tplan.robot.scripting.ScriptEvent
-
Fired when variables stored in the context have changed.
- ScriptCompilerQueue - Class in com.tplan.robot.scripting.interpret
-
Queue managing script compilation requests from the GUI (since 4.4.4).
- ScriptDebuggingEvent - Class in com.tplan.robot.scripting
-
Script event used for additional messages fired in debugging mode.
- ScriptDebuggingEvent(Object, TestScriptInterpret, ScriptingContext, int) - Constructor for class com.tplan.robot.scripting.ScriptDebuggingEvent
-
- ScriptDebuggingEvent(Object, TestScriptInterpret, ScriptingContext, String) - Constructor for class com.tplan.robot.scripting.ScriptDebuggingEvent
-
- ScriptedExecutable - Interface in com.tplan.robot.scripting
-
Interface declaring basic status methods of a scripted executable object
(test script, test suite, schedule, ...).
- scriptEnd(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define end of a script (test case).
- scriptEnd(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define end of a script (test case).
- scriptEvent(ScriptEvent) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- scriptEvent(ScriptEvent) - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- scriptEvent(ScriptEvent) - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- scriptEvent(ScriptEvent) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- ScriptEvent - Class in com.tplan.robot.scripting
-
Script events describe events related to test script execution like start,
stop and pause, execution of particular commands etc.
- ScriptEvent(Object, TestScriptInterpret, ScriptingContext, int) - Constructor for class com.tplan.robot.scripting.ScriptEvent
-
- ScriptEvent(Object, TestScriptInterpret, ScriptingContext, String) - Constructor for class com.tplan.robot.scripting.ScriptEvent
-
- ScriptEvent(TestScriptInterpret, ScriptingContext, int) - Constructor for class com.tplan.robot.scripting.ScriptEvent
-
- ScriptEvent(TestScriptInterpret, ScriptingContext, String) - Constructor for class com.tplan.robot.scripting.ScriptEvent
-
- scriptEvent(ScriptEvent) - Method in interface com.tplan.robot.scripting.ScriptListener
-
Gets called when a script event is available.
- scriptFile - Variable in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- scriptFinished(ScriptingContext) - Method in interface com.tplan.robot.remoteclient.capabilities.ScriptStatusListener
-
Called when the script using this client finishes.
- ScriptingContext - Interface in com.tplan.robot.scripting
-
Scripting context is a map which serves as a repository of objects and
structures related to script execution.
- ScriptingContextImpl - Class in com.tplan.robot.scripting
-
Scripting context implementation.
- ScriptingContextImpl() - Constructor for class com.tplan.robot.scripting.ScriptingContextImpl
-
Default parameterless constructor.
- ScriptListener - Interface in com.tplan.robot.scripting
-
Listener interface for objects wishing to register for script events.
- ScriptLocation - Class in com.tplan.robot.scripting.interpret
-
Object wrapping properties (parameters) of a position in a test script.
- ScriptLocation() - Constructor for class com.tplan.robot.scripting.interpret.ScriptLocation
-
- ScriptLocation(ScriptingContext) - Constructor for class com.tplan.robot.scripting.interpret.ScriptLocation
-
- ScriptLogger - Class in com.tplan.robot.scripting.commands
-
Script execution stack trace & log/error recorder
- ScriptLogger(ScriptingContext) - Constructor for class com.tplan.robot.scripting.commands.ScriptLogger
-
- ScriptLogger.CustomLogManager - Class in com.tplan.robot.scripting.commands
-
Custom
LogManager
supporting calls during the process shutdown.
- ScriptLogger.ExitType - Enum in com.tplan.robot.scripting.commands
-
Indicates why a script terminated, for example reaching of the code end,
call of the Exit command, stopping by the user or an app/process crash.
- ScriptManager - Interface in com.tplan.robot.scripting
-
Script manager public interface.
- ScriptManagerImpl - Class in com.tplan.robot.scripting
-
Script manager implementation.
- ScriptManagerImpl() - Constructor for class com.tplan.robot.scripting.ScriptManagerImpl
-
- ScriptManagerImpl(Map<String, Object>, Map<String, String>, RemoteDesktopClient, AutomatedRunnable) - Constructor for class com.tplan.robot.scripting.ScriptManagerImpl
-
- ScriptOwner - Interface in com.tplan.robot.scripting.interpret
-
Script owner (for example an editor) which can apply changes to the source
code.
- scriptPaused(ScriptingContext) - Method in interface com.tplan.robot.remoteclient.capabilities.ScriptStatusListener
-
Called when the script using this client is paused.
- ScriptReferenceLocation - Class in com.tplan.robot.scripting.interpret
-
Represents location of a reference (typically a file one) in a test script.
- ScriptReferenceLocation(int) - Constructor for class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
- ScriptReferenceLocation(ScriptingContext, int) - Constructor for class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
- scriptResumed(ScriptingContext) - Method in interface com.tplan.robot.remoteclient.capabilities.ScriptStatusListener
-
Called when the script using this client is resumed.
- scriptStart(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define start of a script (test case).
- scriptStart(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define start of a script (test case).
- scriptStarted(ScriptingContext) - Method in interface com.tplan.robot.remoteclient.capabilities.ScriptStatusListener
-
Called when the script using this client is started.
- ScriptStatusListener - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares that the client needs to be notified of the test
script life cycle phases, such as when the test script is started, finished,
paused and resumed.
- scriptType - Variable in class com.tplan.robot.scripting.interpret.ScriptReferenceLocation
-
- ScriptTypeProvider - Interface in com.tplan.robot.scripting.interpret
-
An interface able to tell the current test script type.
- SEARCH_COORD_LIST - Static variable in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
This is a key used by the search image comparison module to save
list of coordinates to the repository table.
- searchFinished(Object) - Method in interface com.tplan.robot.util.FileSearchListener
-
- searchFinished(Object) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- SearchImageComparisonModule - Class in com.tplan.robot.imagecomparison.search
-
Search image comparison module.
- SearchImageComparisonModule() - Constructor for class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- SearchImageComparisonModule2 - Class in com.tplan.robot.imagecomparison.search
-
The "search2" image comparison module.
- SearchImageComparisonModule2() - Constructor for class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- sendClientCutText(String) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Implementation of the ClientCutText client-to-server RFB v3.3 message.The
method is supposed to send the update of the local clipboard to the
server.
- sendKeyEvent(KeyEvent, boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.CharacterTransferCapable
-
Send the key event and indicate the key press mode.
- sendKeyEvent(KeyEvent) - Method in interface com.tplan.robot.remoteclient.capabilities.KeyTransferCapable
-
Send a key event to the server.
- sendMail(String, String, String, String, String, String, String, String, String, String, File[], boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject, text and optional file attachments
to one or more recipients through an SMTP server.
- sendMail(String, String, String, String, String, String, String, String, String, File[], boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject, text and optional file attachments
to one or more recipients through an SMTP server.
- sendMail(String, String, String, String, String, String, String, File[], boolean, boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject, text and optional file attachments
to one or more recipients through an SMTP server.
- sendMail(String, String, String, String, String, String, String, File[], boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject, text and optional file attachments
to one or more recipients through an SMTP server.
- sendMail(String, String, String, File[], boolean) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject, text and optional file attachments
to one or more recipients through an SMTP server.
- sendMail(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject and text to one or
more recipients through an SMTP server.
- sendMail(String, String, File[]) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject, text and optional file
attachments to one or more recipients through an SMTP server
which requires no authentication.
- sendMail(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Send an E-mail of the specified subject and text
to one or more recipients through an SMTP server
which requires no authentication
.
- sendPointerEvent(MouseEvent, boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.PointerTransferCapable
-
Send a pointer event to the server.
- sendZoomEvent(int, int, int, int, int, int) - Method in interface com.tplan.robot.remoteclient.capabilities.MultiPointerTransferCapable
-
Perform the zoom or pinch event.The event type is derived from the
distance arguments where the pinch is when the start distance is greater
than the end one and zoom is vice versa.
- SERVER_BELL_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_CLIPBOARD_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_CONNECTED_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_CONNECTING_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_CONNECTION_POOLED - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_CONNECTION_PROGRESS_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_CONNECTION_REUSED - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_DISCONNECTED_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_DISCONNECTING_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_GUI_MESSAGE_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_IMAGE_AVAILABLE_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_INIT_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_IO_ERROR_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_PROPERTY_AVAILABLE_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_RESIZED_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- SERVER_UPDATE_EVENT - Static variable in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- ServerClipboardUpdateCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Declares that the client is capable of updating the server clipboard.
- serverMessageReceived(RemoteDesktopServerEvent) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopServerListener
-
This method gets called when an event is received from the server.
- serverMessageReceived(RemoteDesktopServerEvent) - Method in class com.tplan.robot.scripting.ExecutionFallBackManager
-
- serverMessageReceived(RemoteDesktopServerEvent) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- ServerPropertyCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Capability to retrieve and expose server properties.
- set(int, E) - Method in class com.tplan.robot.util.ListenerArrayList
-
- setAcceptedFileExtensions(String[], String) - Method in class com.tplan.robot.preferences.Preference
-
Set the list of accepted file extensions for the TYPE_FILE and
TYPE_FILELIST preferences.
- setAcceptEmptyValue(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Defines whether the empty value ("") should be accepted as a valid one
and saved or not.
- setAcceptFileAsUri(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Controls whether the
Preference.TYPE_FILE
preference should accept files
in form of a URL or URI, for example "file://C:\test.png".
- setActionListener(ActionListener) - Method in class com.tplan.robot.util.SimpleTimer
-
Set the action listener.
- setAlphaLimit(int) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- setArchitectures(List<String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setAskForMandatoryInputParametersOnly(boolean) - Method in class com.tplan.robot.scheduler.Schedule
-
Configure the workitem to pop up the input parameter prompt always
(false
) or only when at least one mandatory parameter is not
populated.
- setAutoIndentEnabled(boolean) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- setAutoIndentEnabled(boolean) - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Enable or disable auto indenting.
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- setBaseImage(Image) - Method in interface com.tplan.robot.imagecomparison.ImageComparisonModule
-
Set the base image.
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- setBaseImage(Image) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- setBaseImageFile(File) - Method in interface com.tplan.robot.imagecomparison.FileBasedImageModule
-
- setBaseImageFile(File) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- setBaseImageFiles(List<File>) - Method in interface com.tplan.robot.imagecomparison.MultiFileBasedImageModule
-
- setBaseImageFiles(List<File>) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- setBoolean(String, Boolean) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Set the parameter as an Boolean
- setBottomButton(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Set the flag indicating whether the
Preference.TYPE_BUTTON
preference wants
to have the button at the bottom of the window next to "OK".
- setBottomInset(int) - Method in class com.tplan.robot.preferences.Preference
-
Set the left inset (padding) in pixels.
- setBulkUpdate(boolean) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- setButtonGroup(String, boolean) - Method in class com.tplan.robot.preferences.Preference
-
- setButtonGroup(String) - Method in class com.tplan.robot.preferences.Preference
-
- setCanDelete(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setCanUpdate(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setChanged() - Method in class com.tplan.robot.scheduler.AbstractScheduleElement
-
- setClickPoint(Point) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Set the image click point.
- setClient(RemoteDesktopClient) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Set the currently used desktop client.
- setClient(RemoteDesktopClient, ScriptingContext) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Set the currently used desktop client.The context argument is usually
null and it is only populated by the Connect command to indicate that the
client was created through a running script.
- setClient(RemoteDesktopClient) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setClient(RemoteDesktopClient, ScriptingContext) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setClientParameters(Map<String, String>) - Method in interface com.tplan.robot.remoteclient.capabilities.ClientSpecificParamsCapable
-
Set parameters and their values in the client.It will be called by the
command and the map will contain parameters parsed on the command line.
- setClipboardPlainText(String) - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
Set the plain clipboard text.
- setClipboardText(String) - Method in interface com.tplan.robot.remoteclient.capabilities.ClipboardTransferCapable
-
Set the clipboard content to the argument text.
- setCliVariables(Map<String, String>) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Set the map of CLI variables.
- setCliVariables(Map<String, String>) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setCloseConnectionOnTimeout(boolean) - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
Set the flag controlling whether to close the connection after the time
is out.
- setCollection(String) - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureWizard
-
- setColor(Color) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- setColorMapName(String) - Method in class com.tplan.robot.preferences.Preference
-
- setColors(String, Color[]) - Method in class com.tplan.robot.preferences.UserConfiguration
-
Save an array of colors to the configuration.
- setColumns(int) - Method in class com.tplan.robot.preferences.Preference
-
Set the default text field width in characters.
- setCommandNo(Integer) - Method in class com.tplan.robot.scheduler.Schedule
-
- setComponentManager(PreferenceComponentManager) - Method in class com.tplan.robot.preferences.Preference
-
- setComponentName(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the component internal name for demo and automation purposes.
- setConfigurableCreator(ConfigurableCreator) - Method in class com.tplan.robot.preferences.Preference
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- setConfiguration(UserConfiguration) - Method in interface com.tplan.robot.preferences.Configurable
-
If an object implementing this interface is a plugin (i.e.
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.scripting.report.DefaultReportProvider
-
- setConfiguration(UserConfiguration) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- setConnectionName(String) - Method in class com.tplan.robot.remoteclient.AbstractRemoteDesktopClient
-
Set the connection name.
- setConsoleMode(boolean) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Set the console mode flag.
- setConsumed(boolean) - Method in class com.tplan.robot.scripting.commands.CommandEvent
-
Consume the event.
- setContext(ScriptingContext) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Set the context.
- setContext(ScriptingContext) - Method in interface com.tplan.robot.scripting.JavaTestScript
-
Set context.
- setCopyXsl(boolean) - Method in class com.tplan.robot.scheduler.TestSuite
-
Enable or disable copying of the XSL file to the schedule report folder.
- setCurrentDirectory(String) - Method in class com.tplan.robot.preferences.Preference
-
- setCurrentFile(File) - Method in class com.tplan.robot.preferences.Preference
-
- setCurrentPosition(ScriptingContext, Object, int, String) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- setCustomDescription(String) - Method in class com.tplan.robot.imagecomparison.text.CharRectangle
-
- setCustomInputEnabled(boolean, String[]) - Method in class com.tplan.robot.preferences.Preference
-
Enable/disable the custom input mode.
- setCustomObject(Object) - Method in class com.tplan.robot.scripting.ScriptEvent
-
- setDaemon(boolean) - Static method in class com.tplan.robot.scheduler.CronFacade
-
- setDate(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the plugin release date.
- setDate(Date) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setDebug(boolean) - Method in class com.tplan.robot.remoteclient.ConnectionTimeout
-
Set the debug mode on or off.
- setDebug(boolean) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Set the debug mode flag.
- setDefaultLockTimeout(int) - Method in class com.tplan.robot.util.FileLockFactory
-
Set the maximum time to wait for a lock for.
- setDefaultValue(Object) - Method in class com.tplan.robot.preferences.Preference
-
Set the default value of this parameter.
- setDefaultValue(Object, boolean) - Method in class com.tplan.robot.preferences.Preference
-
Set the default value of this parameter with optional forcing of saving
of the default value.
- setDefaultValue(String) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the optional parameter default value.
- setDependencies(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setDependentOption(String, boolean) - Method in class com.tplan.robot.preferences.Preference
-
Declare that this preference/parameter is only valid if the specified
parameter is TYPE_BOOLEAN and its value is true.This flag is used in GUI
to implement parameter pairs representing a parameter which can be set on
or off.
- setDependentOption(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the option that this one depends on.This leads to behavior
modifications, for example a String field remains disabled unless the
check box representing a boolean value is not selected.
- setDependentOptions(String[]) - Method in class com.tplan.robot.preferences.Preference
-
Set the list of options that this one depends on.This leads to behavior
modifications, for example a String field remains disabled unless the
check box representing a boolean value is not selected.
- setDescription(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setDescription(String, String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setDescription(String) - Method in class com.tplan.robot.preferences.Preference
-
- setDescription(String) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Set the parameter description.
- setDescription(String) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Set the template image description.
- setDescriptionKey(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the description resource bundle key.
- setDescriptionOfAvailableValues(String) - Method in class com.tplan.robot.preferences.Preference
-
Set description of available values.
- setDescriptions(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setDescriptor(PluginDescriptor) - Method in class com.tplan.robot.plugin.PluginInfo
-
- setDesktopSize(Dimension, Dimension) - Method in interface com.tplan.robot.imagecomparison.DesktopSizeConsumer
-
Set the original and the current desktop size.
- setDesktopSize(Dimension, Dimension) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setDesktopSize(int, int) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Set size of the desktop the image was created from.
- setDesktopViewer(DesktopViewer) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Associate the script manager with a desktop viewer GUI component.
- setDesktopViewer(DesktopViewer) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setDifference(double[]) - Method in class com.tplan.robot.imagecomparison.text.CharRectangle
-
- setDirFileToSearchFor(String, String, boolean, boolean, boolean) - Method in class com.tplan.robot.preferences.Preference
-
This method allows to set verification options for TYPE_FILE and
TYPE_DIRECTORY preferences.
- setDiscardLog(boolean) - Static method in class com.tplan.robot.util.ErrorLog
-
Set the flag indicating whether the log should be discarded and its file
deleted on exit.
- setDisplayValues(List) - Method in class com.tplan.robot.preferences.Preference
-
- setDisplayValuesTable(Map) - Method in class com.tplan.robot.preferences.Preference
-
This method allows to define enumerated values for a TYPE_STRINGLIST parameter.
- setDocument(StyledDocument) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Set the document associated with this wrapper.
- setDocument(StyledDocument) - Method in interface com.tplan.robot.scripting.TestWrapper
-
- setDocument(String, Document) - Method in class com.tplan.robot.util.SafeBox
-
- setDouble(String, Number) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
- setDynamicPanels(Map, String[]) - Method in class com.tplan.robot.preferences.Preference
-
Set the map of dynamic panels.The key is the value of the option which
drives it.
- setDynamicPanels(Map, String) - Method in class com.tplan.robot.preferences.Preference
-
Set the map of dynamic panels.The key is the value of the option which
drives it.
- setElement(Element) - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- setEnabled(Plugin, boolean) - Method in class com.tplan.robot.plugin.PluginManager
-
Enable or disable a plugin.
- setEnabled(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Enable or disable the component.
- setEnabled(boolean) - Method in class com.tplan.robot.util.ErrorLog
-
Enable or disable the log.
- setEnableHeuristics(boolean) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- setEnableHeuristics(boolean) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setEnablePartialTransparency(boolean) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- setEnableStatistics(boolean) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- setEncrypted(boolean) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Indicate whether the parameter attributes should be encrypted.
- setExclusiveListener(AWTEventListener) - Method in class com.tplan.robot.util.CustomEventQueue
-
- setExecutionCount(Integer) - Method in class com.tplan.robot.scheduler.Schedule
-
- setExecutionCount(int) - Method in class com.tplan.robot.scheduler.TestSuite
-
- setExecutionCount(Integer) - Method in interface com.tplan.robot.scripting.RepeatingScriptedExecutable
-
Set the number of requested executions.
- setExecutionType(Task.ExecutionType) - Method in class com.tplan.robot.scheduler.Task
-
- setExitType(ScriptLogger.ExitType, String) - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- setFile(File) - Method in class com.tplan.robot.scheduler.Schedule
-
Set the target schedule file.
- setFileAccessory(JComponent) - Method in class com.tplan.robot.preferences.Preference
-
Set the file accessory component.
- setFileChooser(JFileChooser) - Method in class com.tplan.robot.preferences.Preference
-
- setFileChooserManager(FileChooserManager) - Method in class com.tplan.robot.preferences.Preference
-
- setFileChooserManager(Reference<FileChooserManager>) - Method in class com.tplan.robot.preferences.Preference
-
- setFileExtensions(String[]) - Method in class com.tplan.robot.preferences.Preference
-
Set the supported file extensions.
- setFileLastModified(long) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setFileLastModified(long) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Set the last modification time (in millis) of the file that the interpret
owns.
- setFileMap(Map<File, List<int[]>>) - Method in interface com.tplan.robot.util.FileMapConsumer
-
- setFileMap(Map<File, List<int[]>>) - Method in class com.tplan.robot.util.ReplaceRunnable
-
- setFiles(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setFileView(FileView) - Method in class com.tplan.robot.preferences.Preference
-
- setFilterOverlapsOnTheFly(boolean) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setFixedWidth(Component, int) - Static method in class com.tplan.robot.util.Utils
-
- setFooter(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the footer text to be displayed in a smaller font below the
component.
- setForbiddenColors(List<Integer>) - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- setFrameRateMillis() - Method in interface com.tplan.robot.remoteclient.capabilities.SynchronousDesktopUpdateCapable
-
- setFreeze(boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.ImageFreezeCapable
-
Freeze or resume.
- setFullScreenWindow(Window) - Static method in class com.tplan.robot.util.ScreenUtils
-
Set the full screen window.
- setGroup(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setHelpLink(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setHeurIndex(int) - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- setHideBorder(boolean) - Method in class com.tplan.robot.preferences.Preference
-
- setHint(String, String) - Method in class com.tplan.robot.preferences.Preference
-
Set the hint (a pop up help message).
- setHTMLColor(String, Color) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
- setHTMLColorArray(String, Color[]) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
- setHtmlMessage(String) - Method in exception com.tplan.robot.remoteclient.RemoteClientRuntimeException
-
Set the HTML version of the exception message.
- setIgnoreBrokenLinks(boolean) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- setIgnoreDynamicParamList(List<String>) - Method in class com.tplan.robot.preferences.Preference
-
- setImageProvider(ColorChooserImageProvider) - Method in class com.tplan.robot.preferences.Preference
-
- setImageProvider(Reference<ColorChooserImageProvider>) - Method in class com.tplan.robot.preferences.Preference
-
- setInitialDelay(int) - Method in class com.tplan.robot.util.SimpleTimer
-
Set the initial timer delay.
- setInitialDelay(int) - Method in interface com.tplan.robot.util.Timer
-
- setInsets(Insets, boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.LocalAppCapable
-
Set the app insets.
- setInteger(String, Number) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Set the parameter as an Integer
- setInterpret(TestScriptInterpret) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Set the test script interpret.
- setInterpret(TestScriptInterpret) - Method in interface com.tplan.robot.scripting.JavaTestScript
-
Associate a test script interpret with this Java test script.
- setJoinWith(Object) - Method in class com.tplan.robot.preferences.Preference
-
Set the configuration key of another option that this BOOLEAN preference
should be visually joined with (put in one line).
- setKeyboardOperationFinished() - Method in interface com.tplan.robot.remoteclient.capabilities.AsynchronnousIOCapable
-
Notify the client that the calling object has completed sending of key
events associated with the keyboard operation and wishes to wait for the
operation to complete.
- setKeyboardOperationStarting() - Method in interface com.tplan.robot.remoteclient.capabilities.AsynchronnousIOCapable
-
Notify the client that a complex (non-atomic) keyboard operation is about
to start.
- setLabel(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the preference label.
- setLabel(String) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Set the parameter label (display name), i.e.
- setLabelAfter(String) - Method in class com.tplan.robot.preferences.Preference
-
- setLabels(String[]) - Method in class com.tplan.robot.preferences.Preference
-
- setLastResult(AbstractScriptResult) - Method in class com.tplan.robot.scheduler.Task
-
- setLeftInset(int) - Method in class com.tplan.robot.preferences.Preference
-
Set the left inset (padding) in pixels.
- setLineIndex(int) - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- setLinux(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setListOfNumbers(String, List<? extends Number>) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Set a parameter as a vector of double values.
- setListOfObjects(String, List) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Set a parameter as a vector of objects.
- setLocale(Locale) - Static method in class com.tplan.robot.ApplicationSupport
-
Set the current locale.
- setLocalVariables(Map) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- setLocation(Rectangle) - Method in class com.tplan.robot.util.TextSearchResult
-
Set the matching string location.
- setLoginParams(Map<String, Object>) - Method in interface com.tplan.robot.remoteclient.RemoteDesktopClient
-
Set the client login parameter values.
- setLogStream(PrintStream) - Method in class com.tplan.robot.scheduler.Schedule
-
Set the log stream.
- setLongClickThreshold(int) - Method in class com.tplan.robot.remoteclient.MouseDispatcher
-
- setMac(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMacApp(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMainFrame(MainFrame) - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureGuiInstaller
-
- setMainPath(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMandatory(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Set whether the preferece is mandatory and must be specified.
- setMandatory(boolean) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Indicate whether the parameter value is required for the workitem to
execute.
- setMaster(CommandHandler) - Method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
- setMatchCountLimit(int) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setMatchingConfigurationIndex(int) - Method in interface com.tplan.robot.imagecomparison.MultiPassModule
-
Set the matching configuration index.
- setMatchingConfigurationIndex(int) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setMatchMode(boolean) - Method in class com.tplan.robot.preferences.Preference
-
- setMaxEvents(Integer) - Method in interface com.tplan.robot.remoteclient.capabilities.EventRecordingCapable
-
- setMaxValue(int) - Method in class com.tplan.robot.preferences.Preference
-
Set the maximum value.
- setMessageAfterInstall(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageAfterInstall(String, String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageBeforeDelete(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageBeforeDelete(String, String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageBeforeInstall(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageBeforeInstall(String, String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageBeforeUpdate(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessageBeforeUpdate(String, String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMessagesAfterInstall(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the map of messages to be displayed after the installation.
- setMessagesBeforeDelete(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the map of messages to be displayed before plugin removal.
- setMessagesBeforeInstall(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the map of messages to be displayed prior to installation.
- setMessagesBeforeUpdate(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the map of messages to be displayed before the plugin update.
- setMinAlpha(int) - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- setMinAlpha(int) - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- setMinimumRobotVersion(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setMinValue(int) - Method in class com.tplan.robot.preferences.Preference
-
Set the minimum value.
- setModel(TableModel) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- setModified(boolean) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setModified(boolean) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Indicate that the test script has been modified.
- setMouseOperationFinished() - Method in interface com.tplan.robot.remoteclient.capabilities.AsynchronnousIOCapable
-
Notify the client that the calling object has completed sending of mouse
events associated with the mouse operation and wishes to wait for the
operation to complete.
- setMouseOperationStarting() - Method in interface com.tplan.robot.remoteclient.capabilities.AsynchronnousIOCapable
-
Notify the client that a complex (non-atomic) mouse or touch screen
operation is about to start.
- setMultiClickThreshold(int) - Method in class com.tplan.robot.remoteclient.MouseDispatcher
-
- setName(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setName(String, String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setName(String) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Set the parameter name.
- setName(String) - Method in class com.tplan.robot.scheduler.Task
-
- setName(String) - Method in class com.tplan.robot.scheduler.TestSuite
-
- setNameCaseSensitive(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Set the flag indicating whether the preference key is case sensitive or
not.
- setNamePrefix(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the parameter name prefix.
- setNames(Map<String, String>) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setOfflineMode(boolean) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- setOpaque(boolean) - Method in class com.tplan.robot.preferences.Preference
-
- setOpaque(boolean, Component) - Static method in class com.tplan.robot.util.Utils
-
- setOutputDir(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Set the output path.
- setOutputDir(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- setOutputDir(File) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Set the output directory.
- setOutputDir(File) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- setOutputEnabled(boolean) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setOutputPath(CharSequence, int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Update the script output path at the selected offset of the editor.
- setOverrideCollectionPath(String) - Static method in class com.tplan.robot.imagecomparison.text.CharsetCaptureWizard
-
- setOverrideTable(Map) - Method in class com.tplan.robot.preferences.UserConfiguration
-
- setOwner(TestScriptInterpret) - Method in exception com.tplan.robot.scripting.AbstractConfigurationException
-
- setOwner(TestScriptInterpret) - Method in interface com.tplan.robot.scripting.ConfigurationIssue
-
Set the test script that produced this throwable.
- setOwningSchedule(Schedule) - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
- setOwningSchedule(Schedule) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Set the workitem (former "schedule") that is using this script manager.
- setOwningSchedule(Schedule) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setParameter(String, String) - Method in class com.tplan.robot.util.SafeBox
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- setParameters(Map<String, String>) - Method in interface com.tplan.robot.imagecomparison.MultiPassModule
-
Set the current parameters (configuration).
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyOCR
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.tesseractocr.GoogleVisionOCR
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- setParameters(Map<String, String>) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- setParameters(Map<String, String>) - Method in interface com.tplan.robot.scripting.commands.ExtendedParamsObject
-
Set parameters and their values in the object.
- setParameters(Map<String, String>) - Method in interface com.tplan.robot.scripting.ParametrizedTestScript
-
Set parameters and their values.
- setParameters(Map<String, String>) - Method in class com.tplan.robot.scripting.report.XSLReportProvider
-
- setParentWrapper(DocumentWrapper) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- setPassword(String) - Method in class com.tplan.robot.util.SafeBox
-
Set the safebox password.
- setPause(Object, boolean, String) - Method in class com.tplan.robot.scheduler.Schedule
-
- setPause(Object, boolean, String) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setPause(Object, boolean, String) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Pause or resume the executing script.
- setPause(Object, boolean, String) - Method in interface com.tplan.robot.scripting.ScriptedExecutable
-
Request to pause the executing object.
- setPixels(int[], Rectangle) - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Set the pixels of the pattern directly.
- setPixelsFromImage(Image, Rectangle) - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Load the pattern pixels from a certain rectangle of an image.
- setPointBounds(int, int, int, int) - Method in class com.tplan.robot.preferences.Preference
-
- setPreferenceNames(String, String) - Method in class com.tplan.robot.remoteclient.MouseDispatcher
-
- setPreferredContainerName(String) - Method in class com.tplan.robot.preferences.Preference
-
Set the preferred container name.
- setRecording(boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.LocalRecordingCapable
-
Start (enable) or finish (disable) recording.
- setRectangle(Rectangle) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- setRemoveProtocol(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Set on/off the protocol removal mode.
- setRepeats(boolean) - Method in class com.tplan.robot.util.SimpleTimer
-
Specify whether the timer should repeatedly call the listener at the
specified intervals or run just once and finish.
- setRepeats(boolean) - Method in interface com.tplan.robot.util.Timer
-
- setReplaceWithParent(boolean) - Method in interface com.tplan.robot.scripting.interpret.RefactoringTask
-
Set the parent replacement mode.
- setReport(int, LinkedHashMap<String, Object>) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Create or update the report producing command at
the specified offset.
- setReportEnabled(boolean) - Method in class com.tplan.robot.scheduler.TestSuite
-
Enable or disable the report.
- setReportLocationType(TestSuite.ReportLocType, String) - Method in class com.tplan.robot.scheduler.TestSuite
-
Set the report location type.
- setResourceBundle(CustomPropertyResourceBundle) - Static method in class com.tplan.robot.ApplicationSupport
-
Set the resource bundle.
- setRestartRequired(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setReuseClients(boolean) - Static method in class com.tplan.robot.remoteclient.RemoteDesktopClientFactory
-
Set on/off reusing (pooling) of clients.
- setRfbServerEventRecording(boolean) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setRgbTolerance(int) - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
Set tolerance to color variance.
- setSchedule(Schedule) - Method in class com.tplan.robot.scheduler.SchedulerDiagram
-
- setSchedule(Schedule) - Method in class com.tplan.robot.scheduler.SchedulerPanel
-
- setScreenSelectionEnabled(boolean) - Method in class com.tplan.robot.preferences.Preference
-
- setScript(String) - Method in class com.tplan.robot.scheduler.Task
-
- setScriptArgs(String[]) - Method in class com.tplan.robot.scripting.ExecOrCompileThread
-
Set the script arguments.
- setScriptFile(File) - Method in exception com.tplan.robot.scripting.SyntaxErrorException
-
- setScriptManager(ScriptManager) - Method in class com.tplan.robot.scheduler.Schedule
-
Set the script manager.
- setScriptManager(ScriptManager) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setScriptManager(ScriptManager) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Set the script manager associated with this test script interpret.
- setScriptOwner(ScriptOwner) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setScriptOwner(ScriptOwner) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Set the script owner, typically the GUI editor.
- setScriptToRun(Object) - Method in interface com.tplan.robot.scripting.ScriptManager
-
Set the script to be executed after the tool startup.
- setScriptToRun(Object) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setScriptToRunRepeatCount(int) - Method in interface com.tplan.robot.scripting.ScriptManager
-
- setScriptToRunRepeatCount(int) - Method in class com.tplan.robot.scripting.ScriptManagerImpl
-
- setSelection(int, int) - Method in class com.tplan.robot.scripting.interpret.PlainTextInterpret
-
- setSelection(int, int) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Set the start and end offset for partial execution of a test script.
- setSelectOnly(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Indicate whether the values of this parameter are enumerated (select-only, one-of).
- setSize(int, int) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Set the image size.
- setSourcePoint(Point) - Method in class com.tplan.robot.scripting.TemplateImageBean
-
Set the template image source point.
- setSourceURI(URI) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
Set the source URI.
- setStart(int, int, boolean) - Method in class com.tplan.robot.util.GesturePlanner
-
Set the gesture start (press) point.
- setStartupRunnable(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setStatisticsOnly(boolean) - Method in class com.tplan.robot.imagecomparison.search.BgTransparencyFilter
-
- setStop(Object, boolean, boolean, String) - Method in class com.tplan.robot.scheduler.Schedule
-
- setStop(Object, boolean, boolean, String) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setStop(Object, boolean, boolean, String) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Request to stop the script execution.
- setStop(Object, boolean, boolean, String) - Method in interface com.tplan.robot.scripting.ScriptedExecutable
-
Request to stop the executing object.
- setString(String, String) - Method in class com.tplan.robot.preferences.AbstractUserConfiguration
-
Set a String parameter.
- setSubtype(String) - Method in class com.tplan.robot.scheduler.TestSuite
-
Get the test suite subtype.
- setSupportContact(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the vendor's support contact.
- setTemplateDir(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Set the template path.
- setTemplateDir(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- setTemplateDir(File) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Set the template directory.
- setTemplateDir(File) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- setTemplatePath(CharSequence, int) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Update the template path at the selected offset of the editor.
- setTestClasses(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setTestSource(String) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
- setTextBeingTyped(boolean) - Method in interface com.tplan.robot.remoteclient.capabilities.IOConfigurationCapable
-
Indicate that typing of a longer text has either started or finished.
- setTextRowsToDisplay(int) - Method in class com.tplan.robot.preferences.Preference
-
Set the number of visible text rows to be displayed if the parameter
is displayed in a text pane in the GUI.
- setTimeout(Integer) - Method in class com.tplan.robot.scripting.ConnectionTimeout
-
Set the timeout value.
- setTiming(int, int) - Method in class com.tplan.robot.util.GesturePlanner
-
Set the gesture duration and individual step delays.
- setToolbarButtonsVisible(JToolBar, String[], boolean) - Static method in class com.tplan.robot.util.Utils
-
Set visibility of all created toolbar buttons.
- setTrackingOfFailedPixelsEnabled(boolean) - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- setTrackingOfFailedPixelsEnabled(boolean) - Method in interface com.tplan.robot.imagecomparison.ExtendedSearchCapabilities
-
- setTrackingOfFailedPixelsEnabled(boolean) - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- setTrackingOfFailedPixelsEnabled(boolean) - Method in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
- setTrackingOfFailedPixelsEnabled(boolean) - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- setTrackingOfFailedPixelsEnabled(boolean) - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- setType(int) - Method in class com.tplan.robot.plugin.PluginInfo
-
- setType(ScheduleParameter.ParamType) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Set the parameter type.
- setUniqueId(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the plugin unique ID.
- setURI(URI, boolean) - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptInterpret
-
- setURI(URI, boolean) - Method in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
Set the test script URI.
- setValue(String) - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Set the parameter value.
- setValues(List) - Method in class com.tplan.robot.preferences.Preference
-
- setVariable(String, Object) - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
Convenience method to set a context variable value from the test script body
(from inside the
JavaTestScript.test()
method).
- setVariable(String...) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Set one or more context variables.
- setVariable(ScriptingContext, String, Object) - Method in interface com.tplan.robot.scripting.DocumentWrapper
-
- setVariable(String, Object) - Method in interface com.tplan.robot.scripting.ScriptingContext
-
Set a context variable.
- setVariable(String, Object) - Method in class com.tplan.robot.scripting.ScriptingContextImpl
-
- setVendorHomePage(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setVendorName(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setVersion(String) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Set the plugin version.
- setVisibilityOfComponents(Container, Object[], boolean) - Static method in class com.tplan.robot.util.Utils
-
- setVisible(boolean) - Method in class com.tplan.robot.imagecomparison.text.CharCollectionViewer
-
- setVisible(boolean) - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureWizard
-
- setVisible(List<Window>, boolean) - Static method in class com.tplan.robot.util.Utils
-
- setWhen(long) - Method in class com.tplan.robot.remoteclient.RemoteDesktopClientEvent
-
- setWhen(long) - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- setWinApp(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setWindows(boolean) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
- setWindowsKeyCompatMode(boolean) - Method in class com.tplan.robot.preferences.Preference
-
Set the Windows compatibility mode on/off.
- setXPercentage(float) - Method in class com.tplan.robot.scripting.RelativePoint
-
- setXslEnabled(boolean) - Method in class com.tplan.robot.scheduler.TestSuite
-
Enable of disable linking of XSL to the schedule XML report.
- setXslFile(String) - Method in class com.tplan.robot.scheduler.TestSuite
-
Set a custom XSL to be linked from the schedule XML data.
- setYPercentage(float) - Method in class com.tplan.robot.scripting.RelativePoint
-
- shouldWaitForImageEvent() - Method in interface com.tplan.robot.remoteclient.capabilities.LocalDesktopCapable
-
- showCheckBoxMessageDialog(Component, String, String, String, Object[], Icon[], int, boolean[], boolean) - Static method in class com.tplan.robot.util.Utils
-
- showConfigurableMessageDialog(Component, String, String, String, String, Object[], int) - Static method in class com.tplan.robot.util.Utils
-
Display a warning message which contains a check box like 'Do not display this message again'.
- showConfigurableMessageDialog(Component, String, String, String, String, Object[], int, boolean) - Static method in class com.tplan.robot.util.Utils
-
- showConfigurableMessageDialog(Component, String, String, String, String, Object[], Icon[], int, boolean) - Static method in class com.tplan.robot.util.Utils
-
- showErrorDialog(Component, String, String, Throwable) - Static method in class com.tplan.robot.util.Utils
-
Show an error window.
- showErrorDialog(Component, String, String, Throwable, boolean) - Static method in class com.tplan.robot.util.Utils
-
Show an error window.This method avoids JOptionPane and creates its own
dialog.
- showErrorOnWindowOpening(Window, String, String, Throwable, boolean) - Static method in class com.tplan.robot.util.Utils
-
- showMessageDialog(Component, String, String, Throwable, String[], Icon[], String) - Static method in class com.tplan.robot.util.Utils
-
Show a message window with configurable list of buttons.
- showMessageDialog(Component, String, Object, Throwable, String[], Icon[], String, boolean) - Static method in class com.tplan.robot.util.Utils
-
- showMessageDialog(Component, String, Object, Throwable, String[], Icon[], String, boolean, boolean, String) - Static method in class com.tplan.robot.util.Utils
-
Show a message window with configurable list of buttons.It is basically a
replacement of JOptionPane which fixes a few annoyances and delivers new
functionality such as:
- shutDown() - Static method in class com.tplan.robot.util.ErrorLog
-
Shut down the logger and close the log file.
- ShutdownHook - Class in com.tplan.robot
-
Custom hook assuring a clean application shut down when Java Virtual Machine
(JVM) gets terminated.
- ShutdownHook(ScriptManager, RemoteDesktopClient) - Constructor for class com.tplan.robot.ShutdownHook
-
Constructor.
- SimilarityDrivenModule - Interface in com.tplan.robot.imagecomparison
-
Interface of a search-like image comparison method capable of delivering a
similarity (as percentage) for each reported match retrieved through the
ExtendedSearchCapabilities.getHits()
method.
- SimpleTimer - Class in com.tplan.robot.util
-
A simple thread based timer intended to replace javax.swing.Timer usages.
- SimpleTimer(ActionListener, String, int, boolean, boolean) - Constructor for class com.tplan.robot.util.SimpleTimer
-
Construct a repeating timer.
- SimplifiedLoginParamsCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
Allows clients to display a custom login parameter set in the
{doc.cmd connect Connect} command property window.
- size2string(long) - Static method in class com.tplan.robot.util.Utils
-
Convert a size in bytes to a displayable string with one digit after the
floating point ("3.2 kB", "121.1 MB" etc.).
- skip(long) - Method in class com.tplan.robot.util.BOMInputStream
- sleep(long) - Static method in class com.tplan.robot.util.Utils
-
- source - Variable in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- splitCli(String) - Static method in class com.tplan.robot.util.Utils
-
Split a line with CLI arguments into tokens.
- splitQuery(URI) - Static method in class com.tplan.robot.util.Utils
-
- splitQuery(URL) - Static method in class com.tplan.robot.util.Utils
-
- start() - Static method in class com.tplan.robot.scheduler.CronFacade
-
- start() - Static method in class com.tplan.robot.scripting.interpret.ScriptCompilerQueue
-
Start accepting the compile requests.
- start(int, int, boolean) - Method in interface com.tplan.robot.util.GesturePlanner.GesturePlannerListener
-
Called when the gesture starts with a press or a long press.
- start() - Method in class com.tplan.robot.util.SimpleTimer
-
Start the timer.
- start() - Method in interface com.tplan.robot.util.Timer
-
- START_HTML - Static variable in class com.tplan.robot.imagecomparison.tesseractocr.AbbyyRetriever
-
- START_HTML - Static variable in class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
- startTime - Variable in class com.tplan.robot.imagecomparison.search.ExactSearchModule
-
Performance time counters (nanoseconds).
- startWatchDog() - Method in class com.tplan.robot.preferences.UserConfiguration
-
- stateChanged(ChangeEvent) - Method in class com.tplan.robot.imagecomparison.text.CharCollectionViewer
-
- stateChanged(ChangeEvent) - Method in class com.tplan.robot.imagecomparison.text.CharsetCaptureWizard
-
- STATUS_BAR_MINIMUM_DISPLAYED_UPDATE_SIZE - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- STATUS_CODE_FAIL - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- STATUS_CODE_PAUSED - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- STATUS_CODE_RUNNING - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- STATUS_CODE_STOPPED - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- STATUS_CODE_SUCCESS - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- STATUS_CODE_UNKNOWN - Static variable in class com.tplan.robot.scripting.report.XSLReportProvider
-
- step(String, String, String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define result of a particular test step
.
- STEP_DELAY_MS - Static variable in interface com.tplan.robot.remoteclient.capabilities.GestureCapable
-
- stepFail(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define a failed (unsuccessful) test step.
- stepFailed(String, String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define a failed (unsuccessful) test step.
- stepNotAvailable(String, String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define a test step whose result is not available.
- stepNotTested(String, String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define a test step which was not (yet) tested.
- stepPassed(String, String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define a passed (successful) test step.
- stepPassed(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Define a passed (successful) test step.
- stop() - Method in interface com.tplan.robot.AutomatedRunnable
-
Set the stop flag to true to indicate that the script should be stopped.
- stop() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- stop() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- stop() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- stop() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Stop image comparison.
- stop() - Method in class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- stop() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- stop() - Static method in class com.tplan.robot.scheduler.CronFacade
-
- stop(int) - Static method in class com.tplan.robot.scripting.interpret.ScriptCompilerQueue
-
Stop accepting the compile requests.
- stop() - Method in class com.tplan.robot.util.FileSearchRunnable
-
- stop() - Method in class com.tplan.robot.util.ReplaceRunnable
-
- stop() - Method in class com.tplan.robot.util.SimpleTimer
-
Stop the timer.
- stop() - Method in interface com.tplan.robot.util.Stoppable
-
Call this method to request the implementing object to stop the current
task or activity.
- stop() - Method in interface com.tplan.robot.util.Timer
-
- Stoppable - Interface in com.tplan.robot.util
-
Declares method of an object able to stop a task or activity.
- StopRequestException - Exception in com.tplan.robot.scripting
-
Exception thrown during test script execution indicating that the script was terminated
either by the user (through GUI) or programatically.
- StopRequestException() - Constructor for exception com.tplan.robot.scripting.StopRequestException
-
- stringIndexOf(String, String, int, int, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String indexof command.
- stringIndexOf(String, String, int, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String indexof command.
- stringIndexOf(String, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String indexof command.
- stringIndexOf(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String indexof command.
- stringIndexOf(String, String, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String indexof command
.
- stringIndexOf(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String indexof command.
- stringLength(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String length command.
- stringLength(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String length command
.
- stringMatches(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String matches command.
- stringMatches(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String matches command
.
- stringMatches(String, String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String matches
command performing fuzzy text matching.
- stringMatches(String, String, int) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String matches
command performing fuzzy text matching.
- stringReplace(String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String replace command.
- stringReplace(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String replace command
.
- stringReplacePattern(String, String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String replace command.
- stringReplacePattern(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String replace command.
- stringSplit(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String split command.
- stringSplit(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String split command
.
- stringSplitByPattern(String, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String split command.
- stringSplitByPattern(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String split command.
- stringSubstring(String, Integer, Integer, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- stringSubstring(String, Integer, Integer) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- stringToString(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String tostring command.
- stringToString(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String tostring command
.
- stringTrim(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
The method provides access to functionality of the
String trim command.
- stripBOM(String) - Static method in class com.tplan.robot.util.Utils
-
Strip the leading BOM character from the string.
- stripHTML(String) - Static method in class com.tplan.robot.util.Utils
-
Strip HTML code from an HTML document or fragment and return the plain
text.
- stripHTMLFast(String) - Static method in class com.tplan.robot.util.Utils
-
Strip HTML tags and entities (escaped char sequences) from the argument.
- stripRTF(String) - Static method in class com.tplan.robot.util.Utils
-
- suggestIndent(StyledDocument, int) - Static method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- supportColorChooser() - Method in interface com.tplan.robot.preferences.ColorChooserImageProvider
-
Define whether the GUI should offer the user to select the color
from a color chooser.
- supportedValues() - Static method in enum com.tplan.robot.scheduler.ScheduleParameter.ParamType
-
Get the list of currently supported parameters.
- supports(String) - Method in class com.tplan.robot.scripting.JavaTestScriptMethodMapper
-
- supportsAutoIndent() - Method in class com.tplan.robot.scripting.interpret.AbstractTestScriptDocument
-
- supportsAutoIndent() - Method in interface com.tplan.robot.scripting.interpret.TestScriptDocument
-
Find out whether the document supports auto indenting.
- SUPPRESS_ERRORS - Static variable in class com.tplan.robot.scripting.commands.CommandEvent
-
Predefined action code to set on/off error hints in the status bar.
- SwingTimer - Class in com.tplan.robot.util
-
The javax.swing.Timer class subclassed to implement the
Timer
interface.
- SwingTimer(int, ActionListener) - Constructor for class com.tplan.robot.util.SwingTimer
-
- synchronizeLengthyImageOps() - Method in interface com.tplan.robot.remoteclient.capabilities.RenderingHintsCapable
-
Indicate whether longer image operations should be synchronized.
- SynchronousDesktopUpdateCapable - Interface in com.tplan.robot.remoteclient.capabilities
-
This interface declares that it the implementing client updates the screen
synchronously, usually at scheduled intervals.
- SyntaxErrorException - Exception in com.tplan.robot.scripting
-
Exception thrown during test script validation indicating that the script
contains a syntax error.
- SyntaxErrorException() - Constructor for exception com.tplan.robot.scripting.SyntaxErrorException
-
Constructs a new exception with null
as its detail message.
- SyntaxErrorException(String) - Constructor for exception com.tplan.robot.scripting.SyntaxErrorException
-
Constructs a new exception with null
as its detail message.
- SyntaxErrorException(String, Throwable) - Constructor for exception com.tplan.robot.scripting.SyntaxErrorException
-
Constructs a new exception with null
as its detail message.
- SyntaxErrorException(String, int[], List) - Constructor for exception com.tplan.robot.scripting.SyntaxErrorException
-
- Task - Class in com.tplan.robot.scheduler
-
Task class encapsulates call of a single test script in a schedule.
- Task(TestSuite) - Constructor for class com.tplan.robot.scheduler.Task
-
- taskFinished(Object, Runnable, String) - Method in interface com.tplan.robot.util.FileSearchListener
-
- taskFinished(Object, Runnable, String) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- taskStarting(Object, Runnable, String) - Method in interface com.tplan.robot.util.FileSearchListener
-
- taskStarting(Object, Runnable, String) - Method in class com.tplan.robot.util.FileSearchRunnable
-
- TemplateImageBean - Class in com.tplan.robot.scripting
-
Template image bean is a container for data from the template image meta
data file.
- TemplateImageBean() - Constructor for class com.tplan.robot.scripting.TemplateImageBean
-
- TesseractOCR - Class in com.tplan.robot.imagecomparison.tesseractocr
-
OCR comparison method providing access to the selected engine (Tesseract or
ABBYY Fine Reader).
- TesseractOCR() - Constructor for class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCR
-
- TesseractOCRImpl - Class in com.tplan.robot.imagecomparison.tesseractocr
-
- TesseractOCRImpl() - Constructor for class com.tplan.robot.imagecomparison.tesseractocr.TesseractOCRImpl
-
- TesseractVersionRetriever - Class in com.tplan.robot.imagecomparison.tesseractocr
-
Check whether Tesseract is installed and retrieve its version.
- TesseractVersionRetriever(JEditorPane, int) - Constructor for class com.tplan.robot.imagecomparison.tesseractocr.TesseractVersionRetriever
-
- test() - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- test() - Method in interface com.tplan.robot.scripting.JavaTestScript
-
Test method with the test script code.
- test() - Method in class com.tplan.robot.scripting.NumericEvaluator
-
- testLibs(StringBuilder, boolean) - Static method in class com.tplan.robot.util.LazyClassLoader
-
- TestScriptDocument - Interface in com.tplan.robot.scripting.interpret
-
Interface declaring common methods of documents holding test script code
(typically custom classes extending
DefaultStyledDocument
).
- TestScriptInterpret - Interface in com.tplan.robot.scripting.interpret
-
Generic test script interface.
- TestScriptInterpretFactory - Class in com.tplan.robot.scripting.interpret
-
Pluggable test script factory.
- TestSuite - Class in com.tplan.robot.scheduler
-
Test suite contains tasks (scripts), report settings and the start type
(delayed, date driven, cron based etc.).
- TestSuite.ReportLocType - Enum in com.tplan.robot.scheduler
-
Report location type.
- TestSuite.StartType - Enum in com.tplan.robot.scheduler
-
Schedule start type.
- TestWrapper - Interface in com.tplan.robot.scripting
-
High level interface for the family of test script wrappers.
- TextRecognitionComparisonModule - Class in com.tplan.robot.imagecomparison.text
-
The Image Based Text Recognition comparison method.
- TextRecognitionComparisonModule() - Constructor for class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- TextRecognitionGUISupport - Interface in com.tplan.robot.imagecomparison
-
Interface of an OCR comparison method allowing to display the OCR results in
a custom window.
- TextSearchResult - Class in com.tplan.robot.util
-
Helper class representing a single match resulting from a text search for a substring (pattern).
- TextSearchResult(int, int, String) - Constructor for class com.tplan.robot.util.TextSearchResult
-
Constructor.
- TIME_STAMP_FORMAT - Static variable in class com.tplan.robot.scripting.commands.ScriptLogger
-
- TimeoutDrivenCommand - Interface in com.tplan.robot.scripting.commands
-
Interface of a command performing a time out based operation, such as
WaitFor, Click or Drag.
- timer(String, String, long, long, String, String, File) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Create and/or configure
timer(s) and/or timer groups.
- timer(String, String, long, long) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- timer(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- Timer - Interface in com.tplan.robot.util
-
Methods of a timer.
- timerAction - Variable in class com.tplan.robot.scripting.commands.BreakAction
-
- TimerAction - Class in com.tplan.robot.scripting.commands
-
Timer action is used by timeout based commands (such as Wait or WaitFor) to
display count down messages on the status bar.
- TimerAction(CommandHandler, long, ScriptingContext) - Constructor for class com.tplan.robot.scripting.commands.TimerAction
-
- TimerAction(long, ScriptingContext) - Constructor for class com.tplan.robot.scripting.commands.TimerAction
-
- timerGroup(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Associate
timer(s) with a timer group or groups.
- timerLoad(File) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- timerStart(String, String, long, long, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Create and/or configure
timer(s) and/or timer groups and start it
(them).
- timerStart(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- timerStop(String, String, long, long, String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- timerStop(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
- timerUngroup(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Remove
timer(s) from a timer group or groups.
- toDocument(String, boolean) - Static method in class com.tplan.robot.util.Utils
-
- toDocument(File, boolean) - Static method in class com.tplan.robot.util.Utils
-
- toFormattedJson(Object) - Method in interface com.tplan.robot.util.JSONParser
-
Serialize a Java object to a nicely formatted JSON suitable for human
reading.
- toFrontOnMac() - Static method in class com.tplan.robot.util.Utils
-
- toggle(JSplitPane, boolean) - Static method in class com.tplan.robot.util.Utils
-
Simulate pressing of a
JSplitPane
's divider button to extend or
collapse it.
- toggleComment(int, boolean) - Method in interface com.tplan.robot.scripting.interpret.EditorFriendlyInterpret
-
Comment out or uncomment the command at the specified index.
- toHTML(OutputStream) - Method in class com.tplan.robot.scripting.CommentCollector
-
- toHTML(boolean) - Method in class com.tplan.robot.scripting.CommentCollector
-
Export the comment collection to the HTML format and return it.
- toJson(Object) - Method in interface com.tplan.robot.util.JSONParser
-
Serialize a Java object to JSON.
- TokenParser - Interface in com.tplan.robot.scripting
-
Token parser is responsible for breaking down individual test commands into
elements representing the command name, arguments and parameters.
- TokenParserImpl - Class in com.tplan.robot.scripting
-
Token parser implementation.
- toLinkedMap(String, List, Map) - Static method in class com.tplan.robot.scripting.commands.AbstractCommandHandler
-
Convert the old fashioned set of command parameters in a List and a Map
to a single LinkedHashMap instance.
- toMap() - Method in interface com.tplan.robot.scripting.commands.OutputObject
-
Return a map of valid properties of this output object.
- toMap() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- toMap(T[][]) - Static method in class com.tplan.robot.util.Utils
-
- TOOLBAR_LOCATION - Static variable in interface com.tplan.robot.preferences.ConfigurationKeys
-
- toPlainText(OutputStream, String) - Method in class com.tplan.robot.scripting.CommentCollector
-
- toPlainText(String) - Static method in class com.tplan.robot.util.Utils
-
- toRobotX(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
Convert a local OS screen X-coordinate to the one compatible with the
Robot's coordinate system.
- toRobotY(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
Convert a local OS screen Y-coordinate to the one compatible with the
Robot's coordinate system.
- toScreenX(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
Convert a Robot screen X-coordinate to the one compatible with the local
OS screen coordinate system.
- toScreenY(int) - Static method in class com.tplan.robot.util.ScreenUtils
-
Convert a Robot screen Y-coordinate to the one compatible with the local
OS screen coordinate system.
- toString() - Method in class com.tplan.robot.imagecomparison.diff.ImageDiffModule
-
- toString() - Method in class com.tplan.robot.imagecomparison.histogram.HistogramComparisonModule
-
- toString() - Method in class com.tplan.robot.imagecomparison.histogram.ImageHistogram
-
- toString() - Method in class com.tplan.robot.imagecomparison.object.ObjectSearchModule
-
- toString() - Method in class com.tplan.robot.imagecomparison.search.AbstractImagePattern
-
Get details of this pattern as a String.If the pattern has less than 20
pixels, they are also included in the customary format specified by the
getStampAsString()
method.
- toString() - Method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
- toString(byte[][], boolean, Rectangle) - Static method in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Convert the byte array to a string suitable for printing.
- toString() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule
-
- toString() - Method in class com.tplan.robot.imagecomparison.search.SearchImageComparisonModule2
-
- toString() - Method in class com.tplan.robot.imagecomparison.tesseractocr.ColoredRectangle
-
- toString() - Method in class com.tplan.robot.imagecomparison.text.CharRectangle
-
- toString() - Method in class com.tplan.robot.imagecomparison.text.TextRecognitionComparisonModule
-
- toString() - Method in class com.tplan.robot.LicenseEvent
-
- toString() - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Convert this instance to JSON.
- toString() - Method in class com.tplan.robot.preferences.PreferenceContainer
-
- toString() - Method in class com.tplan.robot.remoteclient.RemoteDesktopServerEvent
-
- toString() - Method in class com.tplan.robot.scheduler.Dependency
-
Get the string representation for debugging purposes.
- toString(Document) - Static method in class com.tplan.robot.scheduler.Schedule
-
- toString(Document, boolean) - Static method in class com.tplan.robot.scheduler.Schedule
-
- toString(boolean) - Method in class com.tplan.robot.scheduler.Schedule
-
Export the schedule to an XML string.
- toString() - Method in class com.tplan.robot.scheduler.ScheduleParameter
-
Get the parameter description/summary for debugging purposes.
- toString() - Method in class com.tplan.robot.scheduler.Task
-
- toString() - Method in class com.tplan.robot.scripting.AbstractJavaTestScript
-
- toString() - Method in class com.tplan.robot.scripting.commands.ScriptLogger
-
- toString() - Method in class com.tplan.robot.scripting.CommentCollector
-
Overridden to return the comment collection exported to plain text.
- toString(String, Map, Map, TestWrapper, ScriptingContext) - Method in interface com.tplan.robot.scripting.DynamicVariable
-
Get the variable value.
- toString() - Method in class com.tplan.robot.scripting.interpret.ScriptLocation
-
- toString() - Method in class com.tplan.robot.util.GesturePlanner
-
- toString() - Method in class com.tplan.robot.util.LazyClassLoader
-
- toString(byte[], int, int) - Static method in class com.tplan.robot.util.Utils
-
- toWord(OutputStream, String) - Method in class com.tplan.robot.scripting.CommentCollector
-
- toXML() - Method in class com.tplan.robot.scheduler.Schedule
-
- toZIP(File) - Method in class com.tplan.robot.plugin.PluginDescriptor
-
Write this descriptor into the argument plugin ZIP archive.
- TRAILING_BACKSLASH_KEYWORD - Static variable in interface com.tplan.robot.scripting.ScriptingContext
-
Keyword representing a back slash in the parsed code.
- type(String, int, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text on the current desktop.
- type(String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text on the current desktop.
- type(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text on the current desktop.
- type(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text on the current desktop
.
- TYPE_BLUE - Static variable in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Type mask of indicating a map created of the blue channel gradients.
- TYPE_BOOLEAN - Static variable in class com.tplan.robot.preferences.Preference
-
A boolean value represented by a check box or a radio button.
- TYPE_BUTTON - Static variable in class com.tplan.robot.preferences.Preference
-
- TYPE_COLLAPSED_FOLDER - Static variable in class com.tplan.robot.preferences.Preference
-
"Collapsed container" preference type allowing to hide a group of
preferences and display just a check box (since 4.0)
- TYPE_COLOR - Static variable in class com.tplan.robot.preferences.Preference
-
A color value represented by a drop down with the default set of colors
and a button allowing to add custom ones.
- TYPE_COLOR_FROM_IMAGE - Static variable in class com.tplan.robot.preferences.Preference
-
Color from an image.
- TYPE_COLOR_LIST - Static variable in class com.tplan.robot.preferences.Preference
-
List of colors.
- TYPE_COMMENT - Static variable in class com.tplan.robot.scripting.CommentCollector
-
- TYPE_COORDINATES - Static variable in class com.tplan.robot.preferences.Preference
-
A coordinate panel where each of the two numbers supports custom input.
- TYPE_DATE_FORMAT - Static variable in class com.tplan.robot.preferences.Preference
-
A date format preference.
- TYPE_DIMENSION - Static variable in class com.tplan.robot.preferences.Preference
-
Dimension/size type (since 4.0)
- TYPE_DIRECTORY - Static variable in class com.tplan.robot.preferences.Preference
-
A directory preference value type.
- TYPE_DUMMY - Static variable in class com.tplan.robot.preferences.Preference
-
Dummy preference which represents no value.
- TYPE_DYNAMIC_PANEL - Static variable in class com.tplan.robot.preferences.Preference
-
Dynamic panel whose content depends on the value selected in another preference
- TYPE_DYNAMIC_PARAM_LIST - Static variable in class com.tplan.robot.preferences.Preference
-
A field specifying a dynamic parameter list
- TYPE_ERROR - Static variable in interface com.tplan.robot.scripting.commands.OutputObject
-
Code of an error message.
- TYPE_EXTERNAL - Static variable in class com.tplan.robot.plugin.PluginInfo
-
External plugin type.
- TYPE_FILE - Static variable in class com.tplan.robot.preferences.Preference
-
A file preference value type.
- TYPE_FILELIST - Static variable in class com.tplan.robot.preferences.Preference
-
List of files.
- TYPE_FLOAT - Static variable in class com.tplan.robot.preferences.Preference
-
A floating point value represented by a number spinner.
- TYPE_FLOAT_LIST - Static variable in class com.tplan.robot.preferences.Preference
-
List of floats (since 4.0)
- TYPE_GREEN - Static variable in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Type mask of indicating a map created of the green channel gradients.
- TYPE_HIDDEN - Static variable in class com.tplan.robot.preferences.Preference
-
A hidden fixed value.
- TYPE_INT - Static variable in class com.tplan.robot.preferences.Preference
-
An integer value represented by a number spinner.
- TYPE_INT_DISPLAYED_AS_BOOLEAN - Static variable in class com.tplan.robot.preferences.Preference
-
Integer value which should be represented by a checkbox.
- TYPE_INT_LIST - Static variable in class com.tplan.robot.preferences.Preference
-
List of integers (since 4.0)
- TYPE_INTERNAL - Static variable in class com.tplan.robot.plugin.PluginInfo
-
Internal plugin type.
- TYPE_JAVA - Static variable in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
- TYPE_KEYSTROKE - Static variable in class com.tplan.robot.preferences.Preference
-
A key stroke such as "Ctrl+C".
- TYPE_LOG - Static variable in interface com.tplan.robot.scripting.commands.OutputObject
-
Code of a generic log output object.
- TYPE_MISSING_DESKTOP_SIZE - Static variable in exception com.tplan.robot.imagecomparison.search.IncompleteImageMetadataException
-
Error type thrown when the meta data does not contain the original
desktop size.
- TYPE_PASSWORD - Static variable in class com.tplan.robot.preferences.Preference
-
Password type - a String whose value should be masked when displayed in the GUI.
- TYPE_PINCH - Static variable in class com.tplan.robot.preferences.Preference
-
Pinch/zoom parameters (since 3.5)
- TYPE_POINT - Static variable in class com.tplan.robot.preferences.Preference
-
A point value (a location consisting of the [x, y] coordinates).
- TYPE_POINT_RELATIVE - Static variable in class com.tplan.robot.preferences.Preference
-
Relative point (since 4.1)
- TYPE_POOLED - Static variable in class com.tplan.robot.LicenseEvent
-
Event type - a desktop connection was released by a testing process
(thread) to the connection pool for reuse.
- TYPE_PREFERENCE_PANEL - Static variable in class com.tplan.robot.preferences.Preference
-
A custom implementation of PreferencePanel.
- TYPE_PROPRIETARY - Static variable in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
- TYPE_RECTANGLE - Static variable in class com.tplan.robot.preferences.Preference
-
A rectangle field.
- TYPE_RED - Static variable in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Type mask of indicating a map created of the red channel gradients.
- TYPE_REGEXP - Static variable in class com.tplan.robot.preferences.Preference
-
A field specifying a regular expression
- TYPE_RELEASED - Static variable in class com.tplan.robot.LicenseEvent
-
Event type - a seat has been released because a connection was either
closed or crashed.
- TYPE_REUSED - Static variable in class com.tplan.robot.LicenseEvent
-
Event type - a desktop connection was picked up from the connection pool
(reused) by a testing process (thread).
- TYPE_RGB - Static variable in class com.tplan.robot.imagecomparison.search.EdgeMap
-
Type mask indicating that the map is created of a combination of red,
green and blue channel gradients.
- TYPE_SCREENSHOT - Static variable in interface com.tplan.robot.scripting.commands.OutputObject
-
Screenshot output object type numeric code.
- TYPE_STATUS - Static variable in class com.tplan.robot.LicenseEvent
-
Event type - initial status request
- TYPE_STATUS - Static variable in interface com.tplan.robot.scripting.commands.OutputObject
-
Code of an error message.
- TYPE_STRING - Static variable in class com.tplan.robot.preferences.Preference
-
A string preference type represented by a text field or a drop down.
- TYPE_STRING_WITH_ACTION - Static variable in class com.tplan.robot.preferences.Preference
-
A string value represented by a text field with a customizable button which can be attached through the
PreferenceComponentManager
.
- TYPE_STRINGLIST - Static variable in class com.tplan.robot.preferences.Preference
-
A list of semicolon separated string values where the supported value set
is fixed.
- TYPE_TEXT - Static variable in class com.tplan.robot.preferences.Preference
-
Multi line text, usually represented in the GUI by a text editor.
- TYPE_TIME_INTERVAL - Static variable in class com.tplan.robot.preferences.Preference
-
Time interval such as 2 seconds or 5 minutes
- TYPE_UNKNOWN - Static variable in interface com.tplan.robot.scripting.commands.OutputObject
-
Unknown output object type numeric code.
- TYPE_UNKNOWN - Static variable in interface com.tplan.robot.scripting.interpret.TestScriptInterpret
-
- TYPE_UTILIZED - Static variable in class com.tplan.robot.LicenseEvent
-
Event type - a seat has been utilized by an established desktop
connection.
- TYPE_WAITING - Static variable in class com.tplan.robot.LicenseEvent
-
Event type - all licensed seats have been exhausted and the client was
put onto a waiting list.
- TYPE_WARNING - Static variable in interface com.tplan.robot.scripting.commands.OutputObject
-
Code of a warning message.
- typeLine(String, int, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text and press an Enter key on the current desktop once or more times.
- typeLine(String, int, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text and press an Enter key on the current desktop once or more times.
- typeLine(String, String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text and press an Enter key on the current desktop.
- typeLine(String) - Method in class com.tplan.robot.scripting.DefaultJavaTestScript
-
Type a text and press an Enter key on the current desktop
.