- page(int, int) - Method in interface org.safs.selenium.webdriver.lib.ScrollBar.IScrollable
-
Try to scroll a page.
If the scrollbar is vertial, then scroll up or down.
If the scrollbar is horizontal, then scroll left or right.
- page(int, int) - Method in class org.safs.selenium.webdriver.lib.ScrollBar
-
- page(int, int) - Method in class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollable_ScrollBar
-
- PAGECLICKS - Static variable in class org.safs.rational.CFScrollBar
-
Since the RobotJ api does not provide a 'relative' page
mechanism, then it is necessary to click the up/down/right/left button
a number of times to simulate a page movement.
- pageDown(String, String, String) - Static method in class org.safs.model.commands.ScrollBarFunctions
-
Attempts to perform a ScrollPageDown on a scrollbar.
- pageDown(String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageDown on a scrollbar.
- pageDown(StepTestTable, String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageDown on a scrollbar.
- PAGEDOWN - Static variable in class org.safs.rational.CFScrollBar
-
- PageDown(Component, String...) - Static method in class org.safs.SAFSPlus.ScrollBar
-
Attempts to perform a ScrollPageDown on a scrollbar.
- PAGEDOWN_KEYWORD - Static variable in class org.safs.model.commands.ScrollBarFunctions
-
"PageDown"
- pageHasChanged() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
To detect if the page has changed or not.
For example, if user click on a link, or a Log-Out menu item, the page may probably change.
The current implementation is not guarantee!
- pageLeft(String, String, String) - Static method in class org.safs.model.commands.ScrollBarFunctions
-
Attempts to perform a ScrollPageLeft on a scrollbar.
- pageLeft(String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageLeft on a scrollbar.
- pageLeft(StepTestTable, String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageLeft on a scrollbar.
- PAGELEFT - Static variable in class org.safs.rational.CFScrollBar
-
- PageLeft(Component, String...) - Static method in class org.safs.SAFSPlus.ScrollBar
-
Attempts to perform a ScrollPageLeft on a scrollbar.
- PAGELEFT_KEYWORD - Static variable in class org.safs.model.commands.ScrollBarFunctions
-
"PageLeft"
- pageLoadTimeout(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the Web Driver's pageLoad timeout, the amount of time to wait for a page load to complete
before throwing an error.
- pageRight(String, String, String) - Static method in class org.safs.model.commands.ScrollBarFunctions
-
Attempts to perform a ScrollPageRight on a scrollbar.
- pageRight(String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageRight on a scrollbar.
- pageRight(StepTestTable, String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageRight on a scrollbar.
- PAGERIGHT - Static variable in class org.safs.rational.CFScrollBar
-
- PageRight(Component, String...) - Static method in class org.safs.SAFSPlus.ScrollBar
-
Attempts to perform a ScrollPageRight on a scrollbar.
- PAGERIGHT_KEYWORD - Static variable in class org.safs.model.commands.ScrollBarFunctions
-
"PageRight"
- pageUp(String, String, String) - Static method in class org.safs.model.commands.ScrollBarFunctions
-
Attempts to perform a ScrollPageUp on a scrollbar.
- pageUp(String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageUp on a scrollbar.
- pageUp(StepTestTable, String) - Method in class org.safs.model.components.ScrollBar
-
Attempts to perform a ScrollPageUp on a scrollbar.
- PAGEUP - Static variable in class org.safs.rational.CFScrollBar
-
- PageUp(Component, String...) - Static method in class org.safs.SAFSPlus.ScrollBar
-
Attempts to perform a ScrollPageUp on a scrollbar.
- PAGEUP_KEYWORD - Static variable in class org.safs.model.commands.ScrollBarFunctions
-
"PageUp"
- paint(Graphics) - Method in class org.safs.image.ImageManager.MyCanvas
-
- paintComponent(Graphics) - Method in class org.safs.image.ImagePreview
-
- paintOnImage(BufferedImage, int, int, int, int, Color, boolean) - Static method in class org.safs.image.ImageUtils
-
Purpose Modify the source image by painting a simple color on an area, this
area is defined by offsetX,offsetY,width,height
This method is used when cut an area from an image in ImageManager2
- paintOnImage(BufferedImage, int, int, int, int, int, int, BufferedImage, Color, boolean) - Static method in class org.safs.image.ImageUtils
-
Purpose Get an area from the source image, this area is defined by
srcOffsetX,srcOffsetY,width,height; Then copy this area to the
destImage, the point to start to paint is (destOffsetX,destOffsetY)
If the area is too big, beyond the source image, then the souce image
will be enlarged, the extra part will be painted with initColor.
This method is used when copy an image to the panel in ImageManager2
- PARAM_1 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_2 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_3 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_4 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_5 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_6 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_7 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_8 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_9 - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- PARAM_ALL_CHARACTERS - Static variable in class org.safs.text.FileUtilities
-
-1, means all characters will be written.
- PARAM_CASE_INSENSITIVE - Static variable in class org.safs.text.FileUtilities
-
"CaseInsensitive"
- PARAM_CASE_SENSITIVE - Static variable in class org.safs.text.FileUtilities
-
"CaseSensitive"
- PARAM_CLASS - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "class" parameter used by Solo.
- PARAM_CLASSES - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "classes" parameter used by Solo.
- PARAM_CLICKNUMBER - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "clicknumber" parameter used by Solo.
- PARAM_CONDITION_DEFINITION - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "conditiondefinition" parameter used by Solo.
- PARAM_DATA - Static variable in class org.safs.RSA
-
- PARAM_DECRYPTE - Static variable in class org.safs.RSA
-
- PARAM_ENCRYPT - Static variable in class org.safs.RSA
-
- PARAM_ERRORMSG - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "errormsg" parameter used by Solo for jUnit assertion failure messages.
- PARAM_FILTER - Static variable in class org.safs.ComponentFunction
-
"FILTER"
- PARAM_FLOATX - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "floatx" parameter used by Solo.
- PARAM_FLOATY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "floaty" parameter used by Solo.
- PARAM_FROMX - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "fromx" parameter used by Solo.
- PARAM_FROMY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "fromy" parameter used by Solo.
- PARAM_GENERATE_KEY - Static variable in class org.safs.RSA
-
- PARAM_HOSTNMAE_f - Static variable in class org.safs.natives.NativeWrapper
-
parameter '-f' for command 'hostname', to get full qualified domain name
- PARAM_HOUR - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "hour" parameter used by Solo.
- PARAM_ID - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "id" parameter used by Solo.
- PARAM_IMMEDIATELY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "immediately" parameter used by Solo.
- PARAM_INCLUDSUBCLASSES - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "includesubclasses" parameter used by Solo.
- PARAM_INDEX - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "index" parameter used by Solo.
- PARAM_ISNEWINSTANCE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "isnewinstance" parameter used by Solo.
- PARAM_ITEMINDEX - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "itemindex" parameter used by Solo.
- PARAM_ITEMSPERROW - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "itemsperrow" parameter used by Solo.
- PARAM_JAR - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
'-jar' specifies the jar file to put dynamically in the classpath.
-jar fullpath/to/selenium-server-standalone*.jar
- PARAM_KEY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "key" parameter used by Solo.
- PARAM_KEY - Static variable in class org.safs.RSA
-
- PARAM_LINE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "line" parameter used by Solo.
- PARAM_MATCH - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "match" parameter used by Solo.
- PARAM_MINIMUMMATCHES - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "minimummatches" parameter used by Solo.
- PARAM_MINUTE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "minute" parameter used by Solo.
- PARAM_MONTHDAY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "monthday" parameter used by Solo.
- PARAM_NAME - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "name" parameter used by Solo.
- PARAM_NO_VERIYF - Static variable in class org.safs.text.FileUtilities
-
"NoVerify"
- PARAM_OBJECT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for an "object" parameter (an instance of a class) used by Solo.
- PARAM_ONLYVISIBLE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "onlyvisible" parameter used by Solo.
- PARAM_ORIENTATION - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "orientation" parameter used by Solo.
- PARAM_OUT_FILE - Static variable in class org.safs.RSA
-
- PARAM_OUTPUTCONSOLE - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
'-outputToConsole' specifies if the 'execution message' will also be printed to standard out/err.
- PARAM_PROGRESS - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "progress" parameter used by Solo.
- PARAM_QUALITY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "quality" parameter used by Solo.
- PARAM_REFERENCE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for an String UID "reference" parameter used by Solo.
- PARAM_REFERENCES - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for an String of UIDs "reference" parameter used by Solo.
- PARAM_REGEX_STRING - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "regexstring" parameter used by Solo.
- PARAM_RESID - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "resid" parameter used by Solo.
- PARAM_RMI - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
'-safs.rmi.server' specifies the name of RMI server class to start with.
'-safs.rmi.server', without value the default RMI
DriverConstant.DEFAULT_RMISERVER_CLASSNAME
will be used.
'-safs.rmi.server full.pacakge.RMIServer', 'full.pacakge.RMIServer' will start with this console.
- PARAM_SCRIPT - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Eval
-
- PARAM_SCRIPT_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'javascript{'
- PARAM_SCRIPT_SUFFIX - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'}'
- PARAM_SCROLL - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "scroll" parameter used by Solo.
- PARAM_SCROLLPOSITION - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "scrollposition" parameter used by Solo.
- PARAM_SIDE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "side" parameter used by Solo.
- PARAM_SIZE_1 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- PARAM_SIZE_2 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- PARAM_SIZE_3 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- PARAM_SIZE_4 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- PARAM_STATE - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
'-state' specifies the console window's state.
"-state MIN|MAX|NORMAL|MINIMIZE|MAXIMIZE"
- PARAM_STATUS - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "status" parameter used by Solo.
- PARAM_STEPCOUNT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "stepcount" parameter used by Solo.
- PARAM_STOREDVARS_ARRAY - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'storedVars'
- PARAM_STOREDVARS_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'storedVars['
- PARAM_STOREDVARS_SUFFIX - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
']'
- PARAM_SUBMENU - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "submenu" parameter used by Solo.
- PARAM_SUPPRESSVALUE - Static variable in class org.safs.tools.engines.TIDComponent
-
"SuppressValue"
- PARAM_SWITCH - Static variable in class org.safs.install.InstallerImpl
-
- PARAM_TEST - Static variable in class org.safs.RSA
-
- PARAM_TEXT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "text" parameter used by Solo.
- PARAM_TIME - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "time" parameter used by Solo.
- PARAM_TIMEOUT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "timeout" parameter used by Solo.
- PARAM_TIMEOUT_TYPE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "timeouttype" parameter used by Solo.
- PARAM_TOX - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "tox" parameter used by Solo.
- PARAM_TOY - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "tox" parameter used by Solo.
- PARAM_TURNON - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "turnon" parameter used by Solo.
- PARAM_USE_LATEST_VERSION - Static variable in class org.safs.install.InstallerImpl
-
- PARAM_UUID - Static variable in class org.safs.ComponentFunction
-
"UUID"
- PARAM_VARIABLE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'variable'
- PARAM_YAXISFIRST - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "yaxisfirst" parameter used by Solo.
- PARAM_YEAR - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "year" parameter used by Solo.
- PARAM_YEARMONTH - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "yearmonth" parameter used by Solo.
- paramColumn(Iterator, boolean) - Method in class org.safs.selenium.CFHTMLTable
-
Note: Consume one object from parameter 'iter'.
This object is a 'column number' or a 'column header'.
- paramName - Static variable in class org.safs.text.KEYSFileGenerator
-
- paramOut - Static variable in class org.safs.text.KEYSFileGenerator
-
- paramPackage - Static variable in class org.safs.text.KEYSFileGenerator
-
- paramPropertyFile - Static variable in class org.safs.text.KEYSFileGenerator
-
- paramRow(Iterator, boolean) - Method in class org.safs.selenium.CFHTMLTable
-
Note: Consume one object from parameter 'iter'.
This object is a 'row number' or a 'row header'.
'row header' is the value of the cell from first column
- paramRowFromColumns(Iterator, boolean) - Method in class org.safs.selenium.CFHTMLTable
-
Note: Consume objects from parameter 'iter'.
These objects are pairs of ('column number/column header', 'cell value').
These pairs are used as condition to match a row.
- paramRowIndexVariable(Iterator) - Method in class org.safs.selenium.CFHTMLTable
-
Note: Consume one object from parameter 'iter'.
This object is a variable name, it will be initialized to "".
- params - Variable in class org.safs.android.engine.processor.SAFSProcessor
-
params contain the parameters of the keyword to be processed
- params - Variable in class org.safs.Processor
-
Purpose: the collection of params
Initialized: constructor
- paramsFailedMsg() - Method in class org.safs.Processor
-
Purpose: log a FAILED_MESSAGE about the wrong number of parameters;
this version is used by DriverCommands
- paramsFailedMsg(String, String) - Method in class org.safs.Processor
-
Purpose: log a FAILED_MESSAGE about the wrong number of parameters
- PARAMSIZE - Static variable in class org.safs.text.FAILKEYS
-
Insufficient parameters provided.
- PARAMSIZE_1 - Static variable in class org.safs.text.FAILKEYS
-
%1%, wrong number of parameters.
- PARAMSIZE_2 - Static variable in class org.safs.text.FAILKEYS
-
%1%, wrong number of parameters: %2%.
- PARAMSIZE_3 - Static variable in class org.safs.text.FAILKEYS
-
%1%, wrong number of parameters: %2%, %3%
- PARAMSIZE_4 - Static variable in class org.safs.text.FAILKEYS
-
%1%, wrong number of parameters: %2%, %3%:%4%
- ParcelBuffer(MultipleParcelsHandler.SmallParcel, int) - Constructor for class org.safs.android.messenger.MultipleParcelsHandler.ParcelBuffer
-
- PARENLEFT - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- PARENRIGHT - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- parent - Variable in class org.safs.android.engine.DGuiObjectDefinition
-
- parent - Variable in class org.safs.persist.PersistableDefault
-
- parent - Variable in class org.safs.selenium.webdriver.lib.model.EmbeddedObject
-
The Component object who is the parent of this embedded object.
- parent - Variable in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- parentFrame - Variable in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- parentOffset - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- parms - Variable in class org.safs.staf.service.InfoInterface.InitInfo
-
- parse(String) - Static method in class org.safs.jvmagent.Platform
-
- parse(String, File) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- parse(Document, File, StepTypeFactory) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
Parse a XML/HTML Fit Table Document into a Script object.
- parse(Reader, File) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- parse(File) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- parse(int, String) - Static method in class org.safs.StringUtils.ErrorLineParser
-
According to a line of console string, generate the ErrorTrace.
If the "console string" matches some patterns, a ErrorTrace will be generated.
- parse_dijit_form_AutoCompleterMixin_Item(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
Convert the dijit.form._AutoCompleterMixin's item object to a uniformed Option object, which contains properties
like id, selected, label, disabled and value
depending on: nothing
JavaScriptFunctions.compareObject(List)
depending level: 1
- parse_dijit_form_Select_Option() - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
Convert the dijit.form.Select's option object to a uniformed Option object, which contains properties
like selected, label, disabled and value
depending on: nothing
depending level: 0
- parse_sap_m_ListItemBase() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Convert a sap.m.ListItemBase object to a standard Item object with known properties
like id, disabled, label, value, selected and index
depending on: nothing
depending level: 0
- parse_sap_ui_commons_Tab() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Convert the sap.ui.commons.Tab object to a uniformed Tab object, which contains properties
like id, selected, label, disabled and index
depending on: nothing
depending level: 0
- parse_sap_ui_commons_TreeNode() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Convert a sap.ui.commons.TreeNode object to a standard TreeNode object with known properties
like id, disabled, label, expanded, selected
depending on: nothing
depending level: 0
- parse_sap_ui_core_Item() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Convert a sap.ui.core.Item object to a standard Item object with known properties
like id, disabled, label, value, selected and index
depending on: nothing
depending level: 0
- parseArgs(String[]) - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- parseArgs(String[]) - Static method in class org.safs.install.SeleniumPlusInstaller
-
- parseArgs(String[]) - Static method in class org.safs.install.SilentInstaller
-
- parseArguments(String[]) - Static method in class org.safs.IndependantLog
-
- parseBoolean(String) - Static method in class org.safs.StringUtils
-
- parseBraces(String) - Method in class org.safs.tools.input.InputKeysParser
-
Process the string previously extracted from between braces.
- parseChars(String) - Method in class org.safs.tools.input.InputKeysParser
-
- parseChildren(WebElement) - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- parseChildren(Map<?, ?>) - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
parse the children of this element.
- parseFiledValue(Object) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Parse the parameter value and convert it to a string which will be persisted to (File or Variable or ...)
The following are the ways to parse value:
The String value will be
PersistorToFile.escape(String)
and double-quoted if needed.
- parseFloat(String) - Static method in class org.safs.StringUtils
-
Convert s String float number (such as 35%, 0.68, 23, 5.4 etc.) into float.
- parseIndex(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Parse a string to get an integer index.
- parseIndex(String, int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Parse a string to get an integer index.
- parseInput(String) - Method in class org.safs.tools.input.InputKeysParser
-
- parseInputRecord(STAFResult) - Method in class org.safs.tools.input.SAFSINPUT
-
Return a valid InputRecordInfo object or an InputRecordInvalid object.
- parseLogMode(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
parse a configuration file logmode entry for valid text or numeric values.
- parseMessage(String, char) - Static method in class org.safs.logging.STAFLogRecord
-
Parses a log record and returns the message field.
- parseMessage(String) - Static method in class org.safs.logging.STAFLogRecord
-
Parses a log record and returns the message field.
- parseNodeText(WebElement) - Static method in class org.safs.selenium.webdriver.lib.Menu
-
TODO adjust for MenuItem
For menuitem, WebElement.getText() may return also the text of its children.
These text are separated by '\n', this method tries to get the text before the first '\n', which
should be text of this tree node.
- parseParens(String) - Method in class org.safs.tools.input.InputKeysParser
-
Process the string previously extracted from between parens.
- parser - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- parser - Variable in class org.safs.staf.service.input.SAFSFileReader
-
- parser - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- parser - Variable in class org.safs.staf.service.queue.EmbeddedQueueService
-
- parser - Variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- parser - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- parseRawRS() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- parseRawRS() - Method in interface org.safs.autoit.AutoItRs.Recognizable
-
This method should parse the raw RS
- parseSeleniumServerURL(URL) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Extract the needed remote_hostname and remote_port from the selenium server URL.
- parseSeparator(String) - Static method in class org.safs.StringUtils
-
Parse a string to get the separator.
- parseSettings(String) - Static method in class org.safs.staf.service.logging.SLSSettings
-
Parses the result buffer of LIST SETTINGS request.
- parseStates(String) - Static method in class org.safs.staf.service.logging.SLSLogFacilityStates
-
Parses the result buffer of LOGMESSAGE request.
- parseString(String) - Method in class org.safs.tools.input.InputKeysParser
-
Convert literal string characters into their corresponding keycodes.
- parseStringArrayList(String) - Static method in class com.jayway.android.robotium.remotecontrol.solo.Message
-
- parseTreeNodeText(WebElement) - Static method in class org.safs.selenium.webdriver.lib.Tree
-
For treenode, WebElement.getText() may return also the text of its children.
These text are separated by '\n', this method tries to get the text before the first '\n', which
should be text of this tree node.
- parseUri(String) - Static method in class org.safs.rest.service.RESTImpl
-
Parse a URI and put the parameters in a query map.
- parseValue(Class<?>, Object) - Static method in class org.safs.Utils
-
Convert the parameter 'value' to an appropriate Object according to the expectedType.
- parseWebElementText(WebElement) - Static method in class org.safs.selenium.webdriver.lib.model.Element
-
- parseWhereInfo(String) - Method in class org.safs.rational.CFComponent
-
Parse a string to determine 'where' something should happen on a given component.
- parsing() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
Parse the raw recognition string so that the engine RS will be produced.
- parsing() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
This implementation will get pairs of (rsKey, value) from original RS,
and set the value to the property of this class.
- partialmatch - Variable in class org.safs.rational.CFTree
-
- partialMatchTreeDataToFile(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
- partialMatchTreeDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
- partialMatchTreeDataToFile(String, String, String, String, String) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String[]) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String, String, String, String, String) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String[]) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file according to a partial match of its text value.
- partialMatchTreeDataToFile(String, String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
- partialMatchTreeDataToFile(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
- partialMatchTreeDataToFile(String[]) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
- partialMatchTreeDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file according to a partial match of itss text value.
- PARTIALMATCHTREEDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"PartialMatchTreeDataToFile"
- PARTIALMATCHTREEDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"PartialMatchTreeDataToFile"
- PARTIALMATCHTREEDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"PartialMatchTreeDataToFile"
- PARTIALTREEDATATOFILE - Static variable in class org.safs.rational.CFTree
-
- partSeparator - Static variable in class org.safs.PCTree
-
- pass(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.LogsImpl
-
- pass(String, String) - Method in interface com.jayway.android.robotium.remotecontrol.solo.LogsInterface
-
Log or otherwise report a passed/success message
- pass(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Deprecated.
- pass(String, String) - Method in class org.safs.android.DJavaHook
-
Solo Remote control LogsInterface implementation.
- pass(String, String) - Method in interface org.safs.android.messenger.client.LogsInterface
-
Log or otherwise report a passed/success message
- pass(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- PASS - Static variable in class org.safs.Constants.LogConstants
-
"4" PASS log level.
- pass(String) - Static method in class org.safs.IndependantLog
-
- PASS - Static variable in class org.safs.Log
-
"4" PASS log level.
- pass(Object) - Static method in class org.safs.Log
-
- PASS_SUFFIX - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
" OK "
- PASSED_MESSAGE - Static variable in class org.safs.DDGUIUtilities
-
Log MessageType for local referencing.
- PASSED_MESSAGE - Static variable in class org.safs.JavaHook
-
Log MessageType for local referencing.
- PASSED_MESSAGE - Static variable in class org.safs.logging.AbstractLogFacility
-
- PASSED_MESSAGE - Static variable in class org.safs.Processor
-
Log MessageType for local referencing.
- PASSED_MESSAGE - Static variable in class org.safs.ProcessRequest
-
Log MessageType for local referencing.
- PASSED_MESSAGE - Static variable in class org.safs.RobotJHook
-
Log MessageType for local referencing.
- PASSED_MESSAGE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- PASSED_MESSAGE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- PASSED_MESSAGE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- passedStr - Static variable in class org.safs.Processor
-
- passedStr - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
empty.
- passedText - Static variable in class org.safs.Processor
-
- passedText - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
GetText instance handling PASSED text resources.
- PASSWORD - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- Password - Static variable in class org.safs.model.examples.advanced.JSAFSMap.LoginWindow
-
- Password - Static variable in class org.safs.model.examples.minimal.MyAppMap.ApplicationConstants
-
"Password" Component in "ApplicationConstants".
- Password - Static variable in class org.safs.model.examples.minimal.MyAppMap
-
"Password"
- Password - Static variable in class org.safs.model.examples.tables.appmap.LoginWin
-
- password - Static variable in class org.safs.model.examples.tables.Variables
-
- PASTE_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- PATCH() - Constructor for class org.safs.rest.REST.PATCH
-
- PATCH_METHOD - Static variable in class org.safs.rest.REST
-
- PATH - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- PATH - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- path - Variable in class org.safs.GuiObjectVector
-
Holds full hierarchy of GuiObjectRecognition objects.
- path - Variable in class org.safs.image.ImageManager
-
- PATH_PREFIX - Static variable in class org.safs.rational.CFMenuBar
-
- PATH_SELECT_RECENT_SCRIPT_ASCRIPT - Static variable in class org.safs.ios.Utilities
-
"Instruments/selectRecentScript.scpt"
Default applescript relative to overall SAFS applescript root directory.
- PATH_SEP - Static variable in class org.safs.android.auto.lib.Console
-
The value of property "path.separator"
- PATH_SEP - Static variable in class org.safs.tools.GenericProcessMonitor
-
The value of System property "path.separator"
- PATH_SEPARATOR - Static variable in class org.safs.rational.CFToolBar
-
- PATH_SEPARATOR - Static variable in class org.safs.Tree
-
- pathByAddingChild(String) - Method in class org.safs.model.components.MenuPath
-
- PATHID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- pathInfo - Variable in class org.safs.GuiObjectRecognition
-
the full recognition string provided to constructor
Ex: "Type=Window;Caption=MyApp"
- PathInterface - Interface in org.safs.tools
-
- pathPart - Static variable in class org.safs.PCTree
-
- paths - Variable in class org.safs.tools.drivers.ConfigureFileLocator
-
- pathSep - Static variable in class org.safs.ios.IOSProcessContainer
-
"->"
- pathSep - Static variable in class org.safs.rational.ProcessContainer
-
- pathSep - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"->"
- pathVector - Variable in class org.safs.GuiObjectVector
-
Stores the full recognition string provided to the constructor.
- PATTERN_MAC_ADDRESS - Static variable in class org.safs.net.NetUtilities
-
"^([0-9A-F]{2}[:-]){5}([0-9A-F]{2})$" the regex pattern for a MAC address.
- PATTERN_PLUGINS_CVS_FOR_MARS - Static variable in class org.safs.Constants.EclipseConstants
-
- patternMatch(String, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
Attempt a Selenium 1.0 pattern match on a given text string.
- pause(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- pause(int) - Method in class org.safs.android.remotecontrol.SoloTest
-
- PAUSE - Static variable in class org.safs.DCDriverMiscCommands
-
- pause(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Pause for a specified number of seconds.
- pause(String) - Static method in class org.safs.model.commands.DriverCommands
-
Pause for a specified number of seconds.
- Pause(int) - Static method in class org.safs.model.tools.Runner
-
Pause the test the specified number of seconds.
- Pause(int) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Pause test-case flow in seconds.
- Pause(int) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Pause test-case flow in seconds.
- pause - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- PAUSE_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- PAUSE_BEFORE_OUTPUT_READY - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
The default time (in milliseconds) to sleep before the out/err output-stream is ready
- PAUSE_CLASS - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- PAUSE_EXECUTION - Static variable in class org.safs.JavaHook
-
"PAUSE"
- PAUSE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"Pause"
- PAUSE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Pause"
- PAUSE_SWITCH_OFF - Static variable in class org.safs.JavaHook
-
"OFF" for SAFSVARS variable 'SAFS_DRIVER_CONTROL_POF'/'SAFS_DRIVER_CONTROL_POW'
- PAUSE_SWITCH_ON - Static variable in class org.safs.JavaHook
-
"ON" for SAFSVARS variable 'SAFS_DRIVER_CONTROL_POF'/'SAFS_DRIVER_CONTROL_POW'
- pauseBeforeReady - Variable in class org.safs.tools.consoles.JavaJVMConsole
-
This field represents the time (in milliseconds) to sleep before the out/err output-stream is ready.
The default value is 100 milliseconds.
- pchild - Variable in class org.safs.MatchData
-
- pctCopyEmbedded - Static variable in class org.safs.install.SilentInstaller
-
- pctIncrement - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- pctPostInstall - Static variable in class org.safs.install.SilentInstaller
-
- pctPostSTAFInstall - Static variable in class org.safs.install.SilentInstaller
-
- pctPreSTAFInstall - Static variable in class org.safs.install.SilentInstaller
-
- pctProgress - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- pctProgress - Static variable in class org.safs.install.SilentInstaller
-
- PCTree - Class in org.safs
-
PCTree, used by various testing tool's ProcessContainer, is used to produce consistent recognition
strings across all tools.
- PCTree() - Constructor for class org.safs.PCTree
-
- pctSAFSInstall - Static variable in class org.safs.install.SilentInstaller
-
- pctSAFSOverlay - Static variable in class org.safs.install.SilentInstaller
-
- pctSAFSUninstall - Static variable in class org.safs.install.SilentInstaller
-
- pctSTAFInstall - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- pctSTAFUninstall - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- pctSTAFUninstall - Static variable in class org.safs.install.SilentInstaller
-
- peek() - Method in class org.safs.staf.service.input.SAFSTextFile
-
Returns the last line returned from the 'next' function.
- peek() - Method in class org.safs.staf.service.logging.SLSLogFacility.RequestQueue
-
Returns the first request in this queue without removing it.
- peekNext() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
Retrieve the next Step that would be executed by this TestRun without incrementing the
stepIndex counter.
- peekStack() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- peekStack() - Method in interface org.safs.tools.stacks.StacksInterface
-
- PERCENTAGE - Static variable in class org.safs.StringUtils
-
"%"
- percentBitsTolerance - Static variable in class org.safs.image.ImageUtils
-
current tolerance for percent of image pixels that must match
- PERFNODE4A - Static variable in class org.safs.text.GENKEYS
-
%1% performed on %2%; output file '%3%'.
- PERFNODE_3 - Static variable in class org.safs.text.GENKEYS
-
%1% performed on '%2%' in %3%.
- PERFNODE_4 - Static variable in class org.safs.text.GENKEYS
-
%1% performed on '%2%' in %3%; output file '%4%'.
- performActionWithOneParameter() - Method in class org.safs.rational.CFToolBar
-
Purpose: Perform ClickAtIndex ClickAtTooltip
- performClick(Object) - Method in class org.safs.rational.CFComponent
-
Perform a standard Click, RightClick, or DoubleClick on the component.
- performClick(Object) - Method in class org.safs.rational.CFTable
-
Overrides CFComponent performClick to intercept TableCell specs.
- performClick(GuiTestObject, Point) - Method in class org.safs.rational.CFToolBar
-
Try to perform a click on the given GuiTestObject, if RFT API click() can not work then
try to invoke some native call to perform click.
- performDoubleClick(GuiSubitemTestObject, String, boolean, MouseModifiers) - Method in class org.safs.rational.CFList
-
Purpose: Perform a double click on the item in a list
Note: Should be called by function without verification, as this method will check the existence of item
- performDoubleClick(GuiSubitemTestObject, String, boolean, MouseModifiers) - Method in class org.safs.rational.flex.CFFlexList
-
Note: Override the method of its superclass CFList, as Flex list test object
does not support doubleClick(atText()), so we have to find the relative
position of the item we want to click at, then call doubleClick(atPoint())
- performDoubleClick(GuiSubitemTestObject, String, boolean, MouseModifiers) - Method in class org.safs.rational.flex.custom.CFFlexList
-
Note: Override the method of its superclass CFFlexList
call the delegate's action of SAS Flex List to perform 'double click'
- performDrag() - Method in class org.safs.ComponentFunction
-
- performDrag() - Method in class org.safs.rational.CFComponent
-
perform LeftDrag or RightDrag on component moving from (x1,y1) to (x2,y2).
- performDrag() - Method in class org.safs.selenium.webdriver.CFComponent
-
perform LeftDrag or RightDrag on component moving from (x1,y1) to (x2,y2).
- performHoverMouse(Point, int) - Method in class org.safs.ComponentFunction
-
Purpose: perform hovering mouse at 'point' for 'milliseconds' period on a Component.
Subclass may need to give a specific implementation by tools (RJ, Selenium etc.) API.
- performHoverMouse(Point, int) - Method in class org.safs.rational.CFComponent
-
- performHoverMouse(Point, int) - Method in class org.safs.selenium.CFComponent
-
- performHoverMouse(Point, int) - Method in class org.safs.selenium.webdriver.CFComponent
-
- performHoverMouse(Point, int) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Override the execution method 'performHoverMouse()' of
keyword 'ComponentFunction.HOVERMOUSE'
- performRemoteFileCommand(String, int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Default implementation performs the following:
- performRemoteMessageCommand(String, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Default implementation performs the following:
- performRemotePropsCommand(Properties, int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Default implementation performs the following:
- performRemoteShutdown(int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Default implementation performs the following:
- performScorll() - Method in class org.safs.ComponentFunction
-
- performScorll() - Method in class org.safs.rational.CFComponent
-
Purpose: Drag a compenent horizontally or vertically
Note: If TestObject 'obj1' represent a GuiSubitemTestObject, then use the RFT API setState method; This method will consider the position as a relative value.
- performScorll() - Method in class org.safs.rational.wpf.CFWPFSlider
-
- performSelect(WebElement, WebElement, TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.AddSelection
-
- performSelect(WebElement, WebElement, TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select
-
- permitInvisible(WebElement) - Method in class org.safs.selenium.webdriver.lib.Component
-
This method will decide if the invisible web element is permitted to be operated.
Subclass could override this method to provide the detail implementation.
- permitInvisible(WebElement) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Allow invisible "ul"/"ol" element to be handled.
- persist(Persistable) - Method in class org.safs.persist.AbstractRuntimeDataPersistor
-
- persist(Persistable) - Method in interface org.safs.persist.Persistor
-
Persist a Persistable object.
- persist(Persistable) - Method in class org.safs.persist.PersistorToFile
-
- persist(Persistable) - Method in class org.safs.persist.PersistorToVariable
-
- PERSIST_CONTAINER - Static variable in class org.safs.persist.PersistorToPropertiesFile
-
- Persistable - Interface in org.safs.persist
-
Represent an object that can be persisted.
- PersistableDefault - Class in org.safs.persist
-
- PersistableDefault() - Constructor for class org.safs.persist.PersistableDefault
-
- PersistableDefault(int) - Constructor for class org.safs.persist.PersistableDefault
-
Construct a PersistableDefault with modifier to filter the field for persisting.
- persistEmulators - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
If this is true, we will keep the launched emulator running even after the
test has finished.
The default value is false.
it will be modified by the value pass in as 'persistavd=' argument
- persistEmulators - Variable in class org.safs.android.DJavaHook
-
- persistEmulators - Variable in class org.safs.android.remotecontrol.SoloTest
-
If this is true, we will keep the launched emulator running even after the
test has finished.
The default value is false.
it will be modified by the value pass in as 'persistavd=' argument
- PersistenceType - Enum in org.safs.persist
-
This enum represents the possible persistence types.
- persistFile - Variable in class org.safs.persist.PersistorToFile
-
The file holds the information of a Persistable object.
- persistJVM - Variable in class org.safs.android.DJavaHook
-
- persistKeyToFieldValueMap - Variable in class org.safs.persist.PersistableDefault
-
a cache holding the Map of (persistKey, fieldValue)
- Persistor - Interface in org.safs.persist
-
Provides the abilities to
Persist a Persistable object to the persistence (a file, the variables etc.)
Delete the persistence (a file, the variables etc.)
Convert the contents stored in a persistence substance into a Persistable object.
- PersistorFactory - Class in org.safs.persist
-
- PersistorFactory() - Constructor for class org.safs.persist.PersistorFactory
-
- PersistorToFile - Class in org.safs.persist
-
- PersistorToFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToFile
-
- PersistorToHierarchialFile - Class in org.safs.persist
-
Write the Persistable object to a persistence of hierarchical structure, such as JSON, XML file.
- PersistorToHierarchialFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToHierarchialFile
-
- PersistorToJSONFile - Class in org.safs.persist
-
Write Persistable object to a JSON file, such as:
- PersistorToJSONFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToJSONFile
-
- PersistorToPropertiesFile - Class in org.safs.persist
-
Write Persistable object to a Properties file, such as:
- PersistorToPropertiesFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToPropertiesFile
-
- PersistorToVariable - Class in org.safs.persist
-
- PersistorToVariable(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToVariable
-
- PersistorToXMLFile - Class in org.safs.persist
-
Write Persistable object to an XML file, such as:
- PersistorToXMLFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToXMLFile
-
- PersistorToXMLFile.UnpickleHandler - Class in org.safs.persist
-
- PersistTest - Class in org.safs.persist.test
-
- PersistTest() - Constructor for class org.safs.persist.test.PersistTest
-
- PersistTest.MyPersistable - Class in org.safs.persist.test
-
- perTableFlowControl - Variable in class org.safs.tools.drivers.AbstractDriver
-
If true then local flow control blocks can be defined for each separate
test table (InputProcessor).
- pgov - Variable in class org.safs.MatchData
-
- pgovLevel - Variable in class org.safs.MatchData
-
- physicalInterfaceID - Variable in class org.safs.staf.service.InfoInterface.RequestInfo
-
- pinchClose(String, String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Perform a shrinking "zoom out" operation on a touchscreen device supporting the feature.
- pinchClose(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Perform a shrinking "zoom out" operation on a touchscreen device supporting the feature.
- pinchClose(String, String, String) - Method in class org.safs.model.components.Window
-
Perform a shrinking "zoom out" operation on a touchscreen device supporting the feature.
- pinchClose(StepTestTable, String, String, String) - Method in class org.safs.model.components.Window
-
Perform a shrinking "zoom out" operation on a touchscreen device supporting the feature.
- pinchClose(String[]) - Method in class org.safs.model.components.Window
-
Perform a shrinking "zoom out" operation on a touchscreen device supporting the feature.
- pinchClose(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Perform a shrinking "zoom out" operation on a touchscreen device supporting the feature.
- PINCHCLOSE_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"PinchClose"
- pinchOpen(String, String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Perform an expanding "zoom in" operation on a touchscreen device supporting the feature.
- pinchOpen(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Perform an expanding "zoom in" operation on a touchscreen device supporting the feature.
- pinchOpen(String, String, String) - Method in class org.safs.model.components.Window
-
Perform an expanding "zoom in" operation on a touchscreen device supporting the feature.
- pinchOpen(StepTestTable, String, String, String) - Method in class org.safs.model.components.Window
-
Perform an expanding "zoom in" operation on a touchscreen device supporting the feature.
- pinchOpen(String[]) - Method in class org.safs.model.components.Window
-
Perform an expanding "zoom in" operation on a touchscreen device supporting the feature.
- pinchOpen(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Perform an expanding "zoom in" operation on a touchscreen device supporting the feature.
- PINCHOPEN_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"PinchOpen"
- pinchToZoom(PointF, PointF, PointF, PointF) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Zooms in or out if startPoint1 and startPoint2 are larger or smaller then endPoint1 and endPoint2.
- ping(String, String...) - Static method in class org.safs.natives.NativeWrapper
-
Return the ping's result as a List of String.
- ping() - Method in interface org.safs.rmi.engine.Agent
-
A simple RUThere call.
- ping() - Method in class org.safs.rmi.engine.AgentImpl
-
Does nothing but verify the integrity of the RMI connection and log entry.
- ping() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Does nothing but verify the integrity of the RMI connection and log entry.
- ping() - Method in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
Called by an RMI Server.
- pingAgents() - Method in class org.safs.rmi.engine.ServerImpl
-
Simple routine to ping each registered agent to see if it is actually still there.
- pingAgents() - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Simple routine to ping each registered agent to see if it is actually still there.
- Platform - Class in org.safs.jvmagent
-
Simple utility to figure out what platform we're on, what java version
we're running.
- PLAYBACK_OPTION - Static variable in class org.safs.tools.engines.SAFSROBOTJ
-
- PLUS - Static variable in class org.safs.StringUtils
-
"+"
- pobjLevel - Variable in class org.safs.MatchData
-
- POF_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- POINT() - Constructor for class org.safs.natives.win32.User32.POINT
-
- PointF - Class in com.jayway.android.robotium.remotecontrol
-
From release4.1+, Robotium begins to provide some APIs who use android.graphics.PointF as
parameter.
- PointF() - Constructor for class com.jayway.android.robotium.remotecontrol.PointF
-
- PointF(float, float) - Constructor for class com.jayway.android.robotium.remotecontrol.PointF
-
- POJOContainer - Class in org.safs.projects.common.projects.pojo
-
This is a POJO implementation if a Container similar to the Eclipse IContainer.
- POJOContainer() - Constructor for class org.safs.projects.common.projects.pojo.POJOContainer
-
This constructor will likely be used by a subclass that holds something
like Eclipse's IContainer and delegates to it.
- POJOContainer(File) - Constructor for class org.safs.projects.common.projects.pojo.POJOContainer
-
- POJOFile - Class in org.safs.projects.common.projects.pojo
-
This is a POJO implementation if a File similar to the Eclipse IFile.
- POJOFile() - Constructor for class org.safs.projects.common.projects.pojo.POJOFile
-
This constructor will likely be used by a subclass that holds something
like Eclipse's IFile and delegates to it.
- POJOFile(File) - Constructor for class org.safs.projects.common.projects.pojo.POJOFile
-
- POJOFolder - Class in org.safs.projects.common.projects.pojo
-
- POJOFolder() - Constructor for class org.safs.projects.common.projects.pojo.POJOFolder
-
- POJOFolder(File) - Constructor for class org.safs.projects.common.projects.pojo.POJOFolder
-
- POJOPackageFragment - Class in org.safs.projects.common.projects.pojo
-
This is a POJO implementation if a PackageFragment similar to the Eclipse PackageFragment.
- POJOPackageFragment() - Constructor for class org.safs.projects.common.projects.pojo.POJOPackageFragment
-
This constructor will likely be used by a subclass that holds something
like Eclipse's PackageFragment and delegates to it.
- POJOPackageFragment(String) - Constructor for class org.safs.projects.common.projects.pojo.POJOPackageFragment
-
- POJOPath - Class in org.safs.projects.common.projects.pojo
-
This class is meant to be a POJO implementation of a Path that is similar to the Eclipse
IPath.
- POJOPath() - Constructor for class org.safs.projects.common.projects.pojo.POJOPath
-
This constructor will most likely be used from a subclass that will hold
something like Eclipse's IPath.
- POJOPath(String) - Constructor for class org.safs.projects.common.projects.pojo.POJOPath
-
This constructor will be used with a project that does not use Eclipse.
- POJOProject - Class in org.safs.projects.common.projects.pojo
-
This is a POJO implementation if a Project similar to the Eclipse IProject.
- POJOProject(String) - Constructor for class org.safs.projects.common.projects.pojo.POJOProject
-
- popNext() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
Increment the stepIndex counter and return the Step that can be skipped or executed by this TestRun.
- popStack() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- popStack() - Method in interface org.safs.tools.stacks.StacksInterface
-
- popTestRecord() - Method in class org.safs.Processor
-
Retrieve the Test-Record from the the Stack after the execution of a keyword.
- popTestRecord() - Method in class org.safs.tools.DefaultTestRecordStackable
-
Retrieve the Test-Record from the top of Stack after the execution of a keyword.
- popTestRecord() - Method in class org.safs.tools.drivers.JSAFSDriver
-
Retrieve the Test-Record from the the Stack after the execution of a keyword.
- popTestRecord() - Method in class org.safs.tools.engines.GenericEngine
-
Retrieve the Test-Record from the the Stack after the execution of a keyword.
- popTestRecord() - Method in interface org.safs.tools.ITestRecordStackable
-
Pop the 'test record' from the FILO structure, and this 'Test Record' should
be used to replace the class field in the driver/engine class.
- populateDataFromVar() - Method in class org.safs.TestRecordHelper
-
Purpose: populate data from the VAR pool using STAF, basically
grabs the following fields in a TestRecordData instance from the VAR of STAF:
- inputRecord
- filename
- lineNumber
- separator
- testLevel
- appMapName
- fac
- statusCode
- statusInfo
Side Effects:
State Read:
Assumptions: none
- populateFrame() - Method in class org.safs.ios.IOSProcessContainer
-
Build the JFrame GUI for viewing.
- populateFrame() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Build the JFrame GUI for viewing.
- popup - Variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
popup is the popup menu associated with the combo box.
It can be used to handle each 'menu item' (the combo box option)
For now, it has not been used yet.
- POPUP_MENU_CLASSES - Static variable in class org.safs.android.engine.DGuiClassData
-
- POPUP_MENU_CLASSES - Static variable in class org.safs.GuiClassData
-
- PopupMenu - Class in org.safs.model.components
-
- PopupMenu(Window, String) - Constructor for class org.safs.model.components.PopupMenu
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- PopupMenu(String, String) - Constructor for class org.safs.model.components.PopupMenu
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- PopupMenu(String) - Constructor for class org.safs.model.components.PopupMenu
-
- PopupMenuFunctions - Class in org.safs.model.commands
-
- popupMessage(String) - Method in class org.safs.control.swing.ControlStepUI
-
show an information popup dialog using JOptionPane
- portForwarding - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- portForwarding - Variable in class org.safs.android.DJavaHook
-
- PORTRAIT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
1
- POSSIBLE_SEPARATOR - Static variable in class org.safs.TestRecordData
-
An array of possible test-record-separator.
- possibleRecognitionStrings - Variable in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
possibleRecognitionStrings is used to refresh the WebElement, it may be null.
- POST() - Constructor for class org.safs.rest.REST.POST
-
- POST_METHOD - Static variable in class org.safs.rest.REST
-
- postEvent(String) - Method in class org.safs.STAFHelper
-
Purpose: post a single staf event (sem service)
- postNextHookTestEvent(String, String, TestRecordData) - Method in class org.safs.STAFHelper
-
Perform the complete driver-side protocol for dispatching an engine to process
a test record.
- postNextHookTestEvent(String, String, TestRecordData) - Method in class org.safs.tools.drivers.EmbeddedHookSTAFHelper
-
Sets _engineRun = true to kickoff the "engine" execution.
- postProcess() - Method in class org.safs.TestStepProcessor
-
A place to perform operations AFTER we have finished processing the record
but before we return from the process function.
- postShutdownServiceDelay() - Method in class org.safs.tools.engines.GenericEngine
-
- postShutdownServiceDelay() - Method in class org.safs.tools.engines.SAFSDROID
-
Allow any emulator shutdown activities to complete before JVM terminates.
- postURL(String, String) - Method in class org.safs.net.XMLHttpRequest
-
Send a HTTP "POST" Request and get the response from the server synchronously.
- postURL(String, boolean, String) - Method in class org.safs.net.XMLHttpRequest
-
Send a HTTP "POST" Request and get the response from the server.
- postURL(String, boolean, Map<String, String>, String) - Method in class org.safs.net.XMLHttpRequest
-
Send a HTTP "POST" Request and get the response from the server.
- POW_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- PRE_TXT_SUCCESS_4 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- PRE_TXT_SUCCESS_5 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- PREFERRED_ENGINES_OVERRIDE - Static variable in class org.safs.tools.drivers.AbstractInputProcessor
-
Allow preferred engines to override internal process commands.
- PREFIX_GLOBAL - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- PREFIX_PROP_ARRAY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PREFIX_PROP_GET - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
The possible prefix for the name of accessory method
- PREFIX_PROP_HAS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PREFIX_PROP_IS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PREFIX_PROPERTY_FOR_RS - Static variable in class org.safs.Constants.AutoItConstants
-
'rs_gen_' the prefix of properties used for generating recognition string.
- PREFIX_VARS_DELETE_1 - Static variable in class org.safs.text.GENKEYS
-
Variables prefixed with '%1%' have been deleted.
- preloadAppMapExpressions() - Method in class org.safs.model.tools.AbstractDriver
-
Turn ON Expressions, AppMapChaining, and AppMapResolve.
- preloadAppMaps() - Method in class org.safs.model.tools.AbstractDriver
-
Internal Use Only
- preparation() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Install the apk of SAFSTCPMessenger and RobotiumTestRunner
Forward the tcp port from on-computer-2411 to on-device-2410
- preparation() - Method in class org.safs.android.remotecontrol.SoloTest
-
Install the apk of SAFSTCPMessenger and SAFSTestRunner
Forward the tcp port from on-computer-2411 to on-device-2410
- prepare(int, int) - Method in class org.safs.image.ScreenXYBTComparator
-
Used to prepare the instance for reuse on another screen X,Y location AFTER its initial search has completed.
- prepareDevice() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- prepareDevice() - Method in class org.safs.android.remotecontrol.SoloTest
-
- prepareLogsInterface() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Called during preparation().
- prepareMimeMessage(List<String>, String) - Method in class org.safs.tools.mail.Mailer
-
Prepare the MimeMessage for sending.
- prepareMimeMessage(Map<Message.RecipientType, List<String>>, String) - Method in class org.safs.tools.mail.Mailer
-
Prepare the MimeMessage for sending.
- prepareMimeMessage(Session, List<String>, String, String) - Static method in class org.safs.tools.mail.Mailer
-
- prepareMimeMessage(Session, Map<Message.RecipientType, List<String>>, String, String) - Static method in class org.safs.tools.mail.Mailer
-
- prepareNewAutomationTest(String) - Static method in class org.safs.ios.Utilities
-
Convenience routine to optionally change the Instruments Project, delete all
logs from previous runs, reset the Instruments log line counter, and preset
the correct Instruments "recent" scripts for a test automation run.
- prepareNewAutomationTest() - Static method in class org.safs.ios.Utilities
-
Convenience routine to delete all
logs from previous runs, reset the Instruments log line counter, and preset
the correct Instruments "recent" scripts for a test automation run.
- prepareNextInstrumentsTest(String, String, String) - Static method in class org.safs.ios.Utilities
-
Copy/Rename a JavaScript snippet to JSCRIPTS_HOOK and store for the next script execution.
- prepareNextInstrumentsTest(String) - Static method in class org.safs.ios.Utilities
-
calls prepareNexInstrumentsTest with null for sourcedir and targetdir for default operation.
- prepareNextProcessContainerData(String, boolean, boolean, boolean, boolean, boolean, String, String, String) - Static method in class org.safs.ios.Utilities
-
Outputs
- prepareNextTestRecordData(TestRecordData, String) - Static method in class org.safs.ios.Utilities
-
Copy TestRecordHelper data to JSCRIPTS_TRD and store for the next script execution.
- prepareNextTestRecordData(TestRecordData) - Static method in class org.safs.ios.Utilities
-
Copy TestRecordHelper data to JSCRIPTS_TRD and store for the next script execution.
- prepareNotification(int) - Method in interface org.safs.android.messenger.client.MessengerListener
-
- prepareNotification(int) - Method in class org.safs.android.messenger.client.MessengerRunner
-
MessengerHandler preparing information for Thread switching.
- prepareTempSourceDirectory() - Method in class org.safs.install.LibraryUpdate
-
Prepare temporary directory for holding files downloaded from Internet.
- prependFinalLog(Writer) - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Override superclass prepend to provide a valid XML header if capXML is true.
- prependFinalLog(Writer) - Method in class org.safs.staf.service.logging.EmbeddedTextLogItem
-
- prependFinalLog(Writer) - Method in class org.safs.staf.service.logging.EmbeddedXMLLogItem
-
- prependFinalLog(Writer) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Allow subclasses to prepend information to the final destination log.
- prependSystemEnvironment(String, String, String) - Static method in class org.safs.install.InstallerImpl
-
Prepend a value to an existing Environment variable (CLASSPATH, PATH, etc..)
This puts the value at the beginning of any existing value.
- prepInstrumentDispatch(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Prepare a dispatchProps object targeting a remote "instrument" command instead of a remote "solo" command.
- prepSoloDispatch(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Prepare a dispatchProps object targeting a remote "solo" command instead of a remote "instrument" command.
- prepTestRecordData(long) - Method in class org.safs.control.Control
-
Purpose: prepare the test record data
- presetInstrumentsScript(String, String, String, String) - Static method in class org.safs.ios.Utilities
-
Set the Instruments tools preferred script.
- presetProcessContainerInstrumentsScript() - Static method in class org.safs.ios.Utilities
-
calls presetInstrumentsScript for ProcessContainer using all other defaults.
- presetWrapperInstrumentsScript() - Static method in class org.safs.ios.Utilities
-
calls presetInstrumentsScript using all default parameters.
- press(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Press a touchscreen object for a number of seconds--0 seconds by default.
- press(String) - Method in class org.safs.model.components.GenericObject
-
Press a touchscreen object for a number of seconds--0 seconds by default.
- press(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Press a touchscreen object for a number of seconds--0 seconds by default.
- PRESS_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"Press"
- pressMenuItem(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
press an item in android.widget.Menu
- pressMenuItem(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Presses a MenuItem with a given index.
- pressMenuItem(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Presses a MenuItem with a given index.
- pressSoftKeyboardNextButton(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Press the soft keyboard Next button.
Requires Robotium 5.0.1
- pressSoftKeyboardNextButton() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Press the soft keyboard Next button.
- pressSoftKeyboardSearchButton(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Press the soft keyboard Search button.
Requires Robotium 5.x
- pressSoftKeyboardSearchButton() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Press the soft keyboard Search button.
- pressSpinnerItem(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
press an item in Spinner
- pressSpinnerItem(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Presses on a Spinner (drop-down menu) item.
- PRESUCCESS_4 - Static variable in class org.safs.text.GENKEYS
-
%1%, %2%:%3% %4% successful.
- PRESUCCESS_5 - Static variable in class org.safs.text.GENKEYS
-
%1%;%2%, %3%:%4% %5% successful.
- previous() - Method in interface org.safs.image.ImageManager2.Linkable
-
- previous() - Method in class org.safs.image.ImageManager2.LinkableImage
-
- prevResults - Static variable in class org.safs.SAFSPlus
-
Holds the TestRecordHelper object containing detailed information and results for
the last action or command executed.
- Printable - Interface in org.safs
-
- printArgs(String[]) - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- printArgs(String[]) - Static method in class org.safs.install.SeleniumPlusInstaller
-
- printArgs(String[]) - Static method in class org.safs.install.SilentInstaller
-
- printHeader(StringBuffer, String, String) - Static method in class org.safs.DatabaseUtils
-
Purpose: print the header
- printHierarchy(TestObject) - Static method in class org.safs.rational.DotNetUtil
-
Note: Print the heritage tree for the special object
- PrintTestCaseSummary(String) - Static method in class org.safs.SAFSPlus.Counters
-
Stop capturing test activity counts for a specific application feature or test-case if it is
still active, then print a summary report of all tests counted, passed, failed, and skipped, etc...
- PrintTestCaseSummary(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Stop capturing test activity counts for a specific application feature or test-case if it is
still active, then print a summary report of all tests counted, passed, failed, and skipped, etc...
- PrintTestSuiteSummary(String) - Static method in class org.safs.SAFSPlus.Counters
-
Stop capturing test activity counts for the overall suite of tests if it is
still active, then print a summary report of all counted, passed, failed, and skipped tests etc...
- PrintTestSuiteSummary(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Stop capturing test activity counts for the overall suite of tests if it is
still active, then print a summary report of all counted, passed, failed, and skipped tests etc...
- PRINTTOFILE - Static variable in class org.safs.DCDriverFileCommands
-
- printToFile(String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Write output to a sequential file already opened for writing.
- printToFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Write output to a sequential file already opened for writing.
- printToFile(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Write output to a sequential file already opened for writing.
- printToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Write output to a sequential file already opened for writing.
- PrintToFile(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Write a string directly to a opened file defined by file number.
It is equivalent to call #PrintToFile(String, String, Placement.NEWLINE)
- PrintToFile(String, String, FileUtilities.Placement) - Static method in class org.safs.SAFSPlus.Files
-
Write a string to a opened file defined by file number.
- PRINTTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"PrintToFile"
- PRINTTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"PrintToFile"
- printValues(StringBuffer, List, ArrayList) - Static method in class org.safs.DatabaseUtils
-
Purpose: print the values of 'list' to 'buf'
- process() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
A template method.
- process() - Method in class org.safs.android.DDriverCommand
-
- process() - Method in class org.safs.android.DEngineCommandProcessor
-
- process() - Method in class org.safs.android.DTestStepProcessor
-
Purpose: process: process the testRecordData
- process() - Method in class org.safs.android.remotecontrol.SoloTest
-
A template method.
- process() - Method in class org.safs.CFDefaultComponent
-
Purpose: process: process the testRecordData
This is the default generic version which does nothing.
- process() - Method in class org.safs.custom.DCDriverCommand
-
Purpose: process: process the testRecordData
This is a driver command processor.
- process() - Method in class org.safs.DCDriverDatabaseCommands
-
Purpose: process: process the testRecordData
This is the driver command processor for database commands.
- process() - Method in class org.safs.DCDriverFileCommands
-
Purpose: process: process the testRecordData
This is the driver command processor for file commands.
- process() - Method in class org.safs.DCDriverFlowCommands
-
Purpose: process: process the testRecordData
This is the driver command processor for flow commands.
- process() - Method in class org.safs.DCDriverMiscCommands
-
Side Effects: Processor.testRecordData
statusCode is set
based on the result of the processing; processedCommand is set to false
if we do not recognize this command
State Read: Processor.testRecordData
,
Processor.params
Assumptions: none
JUL 27, 2005 (Carl Nagle) adding command CallRemote contributed by Steve Sampson
AUG 03, 2006 (Carl Nagle) Addition of AppMapResolve and AppMapChaining commands
- process() - Method in class org.safs.DCDriverStringCommands
-
Purpose: process: process the testRecordData
This is the driver command processor for string commands.
- process() - Method in class org.safs.DCDriverTimerCommands
-
Purpose: process: process the testRecordData
This is the driver command processor for timer commands.
- process() - Method in class org.safs.DriverCommand
-
- process() - Method in class org.safs.DriverCommandProcessor
-
Purpose: process: process the testRecordData
- process() - Method in class org.safs.EngineCommandProcessor
-
By default executes setRecordProcessed(false) if no chainedProcessor is present.
- process() - Method in class org.safs.ios.CFComponent
-
TestRecordData should already have most fields including the object recognition strings.
- process() - Method in class org.safs.ios.CFEditBox
-
TestRecordData should already have most fields including the object recognition strings.
- process() - Method in class org.safs.ios.CFWindow
-
TestRecordData should already have most fields including the object recognition strings.
- process() - Method in class org.safs.ios.IDriverCommand
-
- process(Object, TestRecordData) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
Process the action provided in the testRecordData.
- process(Object, TestRecordData) - Method in interface org.safs.jvmagent.LocalAgent
-
Process the action provided in the testRecordData.
- process(Object, TestRecordData) - Method in class org.safs.jvmagent.STAFLocalServer
-
Currently returns TestRecordData unmodified.
- process() - Method in class org.safs.Processor
-
The primary method that all subclasses must implement.
- process() - Method in class org.safs.rational.CFComponent
-
Purpose: do the processing.
- process() - Method in class org.safs.rational.CFTIDComponent
-
- process() - Method in class org.safs.rational.REngineCommandProcessor
-
- process(Object, TestRecordData) - Method in interface org.safs.rmi.engine.Agent
-
Process the action provided in the testRecordData.
- process(Object, TestRecordData) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation simply throws a SAFSActionUnsupportedRuntimeException("process Unsupported").
- process(Object, TestRecordData) - Method in class org.safs.rmi.engine.ServerImpl
-
Process the action provided in the testRecordData.
- process() - Method in class org.safs.selenium.CFComponent
-
- process() - Method in class org.safs.selenium.webdriver.CFComponent
-
- process - Variable in class org.safs.staf.service.input.SAFSFile
-
- process - Variable in class org.safs.staf.service.map.SAFSAppMapFile
-
- process() - Method in class org.safs.TestStepProcessor
-
Purpose: process: process the testRecordData
- process - Variable in class org.safs.tools.consoles.GenericProcessConsole
-
- process() - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Process the record present in the provided testRecordData.
- process - Variable in class org.safs.tools.engines.GenericEngine
-
The Java Process running the engine.
- process() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Process the record present in the provided testRecordData.
- process() - Method in class org.safs.tools.engines.TIDComponent.RESTComponent
-
Process the record present in the provided testRecordData.
- process() - Method in class org.w3c.tools.codec.Base64Decoder
-
Do the actual decoding.
- process() - Method in class org.w3c.tools.codec.Base64Encoder
-
Process the data: encode the input stream to the output stream.
- Process2 - Class in org.safs.android.auto.lib
-
Extends Process by wrapping one.
- Process2(Process) - Constructor for class org.safs.android.auto.lib.Process2
-
Default constructor allowing process cleanup on JVM Shutdown.
- Process2(Process, boolean) - Constructor for class org.safs.android.auto.lib.Process2
-
Alternate constructor to allow the prevention of cleanup on JVM Shutdown.
- process2DSubtree(ITestDataTreeNode, int) - Method in class org.safs.rational.CFTree
-
Recursive helper function for to2DArray().
- PROCESS_COMMAND_EXECUTE_ERR - Static variable in class org.safs.install.ConsumOutStreamProcess
-
- PROCESS_COMMAND_NOT_INITIAL - Static variable in class org.safs.install.ConsumOutStreamProcess
-
- process_mode - Variable in class org.safs.GuiObjectVector
-
- process_name - Variable in class org.safs.JavaHook
-
The name of the process this hook supports.
- PROCESS_NORMAL_END - Static variable in class org.safs.install.ConsumOutStreamProcess
-
- processAncestor(Object, TestRecordData) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
Attempts to retrieve the alternateAncestor if defined and execute process on that.
- processAncestor(Object, TestRecordData) - Method in interface org.safs.jvmagent.AlternateAncestorUser
-
AlternateAncestorUser interface.
- processArgs(String[]) - Method in class org.safs.image.MakeImageDiff
-
-bench fullPath/To/BenchmarkImage.ext
-actual fullPath/To/ActualImage.ext
-diff fullPath/To/DiffImage.ext (optional)
- processArgs(String[]) - Method in class org.safs.install.LibraryUpdate
-
Main entry point for an instance of the class not executing from the command-line.
- processArgs(Object[]) - Method in class org.safs.rational.Script
-
Process any -args passed into subclasses storing each as a System.property.
- processArgs(String[]) - Static method in class org.safs.selenium.util.SeleniumServerRMIInjector
-
- processArgs(String[]) - Static method in class org.safs.selenium.util.SeleniumServerRunner
-
- processArgs(String[]) - Method in class org.safs.tools.consoles.GenericJavaConsoleRunner
-
- processArgs(String[]) - Method in class org.safs.tools.data.GenericJDBC
-
String[] args will override any processJVMOptions previously set--
assuming JVM Options are processed BEFORE these args.
- processArgs(String[]) - Method in class org.safs.tools.logs.MultiLogResults
-
String[] args will override any processJVMOptions previously set--
assuming JVM Options are processed BEFORE these args.
- processBitsToleranceModifier(String) - Static method in class org.safs.image.ImageUtils
-
Called internally from extractBitTolerance.
- processBlockIDRecord(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process a BlockID (B) input record.
- ProcessCapture - Class in org.safs.tools.consoles
-
Attempts to capture out and err streams from a process for use by other processes.
- ProcessCapture(Process) - Constructor for class org.safs.tools.consoles.ProcessCapture
-
Default Constructor for ProcessCapture.
- ProcessCapture(Process, String, boolean) - Constructor for class org.safs.tools.consoles.ProcessCapture
-
Alternative constructor suggesting the IO thread should remain open as long as
a secondary process/pid remains running.
- ProcessCapture(Process, String, boolean, boolean) - Constructor for class org.safs.tools.consoles.ProcessCapture
-
Alternative constructor suggesting the IO thread should remain open as long as
a secondary process/pid remains running.
- processChildren(Object, GuiObjectVector, int, int, Hashtable, Hashtable, String) - Method in class org.safs.GuiChildIterator
-
See if the provided object reference has any children that may help satisfy the
recognition string.
- processChildren(TestObject, String) - Method in class org.safs.rational.CFHtmlTable
-
- processChildren(TestObject[], String, PCTree) - Method in class org.safs.rational.ProcessContainer
-
Used internally.
- processChildren(Object[], String, PCTree) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Process the children of a parent Processor,
children can be null because this method first checks for that.
- processCMDLine(String[]) - Method in class org.safs.install.ProjectInstaller
-
third-order settings
- processCommand() - Method in class org.safs.android.CFComponentFunctions
-
- processCommand(STAFProcessContainerHelper, boolean) - Method in class org.safs.jvmagent.STAFLocalServer
-
Route the input record to available engines.
- processCommand(AbstractCommand, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
This method can process DriverCommand or ComponentFunction just as runDriverCommand()
or runComponentFunction(), further more it includes the functionality of SAFSMonitor
so users can interctively PAUSE, STEP, DEBUG their script and SHUTDOWN the engine hook.
- processCommand(AbstractCommand) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Execute the desired AbstractCommand using the default field separator for the record.
- processCommandDirect(AbstractCommand, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Execute the desired AbstractCommand using the specified field separator for the record.
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.CheckBoxProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.ComboBoxProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.DataPickerProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.EditTextProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.GridViewProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.ProgressBarProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.RoutingViewProcessor
-
Given the set of properties for the command, and the found Window and Comp objects,
the processor attempts to route the command to the correct set of processors for the
particular component instance found by the search algorithm.
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.ScrollBarProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.TabControlProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Called internally by processProperties after the DGOV, WIN, and COMP components
have been found and are ready for action.
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.TextViewProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.TimePickerProcessor
-
- processComponentFunction(Properties) - Method in class org.safs.android.engine.processor.ViewProcessor
-
If the command is processed here it sets the KEY_TARGET property to
in order to route Results processing to the CFViewFunctions on the controller.
- processComponentFunction(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process a Step Level test record -- a component function.
- processComponentFunction() - Method in class org.safs.tools.drivers.JSAFSDriver
-
- ProcessConsole - Class in org.safs.tools.consoles
-
Simply overrides the GenericProcessConsole debug() method to use the SAFS Debug Log.
- ProcessConsole(Process) - Constructor for class org.safs.tools.consoles.ProcessConsole
-
Constructor for ProcessConsole
- ProcessContainer - Class in org.safs.rational
-
ProcessContainer is used to deduce recognition string information using the RobotJ API for
objects like DomainTestObject and TestObject.
- ProcessContainer(DomainTestObject[]) - Constructor for class org.safs.rational.ProcessContainer
-
Simplified constructor, takes array of DomainTestObject as the starting point,
opens preset filename for write, then calls processDomain(domains[i])
for each domains[i] in the passed array, finally closes the output file.
- ProcessContainer(DomainTestObject[], String, boolean) - Constructor for class org.safs.rational.ProcessContainer
-
Intermediate constructor, takes array of DomainTestObject as the starting point,
opens filename for write, then calls processDomain(domains[i]) for each domains[i] in the
passed array, finally closes the file.
- ProcessContainer(DomainTestObject[], String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.safs.rational.ProcessContainer
-
Detailed constructor, takes array of DomainTestObject as the starting point,
opens filename for write, then calls processDomain(domains[i]) for each domains[i] in the
passed array, finally closes the file.
- ProcessContainer(TestObject) - Constructor for class org.safs.rational.ProcessContainer
-
Simple constructor, takes a TestObject as the starting point,
opens preset filename for write, then calls processContainer(container),
finally closes the file.
- ProcessContainer(TestObject, String) - Constructor for class org.safs.rational.ProcessContainer
-
Intermediate constructor, takes a TestObject as the starting point,
opens filename for write, then calls processContainer(container), finally closes the file.
- ProcessContainer(TestObject, String, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.safs.rational.ProcessContainer
-
Detailed constructor, takes a TestObject as the starting point,
opens filename for write, then calls processContainer(container), finally closes the file.
- processContainer(TestObject, String, PCTree) - Method in class org.safs.rational.ProcessContainer
-
Entry point to process a domain or object container.
- PROCESSCONTAINER_INSTRUMENTS_PREFS - Static variable in class org.safs.ios.Utilities
-
"recent/ProcessContainer"
- processCustomCellObject(TestObject) - Method in class org.safs.rational.CFTable
-
- processCustomCellObject(Object) - Method in class org.safs.rational.CFTable
-
- processCustomProcessor(Collection) - Method in class org.safs.Processor
-
- processDomain(DomainTestObject, PCTree) - Method in class org.safs.rational.ProcessContainer
-
Used internally.
- processDriverCommand(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process a Driver Command (C,CW,or CF) input record.
- processDriverCommand() - Method in class org.safs.tools.drivers.JSAFSDriver
-
- processDriversArg(String) - Method in class org.safs.tools.data.GenericJDBC
-
Create/Append a new JDBC Drivers value to any existing JDBC Drivers value stored in
System Properties.
- processEmbeddedVariable(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
Checks to see if the path is (or startswith) an embedded variable.
Embedded variables are in the form %VARIABLE_NAME% and will be sought as System Properties,
or System Environment variables.
- processEngineCommand(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process an Engine Command (E) input record.
- processEnvironment() - Method in class org.safs.install.ProjectInstaller
-
first-order settings
- processExpression(String) - Method in class org.safs.model.tools.AbstractDriver
-
If "Expressions" is turned on, evaluate expression as both "math" and "DDVariable" string.
- processExpression(String) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- processExpression(String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Convenience routine to retrieve the value resulting from
a
standard SAFS Expression,
The routine provides support identical to SAFS InputRecord expression processing.
- processExpression(String, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
This method is used to resolve the expressions within a test record,
something like ^var=Text or ^varPrefix & ^varSuffix will be processed
by the VariableService, some works like assignment of variable will
be done during that period.
- processExpressions(List<String>) - Static method in class org.safs.cukes.StepDriver
-
Used by StepDefinitions receiving parsed parameters directly from cukes that may have
SAFS Expressions or SAFS variable references embedded in them.
- processExpressions(String...) - Method in class org.safs.model.tools.AbstractDriver
-
Used internally to handle the potential that passed parameters may include embedded
SAFS Expressions or embedded SAFS variable references.
- processFailure(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Handle the reporting or logging of action or test failures.
- processHtmlArea() - Method in class org.safs.rational.CFHtmlImage
-
handle Html.AREA objects
Supports:
ClickArea
OCT 14, 2005 (Carl Nagle) Renamed support for Click to ClickArea
- processHtmlImage() - Method in class org.safs.rational.CFHtmlImage
-
Purpose:
Save HtmlImage to a file; Or compare the HtmlImage to a bench file.
- processImpliedCallScriptRecord(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process an Implied CallScript (unknown record type) input record .
- processIndependently(TestRecordHelper) - Method in class org.safs.tools.engines.AutoItComponent
-
Note: Now this method is called only by a special processor CFAUTOITComponent
Before calling this method, you must make sure the test record data
is correctly initialized.
- processIndependently(TestRecordHelper) - Method in class org.safs.tools.engines.TIDComponent
-
Note: Now this method is called only by a special processor CFTIDComponent
Before calling this method, you must make sure the test record data
is correctly initialized.
- processInfo - Variable in class org.safs.GuiObjectRecognition
-
only the Process portion of the recognition string, if present.
- ProcessInfo() - Constructor for class org.safs.tools.GenericProcessMonitor.ProcessInfo
-
- processingComplete(boolean) - Method in interface org.safs.control.ControlProcessing
-
- processingComplete(boolean) - Method in class org.safs.control.swing.ControlStepUI
-
processing complete will be called by ControlObservable class run thread
- processINIFile(File) - Method in class org.safs.install.ProjectInstaller
-
second-order settings
- processIOSScript(String, String, String, TestRecordHelper) - Static method in class org.safs.ios.CFComponent
-
- processJVMOptions() - Method in class org.safs.tools.data.GenericJDBC
-
(Re)Set any arguments passed in as JVM -D Options.
- processJVMOptions() - Method in class org.safs.tools.logs.MultiLogResults
-
(Re)Set any arguments passed in as JVM -D Options.
- processMessage(String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
- processMessage(String) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.ProcessorInterface
-
- processMessage(String) - Method in class org.safs.android.engine.processor.DriverProcessor
-
- processMessage(String) - Method in class org.safs.android.engine.processor.EngineProcessor
-
- ProcessMonitor - Class in org.safs.tools
-
Various utilities for monitoring or otherwise interrogating native system processes.
- ProcessMonitor() - Constructor for class org.safs.tools.ProcessMonitor
-
- processName - Variable in class org.safs.logging.STAFLogRecord
-
The name field of the record.
- processName - Static variable in class org.safs.PCTree
-
- processName - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
The stored DriverName.
- processNativeStep(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- processNextLevel(Object[], GuiObjectVector, int, int, Hashtable, Hashtable, boolean) - Method in class org.safs.GuiChildIterator
-
Called internally by processChildren only.
- processObjectContainer(TestObject, String, PCTree) - Method in class org.safs.rational.ProcessContainer
-
Used internally.
- processor - Variable in class org.safs.JavaHook
-
The ProcessRequest object the hook will use for handling input records.
- processor() - Method in class org.safs.model.tools.AbstractDriver
-
Return the possible embedded InputProcessor.
- processor() - Method in class org.safs.model.tools.AbstractRunner
-
- processor() - Method in class org.safs.model.tools.Driver
-
- processor() - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
Does not support storing or using an InputProcessor internally.
- Processor - Class in org.safs
-
Abstract Processor, enforces that the 'process' and 'isSupportedRecordType'
methods be implemented.
- Processor() - Constructor for class org.safs.Processor
-
Purpose: constructor
- processor - Variable in class org.safs.RobotJHook
-
- processor - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- Processor(Object, int) - Constructor for class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Constructor with default use of System.out as OutputStream
- Processor(Object[]) - Constructor for class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Constructor provided a predefined top level windows array.
- processor - Variable in class org.safs.tools.engines.SAFSDRIVERCOMMANDS
-
Standard Java-based Driver Command processor.
- processorConfigSet - Static variable in class org.safs.Processor
-
- ProcessorException - Exception in com.jayway.android.robotium.remotecontrol.client.processor
-
This class is used to wrap the errors during processing the messages
from remote robotium solo in
SoloProcessor
- ProcessorException() - Constructor for exception com.jayway.android.robotium.remotecontrol.client.processor.ProcessorException
-
- ProcessorException(String, Throwable) - Constructor for exception com.jayway.android.robotium.remotecontrol.client.processor.ProcessorException
-
- ProcessorException(String) - Constructor for exception com.jayway.android.robotium.remotecontrol.client.processor.ProcessorException
-
- ProcessorException(Throwable) - Constructor for exception com.jayway.android.robotium.remotecontrol.client.processor.ProcessorException
-
- ProcessorInterface - Interface in com.jayway.android.robotium.remotecontrol.client.processor
-
- processorMap - Variable in class org.safs.Processor
-
keeps instantiated processors for reuse
- processors - Variable in class org.safs.android.DTestStepProcessor
-
- processorsMap - Variable in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Do we need multiple processors for one target?
If not, we may just define the cache as HashMap
- processParams(Step, String[]) - Method in interface org.safs.selenium.webdriver.lib.interpreter.selrunner.SRunnerType
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.AlertText
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CaptureEntirePageScreenshot
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Check
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Click
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Close
-
Optional params[1] "browserid"
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Confirmation
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ConfirmationPresent
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementNotPresent
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementPresent
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Eval
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Location
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Maximize
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Open
-
Requires params[1] "url" and has optional params[2] "browserid"
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.RunScript
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SetTimeout
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Text
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.TextNotPresent
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.TextPresent
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Type
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.TypeKeys
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Uncheck
-
- processParent(Object, GuiObjectVector, int, int, Hashtable, Hashtable, String) - Method in class org.safs.GuiChildIterator
-
- processParent() - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
The primary entry point for processing the initial object.
- processProperties(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Before calling this method, you may need to call setRemoteCommand()
- processProperties(Properties) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.ProcessorInterface
-
- processProperties(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Before calling this method, you should call setRemoteCommand()
- processProperties(int) - Method in class org.safs.android.CFComponentFunctions
-
process the completed remote control action properties.
- processProperties(int) - Method in class org.safs.android.DDriverCommand
-
Sets Property PARAM_TIMEOUT and then processes the completed remote control action properties.
- processProperties(Properties) - Method in class org.safs.android.engine.processor.DriverProcessor
-
Routes commands appropriately.
- processProperties(Properties) - Method in class org.safs.android.engine.processor.EngineProcessor
-
- processProperties(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Implements Component Function handling initialization by first finding
the necessary Window and Component objects before routing the call to
processComponentFunction().
- processPropsArg(String) - Method in class org.safs.tools.data.GenericJDBC
-
- processProtocolMessage(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
- processProtocolMessage(String) - Method in class org.safs.android.messenger.RemoteClientRunner
-
- processProtocolMessage(String) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Concrete implementations must insert the parsing and processing of the messages
received from the underlying SocketProtocol.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.AutoItComponent
-
- processRecord(TestRecordHelper) - Method in interface org.safs.tools.engines.EngineInterface
-
Execute the processing of a stored test record.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.GenericEngine
-
Initiate the event-driven protocol to send the test record to the engine.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSABBOT
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSDRIVERCOMMANDS
-
Process the record present in the provided testRecordData.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSDROID
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSIOS
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSQTP
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSROBOTJ
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSSELENIUM
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.SAFSTC
-
Override superclass to catch unsuccessful initialization scenarios.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.TIDComponent
-
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.TIDDriverCommands
-
Process the record present in the provided testRecordData.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.TIDDriverCounterCommands
-
Process the record present in the provided testRecordData.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.TIDDriverFlowCommands
-
Process the record present in the provided testRecordData.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.TIDDriverLogCommands
-
Process the record present in the provided testRecordData.
- processRecord(TestRecordHelper) - Method in class org.safs.tools.engines.TIDDriverRestCommands
-
- processRemotely - Variable in class org.safs.SocketTestRecordHelper
-
- processRemotely() - Method in class org.safs.SocketTestRecordHelper
-
- ProcessRequest - Class in org.safs
-
Purpose: ProcessRequest does a request when intantiated with a TestRecordData;
it acts like a factory which first grabs the request (recordType), then routes it
by instantiating the appropriate processor
Lifetime: instantiated by a hook script or some kind of controller.
- ProcessRequest() - Constructor for class org.safs.ProcessRequest
-
Noop constructor.
- ProcessRequest(TestRecordHelper, LogUtilities) - Constructor for class org.safs.ProcessRequest
-
Standard constructor allowing for default Driver Command and Test Step Processors.
- ProcessRequest(TestRecordHelper, LogUtilities, Processor, Processor, Processor, Processor) - Constructor for class org.safs.ProcessRequest
-
Advanced constructor allowing for Driver Command and Test Step Processors different
from the those provided by default.
- ProcessRequest(TestRecordHelper, LogUtilities, Processor, Processor, Processor, Processor, Processor, Processor) - Constructor for class org.safs.ProcessRequest
-
Advanced constructor allowing for Engine, Driver, and Test Processors different
from the those provided by default.
- ProcessRequest(TestRecordHelper, LogUtilities, Vector) - Constructor for class org.safs.ProcessRequest
-
Advanced constructor allowing for an alternate list of processors.
- processRequest(InfoInterface.RequestInfo, STAFCommandParseResult) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
A subclass must override this function to handle requests not
handled by the superclass.
- processRequest(STAFResult, String, String, int, STAFCommandParseResult) - Method in class org.safs.staf.service.input.SAFSFileReader
-
A subclass must override this function to handle requests not
handled by the superclass.
- processRequest(STAFResult, String, String, int, STAFCommandParseResult) - Method in class org.safs.staf.service.input.SAFSTextFileReader
-
Process any of the new commands we have added for this service.
- processResourceMessageInfoResults(int) - Method in class org.safs.android.CFComponentFunctions
-
- processResourceMessageInfoResults(int) - Method in class org.safs.android.DDriverCommand
-
- processResults(RemoteResults) - Method in class org.safs.android.CFCheckBoxFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFComboBoxFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFComponentFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFDatePickerFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFEditTextFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFListViewFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFProgressBarFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFScrollBarFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFTabControlFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFTimePickerFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.CFViewFunctions
-
- processResults(RemoteResults) - Method in class org.safs.android.DDriverCommand
-
- processSearchRectModifier(String, Rectangle, boolean) - Static method in class org.safs.image.ImageUtils
-
Called internally by extractSearchRect
- processSkippedRecord(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process a Skipped (S) input record.
- processStandardDriverCommands(Collection) - Method in class org.safs.DriverCommandProcessor
-
- processString() - Method in class org.w3c.tools.codec.Base64Decoder
-
Do the decoding, and return a String.
- processString() - Method in class org.w3c.tools.codec.Base64Encoder
-
Encode the content of this encoder, as a string.
- processStringMethod(Object, String) - Method in class org.safs.jvmagent.STAFLocalServer
-
Generic routine to execute an engine command that takes no parameters and
is only to be executed by the specific EngineInterface stored in the
STAFProcessContainerResult.
- processSubclassProcessor(Collection) - Method in class org.safs.Processor
-
- processSuccess(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Handle the reporting or logging of action or test success.
- processTest() - Method in class org.safs.model.examples.advanced.JSAFSAdvancedRuntime
-
This is where the Driver developer implements the application-specific test!
- processTest() - Method in class org.safs.tools.drivers.AbstractDriver
-
This is the one that actually opens and loops through our tests records!
Typically, DriverInterface subclasses like SAFSDRIVER will be used to provide
the concrete implementation.
- processTest() - Method in class org.safs.tools.drivers.InputProcessor
-
This is the one that actually opens and loops through our tests records!
- processTest() - Method in class org.safs.tools.drivers.JSAFSDriver
-
Required abstract method is never really called since we have overridden
JSAFSDriver.run()
- processTest() - Method in class org.safs.tools.drivers.SAFSDRIVER
-
This is the one that actually opens and loops through our tests records!
We use String-based Interface objects for inter-API communication.
- processTest() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
We do nothing here but return a newly initialized (empty) StatusInfo object.
- processTestRecord(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Process a Test (T,TW,or TF) input record.
- processValue - Variable in class org.safs.GuiObjectRecognition
-
only the Process value portion of the recognition string, if present.
- processWindowEvent(WindowEvent) - Method in class org.safs.image.ImageManager2
-
- procName - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- PRODUCT_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- PRODUCT_SELENIUM_PLUS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- productDetector - Variable in class org.safs.install.InstallerImpl
-
The ProductDetector.
- ProductDetectorDefault - Class in org.safs.install
-
- ProductDetectorDefault() - Constructor for class org.safs.install.ProductDetectorDefault
-
- productInfo - Variable in class org.safs.install.LibraryUpdate
-
Used to get the information of the current installed product.
- progress - Variable in class org.safs.install.LibraryUpdate
-
- progress - Variable in class org.safs.install.ProjectInstaller
-
- progress(String) - Method in class org.safs.install.ProjectInstaller
-
write progress/debug info to one or more sinks
- ProgressBar - Class in org.safs.model.components
-
- ProgressBar(Window, String) - Constructor for class org.safs.model.components.ProgressBar
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ProgressBar(String, String) - Constructor for class org.safs.model.components.ProgressBar
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ProgressBar(String) - Constructor for class org.safs.model.components.ProgressBar
-
- ProgressBarFunctions - Class in org.safs.model.commands
-
- ProgressBarProcessor - Class in org.safs.android.engine.processor
-
- ProgressBarProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.ProgressBarProcessor
-
- progresser - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
progressbar is a swing panel to show the progress of installation.
- progresser - Static variable in class org.safs.install.InstallerImpl
-
- progresser - Static variable in class org.safs.install.SeleniumPlusInstaller
-
progressbar is a swing panel to show the progress of installation.
- progresser - Static variable in class org.safs.install.SilentInstaller
-
progressbar is a swing panel to show the progress of installation.
- ProgressIndicator - Class in org.safs.install
-
A Panel to show the progress of the installation.
It includes 2 parts, one is the 'progress bar' to show the progress;
the other is a 'text area' to show the progress information.
- ProgressIndicator() - Constructor for class org.safs.install.ProgressIndicator
-
- ProgressIndicator(String) - Constructor for class org.safs.install.ProgressIndicator
-
- progressor - Variable in class org.safs.install.LibraryUpdate
-
- project_browse - Variable in class org.safs.image.ImageManager
-
- PROJECT_COMMAND_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'T'
- project_label - Variable in class org.safs.image.ImageManager
-
- PROJECT_NAME - Static variable in class org.safs.projects.seleniumplus.projects.SampleProjectNewWizard
-
- PROJECT_OPTION - Static variable in class org.safs.tools.engines.SAFSDROID
-
- PROJECT_OPTION - Static variable in class org.safs.tools.engines.SAFSIOS
-
- PROJECT_PATH_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- ProjectCommand - Class in org.safs.model
-
Simple extension to handle "Project Commands" of record type "T".
- ProjectCommand(String, String) - Constructor for class org.safs.model.ProjectCommand
-
Create an instance of a Project Command to invoke a runtime test table.
- projectConfigPath - Variable in class org.safs.tools.drivers.AbstractDriver
-
- projectConfigPath - Variable in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- projectDir - Variable in class org.safs.install.ProjectInstaller
-
- projectExtracted - Variable in class org.safs.tools.drivers.ConfigureFileLocator
-
- ProjectInstaller - Class in org.safs.install
-
Prepare and install a new SAFS Project based on a config.ini, safstid.ini, environment variables,
command-line options, and internal defaults.
- ProjectInstaller() - Constructor for class org.safs.install.ProjectInstaller
-
Default constructor.
Functionality invoked with createProject(String[]).
- ProjectMap - Class in org.safs.projects.common.projects
-
The ProjectMap contains information for each project.
- ProjectMap(File) - Constructor for class org.safs.projects.common.projects.ProjectMap
-
- PROJECTNAME_SAMPLE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"SAMPLE"
- projectParent - Variable in class org.safs.install.ProjectInstaller
-
- projectRootDir - Variable in class org.safs.tools.drivers.AbstractDriver
-
- PROJECTTYPE_SAMPLE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"SampleProject"
- prompt - Variable in class org.safs.install.LibraryUpdate
-
- promptSaveSnapshot() - Method in class org.safs.image.ImageManager
-
- PROP_ACCESSIBLEBOUNDSINPARENT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEBOUNDSINSCREEN - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLECHILDCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLECONTENTDESCRIPTION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISACCESSIBILITYFOCUSED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISCHECKABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISCHECKED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISCLICKABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISFOCUSABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISFOCUSED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISLONGCLICKABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISPASSWORD - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISSCROLLABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISSELECTED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEISVISIBLETOUSER - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEPACKAGENAME - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEPREFIX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLETEXT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ACCESSIBLEWINDOWID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ALPHA - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_APPLICATION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_AREALLITEMSENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_AUTOLINKMASK - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_BASELINE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_BOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CACHECOLORHINT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CALLINGACTIVITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CALLINGPACKAGE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CANSCROLLDOWN - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CANSCROLLLEFT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CANSCROLLRIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CANSCROLLUP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHECKEDITEMCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHECKEDITEMIDS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHECKEDITEMPOSITION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHECKEDITEMPOSITIONS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHECKITEMIDS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHILDCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CHOICEMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CLASSNAME - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COMPONENTNAME - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COMPOUNDDRAWABLEPADDING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COMPOUNDPADDINGBOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COMPOUNDPADDINGLEFT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COMPOUNDPADDINGRIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COMPOUNDPADDINGTOP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CONTENTDESCRIPTION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_COUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CURRENTHINTTEXTCOLOR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CURRENTTEXTCOLOR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_CURSORVISIBLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DIDTOUCHFOCUSSELECT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DISPLAYID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DISPLAYOPTIONS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DIVIDERHEIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DRAWINGCACHEBACKGROUNDCOLOR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DRAWINGCACHEQUALITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DRAWINGRECT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DRAWINGTIME - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DROPDOWNHORIZONTALOFFSET - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DROPDOWNVERTICALOFFSET - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_DROPDOWNWIDTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_EXTENDEDPADDINGBOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_EXTENDEDPADDINGTOP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_FILTERTOUCHESWHENOBSCURED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_FIRSTVISIBLEPOSITION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_FOCUSEDRECT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_FOOTERVIEWSCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_FREEZETEXT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_GLOBALVISIBLERECT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_GRAVITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASCHILDREN - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASFOCUS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASFOCUSABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASONCLICKLISTENERS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
Don't put PROP_HASONCLICKLISTENERS in ARRAY_PROP_VIEW, whether return
PROP_HASONCLICKLISTENERS as View's property name will depend on whether
View object has method "hasOnClickListeners()" or not.
- PROP_HASOVERLAPPINGRENDERING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASSELECTION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASSTABLEIDS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASTEXTFILTER - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HASWINDOWFOCUS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HEADERVIEWSCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HEIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HIGHLIGHTCOLOR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HINT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HITRECT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_HORIZONTALFADINGEDGELENGTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_IMEACTIONID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_IMEACTIONLABEL - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_IMEOPTIONS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_INCLUDEDFONTPADDING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_INPUTMETHODTARGET - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_INPUTTYPE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISACTIVATED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISACTIVE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISALWAYSDRAWNWITHCACHEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISANIMATIONCACHEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISCHANGINGCONFIGURATIONS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISCHECKED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISCHILD - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISCLICKABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISDIRTY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISDRAWINGCACHEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISDUPLICATEPARENTSTATEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISEMPTY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFASTSCROLLALWAYSVISIBLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFASTSCROLLENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFINISHING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFLOATING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFOCUSABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFOCUSABLEINTOUCHMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISFOCUSED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISHAPTICFEEDBACKENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISHARDWAREACCELERATED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISHORIZONTALFADINGEDGEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISHORIZONTALSCROLLBARENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISHOVERED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISINDETERMINATE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISINEDITMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISINTOUCHMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISLAYOUTREQUESTED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISLONGCLICKABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISMOTIONEVENTSPLITTINGENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISOPAQUE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISPRESSED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSAVEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSAVEFROMPARENTENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSCROLLBARFADINGENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSCROLLINGCACHEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSELECTED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSHOWING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSHOWN - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSMOOTHSCROLLBARENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSOUNDEFFECTSENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISSTACKFROMBOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISTASKROOT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISTEXTFILTERENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISVERTICALFADINGEDGEENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ISVERTICALSCROLLBARENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ITEMCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ITEMIDS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ITEMS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ITEMSCANFOCUS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_KEEPSCREENON - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_KEY_JDBC_DRIVERS - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_LIBREFS - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_CONNECTION - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_DATAID - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_DATAPATH - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_DATASET - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_DRIVERS - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_FIELD - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_NOUPDATE - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_OPSOURCE - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_PROPS - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_VALUE - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_JDBC_WHERE - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_KEY_SAFS_MULTILOG_DIR - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.dir"
- PROP_KEY_SAFS_MULTILOG_LIST - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.list"
- PROP_KEY_SAFS_MULTILOG_LOG - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.log"
- PROP_KEY_SAFS_MULTILOG_NOSUMMARY - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.nosummary"
- PROP_KEY_SAFS_MULTILOG_OUT - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.out"
- PROP_KEY_SAFS_MULTILOG_SUMMARY - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.summary"
- PROP_KEY_SAFS_MULTILOG_XSL - Static variable in class org.safs.tools.logs.MultiLogResults
-
"safs.multilog.xsl"
- PROP_KEY_UNDOPOLICYNONE - Static variable in class org.safs.tools.data.GenericJDBC
-
- PROP_LASTVISIBLEPOSITION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LAYERTYPE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LAYOUTPARAMS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LEFT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LENGTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LINECOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LINEHEIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LINESPACINGEXTRA - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LINESPACINGMULTIPLIER - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LINKSCLICKABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LISTPADDINGBOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LISTPADDINGLEFT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LISTPADDINGRIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LISTPADDINGTOP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LOCALCLASSNAME - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LOCALVISIBLERECT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LOCATIONINWINDOW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_LOCATIONONSCREEN - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MARQUEEREPEATLIMIT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MAX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MAXHEIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MAXLINES - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MAXSCROLLAMOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MAXWIDTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MINHEIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MINLINES - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_MINWIDTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NAVIGATIONITEMCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NAVIGATIONMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NEXTFOCUSDOWNID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NEXTFOCUSFORWARDID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NEXTFOCUSLEFTID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NEXTFOCUSRIGHTID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_NEXTFOCUSUPID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ORIENTATION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_OVERSCROLLMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PADDINGBOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PADDINGLEFT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PADDINGRIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PADDINGTOP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PIVOTX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PIVOTY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PIXELFORMAT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_POSITION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PROGRESS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_PROMPT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_REFRESHRATE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_REQUESTEDORIENTATION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_RIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ROTATION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ROTATIONX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_ROTATIONY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SCALEX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SCALEY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SCROLLBARSTYLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SCROLLX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SCROLLY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SECONDARYPROGRESS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SELECTEDITEMID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SELECTEDITEMPOSITION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SELECTEDNAVIGATIONINDEX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SELECTEDTAB - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SELECTIONEND - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SELECTIONSTART - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SHOULDDELAYCHILDPRESSEDSTATE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SOLIDCOLOR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SUBTITLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SUGGESTIONSENABLED - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SWITCH_COMPOUNDPADDINGRIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SWITCHMINWIDTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SWITCHPADDING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_SYSTEMUIVISIBILITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TABCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TAG - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TASKID - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXTFILTER - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXTOFF - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXTON - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXTSCALEX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXTSELECTABLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TEXTSIZE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_THUMBTEXTPADDING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TITLE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TITLECOLOR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOGGLEBUTTON_TEXTOFF - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOGGLEBUTTON_TEXTON - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOTALPADDINGBOTTOM - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOTALPADDINGLEFT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOTALPADDINGRIGHT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TOTALPADDINGTOP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TRANSCRIPTMODE - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TRANSLATIONX - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_TRANSLATIONY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VERTICALFADINGEDGELENGTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VERTICALSCROLLBARPOSITION - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VERTICALSCROLLBARWIDTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VIEWTYPECOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VISIBILITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VISIBLEITEMCOUNT - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_VISIBLEITEMS - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_WIDTH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_WILLNOTCACHEDRAWING - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_WILLNOTDRAW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_WINDOWVISIBILITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_WINDOWVISIBLEDISPLAYFRAME - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_X - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- PROP_Y - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- properties - Variable in class org.safs.persist.VerifierToPropertiesFile
-
- PROPERTIES_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- PROPERTIES_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- PROPERTY - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- PROPERTY_AUTH - Static variable in class org.safs.Constants.RestConstants
-
"safs.rest.auth" is the JVM property defining a file holding the authorization/authentication information.
The file can be relative to the project root directory; or it can be an absolute path.
Examples:
-Dsafs.rest.auth=config\auth2.xml The file <projectRoot>\config\auth2.xml will be used as authorization/authentication information.
-Dsafs.rest.auth=C:\Users\xxx\simpleAuth.xml The file C:\Users\xxx\simpleAuth.xml will be used as authorization/authentication information.
- PROPERTY_AUTOMATIONNAME - Static variable in class org.safs.rational.flex.CFFlexTree
-
- PROPERTY_BORDER_WIDTH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'borderWidth'
- PROPERTY_BUILDID - Static variable in class org.safs.Constants.EclipseConstants
-
"eclipse.buildId" the property in file "config.ini" indicating the Eclipse's build ID.
- PROPERTY_CHILDREN - Static variable in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
'children'
- PROPERTY_CLASS - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'class' property returns the value of attribut 'class' of the specified DOM node.
- PROPERTY_CLASSNAME - Static variable in class org.safs.Constants.JSONConstants
-
"$classname" special reserved key to track the Object class name.
- PROPERTY_CLASSNAME - Static variable in class org.safs.Constants.XMLConstants
-
"classname"
- PROPERTY_CLIENT_HEIGHT - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'clientHeight'
- PROPERTY_CLIENT_LOCATION_X - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'clientX'
- PROPERTY_CLIENT_LOCATION_Y - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'clientY'
- PROPERTY_CLIENT_WIDTH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'clientWidth'
- PROPERTY_CONNECTION_TEST_COMMAND - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
safs.selenium.connection.test.command" defines the
selenium-driver-command
used to test the connection between WebDriver and BrowserDriver.
selenium-driver-command is a string understood by a remote server using the JSON wire protocol.
Examples:
-Dsafs.selenium.connection.test.command=
getAlertText
-Dsafs.selenium.connection.test.command=
getCurrentWindowSize
- PROPERTY_CONNECTION_TEST_MAX_DURATION - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- PROPERTY_CONNECTION_TEST_MAX_TRY - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.connection.test.max.try" defines the maximum times to try to get a good connection between WebDriver and BrowserDriver
Examples:
-Dsafs.selenium.connection.test.max.try=10
- PROPERTY_CONSOLE_STATE - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.console.state" defines the state of the JVM console for the SELENIUM server
JVM command line: -Dsafs.selenium.console.state=MAX|MIN|NORMAL|MAXIMIZE|MINIMIZE
- PROPERTY_COUNT - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_COUNT - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- PROPERTY_DELAY_GET_CONTENT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.delay.get.content" defines the delay (milliseconds) waiting for the refresh of a webelement before getting its content.
- PROPERTY_DISABLED - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'disabled' if the element is disabled.
- PROPERTY_DOT_itemText - Static variable in class org.safs.ComponentFunction
-
".itemText" property for list and combobox to grab all the items.
- PROPERTY_DRIVER_WINDOW - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'DriverWindow'
- PROPERTY_ENABLED - Static variable in class org.safs.rational.DotNetMenuTreeNode
-
- PROPERTY_ENABLED - Static variable in class org.safs.rational.flex.FlexMenuTreeNode
-
- PROPERTY_ENABLED - Static variable in class org.safs.rational.JavaMenuTreeNode
-
- PROPERTY_ENABLED - Static variable in class org.safs.rational.win.WinMenuTreeNode
-
- PROPERTY_ENABLED - Static variable in class org.safs.rational.wpf.WPFMenuTreeNode
-
- PROPERTY_EXPANDED - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'expanded' if the element is expanded
- PROPERTY_FILE_SEPARATOR - Static variable in class org.safs.JavaConstant
-
"file.separator"
- PROPERTY_FULLPATH - Static variable in class org.safs.rational.CFDotNetTree
-
- PROPERTY_HEADER - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- PROPERTY_HEADER_HEIGHT - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'headerHeight'
- PROPERTY_HEIGHT - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'height'
- PROPERTY_ICON - Static variable in class org.safs.rational.DotNetMenuTreeNode
-
- PROPERTY_ICON - Static variable in class org.safs.rational.JavaMenuTreeNode
-
- PROPERTY_ICON - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'icon' the url of icon, if the element contains an icon.
- PROPERTY_ID - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'id' used to find the element on the page
- PROPERTY_INDEX - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'index' the index of the element within its container ComboBox/ListBox etc.
- PROPERTY_innerHTML - Static variable in class org.safs.ComponentFunction
-
"innerHTML", property to grab html element's content.
- PROPERTY_innerText - Static variable in class org.safs.ComponentFunction
-
"innerText" property to html element's content.
- PROPERTY_Items - Static variable in class org.safs.ComponentFunction
-
"Items", property to grab all the items for DotNet Control.
- PROPERTY_JAVA_CLASS_PATH - Static variable in class org.safs.JavaConstant
-
"java.class.path"
- PROPERTY_JAVA_HOME - Static variable in class org.safs.JavaConstant
-
"java.home"
- PROPERTY_JAVA_VERSION - Static variable in class org.safs.JavaConstant
-
"java.version"
- PROPERTY_JAVA_VM_VERSION - Static variable in class org.safs.JavaConstant
-
"java.vm.version"
- PROPERTY_JVM_BIT_VERSION - Static variable in class org.safs.JavaConstant
-
JVM Bit Version: 32-bit, 64-bit, or unknown
Reference URL: http://www.oracle.com/technetwork/java/hotspotfaq-138619.html#64bit_detection
- PROPERTY_LABEL - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'label' the text of the element shown on the page
- PROPERTY_LINE_SEPARATOR - Static variable in class org.safs.JavaConstant
-
"line.separator"
- PROPERTY_LOCATION_X - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'x'
- PROPERTY_LOCATION_Y - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'y'
- PROPERTY_MAXIMIZED - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'maximized'
- PROPERTY_MENU_ITEMS - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_MENU_ITEMS - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- PROPERTY_NAME - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- PROPERTY_NAME - Static variable in class org.safs.rational.win.CFWinPageTabList
-
- PROPERTY_NAME - Static variable in class org.safs.selenium.webdriver.lib.model.Option
-
- PROPERTY_NOT_FOUND - Static variable in class org.safs.text.FAILKEYS
-
Can not find property.
- PROPERTY_NUM_CHILDREN - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- PROPERTY_NUM_SUBMENUITEM - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- PROPERTY_OS_ARCH - Static variable in class org.safs.JavaConstant
-
"os.arch"
- PROPERTY_OS_NAME - Static variable in class org.safs.JavaConstant
-
"os.name"
- PROPERTY_OS_VERSION - Static variable in class org.safs.JavaConstant
-
"os.version"
- PROPERTY_PACKAGE - Static variable in class org.safs.Constants.XMLConstants
-
"package"
- PROPERTY_PAGE_X_OFFSET - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'pageXOffset'
- PROPERTY_PAGE_Y_OFFSET - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'pageYOffset'
- PROPERTY_PARENT - Static variable in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
'parent'
- PROPERTY_PATH_SEPARATOR - Static variable in class org.safs.JavaConstant
-
"path.separator"
- PROPERTY_PATHSEPARATOR - Static variable in class org.safs.rational.CFDotNetTree
-
- PROPERTY_PROXY - Static variable in class org.safs.Constants.RestConstants
-
"safs.rest.proxy" is the JVM property defining a proxy server for Internet connection.
Examples:
-Dsafs.rest.proxy=proxy.host.name:port proxy.host.name:port will be used as proxy server for Internet connection.
- PROPERTY_RMISERVER - Static variable in class org.safs.selenium.util.SeleniumServerRMIInjector
-
'safs.rmi.server'
- PROPERTY_RMISERVER - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
'safs.rmi.server'
JVM command line: -Dsafs.rmi.server=org.safs.selenium.rmi.server.SeleniumServer
- PROPERTY_RMISERVER - Static variable in class org.safs.tools.drivers.DriverConstant
-
'safs.rmi.server'
JVM command line: -Dsafs.rmi.server=org.safs.selenium.rmi.server.SeleniumServer
- PROPERTY_SAFS_CONFIG_LOCATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.config.locator"
System Property identifying an alternate class to locate driver
configuration information.
- PROPERTY_SAFS_CONFIG_PATHS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.config.paths"
System property identifying chained configuration file paths to be used by
running engines or other Java processes.
- PROPERTY_SAFS_CYCLE_LOGMODE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.cycle.logmode"
JVM command line: -Dsafs.cycle.logmode=(numeric)
- PROPERTY_SAFS_CYCLE_LOGNAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.cycle.logname"
JVM command line: -Dsafs.cycle.logname=logid|name
- PROPERTY_SAFS_CYCLE_SEPARATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.cycle.separator"
JVM command line: -Dsafs.cycle.separator=string (1 char)
- PROPERTY_SAFS_DRIVER_AUTOLAUNCH - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.driver.autolaunch"
JVM command line: -Dsafs.driver.autolaunch=TRUE|FALSE
- PROPERTY_SAFS_DRIVER_CONFIG - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.driver.config"
System Property identifying the path to an alternate driver
configuration file (other than safstid.ini in the driver root location.
JVM command line: -Dsafs.driver.config=string|path
- PROPERTY_SAFS_DRIVER_ROOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.driver.root"
System property for the root driver directory.
- PROPERTY_SAFS_LOG_CAPXML - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.log.capxml"
JVM command line: -Dsafs.log.capxml=TRUE|YES|1 (anything else is FALSE)
- PROPERTY_SAFS_LOG_LEVEL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.log.level"
JVM command line: -Dsafs.log.level=ERROR|WARN|PASS|GENERIC|INDEX|INFO|DEBUG
- PROPERTY_SAFS_LOG_OVERWRITE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.log.overwrite"
JVM command line: -Dsafs.log.overwrite=TRUE|YES|1 (anything else is FALSE)
- PROPERTY_SAFS_LOG_TRUNCATE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.log.truncate"
JVM command line: -Dsafs.log.truncate=numchars|ON (default: OFF)
- PROPERTY_SAFS_MODIFIED_CONFIG - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.modified.config"
System Property for a config file Property that was dynamically altered at runtime.
- PROPERTY_SAFS_MODIFIED_ROOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.modified.root"
System property for a root directory Property that was dynamically altered at runtime.
- PROPERTY_SAFS_PROJECT_CONFIG - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.project.config"
System Property identifying the path to an alternate project
configuration file (other than safstid.ini in the default
project configuration location.
JVM command line: -Dsafs.project.config=string|path
- PROPERTY_SAFS_PROJECT_EXTRACT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.project.extract"
System property for the root project parent directory for JAR file extraction.
- PROPERTY_SAFS_PROJECT_ROOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.project.root"
System property for the root project directory.
- PROPERTY_SAFS_STEP_LOGMODE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.step.logmode"
JVM command line: -Dsafs.step.logmode=(numeric)
- PROPERTY_SAFS_STEP_LOGNAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.step.logname"
JVM command line: -Dsafs.step.logname=logid|name
- PROPERTY_SAFS_STEP_SEPARATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.step.separator"
JVM command line: -Dsafs.step.separator=string (1 char)
- PROPERTY_SAFS_SUITE_LOGMODE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.suite.logmode"
JVM command line: -Dsafs.suite.logmode=(numeric)
- PROPERTY_SAFS_SUITE_LOGNAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.suite.logname"
JVM command line: -Dsafs.suite.logname=logid|name
- PROPERTY_SAFS_SUITE_SEPARATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.suite.separator"
JVM command line: -Dsafs.suite.separator=string (1 char)
- PROPERTY_SAFS_TEST_DEFAULTMAP - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.defaultmap"
JVM command line: -Dsafs.test.defaultmap=mapid
- PROPERTY_SAFS_TEST_DND_RELEASE_DELAY - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.dnd.release.delay" the delay in millisecond before releasing mouse
JVM command line: -Dsafs.test.dnd.release.delay=N
- PROPERTY_SAFS_TEST_LEVEL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.level"
JVM command line: -Dsafs.test.level=CYCLE|SUITE|STEP
- PROPERTY_SAFS_TEST_MILLISBETWEENRECORDS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.millisbetweenrecords"
JVM command line: -Dsafs.test.millisbetweenrecords=0-N
- PROPERTY_SAFS_TEST_NAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.name"
JVM command line: -Dsafs.test.name=string|path
- PROPERTY_SAFS_TEST_NUMLOCKON - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.numLockon"
JVM command line: -Dsafs.test.numlockon=TRUE|FALSE
- PROPERTY_SAFS_TEST_SECSWAITFORCOMPONENT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.secswaitforcomponent"
JVM command line: -Dsafs.test.secswaitforcomponent=0-N
- PROPERTY_SAFS_TEST_SECSWAITFORWINDOW - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.secswaitforwindow"
JVM command line: -Dsafs.test.secswaitforwindow=0-N
- PROPERTY_SAFS_TEST_UNEXPECTEDALERTBEHAVIOUR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.unexpected_alert_behaviour"
JVM command line: -Dsafs.test.unexpected_alert_behaviour=accept|dismiss|ignore
- PROPERTY_SELECTABLE - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'selectable' if the element is selectable.
- PROPERTY_SELECTED - Static variable in class org.safs.rational.DotNetMenuTreeNode
-
- PROPERTY_SELECTED - Static variable in class org.safs.rational.flex.FlexMenuTreeNode
-
- PROPERTY_SELECTED - Static variable in class org.safs.rational.JavaMenuTreeNode
-
- PROPERTY_SELECTED - Static variable in class org.safs.rational.wpf.WPFMenuTreeNode
-
- PROPERTY_SELECTED - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'selected' if the element is selected.
- PROPERTY_SELECTEDINDEX - Static variable in class org.safs.rational.flex.CFFlexTree
-
- PROPERTY_SELECTEDINDICES - Static variable in class org.safs.rational.flex.CFFlexTree
-
- PROPERTY_SELECTEDNODE - Static variable in class org.safs.rational.CFDotNetTree
-
- PROPERTY_START - Static variable in class org.safs.StringUtils
-
- PROPERTY_STATE - Static variable in class org.safs.rational.win.WinMenuTreeNode
-
- PROPERTY_SUBMENUID - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
'submenuid' used to find the submenu WebElement of this menuitem
- PROPERTY_text - Static variable in class org.safs.ComponentFunction
-
"text" property to grab item's label.
- PROPERTY_TEXT - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_TEXT - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- PROPERTY_TEXT - Static variable in class org.safs.rational.win.CFWinPageTabList
-
- PROPERTY_textContent - Static variable in class org.safs.ComponentFunction
-
"textContent" property to html element's content.
- PROPERTY_TEXTCONTENT - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'textContent' property returns the textual content of the specified DOM node, and all its descendants.
- PROPERTY_TOOLSTRIP_ITEMS - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_TOOLSTRIPDROPDOWN_ITEMS - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_TYPE_AUTOMATIONCLASSNAME - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_AUTOMATIONINDEX - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_AUTOMATIONNAME - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_BASETYPE - Static variable in class org.safs.rational.DotNetUtil
-
- PROPERTY_TYPE_CLASSNAME - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_FULLNAME - Static variable in class org.safs.rational.DotNetUtil
-
- PROPERTY_TYPE_ID - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_LABEL - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_NUMAUTOMATIONCHILDREN - Static variable in class org.safs.rational.FlexUtil
-
- PROPERTY_TYPE_TEXT - Static variable in class org.safs.rational.DotNetUtil
-
- PROPERTY_USER_DIR - Static variable in class org.safs.JavaConstant
-
"user.dir"
- PROPERTY_USER_HOME - Static variable in class org.safs.JavaConstant
-
"user.home"
- PROPERTY_USER_NAME - Static variable in class org.safs.JavaConstant
-
"user.name"
- PROPERTY_USEROBJECT - Static variable in class org.safs.rational.CFTree
-
- PROPERTY_VALUE - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'value' the value/key of the element, be transfered during submit
- PROPERTY_VALUE_IS - Static variable in class org.safs.text.GENKEYS
-
Property: %1%, its value is %2%.
- PROPERTY_VALUE_IS_NULL - Static variable in class org.safs.text.FAILKEYS
-
Property: %1%, its value is null.
- PROPERTY_VERSION - Static variable in class org.safs.Constants.EclipseConstants
-
"version" the property in file ".eclipseproduct" indicating the Eclipse's version.
- PROPERTY_VISIBLE - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'visible' if the element is visible.
- PROPERTY_WEB_DRIVERS - Static variable in class org.safs.Constants.SeleniumConstants
-
- PROPERTY_WEB_DRIVERS - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- PROPERTY_WIDTH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'width'
- PROPERTYALL_SEARCH_MODE_PREFIX - Static variable in class org.safs.GuiObjectVector
-
":PASM:"
With this prefix, for RS like "prop1=xxx;prop2=xxx;prop3=xxx", "prop1", "prop2" and "prop3" will
all be considered as properties; Without this prefix, they will be considered as SAFS qualifier.
- propertyAllSearchMode - Variable in class org.safs.GuiObjectVector
-
True for Property All Search Mode.
- propertyChange(PropertyChangeEvent) - Method in class org.safs.image.ImagePreview
-
- PROPERTYCONTAINS - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- PROPERTYCONTAINSID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- PROPERTYID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- PropertyInfo - Class in org.safs.reflect
-
This class is used internally by the Reflection class.
- PropertyInfo(Object, String) - Constructor for class org.safs.reflect.PropertyInfo
-
ProeprtyInfo Constructor
- propertySeparator - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
separates property-name and property-value.
- propogate - Variable in class org.safs.install.SAFSInstaller
-
Allows the installer to propopate and execute all known installers (RFT, TCAFS, etc..)
Default = true.
- propogate - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- props - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- props - Variable in class org.safs.android.CFComponentFunctions
-
- props - Variable in class org.safs.android.DDriverCommand
-
- props - Variable in class org.safs.android.DEngineCommandProcessor
-
- props - Variable in class org.safs.android.DTestStepProcessor
-
- props - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- props - Variable in class org.safs.SocketTestRecordHelper
-
Keyword-specific properties/values passed via a SocketServer to a remote engine.
- PROTOCOL_VERSION - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- protocolserver - Variable in class org.safs.sockets.AbstractProtocolRunner
-
The underlying SocketProtocol instance performing the actual TCP communication.
- PROXY_BYPASS_ADDRESS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"PROXY_BYPASS_ADDRESS" define the HTTP PROXY "bypass address" when connecting INTRANET
- PROXY_SERVER_KEY - Static variable in class org.safs.rational.CFHtmlDocument
-
- PROXY_SERVER_PORT_KEY - Static variable in class org.safs.rational.CFHtmlDocument
-
- proxyServerURL - Variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- Psapi - Interface in org.safs.natives.win32
-
A JNA Library definition for the Windows Psapi.dll
- PSEP - Static variable in class org.safs.jvmagent.AgentClassLoader
-
convenient File.pathSeparator
- pt - Variable in class org.safs.natives.win32.User32.MOUSEHOOKSTRUCT
-
- pt - Variable in class org.safs.natives.win32.User32.MSG
-
- pt - Variable in class org.safs.natives.win32.User32.MSLLHOOKSTRUCT
-
- pulseEvent(String) - Method in class org.safs.STAFHelper
-
Purpose: pulse a single staf event (sem service)
- purgeHiddenCells(TestObject) - Method in class org.safs.rational.CFJCTable
-
Purpose: Refine the columnMap and rowMap variables by
removing all of the hidden columns and rows from the arrays.
- PushButton - Class in org.safs.model.components
-
- PushButton(Window, String) - Constructor for class org.safs.model.components.PushButton
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- PushButton(String, String) - Constructor for class org.safs.model.components.PushButton
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- PushButton(String) - Constructor for class org.safs.model.components.PushButton
-
- PushButtonFunctions - Class in org.safs.model.commands
-
- pushStack(StatusInfoInterface) - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- pushStack(StatusInfoInterface) - Method in interface org.safs.tools.stacks.StacksInterface
-
- pushTestRecord(TestRecordData) - Method in class org.safs.Processor
-
Push the current 'test record' into the Stack before the execution of a keyword.
- pushTestRecord(TestRecordData) - Method in class org.safs.tools.DefaultTestRecordStackable
-
Push the current 'test record' into the Stack before the execution of a keyword.
- pushTestRecord(TestRecordData) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Push the current 'test record' into the Stack before the execution of a keyword.
- pushTestRecord(TestRecordData) - Method in class org.safs.tools.engines.GenericEngine
-
Push the current 'test record' into the Stack before the execution of a keyword.
- pushTestRecord(TestRecordData) - Method in interface org.safs.tools.ITestRecordStackable
-
Push the 'test record' into a FILO structure to cache it.
- put(LogItem) - Method in class org.safs.logging.LogItemDictionary
-
Adds a LogItem
.
- PUT() - Constructor for class org.safs.rest.REST.PUT
-
- put(Object, Object) - Method in class org.safs.text.CaseInsensitiveHashtable
-
Override for String keys to allow case-insensitivity.
- PUT_METHOD - Static variable in class org.safs.rest.REST
-
- putCachedItem(Hashtable, Object, Object) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Attempts to put an item in cache using the provided key.
- putCachedItem(Object, Object) - Method in class org.safs.GuiObjectVector
-
Attempts to put an item in cache using the provided key.
- putComponentItem(ComponentItem) - Method in class org.safs.jvmagent.ComponentTracker
-
Add a ComponentItem to those being tracked.
- putItem(String) - Static method in class org.safs.model.tools.AppMapGenerator
-
- r - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
a single newline
- r - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
a single newline
- r - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- RadioButton - Class in org.safs.model.components
-
- RadioButton(Window, String) - Constructor for class org.safs.model.components.RadioButton
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- RadioButton(String, String) - Constructor for class org.safs.model.components.RadioButton
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- RadioButton(String) - Constructor for class org.safs.model.components.RadioButton
-
- RadioButtonFunctions - Class in org.safs.model.commands
-
- RApplicationMap - Class in org.safs.rational
-
Extends org.safs.ApplicationMap to use Rational specific mechanisms for
locating objects in the tested Application.
- RApplicationMap(String, Script) - Constructor for class org.safs.rational.RApplicationMap
-
Creates a RApplicationMap handler with the necessary name and RobotJ object.
- rational_ft_jar - Static variable in class org.safs.install.RFTInstaller
-
- RATIONAL_TEST_8_KEY - Static variable in class org.safs.install.RFTInstaller
-
- rawRecString - Variable in class org.safs.android.engine.DGuiObjectDefinition
-
- rawRS - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
The recognition string provided by user.
- rbIndexQualiferOnlyTipText - Static variable in class org.safs.tools.drivers.RStringStrategySettings
-
- RBT() - Constructor for class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
- rc - Variable in class org.safs.android.DStatus
-
initializes to SCRIPT_NOT_EXECUTED
- rc - Variable in class org.safs.ios.IStatus
-
initializes to SCRIPT_NOT_EXECUTED
- rc - Variable in exception org.safs.SAFSSTAFRegistrationException
-
-32767, unset error code.
- RCP_CLIENT_DISPLAY - Static variable in class org.safs.tools.drivers.DriverConstant
-
"RCP Client"
- RCP_CLIENT_TEXT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"Win"
- RCSolo - Class in com.robotium.solo
-
From release4.0, Robotium has removed the API getAllOpenedActivities().
- RCSolo(Instrumentation) - Constructor for class com.robotium.solo.RCSolo
-
- RCSolo(Instrumentation, Activity) - Constructor for class com.robotium.solo.RCSolo
-
- RDDGUIUtilities - Class in org.safs.rational
-
Rational extension to DDGUIUtilities.
- RDDGUIUtilities() - Constructor for class org.safs.rational.RDDGUIUtilities
-
The default, JavaBean-happy constructor.
- RDDGUIUtilities(STAFHelper, Script, LogUtilities) - Constructor for class org.safs.rational.RDDGUIUtilities
-
Constructor providing the STAFHelper and Script needed by the instance for
proper operation.
- RDDGUIUtilities(STAFHelper, Script, RTestRecordData, LogUtilities) - Constructor for class org.safs.rational.RDDGUIUtilities
-
Constructor providing the STAFHelper, Script, and RTestRecordData needed by the
instance for proper operation.
- RDomainInfo - Class in org.safs.rational
-
- RDomainInfo(DomainTestObject) - Constructor for class org.safs.rational.RDomainInfo
-
- readBinaryFile(String) - Static method in class org.safs.StringUtils
-
Purpose: read Binary file based on 'filename', returns String
- readEncodingfile(String, String) - Static method in class org.safs.StringUtils
-
read file based on 'filename', returns collection of lines with no CR or
LF.
- readEncodingMap(String, String) - Static method in class org.safs.StringUtils
-
read file based on 'filename', returns collection of lines with no CR or
LF.
- reader - Static variable in class org.safs.model.tools.AppMapGenerator
-
- reader - Variable in class org.safs.persist.PersistorToFile
-
The Reader object of the project file.
- reader - Variable in class org.safs.persist.VerifierToFile
-
The Reader object of the bench file.
- reader - Variable in class org.safs.text.FileLineReader
-
- reader - Static variable in class org.safs.text.INIFileReadWriteTest
-
- reader - Variable in class org.safs.tools.drivers.ConfigureFile
-
- readfile(String) - Static method in class org.safs.StringUtils
-
read file based on 'filename', returns collection of lines with no CR or
LF.
- READFILECHARS - Static variable in class org.safs.DCDriverFileCommands
-
- readFileChars(String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Read the number of characters from the file defined by file number
and assign a string containing the characters read to a DDV variable.
- readFileChars(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Read the number of characters from the file defined by file number
and assign a string containing the characters read to a DDV variable.
- readFileChars(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Read the number of characters from the file defined by file number
and assign a string containing the characters read to a DDV variable.
- readFileChars(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Read the number of characters from the file defined by file number
and assign a string containing the characters read to a DDV variable.
- ReadFileChars(String, int, String) - Static method in class org.safs.SAFSPlus.Files
-
Read the number of characters from the file defined by file number and assign them to a variable.
- READFILECHARS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"ReadFileChars"
- READFILECHARS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ReadFileChars"
- READFILELINE - Static variable in class org.safs.DCDriverFileCommands
-
- readFileLine(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Read a line from the file defined by file number and assign a string containing the line read to a DDV variable.
- readFileLine(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Read a line from the file defined by file number and assign a string containing the line read to a DDV variable.
- readFileLine(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Read a line from the file defined by file number and assign a string containing the line read to a DDV variable.
- readFileLine(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Read a line from the file defined by file number and assign a string containing the line read to a DDV variable.
- ReadFileLine(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Read a line from the file defined by file number and assign it to a variable.
- READFILELINE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"ReadFileLine"
- READFILELINE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ReadFileLine"
- readFileString(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Read a comma-separated value from a file and store it in a DDVariable.
- readFileString(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Read a comma-separated value from a file and store it in a DDVariable.
- readFileString(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Read a comma-separated value from a file and store it in a DDVariable.
- readFileString(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Read a comma-separated value from a file and store it in a DDVariable.
- READFILESTRING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"ReadFileString"
- READFILESTRING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ReadFileString"
- readGridURL(String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- readHttpURL(URL, String, int) - Static method in class org.safs.net.NetUtilities
-
Read from url connection.
If the HTTP response code is 200, then the content is read from standard out stream.
Otherwise, the content is read from the standard error stream.
- readHubStaticURL(String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- readJSONFile(String, String) - Static method in class org.safs.selenium.webdriver.lib.Json
-
Read a JSON data file, and convert the data into a Java Map and return it.
- readJSONFileUTF8(String) - Static method in class org.safs.selenium.webdriver.lib.Json
-
Read a JSON data file with UTF-8 encoding, and convert the data into a Java Map and return it.
- readLine() - Method in class org.safs.staf.service.input.SAFSTextFile
-
This adds to the SAFSFile.readLine function.
- readLine() - Method in class org.safs.text.FileLineReader
-
This routine is the most basic readLine function.
- readLinesFromFile(String) - Static method in class org.safs.text.FileUtilities
-
Read file lines into a String[].
- readRawFile(String) - Method in class org.safs.android.engine.DSAFSTestRunner
-
Prerequisite: The Instrument's context must be initialized.
- readRawFile(String) - Static method in class org.safs.StringUtils
-
read file based on 'filename', returns StringBuffer of file contents.
The file is assumed to be in the default System character encoding.
- readRawUTF8File(String) - Static method in class org.safs.StringUtils
-
read file based on 'filename', returns StringBuffer of file contents.
The file is assumed to be using UTF-8 character encoding.
- readRemote(String) - Static method in class org.safs.RSA
-
- readstring(String) - Static method in class org.safs.StringUtils
-
read string, returns collection of lines with no CR or LF.
- readStringFromEncodingFile(String, String) - Static method in class org.safs.text.FileUtilities
-
Read file contents into a String.
- readStringFromFile(BufferedReader) - Static method in class org.safs.text.FileUtilities
-
Read file contents into a String.
- readStringFromSTAFLog(DataInputStream) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Read the next string from the STAF log.
- readStringFromSystemFile(String) - Static method in class org.safs.text.FileUtilities
-
Read file contents into a String.
- readStringFromUTF8File(String) - Static method in class org.safs.text.FileUtilities
-
Read file contents into a String.
- readUIntFromSTAFLog(DataInputStream) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Reads the next "unsigned integer" from the input stream.
- readUTF8file(String) - Static method in class org.safs.StringUtils
-
read file based on 'filename', returns collection of lines with no CR or
LF.
- READY_TEXT - Static variable in class org.safs.ios.IOSProcessContainer
-
"Click to Run"
- READY_TEXT - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"Click to Run"
- rebindLocalRMIRegistry(String, Remote) - Static method in class org.safs.rmi.engine.RemoteRoot
-
rebind a RMI server object to the localhost RMI Registry.
- rebuildRunner - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default FALSE flag to rebuild the Test Runner APK before installing it at launch time.
- rebuildRunner() - Static method in class org.safs.android.auto.lib.DUtilities
-
- rebuildRunnerAntArgs - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default NULL value of arguments to pass to the Ant launcher used to rebuild the
Test Runner APK before installing it at launch time.
- rebuildRunnerForce - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default FALSE flag.
- rebuildTestRunnerApk(String, String, String, String, boolean) - Static method in class org.safs.android.auto.lib.DUtilities
-
User may want to rebuild the TestRunner apk according to the "package" of "aut apk"
- recaptureScreen() - Static method in class org.safs.image.ImageUtils
-
Recaptures certain properties and the graphical contents of the screen.
- receivedAllParcels() - Method in class org.safs.android.messenger.MultipleParcelsHandler.ParcelBuffer
-
- RECOGNITION_LEVEL_SEPARATOR - Static variable in class org.safs.selenium.DocumentParser
-
- recognitionOfObjectAtPoint(int, int) - Method in class org.safs.EngineCommandProcessor
-
- recognitionOfObjectAtPoint(int, int) - Method in class org.safs.rational.REngineCommandProcessor
-
- recognitionStringPrefixes - Static variable in class org.safs.GuiObjectVector
-
List of all R-String prefixes supported by SAFS
- recogSeparator - Static variable in class org.safs.PCTree
-
- reconnectLastWebDriver() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Will only connect to the "current" session.
- recorddata - Variable in class org.safs.tools.input.InputRecordInfo
-
- recordDebugOn - Variable in class org.safs.tools.drivers.DebugInfo
-
- recordid - Variable in class org.safs.tools.input.UniqueStringRecordID
-
- recordnum - Variable in class org.safs.tools.input.InputRecordInfo
-
- recordnum - Variable in class org.safs.tools.input.UniqueStringRecordNum
-
- recordProcessed - Variable in class org.safs.Processor
-
Status for whether the processor processed the record, if the processor
fails to support the record it has been given, then the processor should
set this to false, so that any processor chain can continue to the next
processor, if one is available.
- RECORDSDEBUG - Static variable in class org.safs.DCDriverMiscCommands
-
- recordsDebug(String) - Static method in class org.safs.model.commands.DDDriverDebugCommands
-
Enable and Disable debugging of ALL record types.
- recordsDebug(String) - Static method in class org.safs.model.commands.DriverCommands
-
Enable and Disable debugging of ALL record types.
- RECORDSDEBUG_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDebugCommands
-
"RecordsDebug"
- RECORDSDEBUG_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RecordsDebug"
- recRowCol(String, int, int) - Method in class org.safs.selenium.CFHTMLTable
-
- rect - Variable in class org.safs.image.ImageManager
-
- rect_started - Variable in class org.safs.image.ImageManager
-
- RectangleShape - Class in org.safs.android.engine.processor
-
This class decide how to draw the highlight of a View.
It will be used to create a Drawable with the view's original background.
The Drawable will be set as view's background to show highlight.
- RectangleShape(float, float) - Constructor for class org.safs.android.engine.processor.RectangleShape
-
- RectangleShape(float, float, int, int) - Constructor for class org.safs.android.engine.processor.RectangleShape
-
- rectModified() - Method in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- rectModifyFailure() - Method in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- RECTYPE_B - Static variable in class org.safs.tools.drivers.DriverConstant
-
"B".
- RECTYPE_BP - Static variable in class org.safs.tools.drivers.DriverConstant
-
"BP".
- RECTYPE_C - Static variable in class org.safs.tools.drivers.DriverConstant
-
"C".
- RECTYPE_CF - Static variable in class org.safs.tools.drivers.DriverConstant
-
"CF".
- RECTYPE_CW - Static variable in class org.safs.tools.drivers.DriverConstant
-
"CW".
- RECTYPE_DRIVER_COMMAND - Static variable in class org.safs.Processor
-
"C" Record Type Constant
- RECTYPE_DRIVER_COMMAND_F - Static variable in class org.safs.Processor
-
"CF" Record Type Constant
- RECTYPE_DRIVER_COMMAND_W - Static variable in class org.safs.Processor
-
"CW" Record Type Constant
- RECTYPE_E - Static variable in class org.safs.tools.drivers.DriverConstant
-
"E".
- RECTYPE_S - Static variable in class org.safs.tools.drivers.DriverConstant
-
"S".
- RECTYPE_T - Static variable in class org.safs.tools.drivers.DriverConstant
-
"T".
- RECTYPE_TEST_STEP - Static variable in class org.safs.Processor
-
"T" Record Type Constant
- RECTYPE_TEST_STEP_F - Static variable in class org.safs.Processor
-
"TF" Record Type Constant
- RECTYPE_TEST_STEP_W - Static variable in class org.safs.Processor
-
"TW" Record Type Constant
- RECTYPE_TF - Static variable in class org.safs.tools.drivers.DriverConstant
-
"TF".
- RECTYPE_TW - Static variable in class org.safs.tools.drivers.DriverConstant
-
"TW".
- recurse - Variable in class org.safs.install.LibraryUpdate
-
- REDO_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- reflectFieldProperty(Object, String) - Static method in class org.safs.reflect.Reflection
-
Normally called internally from reflectProperty.
- Reflection - Class in org.safs.reflect
-
Utility class used to determine runtime Fields, Methods and other information.
- Reflection() - Constructor for class org.safs.reflect.Reflection
-
- reflectMethodProperty(Object, String) - Static method in class org.safs.reflect.Reflection
-
Normally called internally from reflectProperty.
- reflectProperty(Object, String) - Static method in class org.safs.reflect.Reflection
-
- reflectPropertyNames(Object) - Static method in class org.safs.reflect.Reflection
-
Deduce available property names at runtime via reflection.
- refresh(boolean) - Method in class org.safs.selenium.webdriver.CFComponent
-
Refresh the winObject/compObject if stable.
- refresh(boolean, boolean) - Method in class org.safs.selenium.webdriver.CFComponent
-
Refresh the winObject/compObject if stable or refresh is forced by setting parameter 'checkStale' to false.
- refresh(WebElement) - Static method in class org.safs.selenium.webdriver.CFComponent
-
Try to get a fresh WebElement.
When the page change, the WebElement may be stale, or the information (like its location, size etc.) may be stale,
so we need to get the fresh WebElement on the page to get latest information.
Note: This method may consume some time for getting refreshed WebElement.
- refresh(WebElement, boolean) - Static method in class org.safs.selenium.webdriver.CFComponent
-
Try to get a fresh WebElement if it is stale.
When the page change, the WebElement may be stale, or the information (like its location, size etc.) may be stale,
so we need to get the fresh WebElement on the page to get latest information.
Note: This method may consume some time for getting refreshed WebElement.
- refresh(boolean) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
Refresh the webelement by its 'ID' or 'CSS CLASS' or preset 'Recognition Strings'.
And update the value of fields according to the refreshed-WebElement
- refresh(boolean) - Method in class org.safs.selenium.webdriver.lib.model.EmbeddedObject
-
If some native javascript APIs are called, the parent's under-lying web element may become stale.
- refresh(boolean) - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
Refresh the embedded WebElement object.
- refreshJSExecutor() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- REG_BINARY - Static variable in class org.safs.natives.NativeWrapper
-
- REG_DWORD - Static variable in class org.safs.natives.NativeWrapper
-
- REG_EXPAND_SZ - Static variable in class org.safs.natives.NativeWrapper
-
- REG_HKLM_ST - Static variable in class org.safs.install.ProductDetectorDefault
-
'HKLM\Software\' registry path for application on 32-bit OS
- REG_HKLM_ST_WOW6432 - Static variable in class org.safs.install.ProductDetectorDefault
-
'HKLM\Software\Wow6432Node' registry path for 32-bit application on 64-bit OS
- REG_MULTI_SZ - Static variable in class org.safs.natives.NativeWrapper
-
- REG_NONE - Static variable in class org.safs.natives.NativeWrapper
-
- REG_QWORD - Static variable in class org.safs.natives.NativeWrapper
-
- REG_SZ - Static variable in class org.safs.natives.NativeWrapper
-
- REGEX_CHARACTER_ANY - Static variable in class org.safs.StringUtils
-
"."
- REGEX_CHARACTER_MATCH_MANY - Static variable in class org.safs.StringUtils
-
"*"
- REGEX_CHARACTER_MATCH_ONE - Static variable in class org.safs.StringUtils
-
"?"
- REGEX_ESCAPE_CHARACTER - Static variable in class org.safs.StringUtils
-
'\'
- REGEX_WILDCARD - Static variable in class org.safs.rational.ft.DynamicEnabler
-
".*"
- REGEXP_PATTERN - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- REGEXP_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select
-
- REGEXPI_PATTERN - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- register(Agent) - Method in interface org.safs.rmi.engine.Server
-
A JVM Agent will register with the RMI Server after it has become available in
the RMI Naming registry.
- register(Agent) - Method in class org.safs.rmi.engine.ServerImpl
-
- register(SeleniumRMIAgent) - Method in interface org.safs.selenium.rmi.server.SeleniumRMIServer
-
Called by an RMI Agent.
- register(SeleniumRMIAgent) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
- register() - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Subclasses call this to invoke the overridden registerHandle function and set the isRegistered flag.
- register() - Method in interface org.safs.staf.embedded.HandleInterface
-
- register() - Method in class org.safs.staf.STAFHandleInterface
-
- registerAppMap(String, ApplicationMap) - Method in class org.safs.DDGUIUtilities
-
Store a named AppMap that has been successfully opened or found already
opened.
- registerAppMap(String, String) - Method in class org.safs.DDGUIUtilities
-
Store a named AppMap that has been successfully opened or found already
opened.
- registerAppMap(String, String) - Method in class org.safs.rational.RDDGUIUtilities
-
Register an AppMap for use.
- registerHandle() - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Override in subclasses.
- registerHandle(String, EmbeddedHandle) - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- registerHandle() - Method in class org.safs.staf.embedded.EmbeddedServiceHandle
-
- registerHandle(String) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
Subclasses may override to allow for future subclasses of STAFHandle.
- registerHandle(String) - Method in class org.safs.staf.service.input.EmbeddedInputService
-
- registerHandle(String) - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- registerHandle(String) - Method in class org.safs.staf.service.logging.EmbeddedLogService
-
- registerHandle(String) - Method in class org.safs.staf.service.map.EmbeddedMapService
-
- registerHandle(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- registerHelper(String) - Static method in class org.safs.staf.STAFProcessHelpers
-
Create/Register/Retrieve a STAFHelper with the given process name.
- registerHelperClass(String, Class) - Static method in class org.safs.staf.STAFProcessHelpers
-
create/Register/Retrieve a STAFHelper with the given process name.
- registerService(String, String, EmbeddedServiceHandle) - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- registry - Variable in class org.safs.rmi.engine.AgentImpl.ServerMonitor
-
- registry - Variable in class org.safs.selenium.rmi.agent.SeleniumAgent.ServerMonitor
-
- Regression - Class in org.safs.model.examples.tables.cycle
-
- Regression() - Constructor for class org.safs.model.examples.tables.cycle.Regression
-
- REGSVR32 - Static variable in class org.safs.install.InstallerImpl
-
- REGULAR_EXPRESSIONS - Static variable in class org.safs.text.GENKEYS
-
Regular Expressions
- reinit() - Method in class org.safs.rational.RTestRecordData
-
Purpose: reinit this object to be reused over again.
- reinit() - Method in class org.safs.rmi.engine.RMITestRecordData
-
Reinit/Reset this object to be used again.
- reinit() - Method in class org.safs.selenium.STestRecordHelper
-
reinit this object to be reused over again.
- reinit() - Method in class org.safs.selenium.webdriver.WDTestRecordHelper
-
reinit this object to be reused over again.
- reinit() - Method in class org.safs.SocketTestRecordHelper
-
Set our added fields to their default values during each command initialization:
setKeywordProperties(false);
setProcessRemotely(false);
- reinit() - Method in class org.safs.TestRecordData
-
Purpose: reinit this object to be reused over again.
- reinitialize() - Method in class org.safs.image.filter.ImageFilterTableModel
-
- reinstateShutdownHook() - Method in class org.safs.STAFHelper
-
Only valid AFTER initialization.
- reinstateShutdownHook() - Method in class org.safs.tools.drivers.JSAFSDriver
-
- RELATIVE_DIR_ECLIPSE - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_EXTRA_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_EXTRA_SEPLUS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_JAVA32_BIN_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_JAVA64_BIN_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_JAVA_BIN_SEPLUS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_LIB_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_DIR_LIB_SEPLUS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- RELATIVE_MATCHING_ALL_START - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
.//*[, it is used as beginning to construct an xpath for searching elements under current WebElement.
- RELATIVE_MATCHING_DIV_START - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
.//DIV[, it is used as beginning to construct an xpath for searching DIV elements under current WebElement.
- RELATIVE_MATCHING_TAG_START(String) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- relative_path_allowed - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- relative_path_allowed - Variable in class org.safs.staf.service.input.SAFSFileReader
-
- RELATIVE_TO_PARENT - Static variable in class org.safs.ComponentFunction
-
'parent'
- RELATIVE_TO_PARENT - Static variable in class org.safs.SAFSPlus
-
- RELATIVE_TO_SCREEN - Static variable in class org.safs.ComponentFunction
-
'screen'
- RELATIVE_TO_SCREEN - Static variable in class org.safs.SAFSPlus
-
- releaseMutex(String) - Method in class org.safs.staf.service.sem.MutexState
-
Release 1 (and only 1) Mutex waiter currently registered for the item.
- releaseSTAFMutex(String) - Method in class org.safs.STAFHelper
-
Function STAFreleaseMutex(String mutex)
- releaseWaiters() - Method in class org.safs.staf.service.sem.MutexState
-
Used internally.
- releaseWaiters() - Method in class org.safs.staf.service.sem.SEMState
-
Release all waiters currently registered for the item.
- REMOTE_DROID_LAUNCH_TIMEOUT - Static variable in class org.safs.android.auto.lib.DUtilities
-
180 (seconds) by default.
- remote_hostname - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
parsed hostname of the remote selenium server (standalone or grid-hub)
might be needed for additional Selenium RMI Server communication.
- REMOTE_LAUNCH_TIMEOUT - Static variable in class org.safs.android.auto.lib.DUtilities
-
20.
- remote_port - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
parsed port number of the remote selenium server (standalone or grid-hub)
might be needed for get grid-node information.
- remote_URL - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
The URL provided at construction time.
- remoteClick(int, int, int, int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remoteClickWithKeyPress(int, int, int, int, int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- RemoteClientListener - Interface in org.safs.android.messenger
-
- RemoteClientRunner - Class in org.safs.android.messenger
-
- RemoteClientRunner() - Constructor for class org.safs.android.messenger.RemoteClientRunner
-
- RemoteClientRunner(RemoteClientListener) - Constructor for class org.safs.android.messenger.RemoteClientRunner
-
- remoteCommand - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
The command from the 'reomote solo'
- remoteComment - Variable in class org.safs.android.DJavaHook
-
- remoteConnected - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteConnectionTimeout - Variable in class org.safs.JavaSocketsHook
-
Default remote connection timeout is 30 seconds.
- RemoteControlUI - Class in com.jayway.android.robotium.remotecontrol.solo
-
Crude Test app for initial manual testing of Robotium Remote Control.
- RemoteControlUI() - Constructor for class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- RemoteControlUI(String) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- RemoteControlUI - Class in org.safs.android.remotecontrol
-
Crude Test app for initial manual testing of SAFS Robotium Remote Control extension.
- RemoteControlUI() - Constructor for class org.safs.android.remotecontrol.RemoteControlUI
-
- RemoteControlUI(String) - Constructor for class org.safs.android.remotecontrol.RemoteControlUI
-
- remoteDetail - Variable in class org.safs.android.DJavaHook
-
- RemoteDriver - Class in org.safs.selenium.webdriver.lib
-
Handle the Session information (serverhost, browsername, sessionid, firefoxProfile, chrome-user-data-dir, chrome-profile-dir, chrome-preference, chromeExcludedOptions, firefoxPreference).
Handle a SeleniumRMIAgent, if enabled, to communicate with a remote SAFS Selenium RMI Server.
- RemoteDriver(DesiredCapabilities) - Constructor for class org.safs.selenium.webdriver.lib.RemoteDriver
-
Not used by SAFS Selenium.
Should not be used if retaining SAFS Selenium RMI Server capabilities.
- RemoteDriver(URL, DesiredCapabilities) - Constructor for class org.safs.selenium.webdriver.lib.RemoteDriver
-
Connect to a remote selenium standalone server.
We will also parse the URL to attempt to connect to a SAFS Selenium RMI Server on RMI-SERVER-HOST.
The RMI-SERVER-HOST can be:
1.
- RemoteDriver.SessionInfo - Class in org.safs.selenium.webdriver.lib
-
The current format of each SessionInfo when stored in file:
- RemoteDriverLauncher - Class in org.safs.selenium.webdriver.lib
-
We don't put the selenium-server-standalone-xxx.jar on the CLASSPATH during the installation.
- RemoteDriverLauncher() - Constructor for class org.safs.selenium.webdriver.lib.RemoteDriverLauncher
-
- remoteException - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- RemoteException - Exception in org.safs.sockets
-
General-Purpose exception thrown to indicate something bad happened on "the other side".
- RemoteException() - Constructor for exception org.safs.sockets.RemoteException
-
- RemoteException(String, Throwable) - Constructor for exception org.safs.sockets.RemoteException
-
- RemoteException(String) - Constructor for exception org.safs.sockets.RemoteException
-
- RemoteException(Throwable) - Constructor for exception org.safs.sockets.RemoteException
-
- remoteHostname - Variable in class org.safs.sockets.SocketProtocol
-
Hostname to contact for a remote client Runner.
- remoteKeyPress(int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remoteKeyRelease(int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remoteLogtype - Variable in class org.safs.android.DJavaHook
-
- remoteLogtype - Variable in class org.safs.JavaSocketsHook
-
- remoteMachine - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- remoteMachine - Variable in class org.safs.staf.service.logging.SLSSettings
-
The remote machine as parsed from the result buffer.
- remoteMessage - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteMessageString - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteMouseWheel(int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remotePort - Variable in class org.safs.sockets.SocketProtocol
-
port to contact for a remote client Runner.
- remoteReady - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteReadyTimeout - Variable in class org.safs.JavaSocketsHook
-
Default remote Ready timeout is 10 seconds.
- remoteResult - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteResultCode - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteResultInfo - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteResultProperties - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- RemoteResults - Class in com.jayway.android.robotium.remotecontrol.solo
-
Parses a SoloRemoteControl results Properties object into useful primitives.
- RemoteResults(Properties) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Instantiate a RemoteResults Properties object and parse the known values from
the Properties into useful primitive methods.
- RemoteRoot - Class in org.safs.rmi.engine
-
Root RMI class for many RMI Server/Agent classes.
- RemoteRoot() - Constructor for class org.safs.rmi.engine.RemoteRoot
-
Constructor for RemoteRoot
Subclasses should call super() for this superclass and should also set the
remoteType to whatever they need.
- RemoteRoot.ShutdownHook - Class in org.safs.rmi.engine
-
This is how we try to ensure our finalize method is called at JVM shutdown.
- remoteRunning - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteRunningTimeout - Variable in class org.safs.JavaSocketsHook
-
Default remote Running timeout is 10 seconds.
- remoteService - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- remoteService - Variable in class org.safs.staf.service.logging.SLSSettings
-
The name of the remote service as parsed from the result buffer.
- remoteSetKeyDelay(int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remoteShutdown - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- remoteShutdown - Variable in class org.safs.JavaSocketsHook
-
- RemoteSLSLogFacility - Class in org.safs.staf.service.logging
-
RemoteSLSLogFacility
provides a concrete implementation of
SLSLogFacility
that is to be used by the SAFS logging service in
remote mode.
- RemoteSLSLogFacility(String, long, int, String, HandleInterface, String, LogItemDictionary, String, String, ServiceDebugLog) - Constructor for class org.safs.staf.service.logging.RemoteSLSLogFacility
-
Creates a RemoteSLSLogFacility
.
- RemoteSLSLogFacility(String, long, int, String, HandleInterface, String, LogItemDictionary, String, String, boolean, ServiceDebugLog) - Constructor for class org.safs.staf.service.logging.RemoteSLSLogFacility
-
Creates a RemoteSLSLogFacility
.
- RemoteSoloException - Exception in com.jayway.android.robotium.remotecontrol.solo
-
Purpose: our user defined application exception used with this package.
- RemoteSoloException(String) - Constructor for exception com.jayway.android.robotium.remotecontrol.solo.RemoteSoloException
-
Purpose: constructor
- RemoteSoloException(Throwable) - Constructor for exception com.jayway.android.robotium.remotecontrol.solo.RemoteSoloException
-
Purpose: constructor
- RemoteSoloException(String, Throwable) - Constructor for exception com.jayway.android.robotium.remotecontrol.solo.RemoteSoloException
-
Purpose: constructor
- RemoteSoloException(Throwable, String) - Constructor for exception com.jayway.android.robotium.remotecontrol.solo.RemoteSoloException
-
Purpose: constructor
- remoteType - Variable in class org.safs.rmi.engine.RemoteRoot
-
'Remote':Override to indicate Remote RMI type in RMI and debug messages.
- remoteTypeChars(String) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remoteTypeKeys(String) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- remoteWaitReaction(boolean) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Set if wait for reaction to "input keys/chars" for remote server.
- remoteWaitReaction(boolean, int, int, int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Set if wait for reaction to "input keys/chars" for remote server.
- remove(Object) - Method in class org.safs.text.CaseInsensitiveHashtable
-
Override for String keys to allow case-insensitivity.
- remove(Object) - Method in class org.safs.text.CaseInsensitiveStringVector
-
- removeAllNonQuotedWhitespace(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method removeAllNonQuotedWhitespace.
- removeAllNonQuotedWhitespace(String, Vector) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method removeAllNonQuotedWhitespace.
- removeCachedItem(Hashtable, Object) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Remove an item from cache.
- removeCachedItem(Object) - Method in class org.safs.GuiObjectVector
-
Remove an item from cache.
- removeCacheReferenceInterface(CacheReferenceInterface) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.CacheReferenceInterface
-
Remove an instance of CacheReferenceInterface from the set of caches to be chained
when seeking an object by key.
- removeCacheReferenceInterface(CacheReferenceInterface) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
CacheReferenceInterface implementation.
- removeCacheReferenceInterface(CacheReferenceInterface) - Method in class org.safs.android.engine.processor.DriverProcessor
-
CacheReferenceInterface implementation.
- removeCacheReferenceInterface(CacheReferenceInterface) - Method in class org.safs.android.engine.processor.EngineProcessor
-
CacheReferenceInterface implementation.
- removeDoubleQuotes(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Remove any leading and\or trailing double quotes.
- removeEnabledDomain(String) - Static method in class org.safs.Domains
-
Remove a domain from the enabledDomains list.
- removeEventListener() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Detach an event callback to an event from an object.
depending on: nothing
depending level: 0
- removeFisrtChar(String, String) - Static method in class org.safs.rational.wpf.CFWPFMenuBar
-
- removeFromChainedMaps() - Method in class org.safs.tools.consoles.SAFSMonitorFrame.debugAppMap
-
- removeGenericEventListener(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- removeGetMsgProcHook() - Method in interface org.safs.natives.win32.SysMsgHooker
-
- removeGlobalVariable(String) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Remove the global variable, set it to undefined.
- removeHeadersForType(String, String) - Static method in class org.safs.rest.service.Headers
-
Remove one (or more) header(s) from the existing headers for the mapped type.
- removeHeaderValue(String, String, String) - Static method in class org.safs.rest.service.Headers
-
Given a multi-line header String, remove a header value from an existing header name,
or create the new header without the given value.
- removeinstalledapk - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
default is false.
- removeInstalledAPK() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- removeinstalledapk - Variable in class org.safs.android.remotecontrol.SoloTest
-
default is false.
- removeInstalledAPK() - Method in class org.safs.android.remotecontrol.SoloTest
-
- removeInvisibleViews(List<String>) - Method in class com.jayway.android.robotium.remotecontrol.solo.RobotiumUtils
-
Removes invisible Views.
- removeInvisibleViews(List<String>) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Removes invisible Views.
- removeJavaScriptEventListener(WebElement, String, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Note: It is important to call this method in a finally clause to make sure that the polling thread stop.
- removeJVMShutdownReference() - Method in class org.safs.android.auto.lib.Process2
-
Remove this process from the JVM Shutdown Hook thread.
- removeKeyboardProcHook() - Method in interface org.safs.natives.win32.SysMsgHooker
-
- removeListener(NamedListener) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Remove a previously added listener from this Runner.
- removeListener(CallbackHookListener) - Method in class org.safs.natives.AbstractHook
-
remove a listener from the listener list
- removeListener(NamedListener) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Remove a Listener from the list of registered Listeners for this instance.
- removeListener(NamedListener) - Method in class org.safs.sockets.SocketProtocol
-
- removeMouseProcHook() - Method in interface org.safs.natives.win32.SysMsgHooker
-
- removeNonNameChars(String) - Static method in class org.safs.PCTree
-
Remove most typical non-alphanumeric characters from the provided text.
- removeNonNameChars(String, String) - Static method in class org.safs.PCTree
-
Remove all occurrences of nextChar from the text string.
- removeParsedDataTextFile(STAFResult, String, int, String, STAFCommandParseResult) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- removePrefix(String, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Remove the prefix from the original string, and return the result
- removeProcessor(String, ProcessorInterface) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Remove the processor from the cache, the processor should belong to 'target'
- removeProcessors() - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Be careful when you call this method, which will remove all the processors from cache
- removeProcessors(String) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Be careful when you call this method, which will remove all the processors
related to 'target' from cache
- RemoveRegistryKeyValue(Object, Object) - Static method in class org.safs.natives.NativeWrapper
-
Remove a registry key, and/or key value.
- removeRelativeFilePathPrefix(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Attempts to remove ".\", "./", "\", or "/" relative path prefixes from the provided String.
- removeRow(int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- removeRStringPrefixes(String, List<String>) - Static method in class org.safs.GuiObjectVector
-
Remove prefixes known by SAFS from a recognition string, return the left part and a list of prefixes removed.
- removesafs - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- removesafs - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- removesafs - Static variable in class org.safs.install.SilentInstaller
-
- removeSelenium(String) - Static method in class org.safs.selenium.SApplicationMap
-
Remove a Selenium session from storage.
- removeService(String, String) - Method in class org.safs.STAFHelper
-
unload a STAF service
- removeShutdownHook() - Method in class org.safs.STAFHelper
-
Only valid AFTER initialization and the automatic registration of the SHUTDOWN_THREAD.
- removeShutdownHook() - Method in class org.safs.tools.drivers.JSAFSDriver
-
- removeSingleQuotes(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Remove any leading and\or trailing single quotes.
- removestaf - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- removestaf - Static variable in class org.safs.install.SilentInstaller
-
- removeSuffix(String, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Remove the suffix from the original string, and return the result
- removeSystemEnvironmentSubstring(String, String, String) - Static method in class org.safs.install.InstallerImpl
-
Remove a substring from an existing Environment variable (CLASSPATH, PATH, etc..)
- removeSystemEnvironmentSubstringContaining(String, String, String) - Static method in class org.safs.install.InstallerImpl
-
Remove a string entry from an existing Environment variable (CLASSPATH, PATH, etc..)
In this method, we attempt to do a partial match on an entry between separators to locate
the item to remove from the variable.
- RemoveSystemEnvironmentVariable(Object) - Static method in class org.safs.natives.NativeWrapper
-
Delete/Remove a System Environment Variable.
- removeUpdate(DocumentEvent) - Method in class org.safs.ios.IOSProcessContainer
-
- removeUpdate(DocumentEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- removeWaiterId(String) - Method in class org.safs.staf.service.sem.SEMState
-
- removeWebDriver(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Removes the provided webdriver from internal storage and deletes the session info
in the RemoteDriver.
- removeWrappingDoubleQuotes(String) - Static method in class org.safs.StringUtils
-
Remove the leading and ending double quote.
- RENAMEFILE - Static variable in class org.safs.DCDriverFileCommands
-
- renameFile(String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Rename the file from the old file name to the new filename
- renameFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Rename the file from the old file name to the new filename
- renameFile(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Rename the file from the old file name to the new filename
- renameFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Rename the file from the old file name to the new filename
- RenameFile(String, String, boolean) - Static method in class org.safs.SAFSPlus.Files
-
Rename the file from the old file name to the new filename.
- RENAMEFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"RenameFile"
- RENAMEFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RenameFile"
- renameTo(File) - Method in class org.safs.tools.CaseInsensitiveFile
-
- REngineCommandProcessor - Class in org.safs.rational
-
REngineCommandProcessor works with RRobotJHook.
- REngineCommandProcessor() - Constructor for class org.safs.rational.REngineCommandProcessor
-
- repeat(char, int) - Static method in class org.safs.model.Keys
-
Repeats the specified key "count" times.
- REPLACE - Static variable in class org.safs.DCDriverStringCommands
-
- replace(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Replace 'find' substring with 'replace' substring
- replace(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Replace 'find' substring with 'replace' substring
- replace(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Replace 'find' substring with 'replace' substring
- replace(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Replace 'find' substring with 'replace' substring
- Replace(String, String, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Replace 'find' substring with 'replace' substring.
- REPLACE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"Replace"
- REPLACE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Replace"
- replaceAllSubdirectoryFilesSubstrings(String, String[], String, String, boolean) - Static method in class org.safs.text.FileUtilities
-
Recursively replaceDirectoryFileSubstrings in all matching files in the directory and all
sub-directories.
- replaceDirectoryFilesSubstrings(String, String[], String, String, boolean) - Static method in class org.safs.text.FileUtilities
-
Examine the contents of each file in the specified directory whose filename matches any one of the provided fileEndings.
- replaceJVMOptionValue(String, String, String) - Static method in class org.safs.StringUtils
-
Replace the value of an option in the whole JVM options.
- replaceSeparator(String...) - Static method in class org.safs.SAFSPlus
-
Sometimes the parameter (like coordination) will contain separator, but if this one is
the same as 'test-step-separator', then that parameter will not be correctly parsed,
we need to replace it by a different one.
To replace the possible conflicted separator in parameters.
- replaceSeparator(String, String...) - Static method in class org.safs.StringUtils
-
If the params contain the originalSeparator, then replace it by a different separator.
- replaceString(String, String, int, int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method replaceString.
- replaceVariableReferences(String) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
Process any ${var} references.
- ReportsWin - Static variable in class org.safs.model.examples.minimal.MyAppMap.ReportsWin
-
"ReportsWin" Window Component itself.
- REQUEST - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- request(String, String, String, String, Object) - Static method in class org.safs.rest.REST
-
- Request - Class in org.safs.rest.service
-
- Request() - Constructor for class org.safs.rest.service.Request
-
- request(String, String, String, String, Object) - Method in class org.safs.rest.service.RESTImpl
-
- Request(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- request - Variable in class org.safs.staf.service.InfoInterface.RequestInfo
-
- request_get_item - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- REQUEST_PROCEED_TESTING - Static variable in class org.safs.JavaHook
-
0
Proceed with normal testing
- REQUEST_PROCEED_TESTING - Static variable in class org.safs.RobotJHook
-
0
Proceed with normal testing
- REQUEST_USER_STOPPED_SCRIPT_REQUEST - Static variable in class org.safs.JavaHook
-
-1
The user has requested to STOP or ABORT execution of this engine.
- REQUEST_USER_STOPPED_SCRIPT_REQUEST - Static variable in class org.safs.RobotJHook
-
-1
The user has requested to STOP or ABORT execution of this engine.
- requester - Variable in class org.safs.TestRecordHelper
-
- requesterReady - Variable in class org.safs.ProcessRequest
-
true if we have non-null objects where required
- RequestInfo(String, String, String, String, int, int, boolean, int, String, int, String, String, String) - Constructor for class org.safs.staf.service.InfoInterface.RequestInfo
-
- RequestInfo(String, int, String, String) - Constructor for class org.safs.staf.service.InfoInterface.RequestInfo
-
- RequestInfo(String, boolean, String) - Constructor for class org.safs.staf.service.InfoInterface.RequestInfo
-
- RequestInfo(String) - Constructor for class org.safs.staf.service.InfoInterface.RequestInfo
-
- requestMutex(String) - Method in class org.safs.staf.service.sem.MutexState
-
Request exclusive ownership of the Mutex.
Calling thread will be blocked until access is granted.
- requestNumber - Variable in class org.safs.staf.service.InfoInterface.RequestInfo
-
- RequestQueue() - Constructor for class org.safs.staf.service.logging.SLSLogFacility.RequestQueue
-
Creates an empty request queue.
- requireSessionID() - Method in class org.safs.tools.engines.TIDComponent.RESTComponent
-
For some keywords the "sessionID" is optional; for others it is required.
- reset(int, int, boolean) - Method in class org.safs.image.SharedLock
-
- reset() - Method in class org.safs.jvmagent.STAFLocalServer
-
- reset() - Method in class org.safs.staf.service.input.SAFSTextFile
-
resets the line pointer location to the position of the last bookMark.
- reset() - Method in class org.safs.text.ResourceMessageInfo
-
- reset() - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- reset() - Method in class org.safs.tools.engines.GenericEngine
-
- reset() - Method in interface org.safs.tools.GenericToolsInterface
-
Reset or clear any cached information in the underlying tool or service.
- reset() - Method in class org.safs.tools.input.SAFSINPUT
-
Reset/Clear all sources in the service.
- reset() - Method in class org.safs.tools.input.SAFSMAPS
-
Clear all App Map caches from the service.
- reset() - Method in class org.safs.tools.logs.SAFSLOGS
-
This should probably make sure that all open logs are closed.
- reset() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- reset() - Method in class org.safs.tools.status.SAFSSTATUS
-
- reset() - Method in class org.safs.tools.vars.SAFSVARS
-
- RESET_COUNTER - Static variable in class org.safs.text.GENKEYS
-
Reset status counter %1%
- resetAbsoluteIndexStore() - Static method in class org.safs.GuiChildIterator
-
Reset\Clear stored absolute indices.
- resetADBServer() - Static method in class org.safs.android.auto.lib.DUtilities
-
Execute adb kill-server then adb start-server back-to-back with a 4 second delay between.
- resetAllIndices() - Method in class org.safs.android.engine.DGuiObjectIndices
-
- resetBitsTolerance() - Static method in class org.safs.image.ImageUtils
-
Resets the class to use the default_percent_bits_tolerance
and the default_useBitsTolerance.
- resetCompNamesCache() - Static method in class org.safs.selenium.spc.SPCTreeNode
-
reset the cache of compnames already generated to insure we start fresh with any indices.
- resetCounter(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or reset counts in an existing private counter.
- resetCounter(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or reset counts in an existing private counter.
- resetCounter(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or reset counts in an existing private counter.
- resetCounter(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or reset counts in an existing private counter.
- RESETCOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"ResetCounter"
- RESETCOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ResetCounter"
- resetEvent(String) - Method in class org.safs.STAFHelper
-
Purpose: reset a single staf event (sem service)
- resetEvents() - Method in class org.safs.STAFHelper
-
- resetExternalModeCache(Hashtable) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Clear and\or reset the internal component cache used in non-typical modes
of operation like MODE_EXTERNAL_PROCESSING (Process Container).
- resetExternalModeCache(Hashtable) - Method in class org.safs.android.engine.processor.EngineProcessor
-
Resets both the object cache and the _defs cache of associated DGuiObjectDefinitions.
- resetExternalModeCache() - Method in class org.safs.GuiObjectVector
-
Clear and\or reset the internal component cache used in non-typical modes
of operation like MODE_EXTERNAL_PROCESSING (Process Container).
- resetHeaders() - Static method in class org.safs.rest.service.Headers
-
- resetHookEvents(String) - Method in class org.safs.STAFHelper
-
Reset staf hook events (ready, dispatch, running, results, done, shutdown) for the given process.
- resetImplicitlyWait(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Reset the 'Web Driver's ImplicitlyWait timeout' and unlock the 'timeout setting'.
- resetInstrumentsLogCounter() - Static method in class org.safs.ios.Utilities
-
reset our Instruments log parser to monitor the beginning of the log.
- resetIStatus() - Static method in class org.safs.ios.Utilities
-
Reset the collection of fields used for a single call to execute an Instruments script.
rc reset to SCRIPT_NOT_EXECUTED.
- resetKeyEvents() - Method in class org.safs.natives.MSLLKtoRKEventListener
-
Remove all RobotKeyEvent from the list keyEvents
- resetMatchData() - Static method in class org.safs.image.ImageUtils
-
Clear\Reset all internally stored search match data like:
closestX, closestY, closestMatchCount, closestMatchesOf, closestPercentage
- resetMenuCache(String, String) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Reset the cache containing the content of whole menu.
- resetMenuCache() - Method in class org.safs.model.components.JavaMenu
-
Reset the cache containing the content of whole menu.
- resetMenuCache(StepTestTable) - Method in class org.safs.model.components.JavaMenu
-
Reset the cache containing the content of whole menu.
- RESETMENUCACHE_KEYWORD - Static variable in class org.safs.model.commands.JavaMenuFunctions
-
"ResetMenuCache"
- resetModifiedProperties() - Static method in class org.safs.tools.drivers.AbstractDriver
-
Clear System Properties for:
- resetPageLoadTimeout(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Reset the 'Web Driver's PageLoad timeout' and unlock the 'timeout setting'.
- resetParser - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- resetpointers() - Method in class org.safs.staf.service.input.SAFSTextFile
-
resets our line and mark pointers to default read-to-get-started values.
- resetpointers() - Method in class org.safs.text.FileLineReader
-
Resets important fields during Close and other operations.
- resetReady() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Used internally.
- resetResults() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
reset the results fields and properties prior to dispatching a request.
- resetRunningState() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- resetScreenData() - Static method in class org.safs.image.ImageUtils
-
Clear\Reset all internally stored screen data like:
screenWidth, screenHeight, screenBands, screenImage, screenModel, screenBuffer, and screenColor.
- resetScriptTimeout(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Reset the 'Web Driver's JavaScript Execution timeout' and unlock the 'timeout setting'.
- ResetSearchListener() - Constructor for class org.safs.tools.drivers.STAFProcessContainer.HierarchyDlg.ResetSearchListener
-
- resetShutdownSemaphore() - Method in class org.safs.tools.engines.GenericEngine
-
This method is intended to reset the "shutdown" semaphore post hook when it stops.
- resetStatusVars() - Method in class org.safs.android.DEngineCommandProcessor
-
Reset the global SAFSVARS variables that store the most recent command results:
- resetTestLevel() - Method in class org.safs.tools.drivers.InputProcessor
-
Reset those private fields about the 'test level'.
- resetTestResult() - Method in class org.safs.android.messenger.client.MessageResult
-
Reset statuscode to STATUS_REMOTERESULT_UNKNOWN.
- resetTimer(String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Reset a "stopped" timer for reuse.
- resetTimer(String) - Static method in class org.safs.model.commands.DriverCommands
-
Reset a "stopped" timer for reuse.
- RESETTIMER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"ResetTimer"
- RESETTIMER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ResetTimer"
- resetValidation() - Method in class org.safs.tools.logs.MultiLogResults
-
clears ALL flags associated with validated settings including the isValidated flag.
- resetWDTimeout() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
reset the the webdriver timout to the "default" setting of the the running Processor.
- resetWDTimeoutLock() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Resumes allowing changes to the WDTimeout.
- resetXPathObjectCache() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
reset the internal xpath object cache for a new round of full xpath generation.
- RESIGN_JAR_ENV - Static variable in class org.safs.android.auto.lib.DUtilities
-
- RESIGN_JAR_FULL_NAME - Static variable in class org.safs.android.auto.lib.DUtilities
-
This field contains the resign jar file's absolute name, for example, "C:\safs\lib\re-sign.jar".
- resignAUTApk() - Static method in class org.safs.android.auto.lib.DUtilities
-
- resignAUTApk(String, String) - Static method in class org.safs.android.auto.lib.DUtilities
-
This method is used to resign an android apk.
- resignedAPK - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- resignJAR - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- resignOriginalAPK() - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- resizeBrowserWindow(int, int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Resize current browser window
- resolve_enabled - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- RESOLVE_SKIPPED_RECORDS - Static variable in class org.safs.tools.drivers.AbstractInputProcessor
-
By default, SKIPPED records (S) do get processed by resolveExpressions.
- ResolveExpression(String) - Static method in class org.safs.SAFSPlus.Misc
-
- resolveExpression(String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Resolve an expression, which is an ONE-FIELD expression.
- resolveExpression(String, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Resolve a set of expressions delimited by separator.
- resolveExpression(String, String, VarsInterface) - Static method in class org.safs.tools.drivers.JSAFSDriver
-
Resolve the testRecord for supported "numeric/string expressions" and "DDVariable".
If
AbstractDriver.isExpressionsEnabled()
is false, then "numeric/string expressions" will not
be resolved; But the "DDVariable" will be always evaluated.
The input record fields are delimited by the provided separator, and each
field is separately processed for expressions.
Note: How the wrapping-double-quotes are handled after evaluation?
- resolveExpressions(String, String) - Method in class org.safs.tools.vars.SAFSVARS
-
- resolveExpressions(String, String) - Method in interface org.safs.tools.vars.VarsInterface
-
Process the input record for supported numeric and string expressions.
- resource_bind_service - Static variable in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- RESOURCE_BUNDLE - Static variable in class org.safs.control.swing.ControlStepUI
-
- RESOURCE_BUNDLE - Static variable in class org.safs.text.FAILKEYS
-
"failedSAFSTextResourceBundle" Name of resource bundle supported by this class.
- RESOURCE_BUNDLE - Static variable in class org.safs.text.GENKEYS
-
"SAFSTextResourceBundle" Name of resource bundle supported by this class.
- RESOURCE_BUNDLE_ALTTEXT_FOR_DETAIL_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold alternative text for detail message
- RESOURCE_BUNDLE_ALTTEXT_FOR_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold alternative text for message
- RESOURCE_BUNDLE_KEY_FOR_DETAIL_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold NLS detail message Key from resource bundle
- RESOURCE_BUNDLE_KEY_FOR_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold NLS message Key from resource bundle
- RESOURCE_BUNDLE_NAME_FOR_DETAIL_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold Name of the NLS detail message resource bundle
- RESOURCE_BUNDLE_NAME_FOR_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold Name of the NLS message resource bundle
- RESOURCE_BUNDLE_PARAMS_FOR_DETAIL_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold Params or arguments inserted into NLS detail message
- RESOURCE_BUNDLE_PARAMS_FOR_MSG - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
Value will hold Params or arguments inserted into NLS message
- resource_service_attached - Static variable in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- resource_service_disconnect - Static variable in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- resource_service_release - Static variable in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- resourceDetailMsg - Variable in class org.safs.android.engine.processor.SAFSProcessor
-
resourceMsg is used to contain information of NLS detail message in resource bundle
- ResourceMessageInfo - Class in org.safs.text
-
Contain information of NLS message in resource bundle.
- ResourceMessageInfo() - Constructor for class org.safs.text.ResourceMessageInfo
-
- ResourceMessageInfo(String) - Constructor for class org.safs.text.ResourceMessageInfo
-
- ResourceMessageInfo(String, String) - Constructor for class org.safs.text.ResourceMessageInfo
-
- ResourceMessageInfo(String, String, List<String>) - Constructor for class org.safs.text.ResourceMessageInfo
-
- resourceMsg - Variable in class org.safs.android.engine.processor.SAFSProcessor
-
resourceMsg is used to contain information of NLS message in resource bundle
- RESPONSE - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- Response - Class in org.safs.rest.service
-
- Response() - Constructor for class org.safs.rest.service.Response
-
- REST - Class in org.safs.rest
-
- REST() - Constructor for class org.safs.rest.REST
-
- Rest() - Constructor for class org.safs.SAFSPlus.Rest
-
- Rest() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.Rest
-
- REST.DELETE - Class in org.safs.rest
-
- REST.GET - Class in org.safs.rest
-
- REST.HEAD - Class in org.safs.rest
-
- REST.PATCH - Class in org.safs.rest
-
- REST.POST - Class in org.safs.rest
-
- REST.PUT - Class in org.safs.rest
-
- restCF - Variable in class org.safs.tools.engines.TIDComponent
-
The special Processor for handling REST Component Function keywords.
- restCleanResponseMap(String) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Delete REST response (and request if it is stored) from the internal Map.
- restCleanResponseMap(String) - Static method in class org.safs.model.commands.DriverCommands
-
Delete REST response (and request if it is stored) from the internal Map.
- RESTCLEANRESPONSEMAP_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestCleanResponseMap"
- RESTCLEANRESPONSEMAP_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestCleanResponseMap"
- RESTComponent() - Constructor for class org.safs.tools.engines.TIDComponent.RESTComponent
-
- RestConstants() - Constructor for class org.safs.Constants.RestConstants
-
- restDeleteBinary(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteBinary() - Method in class org.safs.model.components.TIDRest
- restDeleteBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETEBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteBinary"
- restDeleteCSS(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteCSS() - Method in class org.safs.model.components.TIDRest
- restDeleteCSS(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETECSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteCSS"
- restDeleteCustom(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "DELETE" method on a REST service with headers defined by user.
- restDeleteCustom(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "DELETE" method on a REST service with headers defined by user.
- restDeleteCustom(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "DELETE" method on a REST service with headers defined by user.
- restDeleteCustom(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "DELETE" method on a REST service with headers defined by user.
- restDeleteCustom(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "DELETE" method on a REST service with headers defined by user.
- restDeleteCustom(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "DELETE" method on a REST service with headers defined by user.
- RESTDELETECUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteCustom"
- restDeleteHTML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteHTML() - Method in class org.safs.model.components.TIDRest
- restDeleteHTML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETEHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteHTML"
- restDeleteImage(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteImage() - Method in class org.safs.model.components.TIDRest
- restDeleteImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETEIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteImage"
- restDeleteJSON(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteJSON() - Method in class org.safs.model.components.TIDRest
- restDeleteJSON(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETEJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteJSON"
- restDeleteResponse(String) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Delete a REST response (and request if stored) from the persistent storages.
- restDeleteResponse(String) - Static method in class org.safs.model.commands.DriverCommands
-
Delete a REST response (and request if stored) from the persistent storages.
- RESTDELETERESPONSE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestDeleteResponse"
- RESTDELETERESPONSE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestDeleteResponse"
- restDeleteResponseStore() - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Delete ALL REST responses (and requests if stored) from the persistent storages.
- restDeleteResponseStore() - Static method in class org.safs.model.commands.DriverCommands
-
Delete ALL REST responses (and requests if stored) from the persistent storages.
- RESTDELETERESPONSESTORE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestDeleteResponseStore"
- RESTDELETERESPONSESTORE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestDeleteResponseStore"
- restDeleteScript(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteScript() - Method in class org.safs.model.components.TIDRest
- restDeleteScript(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETESCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteScript"
- restDeleteText(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteText() - Method in class org.safs.model.components.TIDRest
- restDeleteText(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETETEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteText"
- restDeleteXML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restDeleteXML() - Method in class org.safs.model.components.TIDRest
- restDeleteXML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTDELETEXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteXML"
- RESTDriverCommand() - Constructor for class org.safs.tools.engines.TIDDriverRestCommands.RESTDriverCommand
-
- restEndServiceSession(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Stop a session for a REST service.
- restEndServiceSession() - Method in class org.safs.model.components.TIDRest
-
Stop a session for a REST service.
- restEndServiceSession(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Stop a session for a REST service.
- RESTENDSERVICESESSION_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestEndServiceSession"
- restFlag - Variable in class org.safs.tools.engines.TIDComponent.RESTComponent
-
- restGetBinary(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the binary content.
- restGetBinary(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the binary content.
- restGetBinary(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the binary content.
- restGetBinary(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the binary content.
- restGetBinary(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the binary content.
- restGetBinary(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the binary content.
- RESTGETBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetBinary"
- restGetCSS(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the css text content.
- restGetCSS(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the css text content.
- restGetCSS(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the css text content.
- restGetCSS(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the css text content.
- restGetCSS(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the css text content.
- restGetCSS(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the css text content.
- RESTGETCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetCSS"
- restGetCustom(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service with headers defined by user.
- restGetCustom(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service with headers defined by user.
- restGetCustom(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service with headers defined by user.
- restGetCustom(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service with headers defined by user.
- restGetCustom(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service with headers defined by user.
- restGetCustom(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service with headers defined by user.
- RESTGETCUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetCustom"
- restGetHTML(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the html text content.
- restGetHTML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the html text content.
- restGetHTML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the html text content.
- restGetHTML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the html text content.
- restGetHTML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the html text content.
- restGetHTML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the html text content.
- RESTGETHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetHTML"
- restGetImage(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the image content.
- restGetImage(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the image content.
- restGetImage(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the image content.
- restGetImage(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the image content.
- restGetImage(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the image content.
- restGetImage(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the image content.
- RESTGETIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetImage"
- restGetJSON(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the json text content.
- restGetJSON(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the json text content.
- restGetJSON(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the json text content.
- restGetJSON(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the json text content.
- restGetJSON(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the json text content.
- restGetJSON(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the json text content.
- RESTGETJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetJSON"
- restGetScript(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the javascript text content.
- restGetScript(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the javascript text content.
- restGetScript(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the javascript text content.
- restGetScript(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the javascript text content.
- restGetScript(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the javascript text content.
- restGetScript(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the javascript text content.
- RESTGETSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetScript"
- restGetText(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the plain text content.
- restGetText(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the plain text content.
- restGetText(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the plain text content.
- restGetText(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the plain text content.
- restGetText(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the plain text content.
- restGetText(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the plain text content.
- RESTGETTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetText"
- restGetXML(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the xml text content.
- restGetXML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and try to get back the xml text content.
- restGetXML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the xml text content.
- restGetXML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the xml text content.
- restGetXML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the xml text content.
- restGetXML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and try to get back the xml text content.
- RESTGETXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetXML"
- restHeadBinary(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadBinary() - Method in class org.safs.model.components.TIDRest
- restHeadBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadBinary"
- restHeadCSS(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadCSS() - Method in class org.safs.model.components.TIDRest
- restHeadCSS(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadCSS"
- restHeadCustom(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadCustom() - Method in class org.safs.model.components.TIDRest
- restHeadCustom(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADCUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadCustom"
- restHeadersLoad(String, String, String) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Load headers from a file.
- restHeadersLoad(String[]) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Load headers from a file.
- restHeadersLoad(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Load headers from a file.
- restHeadersLoad(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Load headers from a file.
- RESTHEADERSLOAD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestHeadersLoad"
- RESTHEADERSLOAD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestHeadersLoad"
- restHeadHTML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadHTML() - Method in class org.safs.model.components.TIDRest
- restHeadHTML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadHTML"
- restHeadImage(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadImage() - Method in class org.safs.model.components.TIDRest
- restHeadImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadImage"
- restHeadJSON(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadJSON() - Method in class org.safs.model.components.TIDRest
- restHeadJSON(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadJSON"
- restHeadScript(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadScript() - Method in class org.safs.model.components.TIDRest
- restHeadScript(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadScript"
- restHeadText(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadText() - Method in class org.safs.model.components.TIDRest
- restHeadText(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadText"
- restHeadXML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restHeadXML() - Method in class org.safs.model.components.TIDRest
- restHeadXML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTHEADXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadXML"
- restImpl - Static variable in class org.safs.rest.REST
-
- RESTImpl - Class in org.safs.rest.service
-
- RESTImpl() - Constructor for class org.safs.rest.service.RESTImpl
-
- RESTORE - Static variable in class org.safs.ComponentFunction
-
- restore() - Method in class org.safs.ComponentFunction
-
Restore the current window.
- restore() - Static method in class org.safs.ComponentFunction.Window
-
Restore the current window.
- restore() - Method in class org.safs.install.ProgressIndicator
-
Restore this indicator to its original state.
- restore(String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Sends a RestorePos command to the active window.
- restore() - Method in class org.safs.model.components.Window
-
Sends a RestorePos command to the active window.
- restore(StepTestTable) - Method in class org.safs.model.components.Window
-
Sends a RestorePos command to the active window.
- Restore(Component) - Static method in class org.safs.SAFSPlus.Window
-
Restore current WebBrowser.
- restore() - Method in class org.safs.selenium.CFComponent
-
- restore() - Method in class org.safs.tools.consoles.JavaJVMConsole
-
Restore the console window to its normal size.
- RESTORE_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"Restore"
- restoreAllIndices(DGuiObjectIndices) - Method in class org.safs.android.engine.DGuiObjectIndices
-
- restoreClassIndices(DGuiObjectIndices) - Method in class org.safs.android.engine.DGuiObjectIndices
-
restoreClassIndices ()
- restoreFocusedWindow() - Static method in class org.safs.robot.Robot
-
Pre-condition: The window should be focused
Minimize window by mnemonic key 'R' of window-system-menu.
This works only for windows system.
- restoreInstrumentsScript(String, String, String) - Static method in class org.safs.ios.Utilities
-
Restore the Instruments tools preferred script from its backup.
- restoreInstrumentsScript() - Static method in class org.safs.ios.Utilities
-
call restoreInstrumentsScript with nulls to use defaults.
- restoreWindow(String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Uses ComponentFunctions.dll to maximize the window with the given recognition string.
- restPatchBinary(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchBinary() - Method in class org.safs.model.components.TIDRest
- restPatchBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchBinary"
- restPatchCSS(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchCSS() - Method in class org.safs.model.components.TIDRest
- restPatchCSS(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchCSS"
- restPatchCustom(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchCustom() - Method in class org.safs.model.components.TIDRest
- restPatchCustom(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHCUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchCustom"
- restPatchHTML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchHTML() - Method in class org.safs.model.components.TIDRest
- restPatchHTML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchHTML"
- restPatchImage(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchImage() - Method in class org.safs.model.components.TIDRest
- restPatchImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchImage"
- restPatchJSON(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchJSON() - Method in class org.safs.model.components.TIDRest
- restPatchJSON(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchJSON"
- restPatchScript(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchScript() - Method in class org.safs.model.components.TIDRest
- restPatchScript(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchScript"
- restPatchText(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchText() - Method in class org.safs.model.components.TIDRest
- restPatchText(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchText"
- restPatchXML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPatchXML() - Method in class org.safs.model.components.TIDRest
- restPatchXML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPATCHXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPatchXML"
- restPostBinary(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostBinary() - Method in class org.safs.model.components.TIDRest
- restPostBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostBinary"
- restPostCSS(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostCSS() - Method in class org.safs.model.components.TIDRest
- restPostCSS(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostCSS"
- restPostCustom(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostCustom() - Method in class org.safs.model.components.TIDRest
- restPostCustom(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTCUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostCustom"
- restPostHTML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostHTML() - Method in class org.safs.model.components.TIDRest
- restPostHTML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostHTML"
- restPostImage(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostImage() - Method in class org.safs.model.components.TIDRest
- restPostImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostImage"
- restPostJSON(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostJSON() - Method in class org.safs.model.components.TIDRest
- restPostJSON(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostJSON"
- restPostScript(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostScript() - Method in class org.safs.model.components.TIDRest
- restPostScript(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostScript"
- restPostText(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostText() - Method in class org.safs.model.components.TIDRest
- restPostText(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostText"
- restPostXML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPostXML() - Method in class org.safs.model.components.TIDRest
- restPostXML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPOSTXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostXML"
- restPutBinary(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutBinary() - Method in class org.safs.model.components.TIDRest
- restPutBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutBinary"
- restPutCSS(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutCSS() - Method in class org.safs.model.components.TIDRest
- restPutCSS(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutCSS"
- restPutCustom(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutCustom() - Method in class org.safs.model.components.TIDRest
- restPutCustom(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTCUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutCustom"
- restPutHTML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutHTML() - Method in class org.safs.model.components.TIDRest
- restPutHTML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutHTML"
- restPutImage(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutImage() - Method in class org.safs.model.components.TIDRest
- restPutImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutImage"
- restPutJSON(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutJSON() - Method in class org.safs.model.components.TIDRest
- restPutJSON(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutJSON"
- restPutScript(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutScript() - Method in class org.safs.model.components.TIDRest
- restPutScript(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutScript"
- restPutText(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutText() - Method in class org.safs.model.components.TIDRest
- restPutText(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutText"
- restPutXML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
- restPutXML() - Method in class org.safs.model.components.TIDRest
- restPutXML(StepTestTable) - Method in class org.safs.model.components.TIDRest
- RESTPUTXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutXML"
- restRequest(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform an HTTP method on a REST service.
- restRequest(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform an HTTP method on a REST service.
- restRequest(String, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform an HTTP method on a REST service.
- restRequest(StepTestTable, String, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform an HTTP method on a REST service.
- restRequest(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform an HTTP method on a REST service.
- restRequest(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform an HTTP method on a REST service.
- RESTREQUEST_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestRequest"
- restStartServiceSession(String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Start a session for a REST service.
- restStartServiceSession(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Start a session for a REST service.
- restStartServiceSession(String, String) - Method in class org.safs.model.components.TIDRest
-
Start a session for a REST service.
- restStartServiceSession(StepTestTable, String, String) - Method in class org.safs.model.components.TIDRest
-
Start a session for a REST service.
- restStartServiceSession(String[]) - Method in class org.safs.model.components.TIDRest
-
Start a session for a REST service.
- restStartServiceSession(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Start a session for a REST service.
- RESTSTARTSERVICESESSION_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestStartServiceSession"
- restStoreResponse(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Save a REST response into a persistent storage.
- restStoreResponse(String[]) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Save a REST response into a persistent storage.
- restStoreResponse(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Save a REST response into a persistent storage.
- restStoreResponse(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Save a REST response into a persistent storage.
- RESTSTORERESPONSE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestStoreResponse"
- RESTSTORERESPONSE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestStoreResponse"
- restVerifyResponse(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Verify a REST response is what is expected.
- restVerifyResponse(String[]) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Verify a REST response is what is expected.
- restVerifyResponse(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verify a REST response is what is expected.
- restVerifyResponse(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verify a REST response is what is expected.
- RESTVERIFYRESPONSE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestVerifyResponse"
- RESTVERIFYRESPONSE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestVerifyResponse"
- restVerifyResponseContains(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Verify a REST response contains what is expected.
- restVerifyResponseContains(String[]) - Static method in class org.safs.model.commands.DDDriverRestCommands
-
Verify a REST response contains what is expected.
- restVerifyResponseContains(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verify a REST response contains what is expected.
- restVerifyResponseContains(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verify a REST response contains what is expected.
- RESTVERIFYRESPONSECONTAINS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverRestCommands
-
"RestVerifyResponseContains"
- RESTVERIFYRESPONSECONTAINS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RestVerifyResponseContains"
- result - Variable in exception org.safs.staf.service.logging.STAFLogException
-
STAFResult
containing STAF related information for this
exception.
- RESULT_INFO_ACTIVITYMONITOR_NULL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_ASSERTION_FAIL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_COMMAND_ISNULL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_COMMAND_UNKNOWN - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_COMPARAISON_FAIL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_EXCEPTION - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_GENERAL_FAIL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_GENERAL_SUCCESS - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_GENERATE_UID_NULL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_MEMORY_ISLOW - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_PARAM_WRONG - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_PROCESSOR_EXCEPTION - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_SOLO_ISNULL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_VIEW_NULL - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_INFO_VIEW_TAG_INVALID - Static variable in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- RESULT_KEY - Static variable in class org.safs.natives.NativeWrapper
-
"Result"
- resultRect - Variable in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- ResultsFileFilter() - Constructor for class org.safs.ios.Utilities.ResultsFileFilter
-
- resultsname - Static variable in class org.safs.ios.Utilities.ResultsFileFilter
-
- resume() - Static method in class org.safs.Log
-
- resume() - Method in class org.safs.logging.AbstractLogFacility
-
Resumes logging to this log facility.
- resume() - Method in class org.safs.tools.counters.Counter
-
- RESUME_COUNTERS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- RESUME_COUNTERS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- RESUME_STATUS_COUNTS - Static variable in class org.safs.logging.AbstractLogFacility
-
- RESUME_STATUS_COUNTS - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- resumeAllCounting() - Method in interface org.safs.tools.counters.CountersInterface
-
Resumes counting suspended by suspendAllCounting.
- resumeAllCounting() - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- resumeAllLogs() - Method in interface org.safs.tools.logs.LogsInterface
-
Resume loggint to ALL previosly suspended logs.
- resumeAllLogs() - Method in class org.safs.tools.logs.SAFSLOGS
-
- resumeCounter(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Resume counting on a single counter suspended by suspendCounter.
- resumeCounter(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- ResumeCounts(String...) - Static method in class org.safs.SAFSPlus.Counters
-
Resume counting on all active counters.
- resumeLog(UniqueIDInterface) - Method in interface org.safs.tools.logs.LogsInterface
-
Resume logging to a previously suspended log.
- resumeLog(UniqueIDInterface) - Method in class org.safs.tools.logs.SAFSLOGS
-
- resumeLogging() - Static method in class org.safs.IndependantLog
-
- resumeLogging(String) - Static method in class org.safs.model.commands.DDDriverLogCommands
-
Resume suspended logging.
- resumeLogging(String) - Static method in class org.safs.model.commands.DriverCommands
-
Resume suspended logging.
- ResumeLogging() - Static method in class org.safs.SAFSPlus.Logging
-
Resume all logging output.
- RESUMELOGGING - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
- RESUMELOGGING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverLogCommands
-
"ResumeLogging"
- RESUMELOGGING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ResumeLogging"
- resumeLogParser - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- resumeStatusCounts(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Resume counting on ALL status counters--both public/global and private.
- resumeStatusCounts(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Resume counting on ALL status counters--both public/global and private.
- resumeStatusCounts(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Resume counting on ALL status counters--both public/global and private.
- resumeStatusCounts(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Resume counting on ALL status counters--both public/global and private.
- RESUMESTATUSCOUNTS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"ResumeStatusCounts"
- RESUMESTATUSCOUNTS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ResumeStatusCounts"
- retrieveAbsoluteFileOrDirectory(TestRecordHelper, String) - Static method in class org.safs.image.ImageUtils
-
path must not be null or 0-length
- retrieveFrameRS(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
if the frame-RS is specified as one qualifier of RS, find and return it.
For example, for "FrameID=yyy;property=xxx;property=xxx", we return "FrameID=yyy"
The rest "property=xxx;property=xxx" is not useful for now, as FrameId, FrameName
and FrameXpath, they are enough to find a frame.
- retrieveParameters(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
- retrieveSessionInfoFromFile(String) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Retrieve the remote server's session information for the session with the given id.
- retriveLastSessionInfoFromFile() - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Retrieve SessionInfo representing the "current" or "last" session
- retriveSessionIdFromFile(String) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Retrieve the remote server's session string for the session with the given id.
- returnSetPath(File) - Method in class org.safs.tools.input.UniqueStringFileInfo
-
- returnSetPath(File) - Method in class org.safs.tools.input.UniqueStringMapInfo
-
- returnStatus() - Method in class org.safs.text.FileProcessor
-
returns the status code of the last function called.
- returnStatus() - Method in class org.safs.text.StringProcessor
-
returns the status code of the last function called.
- reverse(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method reverse.
- reverseArray(T[]) - Static method in class org.safs.StringUtils
-
Reverse an array.
- reverseChildren() - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- ReverseRectangle - Class in org.safs.image
-
ReverseRectangle functions as a standard Rectangle object.
- ReverseRectangle() - Constructor for class org.safs.image.ReverseRectangle
-
- ReverseRectangle(Rectangle) - Constructor for class org.safs.image.ReverseRectangle
-
- ReverseRectangle(Point) - Constructor for class org.safs.image.ReverseRectangle
-
- ReverseRectangle(Dimension) - Constructor for class org.safs.image.ReverseRectangle
-
- ReverseRectangle(int, int) - Constructor for class org.safs.image.ReverseRectangle
-
- ReverseRectangle(Point, Dimension) - Constructor for class org.safs.image.ReverseRectangle
-
- ReverseRectangle(int, int, int, int) - Constructor for class org.safs.image.ReverseRectangle
-
- RFSMCache - Static variable in class org.safs.Processor
-
- RFSMOnly - Static variable in class org.safs.Processor
-
- rfsmSearch - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- rfsmSearchMode - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
When true enables RFT_FIND_SEARCH_ACTION recognition string use.
- RFT_FIND_SEARCH_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- RFT_FIND_SEARCH_MODE_ALGORITHM - Static variable in class org.safs.Processor
-
"RFSMOnly"
- RFT_FIND_SEARCH_MODE_CACHE - Static variable in class org.safs.Processor
-
"RFSMCache"
- RFT_FIND_SEARCH_MODE_PREFIX - Static variable in class org.safs.GuiObjectVector
-
":RFSM:"
case-insensitive prefix on entry path vector indicating recognition string is a
RFT find search mode recognition string.
- RFT_INSTALL_DIRECTORY - Static variable in class org.safs.install.RFTInstaller
-
- RFTGENERALVALUEPACKAGENAME - Static variable in class org.safs.rational.CFTable
-
- RFTInstaller - Class in org.safs.install
-
- RFTInstaller() - Constructor for class org.safs.install.RFTInstaller
-
- rgu - Variable in class org.safs.rational.DCDriverCommand
-
A convenient GUIUtilities
- RGuiChildIterator - Class in org.safs.rational
-
No end user would ever normally instantiate an object of this class.
- RGuiChildIterator(List) - Constructor for class org.safs.rational.RGuiChildIterator
-
Constructor used internally by the initial RGuiChildIterator for each subsequent
child level in the hierarchy search.
- RGuiChildIterator(Object, GuiObjectVector, List) - Constructor for class org.safs.rational.RGuiChildIterator
-
Called only once by some external routine kicking off a TestObject search.
- RGuiClassData - Class in org.safs.rational
-
External users would normally not use this class directly.
Consequently, the API and associated data is subject to change without notice.
- RGuiClassData() - Constructor for class org.safs.rational.RGuiClassData
-
- RGuiObjectRecognition - Class in org.safs.rational
-
External users would normally not use this class directly.
Consequently, the API and associated data is subject to change without notice.
- RGuiObjectRecognition(String, Script, int) - Constructor for class org.safs.rational.RGuiObjectRecognition
-
Standard Constructor
- RGuiObjectRecognition(String, String, int, Script) - Constructor for class org.safs.rational.RGuiObjectRecognition
-
Constructor with Alternate Qualifier Separator
- RGuiObjectVector - Class in org.safs.rational
-
- RGuiObjectVector() - Constructor for class org.safs.rational.RGuiObjectVector
-
Calls the minimal RGuiObjectVector constructor.
- RGuiObjectVector(String, String, String) - Constructor for class org.safs.rational.RGuiObjectVector
-
Calls the RGuiObjectVector constructor.
- RGuiObjectVector(String, String, String, Script) - Constructor for class org.safs.rational.RGuiObjectVector
-
Calls the GuiObjectVector constructor and then initGuiObjectRecognition().
- RIGHT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
22
- RIGHT - Static variable in class org.safs.DCDriverStringCommands
-
- right(String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Returns a string of a specified number of characters copied from the end of another string.
- right(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Returns a string of a specified number of characters copied from the end of another string.
- right(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Returns a string of a specified number of characters copied from the end of another string.
- right(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Returns a string of a specified number of characters copied from the end of another string.
- Right(String, int, String) - Static method in class org.safs.SAFSPlus.Strings
-
Returns a string of a specified number of characters copied from the end of another string.
- RIGHT_INDEX_MARK - Static variable in class org.safs.reflect.Reflection
-
")" to signify a reflected indexed property.
- RIGHT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"Right"
- RIGHT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Right"
- RIGHTCLICK - Static variable in class org.safs.ComponentFunction
-
- rightClick(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A right click on an object.
- rightClick(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A right click on an object.
- rightClick(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs a right-click on any part of a Window based on a stored x,y coordinate.
- rightClick(String, String) - Method in class org.safs.model.components.GenericObject
-
A right click on an object.
- rightClick(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A right click on an object.
- rightClick(String[]) - Method in class org.safs.model.components.GenericObject
-
A right click on an object.
- rightClick(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A right click on an object.
- rightClick(String) - Method in class org.safs.model.components.Window
-
Performs a right-click on any part of a Window based on a stored x,y coordinate.
- rightClick(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Performs a right-click on any part of a Window based on a stored x,y coordinate.
- RightClick(Component, String...) - Static method in class org.safs.model.tools.Runner
-
A single RightClick on an object.
- RIGHTCLICK - Static variable in class org.safs.rational.CFTree
-
- rightClick(int, int) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified x,y coordinates then perform a
single mousePress and Release to execute a RightClick.
- rightClick(int, int, int) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified x,y coordinates then perform a
single mousePress and Release to execute a RightClick.
- rightClick(Point) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified Point coordinates then perform a
single mousePress and Release to execute a Click.
- RightClick(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Right-Click on any visible component.
- rightclick(WebElement, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click(Mouse Right Button) - Click on WebElement or WebDriver object at the center
- rightclick(WebElement, Keys, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click(Mouse Right Button) the WebElement at center with a special key pressed.
- rightclick(WebElement, Point, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click(Mouse Right Button) the WebElement at a certain coordination.
- RightClick(Component, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Right-Click on any visible component.
- rightClick(AutoItRs, Point) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Right click with position offset.
- RIGHTCLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"RightClick"
- RIGHTCLICK_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"RightClick"
- rightClickCell(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a right click on a cell in a DotNetTable.
- rightClickCell(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a right click on a cell in a DotNetTable.
- rightClickCell(String, String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single right click on a table cell.
- rightClickCell(String, String, String[]) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single right click on a table cell.
- rightClickCell(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a right click on a cell in a Table.
- rightClickCell(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a right click on a cell in a Table.
- rightClickCell(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a right click on a cell in a JavaTable.
- rightClickCell(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a right click on a cell in a JavaTable.
- rightClickCell(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a right click on a cell in a DotNetTable.
- rightClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a right click on a cell in a DotNetTable.
- rightClickCell(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a right click on a cell in a DotNetTable.
- rightClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a right click on a cell in a DotNetTable.
- rightClickCell(String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single right click on a table cell.
- rightClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single right click on a table cell.
- rightClickCell(String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single right click on a table cell.
- rightClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single right click on a table cell.
- rightClickCell(String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a right click on a cell in a Table.
- rightClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a right click on a cell in a Table.
- rightClickCell(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a right click on a cell in a Table.
- rightClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a right click on a cell in a Table.
- rightClickCell(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a right click on a cell in a JavaTable.
- rightClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a right click on a cell in a JavaTable.
- rightClickCell(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a right click on a cell in a JavaTable.
- rightClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a right click on a cell in a JavaTable.
- RIGHTCLICKCELL - Static variable in class org.safs.rational.CFTable
-
- RIGHTCLICKCELL - Static variable in class org.safs.selenium.CFHTMLTable
-
- RIGHTCLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"RightClickCell"
- RIGHTCLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"RightClickCell"
- RIGHTCLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"RightClickCell"
- RIGHTCLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"RightClickCell"
- rightClickColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Right clicks on the label of the specified column.
- rightClickColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Right clicks on the label of the specified column.
- rightClickColumnLabel(String, String) - Method in class org.safs.model.components.JavaTable
-
Right clicks on the label of the specified column.
- rightClickColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Right clicks on the label of the specified column.
- rightClickColumnLabel(String[]) - Method in class org.safs.model.components.JavaTable
-
Right clicks on the label of the specified column.
- rightClickColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Right clicks on the label of the specified column.
- RIGHTCLICKCOLUMNLABEL - Static variable in class org.safs.rational.CFTable
-
- RIGHTCLICKCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"RightClickColumnLabel"
- rightClickPartial(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to right click a node according to a partial match of its text value.
- rightClickPartial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to right click a node according to a partial match of its text value.
- rightClickPartial(String, String) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to a partial match of its text value.
- rightClickPartial(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to a partial match of its text value.
- rightClickPartial(String[]) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to a partial match of its text value.
- rightClickPartial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to a partial match of its text value.
- RIGHTCLICKPARTIAL - Static variable in class org.safs.rational.CFTree
-
- RightClickPartial(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Right click a node according to a partial match of its path value, and verify this node has been selected.
- RightClickPartial(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Right click the Nth node according to a partial match of its path value, and verify this node has been selected.
- RIGHTCLICKPARTIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"RightClickPartial"
- rightClickScreenImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Same as RightClick.
- rightClickScreenImage(String) - Method in class org.safs.model.components.GenericObject
-
Same as RightClick.
- rightClickScreenImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Same as RightClick.
- RIGHTCLICKSCREENIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"RightClickScreenImage"
- rightClickScreenLocation(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
RightClick a specified screen location.
- rightClickScreenLocation(String) - Method in class org.safs.model.components.GenericObject
-
RightClick a specified screen location.
- rightClickScreenLocation(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
RightClick a specified screen location.
- RIGHTCLICKSCREENLOCATION_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"RightClickScreenLocation"
- rightClickScreenPoint(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
(Deprecated) RightClick a specified screen location.
- rightClickScreenPoint(String) - Method in class org.safs.model.components.GenericObject
-
(Deprecated) RightClick a specified screen location.
- rightClickScreenPoint(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
(Deprecated) RightClick a specified screen location.
- RIGHTCLICKSCREENPOINT_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"RightClickScreenPoint"
- rightClickTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Right-Click a selection according to its text value.
- rightClickTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to RightClick (single click) an item according to its text value.
- rightClickTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to RightClick (single click) an item according to its text value.
- rightClickTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to Right-Click a selection according to its text value.
- rightClickTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Right-Click a selection according to its text value.
- rightClickTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an item according to its text value.
- rightClickTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an item according to its text value.
- rightClickTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an item according to its text value.
- rightClickTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an item according to its text value.
- RIGHTCLICKTEXTITEM - Static variable in class org.safs.rational.CFList
-
- RightClickTextItem(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
RightClick (single click) an item value in ListView according to a full text.
- RightClickTextItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
RightClick (single click) an item value in ListView according to a full text.
- RIGHTCLICKTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"RightClickTextItem"
- RIGHTCLICKTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"RightClickTextItem"
- rightClickTextItemCoords(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Right click a text item at specific Coords.
- rightClickTextItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Right click a text item at specific Coords.
- rightClickTextItemCoords(String, String, String) - Method in class org.safs.model.components.ListView
-
Right click a text item at specific Coords.
- rightClickTextItemCoords(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Right click a text item at specific Coords.
- rightClickTextItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Right click a text item at specific Coords.
- rightClickTextItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Right click a text item at specific Coords.
- RightClickTextItemCoords(Component, String, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
RightClick (single click) an item value in ListView according to a full text at specific coordinate.
- RightClickTextItemCoords(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
RightClick (single click) an item value in ListView according to a full text at specific coordinate.
If there are more than one matched item, select the first one.
- RIGHTCLICKTEXTITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"RightClickTextItemCoords"
- rightClickTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to right-click a node according to its text value.
- rightClickTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to right-click a node according to its text value.
- rightClickTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to right click a node according to its text value.
- rightClickTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to right click a node according to its text value.
- rightClickTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to right-click a node according to its text value.
- rightClickTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to right-click a node according to its text value.
- rightClickTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to right-click a node according to its text value.
- rightClickTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to right-click a node according to its text value.
- rightClickTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to its text value.
- rightClickTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to its text value.
- rightClickTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to its text value.
- rightClickTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to right click a node according to its text value.
- RightClickTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Right click a node according to its path, and verify this node has been selected.
- RightClickTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Right click the Nth node according to its path, and verify this node has been selected.
- RIGHTCLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"RightClickTextNode"
- RIGHTCLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"RightClickTextNode"
- RIGHTCLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"RightClickTextNode"
- rightClickUnverifiedTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to RightClick (single click) an unverifiable item according to its text value.
- rightClickUnverifiedTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to RightClick (single click) an unverifiable item according to its text value.
- rightClickUnverifiedTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an unverifiable item according to its text value.
- rightClickUnverifiedTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an unverifiable item according to its text value.
- rightClickUnverifiedTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an unverifiable item according to its text value.
- rightClickUnverifiedTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to RightClick (single click) an unverifiable item according to its text value.
- RIGHTCLICKUNVERIFIEDTEXTITEM - Static variable in class org.safs.rational.CFList
-
- RIGHTCLICKUNVERIFIEDTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"RightClickUnverifiedTextItem"
- rightClickUnverifiedTextItemCoords(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Right Click an unverifiable text item at specific Coords.
- rightClickUnverifiedTextItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Right Click an unverifiable text item at specific Coords.
- rightClickUnverifiedTextItemCoords(String, String, String) - Method in class org.safs.model.components.ListView
-
Right Click an unverifiable text item at specific Coords.
- rightClickUnverifiedTextItemCoords(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Right Click an unverifiable text item at specific Coords.
- rightClickUnverifiedTextItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Right Click an unverifiable text item at specific Coords.
- rightClickUnverifiedTextItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Right Click an unverifiable text item at specific Coords.
- RIGHTCLICKUNVERIFIEDTEXTITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"RightClickUnverifiedTextItemCoords"
- rightClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly right-click a node according to its text value.
- rightClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly right-click a node according to its text value.
- rightClickUnverifiedTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly right-click a text node.
- rightClickUnverifiedTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly right-click a text node.
- rightClickUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly right-click a node according to its text value.
- rightClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly right-click a node according to its text value.
- rightClickUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly right-click a node according to its text value.
- rightClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly right-click a node according to its text value.
- rightClickUnverifiedTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly right-click a text node.
- rightClickUnverifiedTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly right-click a text node.
- rightClickUnverifiedTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly right-click a text node.
- rightClickUnverifiedTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly right-click a text node.
- RIGHTCLICKUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- RightClickUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Right click a node according to its path, but will NOT verify this node has been selected.
- RightClickUnverifiedTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Right click the Nth node according to its path, but will NOT verify this node has been selected.
- RIGHTCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"RightClickUnverifiedTextNode"
- RIGHTCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"RightClickUnverifiedTextNode"
- RIGHTCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"RightClickUnverifiedTextNode"
- RIGHTDRAG - Static variable in class org.safs.ComponentFunction
-
- rightDrag(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A right mouse drag is performed on the object based on the stored coordinates.
- rightDrag(String) - Method in class org.safs.model.components.GenericObject
-
A right mouse drag is performed on the object based on the stored coordinates.
- rightDrag(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
A right mouse drag is performed on the object based on the stored coordinates.
- rightDrag(Point, Point) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified start Point coordinates then perform a
single mousePress (Button3) and drag\move then Release the mouse button at the end point.
- rightDrag(Point, Point, int) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified start Point coordinates then perform a
single mousePress (Button3) and drag\move then Release the mouse button at the end point.
- RightDrag(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
A right mouse drag is performed on the object based on the stored coordinates relative to this object.
- rightDrag(WebElement, Point, Point) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Perform a right-drag from start point to end point relative to webelement (LeftUp corner).
- RightDrag(Component, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
A right mouse drag is performed on the object based on the stored coordinates relative to this object.
- RIGHTDRAG_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"RightDrag"
- RIGHTTRIM - Static variable in class org.safs.DCDriverStringCommands
-
- rightTrim(String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
A new string trimmed of trailing tabs and spaces.
- rightTrim(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
A new string trimmed of trailing tabs and spaces.
- rightTrim(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
A new string trimmed of trailing tabs and spaces.
- rightTrim(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
A new string trimmed of trailing tabs and spaces.
- RightTrim(String, String) - Static method in class org.safs.SAFSPlus.Strings
-
A new string trimmed of ending tabs and spaces.
- RIGHTTRIM_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"RightTrim"
- RIGHTTRIM_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"RightTrim"
- rightTrimSpace(String) - Static method in class org.safs.StringUtils
-
Trims all chars below char (int) 32 EXCEPT for TAB characters (int) 9
from the right side of the provided text string.
- RLogUtilities - Class in org.safs.rational.logging
-
RLogUtilities extends org.safs.logging.LogUtilities and provides functionality
to log to RobotJ logs and console.
- RLogUtilities() - Constructor for class org.safs.rational.logging.RLogUtilities
-
- RLogUtilities(STAFHelper, Script) - Constructor for class org.safs.rational.logging.RLogUtilities
-
RLogUtilities currently accepts a Script object as its parameter
which requires the running script or hook script to extend the
org.safs.rational.Script class in order to be able to log using
RLogUtilities
- rmi_hostname - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
hostname of the remote grid-node.
- rmi_registry_port - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- rmiAgent - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
A SeleniumRMIAgent, if enabled, to communicate with a remote SAFS Selenium RMI Server.
This may be null if we could not initialize an agent or find a server.
This may also be non-null, but not connected to an RMI server if the server is not running.
- rmiServerClassname - Static variable in class org.safs.selenium.util.SeleniumServerRMIInjector
-
- rmiServerClassname - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
The default value is null, so the console start without RMI server.
- RMITestRecordData - Class in org.safs.rmi.engine
-
Extends TestRecordData, which holds key data used by remote agents.
- RMITestRecordData() - Constructor for class org.safs.rmi.engine.RMITestRecordData
-
No-arg constructor to make this fully qualified javabean
- RMITestRecordData(Object, Object) - Constructor for class org.safs.rmi.engine.RMITestRecordData
-
Constructor presets windowObject and compObject.
- RMITestRecordData(TestRecordHelper) - Constructor for class org.safs.rmi.engine.RMITestRecordData
-
Constructor presets windowObject and compObject.
- RMITestRecordData(TestRecordHelper, Object, Object) - Constructor for class org.safs.rmi.engine.RMITestRecordData
-
Constructor presets windowObject and compObject.
- robot - Variable in class org.safs.android.engine.processor.SAFSProcessor
-
- robot - Variable in class org.safs.image.ImageManager
-
- Robot - Class in org.safs.robot
-
Utility functions for common user interactions on the system.
- Robot() - Constructor for class org.safs.robot.Robot
-
- robot - Static variable in class org.safs.selenium.CFComponent
-
- robotClick(int, int, String, int, Point, String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Workhorse of Java AWT Robot click action.
- RobotClipboardPasteEvent - Class in org.safs.tools.input
-
Derived from RobotKeyEvent for inputting NLS characters.
- RobotClipboardPasteEvent(String, Vector<RobotKeyEvent>) - Constructor for class org.safs.tools.input.RobotClipboardPasteEvent
-
The constructor of class RobotClipboardPasteEvent.
- ROBOTIUM_RUNNER_FOLDER - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- ROBOTIUM_TEST_RUNNER - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- RobotiumTestCase - Class in com.jayway.android.robotium.remotecontrol.client
-
Robotium requires the use of an ActivityInstrumentationTestCase2 and not the
InstrumentationTestRunner of the test package.
- RobotiumTestCase(String, Class) - Constructor for class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
Constructor for the class merely calling the superclass constructor.
- robotiumTestrunner - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
- RobotiumTestRunner - Class in com.jayway.android.robotium.remotecontrol.client
-
Primary InstrumentationTestRunner used for remote controlled Android Automation in associated
with a TCP Messenger Service.
- RobotiumTestRunner() - Constructor for class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- robotiumTimeout - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- robotiumTimeout - Variable in class org.safs.android.remotecontrol.SoloTest
-
- RobotiumUtils - Class in com.jayway.android.robotium.remotecontrol.solo
-
This class is used to process the methods of RobotiumUtils from the robotium-remote-control side.
This is only a wrapper class, the real implementation is in Solo class, refer to
Solo
- RobotiumUtils(Solo) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.RobotiumUtils
-
- robotiumUtils - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- robotiumUtils - Variable in class org.safs.android.remotecontrol.SoloTest
-
- ROBOTJ_ENGINE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SAFSROBOTJ"
- ROBOTJ_EVENT_DISPATCH - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJDispatch"
- ROBOTJ_EVENT_DONE - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJDone"
- ROBOTJ_EVENT_READY - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJReady"
- ROBOTJ_EVENT_RESULTS - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJResults"
- ROBOTJ_EVENT_RUNNING - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJRunning"
- ROBOTJ_EVENT_SHUTDOWN - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJShutdown"
- ROBOTJ_EVENT_START - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJStart"
- ROBOTJ_PROCESS_NAME - Static variable in class org.safs.control.Control
-
- ROBOTJ_PROCESS_NAME - Static variable in class org.safs.RobotJHook
-
- RobotJHook - Class in org.safs
-
Description : RobotJ Hook Script
*** This class needs to be eliminated with RRobotJHook subclassing 'JavaHook' ***
- RobotJHook() - Constructor for class org.safs.RobotJHook
-
- RobotKeyEvent - Class in org.safs.tools.input
-
A simplified KeyEvent class used with the AWT Robot to generate low-level keystrokes.
- RobotKeyEvent(int, int) - Constructor for class org.safs.tools.input.RobotKeyEvent
-
- ROLE_HUB - Static variable in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
'hub' role name for the "grid hub"
- ROLE_NODE - Static variable in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
'node' role name for the "grid node"
- ROOT_ANT_SDK_DIR - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default: D:\ant182
Set to the root directory where the ant Development SDK is located.
- ROOT_ASCRIPTS_DIR - Static variable in class org.safs.ios.Utilities
-
"/Library/SAFS/IOS/ascript/"
- ROOT_CHOOSE_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- ROOT_DROID_PROJECT_DIR - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default: "C:\\SAFS\samples\Droid"
Set to the root directory where the Droid project files are located.
- ROOT_DROID_SDK_DIR - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Default: C:\Program Files\Android\android-sdk\
Set to the root directory where the Droid Development SDK is located.
- ROOT_DROID_SDK_DIR - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default: C:\Program Files\Android\android-sdk\
Set to the root directory where the Droid Development SDK is located.
- ROOT_DROID_SDK_TOOLS - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Default: C:\Program Files\Android\android-sdk\tools
Set to the directory where the Droid Development SDK Tools are located.
- ROOT_DROID_SDK_TOOLS - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default: C:\Program Files\Android\android-sdk\tools
Set to the directory where the Droid Development SDK Tools are located.
- ROOT_IBT_IMAGES_DIR - Static variable in class org.safs.ios.Utilities
-
"/Library/SAFS/IOS/ibt/images/"
- ROOT_INSTRUMENTS_DIR - Static variable in class org.safs.ios.Utilities
-
"/Library/SAFS/IOS/instruments/"
- ROOT_INSTRUMENTS_OUTPUT_DIR - Static variable in class org.safs.ios.Utilities
-
null until set.
- ROOT_INSTRUMENTS_PROJECT_DIR - Static variable in class org.safs.ios.Utilities
-
null until set.
- ROOT_JSCRIPTS_DIR - Static variable in class org.safs.ios.Utilities
-
"/Library/SAFS/IOS/jscript/"
- root_path_available - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- rootdir - Static variable in class org.safs.install.InstallerImpl
-
- rootNode - Variable in class org.safs.selenium.spc.SPCTreePanel
-
- rootRunDir - Static variable in class org.safs.android.DUtilities
-
SAFSDIR variable export from STAFEnv.sh script
- rootRunDir - Static variable in class org.safs.ios.Utilities
-
SAFSDIR variable export from STAFEnv.sh script
- rotateImage(BufferedImage, int) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Rotate the Image with 90, 180 or 270 degree.
- rotateImage(BufferedImage, int) - Static method in class org.safs.image.ImageUtils
-
Rotate the Image with 90, 180 or 270 degree.
- rotateLarge(PointF, PointF) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Draws two semi-circles at the specified centers.
- rotateSmall(PointF, PointF) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Draws two semi-circles at the specified centers.
- routeParser - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- routeToEngines(STAFProcessContainerHelper, boolean) - Method in class org.safs.jvmagent.STAFLocalServer
-
This command is normally only called internally by processCommand.
- routeToEngines(TestRecordHelper, boolean) - Method in class org.safs.tools.drivers.InputProcessor
-
Route the input record to one or more engines, or all engines.
- routeToEngines(TestRecordHelper, boolean) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Route the input record to one or more engines, or all engines.
- routeToPreferredEngines(STAFProcessContainerHelper, boolean) - Method in class org.safs.jvmagent.STAFLocalServer
-
This command is normally only called internally by processCommand.
- routeToPreferredEngines(TestRecordHelper) - Method in class org.safs.tools.drivers.InputProcessor
-
Route the input record to preferred engines only in the order of preference.
- routeToPreferredEngines(TestRecordHelper) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Route the input record to preferred engines only in the order of preference.
- RoutingViewProcessor - Class in org.safs.android.engine.processor
-
This processor is a special processor used to route commands according to the type of object encountered.
- RoutingViewProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.RoutingViewProcessor
-
- rowMap - Variable in class org.safs.rational.CFJCTable
-
- rQueue - Variable in class org.safs.staf.service.logging.SLSLogFacility
-
- RRobotJHook - Class in org.safs.rational
-
Description : RRobotJ Hook Script
- RRobotJHook() - Constructor for class org.safs.rational.RRobotJHook
-
- RRobotJHook(Script) - Constructor for class org.safs.rational.RRobotJHook
-
- RRobotJHook(Script, RLogUtilities) - Constructor for class org.safs.rational.RRobotJHook
-
- RS - Class in org.safs.selenium.webdriver.lib
-
A convenient class to create xpath, cssSelector to create a By searching criterion for Selenium to find WebElement.
It also provides "Recognition String" such as "xpath=xxx", "css=xxx", "id=xxx" etc.
- RS() - Constructor for class org.safs.selenium.webdriver.lib.RS
-
- rs - Variable in class org.safs.tools.engines.AutoItComponent.AutoItDriverCommand
-
AutoItRs, the object representing the component
- rs - Variable in class org.safs.tools.engines.AutoItComponent.CFComponent
-
AutoItRs, the object representing the component
- RS.CSS - Class in org.safs.selenium.webdriver.lib
-
This class contains methods returning an css-selector.
- RS.XPATH - Class in org.safs.selenium.webdriver.lib
-
This class contains methods returning an xpath.
- rs_gen_active - Variable in class org.safs.autoit.AutoItRs.Window
-
- rs_gen_class - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_classnn - Variable in class org.safs.autoit.AutoItRs.Control
-
- rs_gen_h - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_id - Variable in class org.safs.autoit.AutoItRs.Control
-
- rs_gen_instance - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_last - Variable in class org.safs.autoit.AutoItRs.Window
-
- rs_gen_name - Variable in class org.safs.autoit.AutoItRs.Control
-
- rs_gen_regexpclass - Variable in class org.safs.autoit.AutoItRs.Window
-
- rs_gen_regexptitle - Variable in class org.safs.autoit.AutoItRs.Window
-
- rs_gen_text - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_title - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_w - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_x - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- rs_gen_y - Variable in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- RS_KEY_ACTIVE - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_CAPTION - Static variable in class org.safs.Constants.AutoItConstants
-
"caption"
- RS_KEY_CLASS - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_CLASSNN - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_H - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_ID - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_INDEX - Static variable in class org.safs.Constants.AutoItConstants
-
"index" is the same as "instance"
- RS_KEY_INSTANCE - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_LAST - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_NAME - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_REGEXPCLASS - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_REGEXPTITLE - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_TEXT - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_TITLE - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_W - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_X - Static variable in class org.safs.Constants.AutoItConstants
-
- RS_KEY_Y - Static variable in class org.safs.Constants.AutoItConstants
-
- RSA - Class in org.safs
-
This class provides the functionality to
generate the RSA public/private key pair
encrypt the secrete data with public key
decrypt the encrypted data by private key
Usage:
//generate a pair (public-key and private-key) and print them to console
//user needs to move the mouse on the screen to provide random data for generating keys
java org.safs.RSA -gen
//generate a pair (public-key and private-key) and print them to file 'outputfile'
java org.safs.RSA -gen -out outputfile
- RSA() - Constructor for class org.safs.RSA
-
- rsdialog - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- rsKeyToProperty(String) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
Convert the rsKey to the class real property name.
- RsPCTreeMap() - Constructor for class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- RsPCTreeMap(PCTree) - Constructor for class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- RStringStrategy - Class in org.safs.tools.drivers
-
Class RStringStrategy holds the strategy for STAFPC to generate R-Strings optionally.
- RStringStrategy() - Constructor for class org.safs.tools.drivers.RStringStrategy
-
- rstringStrategy - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
Holding some information for generating R-Strings optionally.
- RStringStrategySettings - Class in org.safs.tools.drivers
-
- RStringStrategySettings(RStringStrategy) - Constructor for class org.safs.tools.drivers.RStringStrategySettings
-
- rsWithoutFrames - Variable in class org.safs.selenium.webdriver.lib.SearchObject.SwitchFramesResults
-
- RTestRecordData - Class in org.safs.rational
-
Purpose:RTestRecordData: extends TestRecordData,
which holds key data used by a driver, like step driver.
- RTestRecordData() - Constructor for class org.safs.rational.RTestRecordData
-
Purpose: no-arg constructor to make this fully qualified javabean
- RTestRecordData(STAFHelper, Script) - Constructor for class org.safs.rational.RTestRecordData
-
- RTestRecordData(STAFHelper, Script, DDGUIUtilities) - Constructor for class org.safs.rational.RTestRecordData
-
- rto - Static variable in class org.safs.rational.ft.DynamicEnabler
-
FT 6.x Unique Class object for dynamic enabling
- RTWhitespace(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method RTWhitespace.
- RTYPE - Static variable in class org.safs.jvmagent.STAFLocalServer
-
'E'
- rtype - Variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
- run(String...) - Method in class org.safs.android.auto.lib.StartEmulator
-
- run(boolean, String...) - Method in class org.safs.android.auto.lib.StartEmulator
-
The primary routine used to start an emulator.
- run() - Method in class org.safs.android.messenger.client.MessengerRunner
-
Primary looping test thread remains active for as long as we are bound to a TCP Messenger Service.
- run() - Method in class org.safs.control.ControlObservable
-
Purpose: run method of another thread.
- run() - Method in class org.safs.image.ImageManager.MyThread
-
- run() - Method in class org.safs.image.ScreenXYBTComparator
-
Evaluate if the target image matches at the specified screen x,y coordinate.
- run() - Method in class org.safs.image.SmallPieceComparator
-
- run() - Method in class org.safs.install.ConsumOutStreamProcess.OutputBufferConsumer
-
- run - Variable in class org.safs.ios.IOSProcessContainer
-
- run() - Method in class org.safs.ios.IOSProcessContainer
-
'Runnable' Shutdown Hook registered with JVM to do finalization on exit.
- run() - Method in class org.safs.ios.IOSProcessContainer.RunThread
-
- run() - Method in class org.safs.model.tools.AbstractDriver
-
Initiates the embedded drivers and engines to start running if it is not already running.
- run() - Method in class org.safs.model.tools.AbstractRunner
-
Initiates the embedded drivers and engines to start running if it is not already running.
- run() - Method in class org.safs.model.tools.Driver
-
- run() - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
Must be called at least once to initialize the internal Driver.
- run() - Method in class org.safs.natives.AbstractHook
-
start the hook
- run() - Method in class org.safs.natives.KeyboardHook
-
- run() - Method in class org.safs.natives.MouseHook
-
- run() - Method in class org.safs.rmi.engine.AgentImpl.ServerMonitor
-
- run() - Method in class org.safs.rmi.engine.AgentImpl.STAFMonitor
-
- run() - Method in class org.safs.rmi.engine.RemoteRoot.ShutdownHook
-
- run() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent.ServerMonitor
-
- run() - Method in class org.safs.selenium.spc.SPCElementInfoFrame.FrameThread
-
- run() - Method in class org.safs.selenium.ThreadedSelectWindow
-
Implements the Runnable Interface.
- run() - Method in class org.safs.selenium.util.DocumentClickCapture
-
Internal Runnable use only.
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CaptureEntirePageScreenshot
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Check
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Close
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Maximize
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Open
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.RunScript
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SetTimeout
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.TypeKeys
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Uncheck
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDClickElement
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDSwitchToFrame
-
- run(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDSwitchToFrameByIndex
-
- run() - Method in class org.safs.sockets.AbstractProtocolRunner
-
Required Runnable interface for the Threaded execution of the underlying SocketProtocol.
- run() - Method in class org.safs.staf.service.logging.SLSLogFacility.WorkerThread
-
Runs in a indefinite loop checking for queued request.
- run() - Method in class org.safs.staf.service.queue.EmbeddedQueueService.SendMessageThread
-
- run() - Method in class org.safs.text.INIFileReader.JITLoader
-
- run() - Method in class org.safs.tools.consoles.GenericProcessCapture
-
- run() - Method in class org.safs.tools.consoles.GenericProcessConsole
-
Continuously monitors the process out and err streams routing them to the local
process System.out and System.err.
- run() - Method in class org.safs.tools.consoles.JavaJVMConsole
-
Continuously monitors the JVM out and err streams routing them to the local JFrame display.
- run() - Method in class org.safs.tools.consoles.SAFSMonitorFrame.MonitorThread
-
- run - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- run() - Method in class org.safs.tools.drivers.DefaultDriver
-
Bootstrap a newly instanced driver.
- run() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Called to initialize the EmbeddedDriver and make it ready for use.
- run() - Method in class org.safs.tools.drivers.JSAFSDriver
-
Called to initialize the JSAFSDriver and make it ready for use.
- run() - Method in class org.safs.tools.drivers.MouseCheckTimer
-
- run() - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
The Thread.start entry point.
- run - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- run() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
'Runnable' Shutdown Hook registered with JVM to do finalization on exit.
- run() - Method in class org.safs.tools.drivers.STAFProcessContainer.RunThread
-
- run(String[]) - Method in class org.safs.tools.input.MAPJPGProcessor
-
- RUN_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- RUN_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- RUN_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- runAppleScript(String, String, String, boolean, long) - Static method in class org.safs.ios.Utilities
-
Run an AppleScript via osascript.
- runAsynchBatchProcess(String, String...) - Static method in class org.safs.natives.NativeWrapper
-
Runs an asynch batch process and immediately returns.
- runAsynchExec(String) - Static method in class org.safs.natives.NativeWrapper
-
Runs an asynch exec and immediately returns.
- RUNAUTOMATION_WIN_FILE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
runAutomation.bat
- RUNAUTOMATION_WIN_RESOURCE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
/samples/runautomation.bat
- runCommand(Object) - Method in interface org.safs.rmi.engine.Agent
-
This is a "do anything" function that the Server and Clients have a private contract
to implement.
- runCommand(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("runCommand Unsupported").
- runCommand(Object) - Method in interface org.safs.rmi.engine.Server
-
This is a "do anything" function that the Server and Clients have a private contract
to implement.
- runCommand(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("runCommand Unsupported").
- runCommand(Object) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- runCommand(Object) - Method in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
Called by an RMI Server.
- runCommand(Object) - Method in interface org.safs.selenium.rmi.server.SeleniumRMIServer
-
Called by an RMI Agent.
- runCommand(Object) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
- runCommandLine(String) - Method in class org.safs.tools.ocr.OCREngine
-
- runComponentFunction(String, String) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Component Function on a top-level component (Window).
- runComponentFunction(String, String, String) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunction(String, String, List<String>) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Component Function on a top-level parent (Window).
- runComponentFunction(String, String, String, List<String>) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunction(String, String) - Method in class org.safs.model.tools.AbstractDriver
-
Run a SAFS Component Function on a top-level component (Window).
- runComponentFunction(String, String, String) - Method in class org.safs.model.tools.AbstractDriver
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunction(String, String, String, String...) - Method in class org.safs.model.tools.AbstractDriver
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunction(ComponentFunction, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Execute the desired ComponentFunction using the specified field separator for the record.
- runComponentFunction(ComponentFunction) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Execute the desired ComponentFunction using the default field separator for the record.
- runComponentFunctionConverted(String, String, String, List<String>) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunctionConverted(String, String, String, String...) - Method in class org.safs.model.tools.AbstractDriver
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunctionConverted(String, String, String, String...) - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunctionDirect(ComponentFunction, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
- RunDirFilter() - Constructor for class org.safs.ios.Utilities.RunDirFilter
-
- runDriverCommand(String) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Driver Command.
- runDriverCommand(String, List<String>) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Driver Command.
- runDriverCommand(String, String...) - Method in class org.safs.model.tools.AbstractDriver
-
Run the specified DriverCommand requiring zero or more parameters.
- runDriverCommand(DriverCommand, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Execute the desired DriverCommand using the specified field separator for the record.
This implementation tries following engines in this order:
- runDriverCommand(DriverCommand) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Execute the desired DriverCommand using the default field separator for the record.
- runDriverCommandConverted(String, List<String>) - Method in class org.safs.cukes.steps.StepDefinitions
-
Run a SAFS Driver Command.
- runDriverCommandConverted(String, String...) - Method in class org.safs.model.tools.AbstractDriver
-
Run a SAFS Driver Command.
- runDriverCommandConverted(String, String...) - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
Run a SAFS Driver Command.
- runDriverCommandDirect(DriverCommand, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
- runEmbedded(String[]) - Static method in class org.safs.Log
-
Call to make the SAFS Debug Log--normally a separate Java Process--run embedded inside
the test process in a separate Thread.
- runner - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- runner - Static variable in class org.safs.model.examples.embedded.exclude.XTest
-
- runner - Static variable in class org.safs.model.examples.embedded.include.ATest
-
- runner - Static variable in class org.safs.model.examples.embedded.MyApplicationTest
-
- Runner - Class in org.safs.model.tools
-
This Runner is an access point to a minimalist JSAFS Driver API.
- Runner() - Constructor for class org.safs.model.tools.Runner
-
Gain access to the instance interface to a Runner.
- Runner - Static variable in class org.safs.SAFSPlus
-
The Runner object providing access to the underlying Engines, like RFT, TestComplete, Selenium etc.
- Runner - Static variable in class org.safs.selenium.webdriver.SeleniumPlus
-
The Runner object providing access to the underlying Selenium Engine.
- RunnerAware - Interface in org.safs.model.tools
-
Classes implementing this interface that get automatically configured by a
Runner should automatically receive an instance of the Runner at runtime.
- runnerlisteners - Variable in class org.safs.sockets.AbstractProtocolRunner
-
All Listeners registered with this instance--whether they be simple NamedListeners,
DebugListeners, or ConnectionListeners.
- runnerStopped - Variable in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- runnerThread - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- running - Variable in class org.safs.image.ImageManager
-
- running - Variable in class org.safs.model.tools.AbstractRunner
-
- running - Static variable in class org.safs.model.tools.Driver
-
- running - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
true if the client was running or successfully launched.
- RUNNING_EXECUTION - Static variable in class org.safs.JavaHook
-
"RUNNING"
- RUNNING_SPC - Static variable in class org.safs.selenium.SeleniumJavaHook
-
- RUNNING_TEXT - Static variable in class org.safs.ios.IOSProcessContainer
-
"Running..."
- RUNNING_TEXT - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"Running..."
- runpath - Static variable in class org.safs.ios.Utilities.RunDirFilter
-
- RunRegressionTest - Class in org.safs.model.examples.tables
-
- RunRegressionTest() - Constructor for class org.safs.model.examples.tables.RunRegressionTest
-
- RunScript - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- RunScript() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.RunScript
-
- runSeleniumBuilderScript(String, Log, WebDriverFactory, HashMap<String, String>, Map<String, String>, boolean) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Run a SeBuilder JSON Script.
- runSeleniumBuilderScript(String, Log, boolean) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Run a SeBuilder JSON Script explicitly using the existing WebDriver instance.
- runShortProcessAndWait(String, String...) - Static method in class org.safs.natives.NativeWrapper
-
Runs a short process and waits for it to complete.
- runStep(Step) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
Execute the action represented in the Step.
- runTest() - Method in class org.safs.SAFSPlus
-
INTERNAL USE ONLY.
- runTest() - Method in class org.safs.selenium.spc.WDSPC
-
- RunThread() - Constructor for class org.safs.ios.IOSProcessContainer.RunThread
-
- RunThread() - Constructor for class org.safs.tools.drivers.STAFProcessContainer.RunThread
-
- runtime - Variable in class org.safs.persist.AbstractRuntimeDataPersistor
-
- runtime - Variable in class org.safs.persist.AbstractRuntimeDataVerifier
-
- RuntimeDataAware - Interface in org.safs.model.tools
-
Classes implementing this interface can get automatically configured by classes
performing or facilitating Dependency Injection at runtime.
- RuntimeDataInterface - Interface in org.safs.tools
-
Classes implementing this Interface are providing access to various assets provided by the
running test framework.
- s - Static variable in class org.safs.install.InstallerImpl
-
- s - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- s - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
a single space
- s - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
a single space
- s - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
a single space
- s - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- safs - Variable in class org.safs.android.messenger.MessengerService
-
- safs - Static variable in class org.safs.cukes.steps.SAFSSteps
-
Optional access to the underlying JSAFSDriver exposing a great deal of SAFS functionality.
- SAFS_ABBOT_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFS/Abbot"
- SAFS_ABBOT_PROCESS_ID - Static variable in class org.safs.STAFHelper
-
"SAFS/AbbotID"
- SAFS_APPMAP_SERVICE - Static variable in class org.safs.STAFHelper
-
"SAFSMAPS"
- SAFS_CLASSIC_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotClassic"
- SAFS_CLASSIC_PROCESS_ID - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotClassicID"
- SAFS_CLEARPROXIESALWAYS_ITEM - Static variable in class org.safs.Processor
-
"clearProxiesAlways"
- SAFS_COMMANDLINEBREAKPOINT_ITEM - Static variable in class org.safs.Processor
-
"commandLineBreakpoint"
- SAFS_COMMANDLINEBREAKPOINT_VARIABLE - Static variable in class org.safs.Processor
-
"safs.commandLineBreakpoint"
- SAFS_CYCLE_TRD - Static variable in class org.safs.STAFHelper
-
"SAFS/CYCLE/" trd root
- SAFS_DATAPOOL_DIR - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
- SAFS_DEBUG_MAP - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame.debugAppMap
-
- SAFS_DEFAULT_START_INDEX - Static variable in class org.safs.tools.stringutils.StringUtilities
-
The default start index, it is 1
- SAFS_DRIVER_COMMANDS - Static variable in class org.safs.DCJavaHook
-
- SAFS_DRIVER_COMMANDS - Static variable in class org.safs.EmbeddedDCHookDriver
-
- SAFS_ENCRYPTED_STRING_PREFIX - Static variable in class org.safs.RSA
-
- SAFS_EVENT_DISPATCH - Static variable in class org.safs.STAFHelper
-
"Dispatch"
- SAFS_EVENT_DONE - Static variable in class org.safs.STAFHelper
-
"Done"
- SAFS_EVENT_READY - Static variable in class org.safs.STAFHelper
-
"Ready"
- SAFS_EVENT_RESULTS - Static variable in class org.safs.STAFHelper
-
"Results"
- SAFS_EVENT_RUNNING - Static variable in class org.safs.STAFHelper
-
"Running"
- SAFS_EVENT_SHUTDOWN - Static variable in class org.safs.STAFHelper
-
"Shutdown"
- SAFS_EVENT_START - Static variable in class org.safs.STAFHelper
-
"Start"
- SAFS_GENERIC_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFS/Process"
- SAFS_GENERIC_PROCESS_ID - Static variable in class org.safs.STAFHelper
-
"SAFS/ProcessID"
- SAFS_HOOK_TRD - Static variable in class org.safs.STAFHelper
-
"SAFS/HOOK/" trd root
- SAFS_HOOK_TRD_MUTEX - Static variable in class org.safs.STAFHelper
-
"SAFS/Hook/TRD",
Mutex for ALL applications and processes wishing to use SAFS/Hook/TRD data
- SAFS_INPUT_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFSInputService"
- SAFS_INPUT_SERVICE - Static variable in class org.safs.STAFHelper
-
"SAFSINPUT"
- SAFS_JAVASCRIPT_GLOBAL_DEBUG_MESSAGES_VAR - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SAFS_JAVASCRIPT_GLOBAL_ERROR_CODE_VAR - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SAFS_JAVASCRIPT_GLOBAL_ERROR_OBJECT_VAR - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SAFS_JAVASCRIPT_GLOBAL_PREVIOUS_HIGHLIGHT_ELEMENT_STYLE_VAR - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SAFS_JAVASCRIPT_GLOBAL_PREVIOUS_HIGHLIGHT_ELEMENT_VAR - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SAFS_JAVASCRIPT_RESULT - Static variable in class org.safs.selenium.webdriver.CFComponent
-
- SAFS_LISTENER_NAME - Static variable in class org.safs.android.remotecontrol.SAFSRemoteControl
-
- SAFS_LOGGING_SERVICE - Static variable in class org.safs.STAFHelper
-
"SAFSLOGS"
- SAFS_LOGGINGLOG_SERVICE - Static variable in class org.safs.STAFHelper
-
- SAFS_NULL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"<SAFS_NULL>"
Used thru STAF and other areas to exchange NULL, MISSING, or DOES NOT EXIST values.
- SAFS_PARAMS_FILE - Static variable in class org.safs.Processor
-
"safsparams.dat"
- SAFS_PROJECT_CONFIG - Static variable in class org.safs.tools.drivers.EmbeddedHookDriver
-
"safs.project.config"
System Property identifying the path to an alternate project
configuration file (other than safstid.ini in the default
project configuration location.
JVM command line: -Dsafs.project.config=string|path
- SAFS_RESBUN_NAME - Static variable in class org.safs.Processor
-
- SAFS_RESBUN_NAME - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
"SAFSTextResourceBundle"
- SAFS_ROBOTJ_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJ"
- SAFS_ROBOTJ_PROCESS_ID - Static variable in class org.safs.STAFHelper
-
"SAFS/RobotJID"
- SAFS_RUNNER_FOLDER - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- SAFS_SAFSLOGS_PROCESS - Static variable in class org.safs.STAFHelper
-
"STAF/Service/SAFSLOGS"
- SAFS_SAFSMAPS_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFSAppMapService"
- SAFS_SAFSVARS_PROCESS - Static variable in class org.safs.STAFHelper
-
"SAFSVariableService"
- SAFS_SECSWAITFORCOMPONENT_ITEM - Static variable in class org.safs.Processor
-
"secsWaitForComponent"
- SAFS_SECSWAITFORCOMPONENT_VARIABLE - Static variable in class org.safs.Processor
-
"safs.secsWaitForComponent"
- SAFS_SECSWAITFORWINDOW_ITEM - Static variable in class org.safs.Processor
-
"secsWaitForWindow"
- SAFS_SECSWAITFORWINDOW_VARIABLE - Static variable in class org.safs.Processor
-
"safs.secsWaitForWindow"
- SAFS_SELENIUM_SERVER_BOOTUP_READY - Static variable in class org.safs.selenium.SeleniumJavaHook
-
- SAFS_SELENIUM_SERVER_BOOTUP_READY - Static variable in class org.safs.selenium.webdriver.SeleniumHook
-
- SAFS_SERVICE_APP - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default: SAFSMessenger\bin\SAFSTCPMessenger-debug.apk
Set to the path to the SAFS Communication Service app.
- SAFS_SERVICE_PACKAGE - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default: org.safs.android.messenger
Set to the expected package name of the SAFS Service.
- SAFS_SHARED_TRD_PREFIX - Static variable in class org.safs.control.Control
-
- safs_silent - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- safs_silent - Static variable in class org.safs.install.SilentInstaller
-
- SAFS_STEP_TRD - Static variable in class org.safs.STAFHelper
-
"SAFS/STEP/" trd root
- SAFS_SUITE_TRD - Static variable in class org.safs.STAFHelper
-
"SAFS/SUITE/" trd root
- SAFS_TEST_RUNNER - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- SAFS_TESTDOMAINS_ITEM - Static variable in class org.safs.Processor
-
"testDomains"
Config setting should contain semi-colon delimited combinations of values:
Java;Html;Net;Win
- SAFS_TESTDOMAINS_VARIABLE - Static variable in class org.safs.Processor
-
"safs.testDomains"
- SAFS_TESTLOG_CLIENT - Static variable in class org.safs.Log
-
"SAFSTESTLOGClient" -- registered STAF Process name for other JVM/processes.
- SAFS_TESTLOG_CLS - Static variable in class org.safs.Log
-
"CLS" -- Command to clear lines in the debug console to separate logging sessions.
- SAFS_TESTLOG_FILE - Static variable in class org.safs.Log
-
"-file:" -- Command-line prefix to enable output to file.
- SAFS_TESTLOG_HELP - Static variable in class org.safs.Log
-
"HELP" -- Command to show the Help info in the debug console.
- SAFS_TESTLOG_LEVEL - Static variable in class org.safs.Log
-
"LEVEL" -- root command for setting the log level.
- SAFS_TESTLOG_LIST - Static variable in class org.safs.Log
-
"LIST" -- Command to show the Help info in the debug console.
- SAFS_TESTLOG_MSG - Static variable in class org.safs.control.Control
-
- SAFS_TESTLOG_PROCESS - Static variable in class org.safs.Log
-
"SAFS/TESTLOG" - registered STAF Process name for the primary debug console.
- SAFS_TESTLOG_RESUME - Static variable in class org.safs.Log
-
"RESUME" -- Command to RESUME debug logging.
- SAFS_TESTLOG_SHUTDOWN - Static variable in class org.safs.Log
-
"SHUTDOWN" -- Command to close the debug console and unregister with STAF.
- SAFS_TESTLOG_SUSPEND - Static variable in class org.safs.Log
-
"SUSPEND" -- Command to SUSPEND debug logging temporarily.
- SAFS_TESTLOG_VARIABLE - Static variable in class org.safs.Log
-
"SAFS/TESTLOG/MSG" -- SAFSVARS variable to monitor sent messages.
- SAFS_USER_EXTENSIONS - Static variable in class org.safs.selenium.SeleniumJavaHook
-
- SAFS_USER_EXTENSIONS - Static variable in class org.safs.selenium.webdriver.SeleniumHook
-
- SAFS_VAR_APPMAPNAME - Static variable in class org.safs.STAFHelper
-
".../appmapname"
- SAFS_VAR_BENCHDIRECTORY - Static variable in class org.safs.STAFHelper
-
7 initial preset variables
- SAFS_VAR_COMMANDLINEBREAKPOINT - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_DATAPOOLDIRECTORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_DIFDIRECTORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_FAC - Static variable in class org.safs.STAFHelper
-
".../fac"
- SAFS_VAR_FILENAME - Static variable in class org.safs.STAFHelper
-
".../filename"
- SAFS_VAR_GLOBAL_LAST_LOG_DESC - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_GLOBAL_LAST_LOG_MSG - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_GLOBAL_LAST_LOG_TYPE - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_INPUTRECORD - Static variable in class org.safs.STAFHelper
-
".../inputrecord"
- SAFS_VAR_LINENUMBER - Static variable in class org.safs.STAFHelper
-
".../linenumber"
- SAFS_VAR_LOGSDIRECTORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_PROJECTDIRECTORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_ROOTVERIFYDIRECTORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_RUNTIMEREPOSITORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_SAFSACTIVECYCLE - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_SAFSACTIVESTEP - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_SAFSACTIVESUITE - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_SECSWAITFORCOMPONENT - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_SECSWAITFORWINDOW - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_SEPARATOR - Static variable in class org.safs.STAFHelper
-
".../separator"
- SAFS_VAR_STATUSCODE - Static variable in class org.safs.STAFHelper
-
".../statuscode"
- SAFS_VAR_STATUSINFO - Static variable in class org.safs.STAFHelper
-
".../statusinfo"
- SAFS_VAR_SYSTEMUSERID - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_TESTDIRECTORY - Static variable in class org.safs.STAFHelper
-
- SAFS_VAR_TESTLEVEL - Static variable in class org.safs.STAFHelper
-
".../testlevel"
- SAFS_VARIABLE_SERVICE - Static variable in class org.safs.STAFHelper
-
"SAFSVARS"
- SAFSABBOT - Class in org.safs.tools.engines
-
A wrapper to the Abbot SAFS engine--the "Abbot" engine.
- SAFSABBOT() - Constructor for class org.safs.tools.engines.SAFSABBOT
-
Constructor for SAFSROBOTJ.
- SAFSABBOT(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSABBOT
-
PREFERRED Constructor for SAFSROBOTJ.
- SAFSActionErrorRuntimeException - Exception in org.safs.jvmagent
-
- SAFSActionErrorRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSActionErrorRuntimeException
-
Constructor for SAFSActionErrorRuntimeException.
- SAFSActionErrorRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSActionErrorRuntimeException
-
Constructor for SAFSActionErrorRuntimeException.
- SAFSActionErrorRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSActionErrorRuntimeException
-
Constructor for SAFSActionErrorRuntimeException.
- SAFSActionErrorRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSActionErrorRuntimeException
-
Constructor for SAFSActionErrorRuntimeException.
- SAFSActionUnsupportedRuntimeException - Exception in org.safs.jvmagent
-
- SAFSActionUnsupportedRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSActionUnsupportedRuntimeException
-
Constructor for SAFSActionUnsupportedRuntimeException.
- SAFSActionUnsupportedRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSActionUnsupportedRuntimeException
-
Constructor for SAFSActionUnsupportedRuntimeException.
- SAFSActionUnsupportedRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSActionUnsupportedRuntimeException
-
Constructor for SAFSActionUnsupportedRuntimeException.
- SAFSActionUnsupportedRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSActionUnsupportedRuntimeException
-
Constructor for SAFSActionUnsupportedRuntimeException.
- SAFSAppMapFile - Class in org.safs.staf.service.map
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- SAFSAppMapFile() - Constructor for class org.safs.staf.service.map.SAFSAppMapFile
-
This constructor will create an inoperable (Closed) file object.
- SAFSAppMapFile(String, String, int, String, File, int) - Constructor for class org.safs.staf.service.map.SAFSAppMapFile
-
The constructor used by the SAFSAppMapReader.
- SAFSAppMapService - Class in org.safs.staf.service.map
-
This SAFSAppMapService class is an external STAF service run by the JSTAF Service Proxy.
- SAFSAppMapService() - Constructor for class org.safs.staf.service.map.SAFSAppMapService
-
Initialize the class, primarily, the parser used to parse service requests.
- SAFSAppMapService3 - Class in org.safs.staf.service.map
-
This SAFSAppMapService3 class is an external STAF service run by the JSTAF Service Proxy.
- SAFSAppMapService3() - Constructor for class org.safs.staf.service.map.SAFSAppMapService3
-
Initialize the class, primarily, the parser used to parse service requests.
- SAFSBINPath - Static variable in class org.safs.install.SAFSInstaller
-
- SAFSBreakpointException - Exception in org.safs
-
- SAFSBreakpointException(String) - Constructor for exception org.safs.SAFSBreakpointException
-
- SAFSCOUNTERS - Class in org.safs.tools.counters
-
- SAFSCOUNTERS() - Constructor for class org.safs.tools.counters.SAFSCOUNTERS
-
Constructor for SAFSCOUNTERS
- SAFSCustomLoggingService - Class in org.safs.staf.service.logging.v2
-
This class is custom Logging service of STAF version 2.
- SAFSCustomLoggingService() - Constructor for class org.safs.staf.service.logging.v2.SAFSCustomLoggingService
-
- SAFSCustomLoggingService3 - Class in org.safs.staf.service.logging.v3
-
This class is custom Logging service of STAF version 3.
- SAFSCustomLoggingService3() - Constructor for class org.safs.staf.service.logging.v3.SAFSCustomLoggingService3
-
- safsdir - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- safsDir - Variable in class org.safs.install.ProjectInstaller
-
- safsdir - Static variable in class org.safs.install.SilentInstaller
-
- SAFSDIREnv - Static variable in class org.safs.install.SAFSInstaller
-
- SAFSDRIVER - Class in org.safs.tools.drivers
-
SAFSDRIVER is the default, completed implementation of our abstract DefaultDriver.
- SAFSDRIVER() - Constructor for class org.safs.tools.drivers.SAFSDRIVER
-
Default constructor using the default Driver name.
- SAFSDRIVER(String) - Constructor for class org.safs.tools.drivers.SAFSDRIVER
-
Constructor allowing an alternate Driver name.
- SAFSDriverCommands - Class in org.safs.android.remotecontrol
-
Provide an Android RemoteControl API interface to SAFS Driver Commands for non-SAFS users using a SAFSTestRunner.
- SAFSDriverCommands(Solo) - Constructor for class org.safs.android.remotecontrol.SAFSDriverCommands
-
Default (required) public constructor.
- SAFSDRIVERCOMMANDS - Class in org.safs.tools.engines
-
Provides support for comprehensive, in-process Driver Commands.
- SAFSDRIVERCOMMANDS() - Constructor for class org.safs.tools.engines.SAFSDRIVERCOMMANDS
-
Constructor for SAFSDRIVERCOMMANDS
- SAFSDRIVERCOMMANDS(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSDRIVERCOMMANDS
-
PREFERRED Constructor for SAFSDriverCommands.
- SAFSDROID - Class in org.safs.tools.engines
-
A wrapper to Google's Android Automation SAFS engine--the "Droid" engine.
- SAFSDROID() - Constructor for class org.safs.tools.engines.SAFSDROID
-
Constructor for SAFS/DROID.
- SAFSDROID(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSDROID
-
PREFERRED Constructor for SAFS/DROID.
- SAFSEmbeddedJavaExe - Static variable in class org.safs.install.SilentInstaller
-
- SAFSEngineCommands - Class in org.safs.android.remotecontrol
-
Provide an Android RemoteControl API interface to SAFS Engine Commands for non-SAFS users using a SAFSTestRunner.
- SAFSEngineCommands(Solo) - Constructor for class org.safs.android.remotecontrol.SAFSEngineCommands
-
Default (required) public constructor.
- SAFSException - Exception in org.safs
-
Purpose: our user defined application exception used with this package.
- SAFSException(String) - Constructor for exception org.safs.SAFSException
-
Purpose: constructor
- SAFSException(String, String) - Constructor for exception org.safs.SAFSException
-
- SAFSException(Object, String) - Constructor for exception org.safs.SAFSException
-
Purpose: constructor, this one takes a 'this' reference from the caller
- SAFSException(Object, String, String) - Constructor for exception org.safs.SAFSException
-
Purpose: constructor, this one takes a 'this' reference from the caller
- SAFSException(Throwable) - Constructor for exception org.safs.SAFSException
-
Use a Throwable to create a new SAFSException
- SAFSException(String, Throwable) - Constructor for exception org.safs.SAFSException
-
- SafsExpression - Class in org.safs.tools.expression
-
(Copied from
RRAFS StringUtilities -- the original implementation.)
Given an expression attempt to locate variable assignment references
and other operators and process the expressions into a result string.
- SafsExpression() - Constructor for class org.safs.tools.expression.SafsExpression
-
Method SafsExpression.
- SafsExpression(String) - Constructor for class org.safs.tools.expression.SafsExpression
-
Method SafsExpression.
- SafsExpression(SimpleVarsInterface) - Constructor for class org.safs.tools.expression.SafsExpression
-
Method SafsExpression.
- SafsExpression(String, SimpleVarsInterface) - Constructor for class org.safs.tools.expression.SafsExpression
-
Method SafsExpression.
- SAFSFile - Class in org.safs.staf.service.input
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- SAFSFile() - Constructor for class org.safs.staf.service.input.SAFSFile
-
This constructor will create an inoperable (Closed) file object.
- SAFSFile(String, String, int, String, File) - Constructor for class org.safs.staf.service.input.SAFSFile
-
The constructor used by the SAFSFileReader.
- SAFSFileReader - Class in org.safs.staf.service.input
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- SAFSFileReader() - Constructor for class org.safs.staf.service.input.SAFSFileReader
-
The constructor used by the SAFSFileReader.
- safsfilereader_resources - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- safsfilereader_resources - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- safsHome - Variable in class org.safs.install.ProjectInstaller
-
- SAFSINPUT - Class in org.safs.tools.input
-
This concrete implementation interfaces clients to the SAFSINPUT service.
- SAFSINPUT() - Constructor for class org.safs.tools.input.SAFSINPUT
-
Constructor for SAFSINPUT.
- SAFSInputService - Class in org.safs.staf.service.input
-
This class is Input service of STAF version 2.
- SAFSInputService() - Constructor for class org.safs.staf.service.input.SAFSInputService
-
- SAFSInputService3 - Class in org.safs.staf.service.input
-
This class is Input service of STAF version 3.
- SAFSInputService3() - Constructor for class org.safs.staf.service.input.SAFSInputService3
-
- SAFSInstaller - Class in org.safs.install
-
- SAFSInstaller() - Constructor for class org.safs.install.SAFSInstaller
-
- SAFSInvalidActionArgumentRuntimeException - Exception in org.safs.jvmagent
-
- SAFSInvalidActionArgumentRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionArgumentRuntimeException
-
Constructor for SAFSInvalidActionArgumentRuntimeException.
- SAFSInvalidActionArgumentRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionArgumentRuntimeException
-
Constructor for SAFSInvalidActionArgumentRuntimeException.
- SAFSInvalidActionArgumentRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionArgumentRuntimeException
-
Constructor for SAFSInvalidActionArgumentRuntimeException.
- SAFSInvalidActionArgumentRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionArgumentRuntimeException
-
Constructor for SAFSInvalidActionArgumentRuntimeException.
- SAFSInvalidActionRuntimeException - Exception in org.safs.jvmagent
-
- SAFSInvalidActionRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionRuntimeException
-
Constructor for SAFSInvalidActionRuntimeException.
- SAFSInvalidActionRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionRuntimeException
-
Constructor for SAFSInvalidActionRuntimeException.
- SAFSInvalidActionRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionRuntimeException
-
Constructor for SAFSInvalidActionRuntimeException.
- SAFSInvalidActionRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSInvalidActionRuntimeException
-
Constructor for SAFSInvalidActionRuntimeException.
- SAFSInvalidComponentRuntimeException - Exception in org.safs.jvmagent
-
- SAFSInvalidComponentRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSInvalidComponentRuntimeException
-
Constructor for SAFSInvalidComponentRuntimeException.
- SAFSInvalidComponentRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSInvalidComponentRuntimeException
-
Constructor for SAFSInvalidComponentRuntimeException.
- SAFSInvalidComponentRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSInvalidComponentRuntimeException
-
Constructor for SAFSInvalidComponentRuntimeException.
- SAFSInvalidComponentRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSInvalidComponentRuntimeException
-
Constructor for SAFSInvalidComponentRuntimeException.
- SAFSIOS - Class in org.safs.tools.engines
-
A wrapper to Apple's iOS Developer UIAutomation SAFS engine--the "IOS" engine.
- SAFSIOS() - Constructor for class org.safs.tools.engines.SAFSIOS
-
Constructor for IOS.
- SAFSIOS(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSIOS
-
PREFERRED Constructor for SAFSIOS.
- SAFSJARPath - Static variable in class org.safs.install.SAFSInstaller
-
- SAFSJARPath - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SAFSLIBPath - Static variable in class org.safs.install.SAFSInstaller
-
- safslog - Variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
- SAFSLOG_MAJOR_VER - Static variable in class org.safs.staf.service.logging.STAFFileLogItem
-
- SAFSLOG_MINOR_VER - Static variable in class org.safs.staf.service.logging.STAFFileLogItem
-
- SAFSLoggerFactory - Class in org.safs.logging.slf4j
-
SLF4J Logger Factory capable of returning Adapters for the SAFSLOG and the SAFS Debug Log.
- SAFSLoggerFactory() - Constructor for class org.safs.logging.slf4j.SAFSLoggerFactory
-
- SAFSLoggingService - Class in org.safs.staf.service.logging.v2
-
This class is Logging service of STAF version 2.
- SAFSLoggingService() - Constructor for class org.safs.staf.service.logging.v2.SAFSLoggingService
-
- SAFSLoggingService3 - Class in org.safs.staf.service.logging.v3
-
This class is Logging service of STAF version 3.
- SAFSLoggingService3() - Constructor for class org.safs.staf.service.logging.v3.SAFSLoggingService3
-
- SAFSLOGS - Class in org.safs.tools.logs
-
This concrete implementation interfaces clients to the SAFSLOGS service.
- SAFSLOGS() - Constructor for class org.safs.tools.logs.SAFSLOGS
-
Constructor for SAFSLOGS
- SAFSMAPS - Class in org.safs.tools.input
-
This concrete implementation interfaces clients to the SAFSMAPS service.
- SAFSMAPS() - Constructor for class org.safs.tools.input.SAFSMAPS
-
Constructor for SAFSMAPS.
- SAFSMessage - Class in org.safs.android.remotecontrol
-
- SAFSMessage() - Constructor for class org.safs.android.remotecontrol.SAFSMessage
-
- SAFSMissingActionArgumentRuntimeException - Exception in org.safs.jvmagent
-
- SAFSMissingActionArgumentRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSMissingActionArgumentRuntimeException
-
Constructor for SAFSMissingActionArgumentRuntimeException.
- SAFSMissingActionArgumentRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSMissingActionArgumentRuntimeException
-
Constructor for SAFSMissingActionArgumentRuntimeException.
- SAFSMissingActionArgumentRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSMissingActionArgumentRuntimeException
-
Constructor for SAFSMissingActionArgumentRuntimeException.
- SAFSMissingActionArgumentRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSMissingActionArgumentRuntimeException
-
Constructor for SAFSMissingActionArgumentRuntimeException.
- safsmonitor - Variable in class org.safs.tools.drivers.DefaultDriver
-
- SAFSMonitorFrame - Class in org.safs.tools.consoles
-
A class to monitor and potentially abort running SAFS tests.
- SAFSMonitorFrame() - Constructor for class org.safs.tools.consoles.SAFSMonitorFrame
-
A small monitor window allowing a user to abort SAFS tests run by a typical SAFS Driver.
- SAFSMonitorFrame.debugAppMap - Class in org.safs.tools.consoles
-
a inner class to manage a temporary app map, adding it to chained maps or remove it from chained maps.
- SAFSMonitorFrame.MonitorThread - Class in org.safs.tools.consoles
-
Routinely places the value of the SAFS_DRIVER_CONTROL variable into the status field.
- SAFSNullPointerException - Exception in org.safs
-
A simple extension stub for Application Object problems
- SAFSNullPointerException(String) - Constructor for exception org.safs.SAFSNullPointerException
-
- SAFSNullPointerException(Object, String) - Constructor for exception org.safs.SAFSNullPointerException
-
- SAFSNullPointerException(Object, String, String) - Constructor for exception org.safs.SAFSNullPointerException
-
- SAFSObjectNotFoundException - Exception in org.safs
-
A simple extension stub for Application Object problems
- SAFSObjectNotFoundException(String) - Constructor for exception org.safs.SAFSObjectNotFoundException
-
- SAFSObjectNotFoundException(Object, String) - Constructor for exception org.safs.SAFSObjectNotFoundException
-
- SAFSObjectNotFoundException(Object, String, String) - Constructor for exception org.safs.SAFSObjectNotFoundException
-
- SAFSObjectNotFoundRuntimeException - Exception in org.safs.jvmagent
-
- SAFSObjectNotFoundRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSObjectNotFoundRuntimeException
-
Constructor for SAFSObjectNotFoundRuntimeException.
- SAFSObjectNotFoundRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSObjectNotFoundRuntimeException
-
Constructor for SAFSObjectNotFoundRuntimeException.
- SAFSObjectNotFoundRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSObjectNotFoundRuntimeException
-
Constructor for SAFSObjectNotFoundRuntimeException.
- SAFSObjectNotFoundRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSObjectNotFoundRuntimeException
-
Constructor for SAFSObjectNotFoundRuntimeException.
- SAFSObjectRecognitionException - Exception in org.safs
-
A simple extension stub for Application Object problems
- SAFSObjectRecognitionException(String) - Constructor for exception org.safs.SAFSObjectRecognitionException
-
- SAFSObjectRecognitionException(Object, String) - Constructor for exception org.safs.SAFSObjectRecognitionException
-
- SAFSObjectRecognitionException(Object, String, String) - Constructor for exception org.safs.SAFSObjectRecognitionException
-
- SAFSParamException - Exception in org.safs
-
- SAFSParamException(String) - Constructor for exception org.safs.SAFSParamException
-
- SAFSParamException(Object, String, String) - Constructor for exception org.safs.SAFSParamException
-
- SAFSParamException(Object, String) - Constructor for exception org.safs.SAFSParamException
-
- SAFSPersistableNotEnableException - Exception in org.safs
-
- SAFSPersistableNotEnableException(String) - Constructor for exception org.safs.SAFSPersistableNotEnableException
-
- SAFSPersistableNotEnableException(Object, String) - Constructor for exception org.safs.SAFSPersistableNotEnableException
-
- SAFSPersistableNotEnableException(Object, String, String) - Constructor for exception org.safs.SAFSPersistableNotEnableException
-
- SAFSPlus - Class in org.safs
-
This class will provide a general JAVA API to access the SAFS keywords.
- SAFSPlus() - Constructor for class org.safs.SAFSPlus
-
- SAFSPlus.Assert - Class in org.safs
-
A set of assertions methods for tests.
- SAFSPlus.CheckBox - Class in org.safs
-
- SAFSPlus.ComboBox - Class in org.safs
-
Wrapper class providing APIs to handle
ComboBox keywords, like Select, ShowList, SetTextValue etc.
- SAFSPlus.Component - Class in org.safs
-
- SAFSPlus.Counters - Class in org.safs
-
- SAFSPlus.DriverCommand - Class in org.safs
-
Wrapper class providing APIs to handle
Driver keywords, like StartWebBrowser, UseWebBrowser, SetPosition etc.
- SAFSPlus.EditBox - Class in org.safs
-
Wrapper class providing APIs to handle
EditBox keywords, like SetTextValue, SetTextCharacters etc.
- SAFSPlus.Files - Class in org.safs
-
Wrapper class providing APIs to handle
File keywords, like OpenFile, ReadFileLine etc.
- SAFSPlus.ListView - Class in org.safs
-
Wrapper class providing APIs to handle
ListView keywords, like ClickIndex, VerifyListContains etc.
- SAFSPlus.Logging - Class in org.safs
-
Wrapper class providing APIs to handle
Logging keywords, like LogMessage, LogTestWarning etc.
- SAFSPlus.Menu - Class in org.safs
-
Wrapper class providing APIs to handle
MenuBar/Menu keywords, like SelectMenuItem, VerifyMenuItemContains etc.
- SAFSPlus.Misc - Class in org.safs
-
Class for miscellaneous Driver Commands.
This is a sub-class of
DriverCommand
and it provides more convenient wrapper APIs.
- SAFSPlus.Rest - Class in org.safs
-
- SAFSPlus.ScrollBar - Class in org.safs
-
Wrapper class providing APIs to handle
ScrollBar keywords, like OneDown, PageDown, PageUp etc.
- SAFSPlus.Strings - Class in org.safs
-
Wrapper class providing APIs to handle
String keywords, like Compare, GetMultiDelimitedField etc.
- SAFSPlus.TabControl - Class in org.safs
-
- SAFSPlus.Tree - Class in org.safs
-
Wrapper class providing APIs to handle
Tree keywords, like ClickTextNode, ExpandTextNode etc.
- SAFSPlus.Window - Class in org.safs
-
Wrapper class providing APIs to handle
Window keywords, like Maximize, Minimize, SetPosition etc.
- SAFSProcessor - Class in org.safs.android.engine.processor
-
- SAFSProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.SAFSProcessor
-
- SAFSProcessorInitializationException - Exception in org.safs
-
Flags the ommission of proper initialization of a ProcessRequester.
- SAFSProcessorInitializationException(String) - Constructor for exception org.safs.SAFSProcessorInitializationException
-
- SAFSProjectPath - Static variable in class org.safs.install.SAFSInstaller
-
- SAFSQTP - Class in org.safs.tools.engines
-
A wrapper to the Mercury QuickTest Pro SAFS engine--the "QTP" engine.
- SAFSQTP() - Constructor for class org.safs.tools.engines.SAFSQTP
-
Constructor for QTP.
- SAFSQTP(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSQTP
-
PREFERRED Constructor for SAFSQTP.
- safsrational_ft_enabler_jar - Static variable in class org.safs.install.RFTInstaller
-
- safsrational_ft_jar - Static variable in class org.safs.install.RFTInstaller
-
- SAFSRegExException - Exception in org.safs
-
A simple extension stub for Application Object problems
- SAFSRegExException(String) - Constructor for exception org.safs.SAFSRegExException
-
- SAFSRegExException(Object, String) - Constructor for exception org.safs.SAFSRegExException
-
- SAFSRegExException(Object, String, String) - Constructor for exception org.safs.SAFSRegExException
-
- SAFSRegExNotFoundException - Exception in org.safs
-
Flags the ommission of support for Regular Expressions needed by StringUtils
and other classes.
- SAFSRegExNotFoundException(String) - Constructor for exception org.safs.SAFSRegExNotFoundException
-
- SAFSRemoteControl - Class in org.safs.android.remotecontrol
-
- SAFSRemoteControl() - Constructor for class org.safs.android.remotecontrol.SAFSRemoteControl
-
- SAFSRemoteControlRunner - Class in org.safs.android.remotecontrol
-
- SAFSRemoteControlRunner(SocketProtocolListener) - Constructor for class org.safs.android.remotecontrol.SAFSRemoteControlRunner
-
- SAFSRobot - Class in org.safs.android.engine.processor
-
- SAFSRobot(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.SAFSRobot
-
- SAFSROBOTJ - Class in org.safs.tools.engines
-
A wrapper to the IBM Rational Functional Tester SAFS engine--the "RobotJ" engine.
- SAFSROBOTJ() - Constructor for class org.safs.tools.engines.SAFSROBOTJ
-
Constructor for SAFSROBOTJ.
- SAFSROBOTJ(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSROBOTJ
-
PREFERRED Constructor for SAFSROBOTJ.
- SAFSRUNTIME_INSTRUMENTS_PREFS - Static variable in class org.safs.ios.Utilities
-
"recent/SAFSRuntime"
- SAFSRuntimeException - Exception in org.safs
-
Purpose: our user defined application exception used with this package.
- SAFSRuntimeException(String) - Constructor for exception org.safs.SAFSRuntimeException
-
Purpose: constructor
- SAFSRuntimeException(Throwable) - Constructor for exception org.safs.SAFSRuntimeException
-
Purpose: constructor
- SAFSRuntimeException(String, Throwable) - Constructor for exception org.safs.SAFSRuntimeException
-
Purpose: constructor
- SAFSRuntimeException(Throwable, String) - Constructor for exception org.safs.SAFSRuntimeException
-
Purpose: constructor
- SAFSSamplesPath - Static variable in class org.safs.install.SAFSInstaller
-
- SAFSSELENIUM - Class in org.safs.tools.engines
-
A wrapper to the Selenium SAFS engine--the "Selenium 2.0 WebDriver" engine.
- SAFSSELENIUM() - Constructor for class org.safs.tools.engines.SAFSSELENIUM
-
Constructor for SAFSSELENIUM.
- SAFSSELENIUM(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSSELENIUM
-
PREFERRED Constructor for SAFSSELENIUM.
- SAFSSTACKS - Class in org.safs.tools.stacks
-
- SAFSSTACKS() - Constructor for class org.safs.tools.stacks.SAFSSTACKS
-
Constructor for SAFSSTACKS
- SAFSSTAFRegistrationException - Exception in org.safs
-
A simple extension stub for STAF Registration problems
- SAFSSTAFRegistrationException(String) - Constructor for exception org.safs.SAFSSTAFRegistrationException
-
- SAFSSTAFRegistrationException(int, String) - Constructor for exception org.safs.SAFSSTAFRegistrationException
-
- SAFSSTAFRegistrationException(Object, String) - Constructor for exception org.safs.SAFSSTAFRegistrationException
-
- SAFSSTAFRegistrationException(int, Object, String) - Constructor for exception org.safs.SAFSSTAFRegistrationException
-
- SAFSSTAFRegistrationException(Object, String, String) - Constructor for exception org.safs.SAFSSTAFRegistrationException
-
- SAFSSTAFRegistrationException(int, Object, String, String) - Constructor for exception org.safs.SAFSSTAFRegistrationException
-
- SAFSSTATUS - Class in org.safs.tools.status
-
- SAFSSTATUS() - Constructor for class org.safs.tools.status.SAFSSTATUS
-
Constructor for SAFSSTATUS
- safsstep - Static variable in class org.safs.cukes.steps.SAFSSteps
-
Access to predefined SAFS Cukes StepDefinition implementations callable from custom step definition implementations.
- SAFSSteps - Class in org.safs.cukes.steps
-
A convenience class providing default SAFS Framework objects to any custom cukes
step definitions subclass wishing to exploit the SAFS services, API, and engines.
- SAFSSteps() - Constructor for class org.safs.cukes.steps.SAFSSteps
-
- SAFSStringTokenizer - Class in org.safs
-
All Implemented Interfaces:
Enumeration
- SAFSStringTokenizer(String) - Constructor for class org.safs.SAFSStringTokenizer
-
Purpose: Constructs a string tokenizer for the specified string.
- SAFSStringTokenizer(String, String) - Constructor for class org.safs.SAFSStringTokenizer
-
Purpose: Constructs a string tokenizer for the specified string.
- SAFSStringTokenizer(String, String, boolean) - Constructor for class org.safs.SAFSStringTokenizer
-
Purpose: Constructs a string tokenizer for the specified string.
- SAFSSubItemsAgentUnsupportedRuntimeException - Exception in org.safs.jvmagent
-
- SAFSSubItemsAgentUnsupportedRuntimeException(String) - Constructor for exception org.safs.jvmagent.SAFSSubItemsAgentUnsupportedRuntimeException
-
Constructor for SAFSSubItemsAgentUnsupported.
- SAFSSubItemsAgentUnsupportedRuntimeException(Throwable) - Constructor for exception org.safs.jvmagent.SAFSSubItemsAgentUnsupportedRuntimeException
-
Purpose: constructor
- SAFSSubItemsAgentUnsupportedRuntimeException(Throwable, String) - Constructor for exception org.safs.jvmagent.SAFSSubItemsAgentUnsupportedRuntimeException
-
Purpose: constructor
- SAFSSubItemsAgentUnsupportedRuntimeException(String, Throwable) - Constructor for exception org.safs.jvmagent.SAFSSubItemsAgentUnsupportedRuntimeException
-
Purpose: constructor
- SAFSTC - Class in org.safs.tools.engines
-
A wrapper to Test Complete SAFS engine--the "TC" engine.
- SAFSTC() - Constructor for class org.safs.tools.engines.SAFSTC
-
Constructor for TC.
- SAFSTC(DriverInterface) - Constructor for class org.safs.tools.engines.SAFSTC
-
PREFERRED Constructor for SAFSTC.
- SAFSTextFile - Class in org.safs.staf.service.input
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- SAFSTextFile() - Constructor for class org.safs.staf.service.input.SAFSTextFile
-
This constructor will create an inoperable (Closed) file object.
- SAFSTextFile(String, String, int, String, File, boolean, boolean, boolean, boolean, boolean, Vector) - Constructor for class org.safs.staf.service.input.SAFSTextFile
-
The constructor used by the SAFSTextFileReader.
- SAFSTextFileReader - Class in org.safs.staf.service.input
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- SAFSTextFileReader() - Constructor for class org.safs.staf.service.input.SAFSTextFileReader
-
Default constructor MUST call the superclass constructor.
- safstidFile - Variable in class org.safs.install.ProjectInstaller
-
- SAFSVariableService - Class in org.safs.staf.service.var
-
This SAFSVariableService class is an external STAF service run by the JSTAF Service Proxy.
- SAFSVariableService() - Constructor for class org.safs.staf.service.var.SAFSVariableService
-
Initialize the class, primarily, the parser used to parse service requests.
- SAFSVariableService3 - Class in org.safs.staf.service.var
-
This SAFSVariableService3 class is an external STAF service run by the JSTAF Service Proxy.
- SAFSVariableService3() - Constructor for class org.safs.staf.service.var.SAFSVariableService3
-
Initialize the class, primarily, the parser used to parse service requests.
- SAFSVARS - Class in org.safs.tools.vars
-
This concrete implementation interfaces clients to the SAFSVARS service.
- SAFSVARS() - Constructor for class org.safs.tools.vars.SAFSVARS
-
Constructor for SAFSVARS
- SAFSVerificationException - Exception in org.safs
-
A simple extension stub for verification problems
- SAFSVerificationException(String) - Constructor for exception org.safs.SAFSVerificationException
-
- SAFSVerificationException(Object, String) - Constructor for exception org.safs.SAFSVerificationException
-
- SAFSVerificationException(Object, String, String) - Constructor for exception org.safs.SAFSVerificationException
-
- SAFSVersion - Interface in org.safs
-
version of the SAFS package
- safsworker - Variable in class org.safs.android.DTestRecordHelper
-
- SAFSWorker - Class in org.safs.android.remotecontrol
-
- SAFSWorker() - Constructor for class org.safs.android.remotecontrol.SAFSWorker
-
- SAM_CURRENTWINDOW_ITEM - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_DDV_PREFIX - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_DDV_PREFIX_LEN - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_DEFAULT_EXT - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_DEFAULT_MAP_SECTION_COMMAND - Static variable in class org.safs.staf.service.map.SAFSAppMapFile
-
- SAM_MEMORY_MODE_MAPPED - Static variable in class org.safs.staf.service.map.SAFSAppMapFile
-
- SAM_MEMORY_MODE_STORED - Static variable in class org.safs.staf.service.map.SAFSAppMapFile
-
- SAM_RESOLVE_PREFIX - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_RESOLVE_SUFFIX - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_INIT_ARGS_MAX - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_OPTION_DIR - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_OPTION_EXT - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_OPTION_SAFSVARS - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_FILE - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_FILENAME - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_FULLPATH - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_ISDYNAMIC - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_ITEM - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_ITEMS - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_MAP_VAR_LOOP - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_MAP_VAR_LOOP_SEP - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_MAPPED - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_MODE - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_SECTION - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_SECTIONS - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PARM_STORED - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_PROCESS_NAME - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_ARGS_MAX - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_CLEARCACHE - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_CLOSE - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_DEFAULTMAP - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_DEFAULTMAPSECTION - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_DISABLECHAIN - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_DISABLERESOLVE - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_ENABLECHAIN - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_ENABLERESOLVE - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_GETITEM - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_HANDLEID - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_HELP - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_LIST - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_OPEN - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_REQUEST_QUERY - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- SAM_SERVICE_TAGGED_PREFIX - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- Same(Object, Object) - Static method in class org.safs.SAFSPlus.Assert
-
Assert an Object is the same object as the expected Object.
- Same(Object, Object, String) - Static method in class org.safs.SAFSPlus.Assert
-
Assert an Object is the same object as the expected Object.
- SAMPLE_SPINNER_FOLDER - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- SampleProjectNewWizard - Class in org.safs.projects.seleniumplus.projects
-
- SampleProjectNewWizard() - Constructor for class org.safs.projects.seleniumplus.projects.SampleProjectNewWizard
-
- SAMPLES_RESOURCE_PATH - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
- SAP() - Constructor for class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- SAP() - Constructor for class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
- sap_ComboBox_getItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ComboBox_setSelectedKey(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_getDOMRef() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
According to a sap object, find the related DOM Object and return it.
depending on: existing DOM and SAP APIs only.
depending level: 0
- sap_getObject() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
According to a dom object, find the related SAP Object and return it.
depending on: existing DOM and SAP APIs only.
depending level: 0
- sap_getObjectById() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
According to the id, find the SAP Object and return it.
depending on: existing DOM and SAP APIs only.
depending level: 0
- sap_getProperty(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_m_List_getItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_m_List_getSelectedItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_m_List_setSelectedItemById(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_m_SelectList_getItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_m_SelectList_getSelectedItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_m_SelectList_setSelectedItemById(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_objectIsInstanceof(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_CheckBox_getChecked(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_CheckBox_setChecked(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_ListBox_getItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_ListBox_getSelectedIndices(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_ListBox_scrollToIndex(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_ListBox_setSelectedIndex(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_Menu_getItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TabStrip_getTabs(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TabStrip_setSelectedIndex(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_Tree_collapseAll(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_Tree_expandAll(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_Tree_getNodes(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Get all nodes content of a tree, the result is a tree hierarchy structure.
each tree node will contain 2 properties, children and parent.
- sap_ui_commons_Tree_getNodes_Rec(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Generate a tree hierarchy structure from a sap tree object.
- sap_ui_commons_TreeNode_collapse(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TreeNode_expand(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TreeNode_getExpanded(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TreeNode_getIsSelected(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TreeNode_getSelectable(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TreeNode_refresh(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_TreeNode_select(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Select a certain tree node, show it on the page and fire the related 'Select' event.
NOTE: Remember to call sap_ui_commons_Tree_expandAll() firstly!!!
depending on:
JavaScriptFunctions.SAP.sap_getObjectById()
depending level: 1
- sap_ui_commons_TreeNode_showOnPage(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_commons_xxx_getSelectedIndex(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_core_Control_attachBrowserEvent(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_core_Control_detachBrowserEvent(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_core_ScrollBar_page(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sap_ui_core_ScrollBar_scroll(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- SapCheckable_CheckBox(Component) - Constructor for class org.safs.selenium.webdriver.lib.CheckBox.SapCheckable_CheckBox
-
- SApplicationMap - Class in org.safs.selenium
-
- SApplicationMap(String) - Constructor for class org.safs.selenium.SApplicationMap
-
- SapScrollable_ScrollBar(Component) - Constructor for class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollable_ScrollBar
-
- SapScrollbale(Component) - Constructor for class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollbale
-
- SapSelect_ComboBox(Component) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- SapSelectable_ListBox(Component) - Constructor for class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- SapSelectable_m_List(Component) - Constructor for class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- SapSelectable_m_SelectList(Component) - Constructor for class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- SapSelectable_Menu(Component) - Constructor for class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- SapSelectable_Tree(Component) - Constructor for class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- SapTabbable_TabStrip(Component) - Constructor for class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- SAS_CLASS_PREFIX - Static variable in class org.safs.rational.flex.custom.SASUtil
-
- SAS_HC_PushMenu(Component) - Constructor for class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- sas_hc_ui_commons_pushmenu_PushMenu_getItems(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- sas_hc_ui_commons_pushmenu_PushMenu_goHome(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- SASUtil - Class in org.safs.rational.flex.custom
-
- SASUtil() - Constructor for class org.safs.rational.flex.custom.SASUtil
-
- SAVE_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- SAVE_EDIT_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- saveClassIndices() - Method in class org.safs.android.engine.DGuiObjectIndices
-
saveClassIndices ()
- SAVECLIPBOARDTOFILE - Static variable in class org.safs.DCDriverMiscCommands
-
- saveClipboardToFile(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Save the clipboard contents to a text file.
- saveClipboardToFile(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Save the clipboard contents to a text file.
- saveClipboardToFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Save the clipboard contents to a text file.
- saveClipboardToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Save the clipboard contents to a text file.
- SaveClipboardToFile(String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Save the clipboard contents to a text file.
- SAVECLIPBOARDTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SaveClipboardToFile"
- SAVECLIPBOARDTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SaveClipboardToFile"
- saveHTMLImage(String, String, String, String) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Attempts to Save an HTMLImage on a webpage.
- saveHTMLImage(String, String, String[]) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Attempts to Save an HTMLImage on a webpage.
- saveHTMLImage(String, String) - Method in class org.safs.model.components.HTMLImage
-
Attempts to Save an HTMLImage on a webpage.
- saveHTMLImage(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLImage
-
Attempts to Save an HTMLImage on a webpage.
- saveHTMLImage(String[]) - Method in class org.safs.model.components.HTMLImage
-
Attempts to Save an HTMLImage on a webpage.
- saveHTMLImage(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLImage
-
Attempts to Save an HTMLImage on a webpage.
- SAVEHTMLIMAGE - Static variable in class org.safs.rational.CFHtmlImage
-
- SAVEHTMLIMAGE_KEYWORD - Static variable in class org.safs.model.commands.HTMLImageFunctions
-
"SaveHTMLImage"
- saveImageToFile(BufferedImage, File, float) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Store our BufferedImage into a File;
If the format is JPG, the third parameter indicate the compression quality.
- saveImageToFile(BufferedImage, File) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Store our BufferedImage into a File.
- saveImageToFile(BufferedImage, File) - Static method in class org.safs.image.ImageUtils
-
Store our BufferedImage into a File.
- saveImageToFile(BufferedImage, File, float) - Static method in class org.safs.image.ImageUtils
-
Store our BufferedImage into a File;
If the format is JPG, the third parameter indicate the compression quality.
- saveINIFileData(boolean) - Method in class org.safs.ios.IOSProcessContainer
-
Output our current settings to the provided INI file.
- saveINIFileWithANSIorUTF8(File, boolean) - Method in class org.safs.text.INIFileReadWrite
-
Called by writeINIFile(File) and writeUTF8INIFile(File)
- saveMaskButton - Variable in class org.safs.image.filter.ImageFilterGUI
-
- saveOriginalLookStyle(JComponent) - Method in class org.safs.install.ProgressIndicator
-
- saveTestRecordScreenToTestDirectory(TestRecordData) - Method in class org.safs.tools.engines.GenericEngine
-
Normally called on failure to execute an IBT command.
- SAVETEXTFROMGUI - Static variable in class org.safs.ComponentFunction
-
- saveTextFromGUI(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a text file.
- saveTextFromGUI(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a text file.
- saveTextFromGUI(String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a text file.
- saveTextFromGUI(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a text file.
- saveTextFromGUI(String[]) - Method in class org.safs.model.components.GenericMaster
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a text file.
- saveTextFromGUI(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a text file.
- SaveTextFromGUI(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Incorporate OCR technology to detect the text on a GUI component and save the text to a file.
- SAVETEXTFROMGUI_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"SaveTextFromGUI"
- SAVETEXTFROMIMAGE - Static variable in class org.safs.DCDriverFileCommands
-
- saveTextFromImage(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Incorporate OCR technology to detect the text in an image file and save the text to a text file.
- saveTextFromImage(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Incorporate OCR technology to detect the text in an image file and save the text to a text file.
- saveTextFromImage(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Incorporate OCR technology to detect the text in an image file and save the text to a text file.
- saveTextFromImage(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Incorporate OCR technology to detect the text in an image file and save the text to a text file.
- SaveTextFromImage(String, String, String...) - Static method in class org.safs.SAFSPlus.Files
-
Incorporate OCR technology to detect the text in an image file and save the text to a text file.
- SAVETEXTFROMIMAGE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"SaveTextFromImage"
- SAVETEXTFROMIMAGE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SaveTextFromImage"
- saveToButton - Variable in class org.safs.image.filter.ImageFilterGUI
-
- saveURLToFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and save the response into a file.
- saveURLToFile(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and save the response into a file.
- saveURLToFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and save the response into a file.
- saveURLToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and save the response into a file.
- SaveURLToFile(String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Send a "GET" HTTP Request by AJAX, and save the response to a file.
- SAVEURLTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SaveURLToFile"
- SAVEURLTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SaveURLToFile"
- saxParser - Variable in class org.safs.persist.PersistorToXMLFile
-
- saxParser - Variable in class org.safs.persist.VerifierToXMLFile
-
- scanCode - Variable in class org.safs.natives.win32.User32.KBDLLHOOKSTRUCT
-
- SCLS_SERVICE_OPTION_SAFSLOGGING - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_PARM_DESCRIPTION - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_PARM_LINKEDFAC - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_PARM_MESSAGE - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_PARM_MODE - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_PARM_MSGTYPE - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_REQUEST_CLOSE - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_REQUEST_HELP - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_REQUEST_INIT - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_REQUEST_LOGMESSAGE - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_REQUEST_VERSION - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- SCLS_SERVICE_RESPONSE_BYPASS - Static variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- screenBands - Static variable in class org.safs.image.ImageUtils
-
- screenBuffer - Static variable in class org.safs.image.ImageUtils
-
- screenColor - Static variable in class org.safs.image.ImageUtils
-
- screenHeight - Static variable in class org.safs.image.ImageUtils
-
- screenImage - Static variable in class org.safs.image.ImageUtils
-
- screenImageType - Static variable in class org.safs.image.ImageUtils
-
- screenModel - Static variable in class org.safs.image.ImageUtils
-
- screenRaster - Static variable in class org.safs.image.ImageUtils
-
- screenRect - Static variable in class org.safs.image.ImageUtils
-
- screenRect - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- screenSize - Static variable in class org.safs.image.ImageUtils
-
- SCREENSZIE - Static variable in class org.safs.robot.Robot
-
- screenWidth - Static variable in class org.safs.image.ImageUtils
-
- ScreenXYBTComparator - Class in org.safs.image
-
Class which can be used by ImageUtils to provide parallel processing of screen image searches.
- ScreenXYBTComparator(DataBuffer, SampleModel, DataBuffer, SampleModel, int, int, int) - Constructor for class org.safs.image.ScreenXYBTComparator
-
Initial instance and use of this class must be done through this constructor.
- script - Variable in class org.safs.rational.CFComponent
-
- script - Variable in class org.safs.rational.CFTIDComponent
-
- script - Variable in class org.safs.rational.logging.RLogUtilities
-
- Script - Class in org.safs.rational
-
Extends RationalTestScript, and primarily makes many of its protected methods
public so that we can use them.
- Script() - Constructor for class org.safs.rational.Script
-
- script(String, String, Object) - Static method in class org.safs.rest.REST.DELETE
-
- script(String, String, Object) - Static method in class org.safs.rest.REST.GET
-
- script(String, String, Object) - Static method in class org.safs.rest.REST.HEAD
-
- script(String, String, Object) - Static method in class org.safs.rest.REST.PATCH
-
- script(String, String, Object) - Static method in class org.safs.rest.REST.POST
-
- script(String, String, Object) - Static method in class org.safs.rest.REST.PUT
-
- SCRIPT_ERROR - Static variable in class org.safs.text.FAILKEYS
-
Script '%1%' error: %2%
- SCRIPT_NOT_EXECUTED - Static variable in class org.safs.StatusCodes
-
- SCRIPT_NOT_FOUND - Static variable in class org.safs.text.FAILKEYS
-
Script '%1%' was not found.
- SCRIPT_PARAM - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.RunScript
-
- SCRIPT_TYPE - Static variable in class org.safs.rest.service.Headers
-
- SCRIPT_WARNING - Static variable in class org.safs.StatusCodes
-
- scriptTimeout(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the Web Driver's Script timeout, the amount of time to wait for an asynchronous
script to finish execution before throwing an error.
- scroll(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
scroll vertically.
- scroll(int, int) - Method in interface org.safs.selenium.webdriver.lib.ScrollBar.IScrollable
-
Try to scroll number of steps.
If the scrollbar is vertial, then scroll up or down.
If the scrollbar is horizontal, then scroll left or right.
- scroll(int, int) - Method in class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollable_ScrollBar
-
- scroll(int, int) - Method in class org.safs.selenium.webdriver.lib.ScrollBar
-
- scrollable - Variable in class org.safs.selenium.webdriver.lib.ScrollBar
-
- ScrollBar - Class in org.safs.model.components
-
- ScrollBar(Window, String) - Constructor for class org.safs.model.components.ScrollBar
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ScrollBar(String, String) - Constructor for class org.safs.model.components.ScrollBar
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ScrollBar(String) - Constructor for class org.safs.model.components.ScrollBar
-
- ScrollBar() - Constructor for class org.safs.SAFSPlus.ScrollBar
-
- scrollbar - Variable in class org.safs.selenium.webdriver.CFScrollBar
-
- ScrollBar - Class in org.safs.selenium.webdriver.lib
-
A library class to handle different specific ScrollBar.
- ScrollBar(WebElement) - Constructor for class org.safs.selenium.webdriver.lib.ScrollBar
-
- ScrollBar() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.ScrollBar
-
- ScrollBar.AbstractScrollable - Class in org.safs.selenium.webdriver.lib
-
- ScrollBar.DojoScrollbale - Class in org.safs.selenium.webdriver.lib
-
- ScrollBar.HtmlScrollable - Class in org.safs.selenium.webdriver.lib
-
- ScrollBar.IScrollable - Interface in org.safs.selenium.webdriver.lib
-
- ScrollBar.SapScrollable_ScrollBar - Class in org.safs.selenium.webdriver.lib
-
- ScrollBar.SapScrollbale - Class in org.safs.selenium.webdriver.lib
-
- SCROLLBAR_NOT_VISIBLE - Static variable in class org.safs.text.FAILKEYS
-
Scroll Bar is not visible, can not perform scroll action.
- ScrollBarFunctions - Class in org.safs.model.commands
-
- ScrollBarProcessor - Class in org.safs.android.engine.processor
-
- ScrollBarProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.ScrollBarProcessor
-
- scrollBrowserWindowBy(int, int, WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
scroll browser window by x and/or y number of pixels.
- scrollBrowserWindowTo(int, int, WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
scroll browser window to x and/or y scroll position.
- scrollBy() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Scroll the browser page to a location by increment.
- scrollByLines() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Scroll the browser scroll up/down by lines.
- scrollByPages() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Scroll the browser page up/down by pages.
- scrollDown() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls down the screen.
- scrollDownList(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls down a list with the given index.
- scrollDownListUID(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls down a list with the given Reference UID.
- scrollIntoView() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Scroll to show the dom element in the browser's viewport.
depending on: nothing.
depending level: 0
- scrollListToBottom(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls down a list with the given index all the way to the bottom.
- scrollListToBottomUID(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls down a list with the given UID all the way to the bottom.
- scrollListToLine(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls a list with the given index to the specified line.
- scrollListToLineUID(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls a list with the given UID to the specified line.
- scrollListToTop(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls up a list with the given index all the way to the top.
- scrollListToTopUID(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls up a list with the given UID all the way to the top.
- scrollTo() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Scroll the browser page to a location.
- scrollToAndClickComponent(SGuiObject) - Method in class org.safs.selenium.CFComponent
-
Scrolls to a component then left clicks on it.
- scrollToBottom() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls to the bottom of the screen.
- scrollToBottoum() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- scrollToBottoum() - Method in class org.safs.android.remotecontrol.SoloTest
-
- scrollToComponent(SGuiObject) - Method in class org.safs.selenium.CFComponent
-
Scrolls to a component on the page
- scrollToIndex(GuiSubitemTestObject, int) - Method in class org.safs.rational.CFList
-
Note: Scroll to the item to make it shown on screen so that click or select can be executed.
- scrollToSide(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
scroll horizontally.
scrollPosition is an optional parameter.
- scrollToSide(int, float, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls horizontally.
- scrollToSide(int, float) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls horizontally.
- scrollToSide(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls horizontally.
- scrollToText(GuiSubitemTestObject, String) - Method in class org.safs.rational.CFList
-
Note: Scroll to the item to make it shown on screen so that click or select can be executed.
- scrollToTop() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls to the top of the screen.
- scrollToTop() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- scrollToTop() - Method in class org.safs.android.remotecontrol.SoloTest
-
- scrollUp() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls up the screen.
- scrollUpList(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls up a list with the given index.
- scrollUpListUID(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls up a list with the given reference id.
- scrollViewToSide(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls horizontally a view with the given UID.
- scrollViewToSide(String, int, float) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls horizontally a view with the given UID.
- scrollViewToSide(String, int, float, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Scrolls horizontally a view with the given UID.
- scrollWheel(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Move mouse wheel forward (up) or backward (down).
- scrollWheel(String) - Static method in class org.safs.model.commands.DriverCommands
-
Move mouse wheel forward (up) or backward (down).
- SCROLLWHEEL - Static variable in class org.safs.rational.DCDriverCommand
-
- ScrollWheel(int) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Move mouse wheel forward or backward.
- SCROLLWHEEL_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"ScrollWheel"
- SCROLLWHEEL_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ScrollWheel"
- SDC_ENGINE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SAFSDRIVERCOMMANDS"
- sdk - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- se - Variable in class org.safs.tools.vars.SAFSVARS
-
- search(Document, int, String, boolean) - Static method in class org.safs.tools.consoles.JavaJVMConsole
-
Search a token within a Document, return true if found.
- SEARCH_CRITERIA_CLASS - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
CLASS
- SEARCH_CRITERIA_CLASS_CONTAINS - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
CLASSCONTAINS
- SEARCH_CRITERIA_CONTAINS_SUFFIX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
"CONTAINS"
- SEARCH_CRITERIA_CSS - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
CSS
- SEARCH_CRITERIA_FRAMEID - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
FRAMEID, it should be placed in front of normal tokens like ID, CLASS, NAME etc.
- SEARCH_CRITERIA_FRAMEINDEX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
FRAMEINDEX, it should be placed in front of normal tokens like ID, CLASS, NAME etc.
- SEARCH_CRITERIA_FRAMENAME - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
FRAMENAME, it should be placed in front of normal tokens like ID, CLASS, NAME etc.
- SEARCH_CRITERIA_FRAMEXPATH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
FRAMEXPATH, it should be placed in front of normal tokens like ID, CLASS, NAME etc.
- SEARCH_CRITERIA_ID - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
ID
- SEARCH_CRITERIA_IFRAMEID - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
IFRAMEID, it should be placed in front of normal tokens like ID, CLASS, NAME etc.
- SEARCH_CRITERIA_INDEX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
INDEX
- SEARCH_CRITERIA_ITEMINDEX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
ITEMINDEX
- SEARCH_CRITERIA_LINK - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
LINK
- SEARCH_CRITERIA_NAME - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
NAME
- SEARCH_CRITERIA_PARTIALLINK - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
PARTIALLINK
- SEARCH_CRITERIA_PATH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
PATH
- SEARCH_CRITERIA_PROPERTY - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
PROPERTY
- SEARCH_CRITERIA_PROPERTY_CONTAINS - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
PROPERTYCONTAINS
- SEARCH_CRITERIA_TAG - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
TAG
- SEARCH_CRITERIA_TEXT - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
TEXT
- SEARCH_CRITERIA_TITLE - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
TITLE
- SEARCH_CRITERIA_TYPE - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
TYPE
- SEARCH_CRITERIA_XPATH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
XPATH
- SEARCH_MODE - Static variable in class org.safs.GuiChildIterator
-
Default is CLASSIC_SEARCH_MODE
- searchButton(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a Button with the given text and returns true if at least one is found.
- searchButton(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a Button with the given text and returns true if at least one is found.
- searchButton(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a Button with the given text and returns true if found at least a given number of times.
- searchButton(String, int, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a Button with the given text and returns true if found at least a given number of times.
- searchChildren(Object, DGuiObjectDefinition) - Method in class org.safs.android.engine.DGuiObjectVector
-
- searchContext - Variable in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
searchContext is used to refresh the WebElement according to id, tag, cssclass etc, it may be null
- searchEditText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for an EditText with the given text and returns true if at least one is found.
- searchFile(File, String, boolean) - Method in class org.safs.android.auto.lib.ConsoleTool
-
Try to find a file matching 'filename' within directory.
- searchForListItem(GuiSubitemTestObject, String, boolean) - Method in class org.safs.rational.CFList
-
Purpose: Search item in list
- SearchObject - Class in org.safs.selenium.webdriver.lib
-
Primary class used to find WebElements with Selenium WebDriver.
- SearchObject() - Constructor for class org.safs.selenium.webdriver.lib.SearchObject
-
- SearchObject.BrowserWindow - Class in org.safs.selenium.webdriver.lib
-
- SearchObject.DefaultJSEventListener - Class in org.safs.selenium.webdriver.lib
-
A default javascript event listener.
Usage example:
- SearchObject.DOJO - Class in org.safs.selenium.webdriver.lib
-
Inner class to handle DOJO-specific functionality.
- SearchObject.FrameElement - Class in org.safs.selenium.webdriver.lib
-
- SearchObject.GenericJSEventListener - Interface in org.safs.selenium.webdriver.lib
-
A generic javascript event listener interface.
History:
Apr 14, 2014 (Lei Wang) Initial release.
- SearchObject.HTML - Class in org.safs.selenium.webdriver.lib
-
- SearchObject.SAP - Class in org.safs.selenium.webdriver.lib
-
- SearchObject.SwitchFramesResults - Class in org.safs.selenium.webdriver.lib
-
- searchSeconds() - Method in class org.safs.selenium.ThreadedSelectWindow
-
- searchText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a TextView with the given text and returns true if at least one is found.
- searchText(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a TextView with the given text and returns true if at least one is found.
- searchText(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a TextView with the given text and returns true if found at least a given number of times.
- searchText(String, int, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a TextView with the given text and returns true if found at least a given number of times.
- searchText(String, int, boolean, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a TextView with the given text and returns true if found at least a given number of times.
- searchToggleButton(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a ToggleButton with the given text and returns true if at least one is found.
- searchToggleButton(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Searches for a ToggleButton with the given text and returns true if found at least a given number of times.
- searchView(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
search the following view.
Button
EditText
TextView
ToggleButton
- secsWaitForComponent - Variable in class org.safs.android.engine.DGuiObjectVector
-
- secsWaitForComponent - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- secsWaitForComponent - Static variable in class org.safs.Processor
-
- secsWaitForWindow - Variable in class org.safs.android.engine.DGuiObjectVector
-
- secsWaitForWindow - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- secsWaitForWindow - Static variable in class org.safs.Processor
-
- SECTION_SAFS_ABBOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_ABBOT"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_COUNTERS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_COUNTERS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_DIFFER - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_DIFFER"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_DIFFVIEWER - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_DIFFVIEWER"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_DIRECTORIES - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_DIRECTORIES"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_DRIVER - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_DRIVER"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_DRIVERCOMMANDS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_DRIVERCOMMANDS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_DROID - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_DROID"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_ENGINES - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_ENGINES"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_IBT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_IBT"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_INPUT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_INPUT"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_IOS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_IOS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_JREX - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_JREX"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_LOGS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_LOGS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_MAPS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_MAPS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_OCR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_OCR"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_PROJECT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_PROJECT"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_QTP - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_QTP"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_REST - Static variable in class org.safs.Constants.RestConstants
-
"SAFS_REST" is the section where the REST related information will be defined.
- SECTION_SAFS_ROBOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_ROBOT"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_ROBOTJ - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_ROBOTJ"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_SELENIUM - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_SELENIUM"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_STACKS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_STACKS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_TC - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_TC"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_TEST - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_TEST"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_VARS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_VARS"
Predefined "section" of a Driver Configuration source.
- SECTION_SAFS_WINRUNNER - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFS_WINRUNNER"
Predefined "section" of a Driver Configuration source.
- SECTION_STAF - Static variable in class org.safs.tools.drivers.DriverConstant
-
"STAF"
Predefined "section" of a Driver Configuration source.
- sectionname - Variable in class org.safs.tools.input.UniqueStringItemInfo
-
- sections - Variable in class org.safs.text.INIFileReader
-
- SecurityAttribute() - Constructor for class org.safs.natives.win32.Kernel32.SecurityAttribute
-
- SEE_DIFFERENCE_FILE - Static variable in class org.safs.text.GENKEYS
-
Please see difference in file '%1%'.
- seekConfigFiles(String[]) - Method in class org.safs.install.ProjectInstaller
-
check for -config argument from command-line.
-config can be absolute or relative to the working directory.
Attempt to locate safstid.ini relative to -config, if not then
Attempt to locate safstid.ini relative to working directory.
sets configFile and safstidFile variables as appropriate.
- select(String, String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item by its text value from a combobox.
- select(String, String, String[]) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item by its text value from a combobox.
- select(String, String, String) - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
Select an item by its text value from a ComboEditBox.
- select(String, String, String) - Static method in class org.safs.model.commands.ComboListBoxFunctions
-
Select an item by its text value from an exposed combobox dropdown list.
- select(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to its text value.
- select(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to its text value.
- select(String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox.
- select(StepTestTable, String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox.
- select(String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox.
- select(StepTestTable, String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox.
- select(String) - Method in class org.safs.model.components.ComboEditBox
-
Select an item by its text value from a ComboEditBox.
- select(StepTestTable, String) - Method in class org.safs.model.components.ComboEditBox
-
Select an item by its text value from a ComboEditBox.
- select(String) - Method in class org.safs.model.components.ComboListBox
-
Select an item by its text value from an exposed combobox dropdown list.
- select(StepTestTable, String) - Method in class org.safs.model.components.ComboListBox
-
Select an item by its text value from an exposed combobox dropdown list.
- select(String, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- select(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- select(String[]) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- select(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- Select(Component, String...) - Static method in class org.safs.model.tools.Runner
-
Set the value of a supported EditBox or TextField.
- SELECT - Static variable in class org.safs.rational.CFComboBox
-
- SELECT - Static variable in class org.safs.rational.CFList
-
- SELECT - Static variable in class org.safs.rational.CFTree
-
- Select(Component, String, String...) - Static method in class org.safs.SAFSPlus.ComboBox
-
Select an item in Combo Box.
- Select(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Select a node according to its path, and verify this node has been selected.
- Select(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Select the Nth node according to its path, and verify this node has been selected.
- SELECT - Static variable in class org.safs.selenium.CFComboBox
-
- select - Variable in class org.safs.selenium.webdriver.lib.ComboBox
-
- select(String, boolean, boolean, boolean) - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- Select - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- Select() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select
-
- Select.WDType - Enum in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- SELECT_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- SELECT_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"Select"
- SELECT_KEYWORD - Static variable in class org.safs.model.commands.ComboEditBoxFunctions
-
"Select"
- SELECT_KEYWORD - Static variable in class org.safs.model.commands.ComboListBoxFunctions
-
"Select"
- SELECT_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"Select"
- selectable - Variable in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- selectAnotherPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine for multiple selection to Control+Click on an item according to a partial text match.
- selectAnotherPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine for multiple selection to Control+Click on an item according to a partial text match.
- selectAnotherPartialMatch(String, String) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item according to a partial text match.
- selectAnotherPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item according to a partial text match.
- selectAnotherPartialMatch(String[]) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item according to a partial text match.
- selectAnotherPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item according to a partial text match.
- SelectAnotherPartialMatch(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Control+Click on an item according to a partial text match.
- SELECTANOTHERPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectAnotherPartialMatch"
- selectAnotherPartialTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- selectAnotherPartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value, in addition to any nodes already selected.
- SELECTANOTHERPARTIALTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- SELECTANOTHERPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SelectAnotherPartialTextNode"
- SELECTANOTHERPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SelectAnotherPartialTextNode"
- SELECTANOTHERPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectAnotherPartialTextNode"
- selectAnotherTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Control+Click and Verify a selection according to its text value.
- selectAnotherTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine for multiple selection to Control+Click on an item by its text value.
- selectAnotherTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine for multiple selection to Control+Click on an item by its text value.
- selectAnotherTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to Control+Click and Verify a selection according to its text value.
- selectAnotherTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Control+Click and Verify a selection according to its text value.
- selectAnotherTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item by its text value.
- selectAnotherTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item by its text value.
- selectAnotherTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item by its text value.
- selectAnotherTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine for multiple selection to Control+Click on an item by its text value.
- SELECTANOTHERTEXTITEM - Static variable in class org.safs.rational.CFList
-
- SelectAnotherTextItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Control+Click on an item by its text value.
- SELECTANOTHERTEXTITEM - Static variable in class org.safs.selenium.CFListBox
-
- SELECTANOTHERTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectAnotherTextItem"
- SELECTANOTHERTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectAnotherTextItem"
- selectAnotherTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value, in addition to any nodes already selected.
- selectAnotherTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value, in addition to any nodes already selected.
- SELECTANOTHERTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- SELECTANOTHERTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SelectAnotherTextNode"
- SELECTANOTHERTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SelectAnotherTextNode"
- SELECTANOTHERTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectAnotherTextNode"
- selectAnotherUnverifiedTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Control+Click an item according to its text value.
- selectAnotherUnverifiedTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to Control+Click an item according to its text value.
- selectAnotherUnverifiedTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Control+Click an item according to its text value.
- SELECTANOTHERUNVERIFIEDTEXTITEM - Static variable in class org.safs.rational.CFList
-
- SELECTANOTHERUNVERIFIEDTEXTITEM - Static variable in class org.safs.selenium.CFListBox
-
- SELECTANOTHERUNVERIFIEDTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectAnotherUnverifiedTextItem"
- selectAnotherUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- selectAnotherUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to blindly select a node according to its text value, in addition to any nodes already selected.
- SELECTANOTHERUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- SELECTANOTHERUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SelectAnotherUnverifiedTextNode"
- SELECTANOTHERUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SelectAnotherUnverifiedTextNode"
- SELECTANOTHERUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectAnotherUnverifiedTextNode"
- SelectBrowser - Class in org.safs.selenium.webdriver.lib
-
The helper class to handle browser related informations.
Such as:
create a browser related DesiredCapabilities, which is used to create WebDriver.
get FirefoxProfile according to a file for firefox browser.
get a WebDriver according to a browser name.
- SelectBrowser() - Constructor for class org.safs.selenium.webdriver.lib.SelectBrowser
-
- selectByIndex(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Select the option at the given index.
- selectByIndex(int) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Select the option at the given index.
- selectByValue(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Select all options that have a value matching the argument.
- selectByValue(String) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Select all options that have a value matching the argument.
- selectByVisibleText(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox.AbstractSelect
-
Select all options that display text matching the argument.
- selectByVisibleText(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Select all options that display text matching the argument.
- selectByVisibleText(String) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Select all options that display text matching the argument.
- selectCell(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Same as ClickCell.
- selectCell(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Same as ClickCell.
- selectCell(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Same as ClickCell.
- selectCell(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Same as ClickCell.
- selectCell(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Same as ClickCell.
- selectCell(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Same as ClickCell.
- selectCell(String, String, String, String) - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
Attempts to perform a Select on a table cell.
- selectCell(String, String, String[]) - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
Attempts to perform a Select on a table cell.
- selectCell(String, String) - Method in class org.safs.model.components.DotNetTable
-
Same as ClickCell.
- selectCell(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Same as ClickCell.
- selectCell(String[]) - Method in class org.safs.model.components.DotNetTable
-
Same as ClickCell.
- selectCell(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Same as ClickCell.
- selectCell(String, String) - Method in class org.safs.model.components.HTMLTable
-
Same as ClickCell.
- selectCell(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Same as ClickCell.
- selectCell(String[]) - Method in class org.safs.model.components.HTMLTable
-
Same as ClickCell.
- selectCell(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Same as ClickCell.
- selectCell(String, String) - Method in class org.safs.model.components.JavaTable
-
Same as ClickCell.
- selectCell(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Same as ClickCell.
- selectCell(String[]) - Method in class org.safs.model.components.JavaTable
-
Same as ClickCell.
- selectCell(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Same as ClickCell.
- selectCell(String, String) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a Select on a table cell.
- selectCell(StepTestTable, String, String) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a Select on a table cell.
- selectCell(String[]) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a Select on a table cell.
- selectCell(StepTestTable, String[]) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a Select on a table cell.
- SELECTCELL - Static variable in class org.safs.rational.CFTable
-
- SELECTCELL - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTCELL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectCell"
- SELECTCELL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectCell"
- SELECTCELL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectCell"
- SELECTCELL_KEYWORD - Static variable in class org.safs.model.commands.VSFlexGridFunctions
-
"SelectCell"
- selectCellContainsTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellContainsTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- SELECTCELLCONTAINSTEXTFIND - Static variable in class org.safs.rational.CFTable
-
- SELECTCELLCONTAINSTEXTFIND - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTCELLCONTAINSTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectCellContainsTextFind"
- SELECTCELLCONTAINSTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectCellContainsTextFind"
- SELECTCELLCONTAINSTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectCellContainsTextFind"
- selectCellText(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell.
- selectCellText(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell.
- selectCellText(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell.
- selectCellText(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell.
- selectCellText(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell.
- selectCellText(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell.
- selectCellText(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectCellText(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectCellText(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectCellText(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectCellText(String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectCellText(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectCellText(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectCellText(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectCellText(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- selectCellText(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- selectCellText(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- selectCellText(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- SELECTCELLTEXT - Static variable in class org.safs.rational.CFTable
-
- selectCellText(boolean) - Method in class org.safs.rational.CFTable
-
Example:custTableTable().click(atCell(atRow(rowIndex), atColumn(colIndex)));
first param is the row and second param is column (both from 1),
the col could be the name of the column, if non-numeric
the row could be the value of a cell in col #1.
- SELECTCELLTEXT - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectCellText"
- SELECTCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectCellText"
- SELECTCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectCellText"
- selectCellTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- selectCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on cell values.
- SELECTCELLTEXTFIND - Static variable in class org.safs.rational.CFTable
-
- SELECTCELLTEXTFIND - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectCellTextFind"
- SELECTCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectCellTextFind"
- SELECTCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectCellTextFind"
- selectCellTextSpecial(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Holds down either key Control or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Holds down either key Control or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String[]) - Method in class org.safs.model.components.DotNetTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Holds down either key Control or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Holds down either key Control or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String[]) - Method in class org.safs.model.components.HTMLTable
-
Holds down either key Control or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Holds down either key Control or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(String[]) - Method in class org.safs.model.components.JavaTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- selectCellTextSpecial(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Holds down either Ctrl or Shift while making a cell selection
with emulating either a Left or Right mouse click.
- SELECTCELLTEXTSPECIAL - Static variable in class org.safs.rational.CFTable
-
- SELECTCELLTEXTSPECIAL - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTCELLTEXTSPECIAL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectCellTextSpecial"
- SELECTCELLTEXTSPECIAL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectCellTextSpecial"
- SELECTCELLTEXTSPECIAL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectCellTextSpecial"
- selected - Variable in class org.safs.selenium.webdriver.lib.model.Element
-
- SELECTED_INDEX_MATCHES - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% selected index matches expected value '%3%'.
- SELECTED_INDEX_NOT_MATCH - Static variable in class org.safs.text.FAILKEYS
-
Selected index '%1%' does not match expected value '%2%'.
- selectFuzzyCellText(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- selectFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell.
- SELECTFUZZYCELLTEXT - Static variable in class org.safs.rational.CFTable
-
- SELECTFUZZYCELLTEXT - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectFuzzyCellText"
- SELECTFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectFuzzyCellText"
- SELECTFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectFuzzyCellText"
- selectFuzzyCellTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- selectFuzzyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to select a particular cell by finding the row based on fuzzy cell values.
- SELECTFUZZYCELLTEXTFIND - Static variable in class org.safs.rational.CFTable
-
- SELECTFUZZYCELLTEXTFIND - Static variable in class org.safs.selenium.CFHTMLTable
-
- SELECTFUZZYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"SelectFuzzyCellTextFind"
- SELECTFUZZYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"SelectFuzzyCellTextFind"
- SELECTFUZZYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"SelectFuzzyCellTextFind"
- selectIndex(Spinner, int) - Method in class org.safs.android.engine.processor.ComboBoxProcessor
-
- selectIndex(ListView, int, boolean) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
- selectIndex(String, String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item by its index from a combobox.
- selectIndex(String, String, String[]) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item by its index from a combobox.
- selectIndex(String, String, String) - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
Select an item by its index from a ComboEditBox (ComboBox).
- selectIndex(String, String, String) - Static method in class org.safs.model.commands.ComboListBoxFunctions
-
Select an item by its index from a combolistbox.
- selectIndex(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Select an item based on it's index in the list, starting from 1
Select an item based on it's index in the list, starting from 1
- selectIndex(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Same as (Alias for) ListView SelectIndexItem
- selectIndex(String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item by its index from a combobox.
- selectIndex(StepTestTable, String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item by its index from a combobox.
- selectIndex(String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item by its index from a combobox.
- selectIndex(StepTestTable, String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item by its index from a combobox.
- selectIndex(String) - Method in class org.safs.model.components.ComboEditBox
-
Select an item by its index from a ComboEditBox (ComboBox).
- selectIndex(StepTestTable, String) - Method in class org.safs.model.components.ComboEditBox
-
Select an item by its index from a ComboEditBox (ComboBox).
- selectIndex(String) - Method in class org.safs.model.components.ComboListBox
-
Select an item by its index from a combolistbox.
- selectIndex(StepTestTable, String) - Method in class org.safs.model.components.ComboListBox
-
Select an item by its index from a combolistbox.
- selectIndex(String) - Method in class org.safs.model.components.ListBox
-
Select an item based on it's index in the list, starting from 1
Select an item based on it's index in the list, starting from 1
- selectIndex(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Select an item based on it's index in the list, starting from 1
Select an item based on it's index in the list, starting from 1
- selectIndex(String) - Method in class org.safs.model.components.ListView
-
Same as (Alias for) ListView SelectIndexItem
- selectIndex(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Same as (Alias for) ListView SelectIndexItem
- SELECTINDEX - Static variable in class org.safs.rational.CFComboBox
-
- SELECTINDEX - Static variable in class org.safs.rational.CFDotNetPopupMenu
-
- selectIndex() - Method in class org.safs.rational.CFDotNetPopupMenu
-
Note: Analyse the parameters, prepare them for executing.
- selectIndex(GuiSubitemTestObject, int) - Method in class org.safs.rational.CFDotNetPopupMenu
-
- SELECTINDEX - Static variable in class org.safs.rational.CFList
-
- selectIndex(GuiSubitemTestObject, String) - Method in class org.safs.rational.CFList
-
Purpose: selectIndex
17 JUL 2008 (LeiWang) Modify index setting.
- SELECTINDEX - Static variable in class org.safs.rational.CFPopupMenu
-
- selectIndex() - Method in class org.safs.rational.CFPopupMenu
-
- SELECTINDEX - Static variable in class org.safs.rational.win.CFWinPopupMenu
-
- selectIndex() - Method in class org.safs.rational.win.CFWinPopupMenu
-
Note: Analyse the parameters, prepare them for executing.
- selectIndex(GuiSubitemTestObject, int) - Method in class org.safs.rational.win.CFWinPopupMenu
-
- SELECTINDEX - Static variable in class org.safs.rational.wpf.CFWPFPopupMenu
-
- selectIndex() - Method in class org.safs.rational.wpf.CFWPFPopupMenu
-
Note: Analyse the parameters, prepare them for executing.
- selectIndex(GuiSubitemTestObject, int) - Method in class org.safs.rational.wpf.CFWPFPopupMenu
-
- SelectIndex(Component, int, String...) - Static method in class org.safs.SAFSPlus.ComboBox
-
Select an item in Combo Box by index.
- SelectIndex(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to an index.
- SELECTINDEX - Static variable in class org.safs.selenium.CFComboBox
-
- SELECTINDEX - Static variable in class org.safs.selenium.CFListBox
-
- selectIndex(int, boolean, boolean) - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- SELECTINDEX_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"SelectIndex"
- SELECTINDEX_KEYWORD - Static variable in class org.safs.model.commands.ComboEditBoxFunctions
-
"SelectIndex"
- SELECTINDEX_KEYWORD - Static variable in class org.safs.model.commands.ComboListBoxFunctions
-
"SelectIndex"
- SELECTINDEX_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectIndex"
- SELECTINDEX_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectIndex"
- selectIndexItem(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to single click an item according to its Index value.
- selectIndexItem(String) - Method in class org.safs.model.components.ListView
-
Routine to single click an item according to its Index value.
- selectIndexItem(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Routine to single click an item according to its Index value.
- SelectIndexItem(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to an index.
- SELECTINDEXITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectIndexItem"
- selectIndexItemCoords(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to single click an item by Index at specific coordinates.
- selectIndexItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to single click an item by Index at specific coordinates.
- selectIndexItemCoords(String, String) - Method in class org.safs.model.components.ListView
-
Routine to single click an item by Index at specific coordinates.
- selectIndexItemCoords(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to single click an item by Index at specific coordinates.
- selectIndexItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Routine to single click an item by Index at specific coordinates.
- selectIndexItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to single click an item by Index at specific coordinates.
- SelectIndexItemCoords(Component, int, String) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to an index at specific coordinates.
- SELECTINDEXITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectIndexItemCoords"
- SELECTION_MATCHES - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% selection matches expected value '%3%'.
- SELECTION_NOT_MATCH - Static variable in class org.safs.text.FAILKEYS
-
Selection '%1%' does not match expected value '%2%'.
- SELECTION_NOT_PARTIAL_MATCH - Static variable in class org.safs.text.FAILKEYS
-
Selection '%1%' does not contain substring '%2%'.
- SELECTION_PARTIAL_MATCH - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% selection '%3%' contains substring '%4%'.
- selectItem(TextMatchingCriterion, boolean) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Try to select an item according to the name (fully or partially given),
and then verify if the tab has been really selected according to the parameter 'verify'.
- selectItem(TextMatchingCriterion, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Try to select an item according to the name (fully or partially given),
and then verify if the tab has been really selected according to the parameter 'verify'.
- selectItem(int, boolean) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Try to select the item according to the index, and then verify if the item
has been really selected according to the parameter 'verify'.
- selectItem(int, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Try to select the item according to the index, and then verify if the item
has been really selected according to the parameter 'verify'.
- selectItem(TextMatchingCriterion, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- selectItem(TextMatchingCriterion, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- selectItem(int, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- selectItem(int, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
- selectItem(int, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- selectItem(TextMatchingCriterion, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- selectItem(TextMatchingCriterion, boolean, Keys, Point, int) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Try to select (single-click) the item according to the item's text (fully or partially given),
and then verify if the item has been really selected according to the parameter 'verify'.
- selectItem(int, boolean, Keys, Point, int) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Try to select (single-click) the item according to the index, and then verify if the item
has been really selected according to the parameter 'verify'.
- selectItem(TextMatchingCriterion, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- selectItem(int, boolean, Keys, Point, int) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- selectItemAtIndex(GuiSubitemTestObject, int) - Method in class org.safs.rational.CFList
-
try both click and setState(Action.select() means to select an item by index
- selectItemAtIndex(GuiSubitemTestObject, int) - Method in class org.safs.rational.flex.CFFlexList
-
Note: Override the method of its superclass CFList, But click(AtIndex()) can
not work for flex list, so use click(atText())
- selectMenuBar(TestObject, String, boolean, boolean) - Method in class org.safs.rational.CFMenuBar
-
Purpose: Select a menuItem
We use an equivalent of this to accomplish the select:
jmbMenuBar().click(atPath("Admin->Customers..."));
- selectMenuBar(TestObject, String, boolean, boolean) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
Note: Overrides the superclass
- selectMenuBar(TestObject, String, boolean, boolean) - Method in class org.safs.rational.flex.custom.CFFlexMenuBar
-
- selectMenuID(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to select a particular menuitem by menuID.
- selectMenuID(String) - Method in class org.safs.model.components.Window
-
Attempts to select a particular menuitem by menuID.
- selectMenuID(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Attempts to select a particular menuitem by menuID.
- SELECTMENUID_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"SelectMenuID"
- SELECTMENUITEM - Static variable in class org.safs.ComponentFunction
-
- selectMenuItem(boolean) - Method in class org.safs.ComponentFunction
-
- selectMenuItem(String, String, String) - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
Action to select a menuItem according to its text value.
- selectMenuItem(String, String, String, String) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Action to select a menuItem according to its text value.
- selectMenuItem(String, String, String[]) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Action to select a menuItem according to its text value.
- selectMenuItem(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to select a particular text string menuitem.
- selectMenuItem(String) - Method in class org.safs.model.components.DotNetMenu
-
Action to select a menuItem according to its text value.
- selectMenuItem(StepTestTable, String) - Method in class org.safs.model.components.DotNetMenu
-
Action to select a menuItem according to its text value.
- selectMenuItem(String, String) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value.
- selectMenuItem(StepTestTable, String, String) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value.
- selectMenuItem(String[]) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value.
- selectMenuItem(StepTestTable, String[]) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value.
- selectMenuItem(String) - Method in class org.safs.model.components.Window
-
Attempts to select a particular text string menuitem.
- selectMenuItem(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Attempts to select a particular text string menuitem.
- selectMenuItem(boolean) - Method in class org.safs.rational.CFComponent
-
perform SelectMenuItem and SelectMenuItemContains
- SELECTMENUITEM - Static variable in class org.safs.rational.CFMenuBar
-
- selectMenuItem() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Verify the existance of the path exactly, if it exists then select the path
- SelectMenuItem(Component, String) - Static method in class org.safs.SAFSPlus.Menu
-
Select a menuItem according to its text value.
- SelectMenuItem(Component, String, String) - Static method in class org.safs.SAFSPlus.Menu
-
Select a menuItem according to its text value, it will select the Nth matched item.
- SELECTMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.DotNetMenuFunctions
-
"SelectMenuItem"
- SELECTMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.JavaMenuFunctions
-
"SelectMenuItem"
- SELECTMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"SelectMenuItem"
- SELECTMENUITEMCONTAINS - Static variable in class org.safs.ComponentFunction
-
- selectMenuItemContains(String, String, String) - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(String, String, String, String) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(String, String, String[]) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to select a menuitem based on a partial text match.
- selectMenuItemContains(String) - Method in class org.safs.model.components.DotNetMenu
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(StepTestTable, String) - Method in class org.safs.model.components.DotNetMenu
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(String, String) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(StepTestTable, String, String) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(String[]) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(StepTestTable, String[]) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to a partial match of its text value.
- selectMenuItemContains(String) - Method in class org.safs.model.components.Window
-
Attempts to select a menuitem based on a partial text match.
- selectMenuItemContains(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Attempts to select a menuitem based on a partial text match.
- SELECTMENUITEMCONTAINS - Static variable in class org.safs.rational.CFMenuBar
-
- selectMenuItemContains() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Verify the existance of the path non-exactly, if it exists then select the path
- SelectMenuItemContains(Component, String) - Static method in class org.safs.SAFSPlus.Menu
-
Select a menuItem according to a partial match of its text value.
- SelectMenuItemContains(Component, String, String) - Static method in class org.safs.SAFSPlus.Menu
-
Select a menuItem according to a partial match of its text value, it will select the Nth matched item.
- SELECTMENUITEMCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.DotNetMenuFunctions
-
"SelectMenuItemContains"
- SELECTMENUITEMCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.JavaMenuFunctions
-
"SelectMenuItemContains"
- SELECTMENUITEMCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"SelectMenuItemContains"
- selectMenuItemWithoutVerification(GuiSubitemTestObject, String) - Method in class org.safs.rational.CFMenuBar
-
- selectMenuItemWithVerification(GuiSubitemTestObject, String, boolean) - Method in class org.safs.rational.CFMenuBar
-
- selectNode(String, String, String) - Static method in class org.safs.model.commands.SSTreeFunctions
-
Routine to select a node according to its AppMap reference.
- selectNode(String) - Method in class org.safs.model.components.SSTree
-
Routine to select a node according to its AppMap reference.
- selectNode(StepTestTable, String) - Method in class org.safs.model.components.SSTree
-
Routine to select a node according to its AppMap reference.
- SELECTNODE_KEYWORD - Static variable in class org.safs.model.commands.SSTreeFunctions
-
"SelectNode"
- selectOption(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
Select an option of a combo box.
- selectOption(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
Select an option of a combo box.
Set the attribute 'value' doesn't work for dijit/form/ComboBox, so try to set 'item' object.
- selectOption(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- selectOption(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- selectOption(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
Select an option of a combo box.
- selectPartial(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to a partial match of its text value.
- selectPartial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to a partial match of its text value.
- selectPartial(String, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value.
- selectPartial(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value.
- selectPartial(String[]) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value.
- selectPartial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value.
- SELECTPARTIAL - Static variable in class org.safs.rational.CFTree
-
- SelectPartial(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Select a node according to a partial match of its path value, and verify this node has been selected.
- SelectPartial(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Select the Nth node according to a partial match of its path value, and verify this node has been selected.
- SELECTPARTIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectPartial"
- selectPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item via a partial text match in a combobox.
- selectPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item via a partial text match in a combobox.
- selectPartialMatch(String, String, String) - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
Select an item via a partial text match.
- selectPartialMatch(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Click and Verify an item according to a partial text match.
- selectPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to select (single click) an item according to a partial text match.
- selectPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to select (single click) an item according to a partial text match.
- selectPartialMatch(String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox.
- selectPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox.
- selectPartialMatch(String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox.
- selectPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox.
- selectPartialMatch(String) - Method in class org.safs.model.components.ComboEditBox
-
Select an item via a partial text match.
- selectPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ComboEditBox
-
Select an item via a partial text match.
- selectPartialMatch(String) - Method in class org.safs.model.components.ListBox
-
Routine to Click and Verify an item according to a partial text match.
- selectPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Click and Verify an item according to a partial text match.
- selectPartialMatch(String, String) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to a partial text match.
- selectPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to a partial text match.
- selectPartialMatch(String[]) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to a partial text match.
- selectPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to a partial text match.
- SELECTPARTIALMATCH - Static variable in class org.safs.rational.CFComboBox
-
- SELECTPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- selectPartialMatch(GuiSubitemTestObject, String, boolean) - Method in class org.safs.rational.CFList
-
Purpose: selectPartialMatch
- SelectPartialMatch(Component, String, String...) - Static method in class org.safs.SAFSPlus.ComboBox
-
Select a text item in Combo Box using a partial substring match.
- SelectPartialMatch(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a partial text.
- SelectPartialMatch(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a partial text.
- SELECTPARTIALMATCH - Static variable in class org.safs.selenium.CFComboBox
-
- SELECTPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- SELECTPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"SelectPartialMatch"
- SELECTPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ComboEditBoxFunctions
-
"SelectPartialMatch"
- SELECTPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectPartialMatch"
- SELECTPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectPartialMatch"
- selectPartialTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value.
- selectPartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to a partial match of its text value.
- SELECTPARTIALTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- SELECTPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SelectPartialTextNode"
- SELECTPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SelectPartialTextNode"
- SELECTPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectPartialTextNode"
- selectPartialTextNodeSpecial(String, String, String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectPartialTextNodeSpecial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectPartialTextNodeSpecial(String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectPartialTextNodeSpecial(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectPartialTextNodeSpecial(String[]) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectPartialTextNodeSpecial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- SELECTPARTIALTEXTNODESPECIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectPartialTextNodeSpecial"
- selectPopupMenuID(String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Select a menuItem via its menuID in the currently active popup menu.
- selectPopupMenuID(String) - Method in class org.safs.model.components.PopupMenu
-
Select a menuItem via its menuID in the currently active popup menu.
- selectPopupMenuID(StepTestTable, String) - Method in class org.safs.model.components.PopupMenu
-
Select a menuItem via its menuID in the currently active popup menu.
- SELECTPOPUPMENUID_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"SelectPopupMenuID"
- selectPopupMenuItem(String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Select a menuItem via its text in the currently active popup menu.
- selectPopupMenuItem(String) - Method in class org.safs.model.components.PopupMenu
-
Select a menuItem via its text in the currently active popup menu.
- selectPopupMenuItem(StepTestTable, String) - Method in class org.safs.model.components.PopupMenu
-
Select a menuItem via its text in the currently active popup menu.
- SELECTPOPUPMENUITEM - Static variable in class org.safs.rational.CFMenuBar
-
- SELECTPOPUPMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"SelectPopupMenuItem"
- selectRandomItems(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to randomly select multiple items in the ListView object.
- selectRandomItems(String) - Method in class org.safs.model.components.ListView
-
Routine to randomly select multiple items in the ListView object.
- selectRandomItems(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Routine to randomly select multiple items in the ListView object.
- SELECTRANDOMITEMS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectRandomItems"
- SELECTROWWITHROWVALUES - Static variable in class org.safs.rational.CFTable
-
- selectStateIcon(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Select/check a node's state icon (checkbox) according to its associated text value.
- selectStateIcon(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Select/check a node's state icon (checkbox) according to its associated text value.
- selectStateIcon(String, String) - Method in class org.safs.model.components.TreeView
-
Select/check a node's state icon (checkbox) according to its associated text value.
- selectStateIcon(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Select/check a node's state icon (checkbox) according to its associated text value.
- selectStateIcon(String[]) - Method in class org.safs.model.components.TreeView
-
Select/check a node's state icon (checkbox) according to its associated text value.
- selectStateIcon(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Select/check a node's state icon (checkbox) according to its associated text value.
- SELECTSTATEICON_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectStateIcon"
- selectTab(String, String, String) - Static method in class org.safs.model.commands.TabControlFunctions
-
Attempts to perform a standard SelectTab on a particular Tab on the TabControl
Attempts to perform a standard Selection on a particular Tab on the TabControl.
- selectTab(String) - Method in class org.safs.model.components.TabControl
-
Attempts to perform a standard SelectTab on a particular Tab on the TabControl
Attempts to perform a standard Selection on a particular Tab on the TabControl.
- selectTab(StepTestTable, String) - Method in class org.safs.model.components.TabControl
-
Attempts to perform a standard SelectTab on a particular Tab on the TabControl
Attempts to perform a standard Selection on a particular Tab on the TabControl.
- SELECTTAB - Static variable in class org.safs.rational.CFPageTabList
-
- SelectTab(Component, String) - Static method in class org.safs.SAFSPlus.TabControl
-
Select a tab value in Tab Control and verify the value has been selected.
- selectTab(String, boolean, int, boolean) - Method in class org.safs.selenium.webdriver.lib.TabControl
-
Try to select the tab according to the name (fully or partially given),
and then verify if the tab has been really selected according to the parameter 'verify'.
- selectTab(int, boolean) - Method in class org.safs.selenium.webdriver.lib.TabControl
-
Try to select the tab according to the index, and then verify if the tab
has been really selected according to the parameter 'verify'.
- SELECTTAB_KEYWORD - Static variable in class org.safs.model.commands.TabControlFunctions
-
"SelectTab"
- selectTabIndex(String, String, String) - Static method in class org.safs.model.commands.TabControlFunctions
-
Attempts to select a particular Tab by Index.
- selectTabIndex(String) - Method in class org.safs.model.components.TabControl
-
Attempts to select a particular Tab by Index.
- selectTabIndex(StepTestTable, String) - Method in class org.safs.model.components.TabControl
-
Attempts to select a particular Tab by Index.
- SELECTTABINDEX - Static variable in class org.safs.rational.CFPageTabList
-
- SelectTabIndex(Component, int) - Static method in class org.safs.SAFSPlus.TabControl
-
Select a tab by index in Tab Control and verify the index has been selected.
- SELECTTABINDEX_KEYWORD - Static variable in class org.safs.model.commands.TabControlFunctions
-
"SelectTabIndex"
- selectTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Click and Verify a selection according to its text value.
- selectTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to select (single click) an item according to its text value.
- selectTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to select (single click) an item according to its text value.
- selectTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to Click and Verify a selection according to its text value.
- selectTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Click and Verify a selection according to its text value.
- selectTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to its text value.
- selectTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to its text value.
- selectTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to its text value.
- selectTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an item according to its text value.
- SELECTTEXTITEM - Static variable in class org.safs.rational.CFComboBox
-
- SELECTTEXTITEM - Static variable in class org.safs.rational.CFList
-
- SelectTextItem(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text.
- SelectTextItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text.
- SELECTTEXTITEM - Static variable in class org.safs.selenium.CFListBox
-
- SELECTTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectTextItem"
- SELECTTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectTextItem"
- selectTextItemCoords(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Single click a text item at specific Coords.
- selectTextItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Single click a text item at specific Coords.
- selectTextItemCoords(String, String, String) - Method in class org.safs.model.components.ListView
-
Single click a text item at specific Coords.
- selectTextItemCoords(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Single click a text item at specific Coords.
- selectTextItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Single click a text item at specific Coords.
- selectTextItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Single click a text item at specific Coords.
- SelectTextItemCoords(Component, String, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text at specific coordinate.
- SelectTextItemCoords(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text at specific coordinate.
If there are more than one matched item, select the first one.
- SELECTTEXTITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectTextItemCoords"
- selectTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to select a node according to its text value.
- selectTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to select a node according to its text value.
- selectTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to its text value.
- selectTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to select a node according to its text value.
- selectTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to its text value.
- selectTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to select a node according to its text value.
- selectTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to its text value.
- selectTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to select a node according to its text value.
- selectTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- selectTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- selectTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- selectTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to select a node according to its text value.
- SELECTTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- SelectTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Select tree text node.
- SelectTextNode(String) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- SELECTTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SelectTextNode"
- SELECTTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SelectTextNode"
- SELECTTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectTextNode"
- selectTextNodeSpecial(String, String, String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectTextNodeSpecial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectTextNodeSpecial(String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectTextNodeSpecial(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectTextNodeSpecial(String[]) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- selectTextNodeSpecial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Holds down either Ctrl or Shift while making an item selection with emulating either a Left or Right mouse click.
- SELECTTEXTNODESPECIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectTextNodeSpecial"
- selectTopFrame(Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Selects the top frame if its not already selected
- SELECTUNVERFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- selectUnverified(String, String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item by its text value from a combobox without verifying the
selection.
- selectUnverified(String, String, String[]) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item by its text value from a combobox without verifying the
selection.
- selectUnverified(String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox without verifying the
selection.
- selectUnverified(StepTestTable, String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox without verifying the
selection.
- selectUnverified(String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox without verifying the
selection.
- selectUnverified(StepTestTable, String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item by its text value from a combobox without verifying the
selection.
- SELECTUNVERIFIED - Static variable in class org.safs.rational.CFComboBox
-
- SELECTUNVERIFIED - Static variable in class org.safs.rational.CFList
-
- SelectUnverified(Component, String, String...) - Static method in class org.safs.SAFSPlus.ComboBox
-
Select an item in Combo Box without verification of the selected item.
- SELECTUNVERIFIED - Static variable in class org.safs.selenium.CFComboBox
-
- SELECTUNVERIFIED_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"SelectUnverified"
- selectUnverifiedAnotherTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Use the identical "SelectAnotherUnverifiedTextItem" instead.
- selectUnverifiedAnotherTextItem(String) - Method in class org.safs.model.components.ListBox
-
Use the identical "SelectAnotherUnverifiedTextItem" instead.
- selectUnverifiedAnotherTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Use the identical "SelectAnotherUnverifiedTextItem" instead.
- SELECTUNVERIFIEDANOTHERTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectUnverifiedAnotherTextItem"
- selectUnverifiedMenuItem(String, String, String, String) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Action to select a menuItem according to its text value without verification of it's existance.
- selectUnverifiedMenuItem(String, String, String[]) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Action to select a menuItem according to its text value without verification of it's existance.
- selectUnverifiedMenuItem(String, String) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value without verification of it's existance.
- selectUnverifiedMenuItem(StepTestTable, String, String) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value without verification of it's existance.
- selectUnverifiedMenuItem(String[]) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value without verification of it's existance.
- selectUnverifiedMenuItem(StepTestTable, String[]) - Method in class org.safs.model.components.JavaMenu
-
Action to select a menuItem according to its text value without verification of it's existance.
- SELECTUNVERIFIEDMENUITEM - Static variable in class org.safs.rational.CFMenuBar
-
- selectUnverifiedMenuItem() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Select the path (exactly matched) without verification of it's existance
- SelectUnverifiedMenuItem(Component, String) - Static method in class org.safs.SAFSPlus.Menu
-
Select a menuItem according to its text value, without verification of menuItem's existance.
- SELECTUNVERIFIEDMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.JavaMenuFunctions
-
"SelectUnverifiedMenuItem"
- selectUnverifiedPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item via a partial text match in a combobox without verification.
- selectUnverifiedPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Select an item via a partial text match in a combobox without verification.
- selectUnverifiedPartialMatch(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Click an item according to a partial text match.
- selectUnverifiedPartialMatch(String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox without verification.
- selectUnverifiedPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox without verification.
- selectUnverifiedPartialMatch(String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox without verification.
- selectUnverifiedPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ComboBox
-
Select an item via a partial text match in a combobox without verification.
- selectUnverifiedPartialMatch(String) - Method in class org.safs.model.components.ListBox
-
Routine to Click an item according to a partial text match.
- selectUnverifiedPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Click an item according to a partial text match.
- SELECTUNVERIFIEDPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- SelectUnverifiedPartialMatch(Component, String, String...) - Static method in class org.safs.SAFSPlus.ComboBox
-
Select an item in Combo Box using a partial substring match, no verification of the 'selected item' will be attempted.
- SELECTUNVERIFIEDPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- SELECTUNVERIFIEDPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"SelectUnverifiedPartialMatch"
- SELECTUNVERIFIEDPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectUnverifiedPartialMatch"
- selectUnverifiedPopupMenuItem(String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Select a menuItem via its text in the currently active popup menu without verification.
- selectUnverifiedPopupMenuItem(String) - Method in class org.safs.model.components.PopupMenu
-
Select a menuItem via its text in the currently active popup menu without verification.
- selectUnverifiedPopupMenuItem(StepTestTable, String) - Method in class org.safs.model.components.PopupMenu
-
Select a menuItem via its text in the currently active popup menu without verification.
- SELECTUNVERIFIEDPOPUPMENUITEM - Static variable in class org.safs.rational.CFMenuBar
-
- selectUnverifiedPopupMenuItem() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Select the path provided without the verification of existance of this path
- SELECTUNVERIFIEDPOPUPMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"SelectUnverifiedPopupMenuItem"
- selectUnverifiedTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Click a selection according to its text value.
- selectUnverifiedTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to select (single click) an unverifiable item according to its text value.
- selectUnverifiedTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to select (single click) an unverifiable item according to its text value.
- selectUnverifiedTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to Click a selection according to its text value.
- selectUnverifiedTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Click a selection according to its text value.
- selectUnverifiedTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an unverifiable item according to its text value.
- selectUnverifiedTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an unverifiable item according to its text value.
- selectUnverifiedTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an unverifiable item according to its text value.
- selectUnverifiedTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to select (single click) an unverifiable item according to its text value.
- SELECTUNVERIFIEDTEXTITEM - Static variable in class org.safs.rational.CFComboBox
-
- SELECTUNVERIFIEDTEXTITEM - Static variable in class org.safs.rational.CFList
-
- SelectUnverifiedTextItem(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text without verification.
- SelectUnverifiedTextItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text without verification.
- SELECTUNVERIFIEDTEXTITEM - Static variable in class org.safs.selenium.CFListBox
-
- SELECTUNVERIFIEDTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SelectUnverifiedTextItem"
- SELECTUNVERIFIEDTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectUnverifiedTextItem"
- selectUnverifiedTextItemCoords(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Single click an unverifiable text item at specific Coords.
- selectUnverifiedTextItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Single click an unverifiable text item at specific Coords.
- selectUnverifiedTextItemCoords(String, String, String) - Method in class org.safs.model.components.ListView
-
Single click an unverifiable text item at specific Coords.
- selectUnverifiedTextItemCoords(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Single click an unverifiable text item at specific Coords.
- selectUnverifiedTextItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Single click an unverifiable text item at specific Coords.
- selectUnverifiedTextItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Single click an unverifiable text item at specific Coords.
- SelectUnverifiedTextItemCoords(Component, String, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text at specific coordinate without verification.
- SelectUnverifiedTextItemCoords(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
Select (single click) an item value in ListView according to a full text at specific coordinate without verification.
If there are more than one matched item, select the first one.
- SELECTUNVERIFIEDTEXTITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SelectUnverifiedTextItemCoords"
- selectUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly select a node according to its text value.
- selectUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly select a node according to its text value.
- selectUnverifiedTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly click a text node.
- selectUnverifiedTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly click a text node.
- selectUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly select a node according to its text value.
- selectUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly select a node according to its text value.
- selectUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly select a node according to its text value.
- selectUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly select a node according to its text value.
- selectUnverifiedTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- selectUnverifiedTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- selectUnverifiedTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- selectUnverifiedTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- SelectUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Select a node according to its path, but will NOT verify this node has been selected.
- SelectUnverifiedTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Select the Nth node according to its path, but will NOT verify this node has been selected.
- SELECTUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SelectUnverifiedTextNode"
- SELECTUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SelectUnverifiedTextNode"
- SELECTUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectUnverifiedTextNode"
- selectUnverifiedTextNodeRightClick(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Skips many pre- and post-verification checks for right-clicks.
- selectUnverifiedTextNodeRightClick(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Skips many pre- and post-verification checks for right-clicks.
- selectUnverifiedTextNodeRightClick(String, String) - Method in class org.safs.model.components.TreeView
-
Skips many pre- and post-verification checks for right-clicks.
- selectUnverifiedTextNodeRightClick(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Skips many pre- and post-verification checks for right-clicks.
- selectUnverifiedTextNodeRightClick(String[]) - Method in class org.safs.model.components.TreeView
-
Skips many pre- and post-verification checks for right-clicks.
- selectUnverifiedTextNodeRightClick(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Skips many pre- and post-verification checks for right-clicks.
- SELECTUNVERIFIEDTEXTNODERIGHTCLICK_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SelectUnverifiedTextNodeRightClick"
- selectWindow(Selenium, String, long) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
selects a window to send future commands to
- selenium - Variable in class org.safs.selenium.CFComponent
-
- selenium - Variable in class org.safs.selenium.DocumentParser
-
- SELENIUM_COMMANDS - Static variable in class org.safs.selenium.SeleniumJavaHook
-
Our predefined STAF process name: "SAFS/Selenium"
- SELENIUM_COMMANDS - Static variable in class org.safs.selenium.webdriver.SeleniumHook
-
Our predefined STAF process name: "SAFS/Selenium"
- SELENIUM_ENGINE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SAFSSELENIUM"
- SELENIUM_PLUS - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
holds path to SeleniumPlus install directory -- once validated.
- SELENIUM_PLUS_ENV - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"SELENIUM_PLUS" the system environment variable name holding the path where SeleniumPlus has been installed
- SeleniumAgent - Class in org.safs.selenium.rmi.agent
-
Default Selenium RMI Agent intended to communicate with a remote standalone Selenium Server JVM.
- SeleniumAgent() - Constructor for class org.safs.selenium.rmi.agent.SeleniumAgent
-
- SeleniumAgent.ServerMonitor - Class in org.safs.selenium.rmi.agent
-
Polls the server host for a Java Registry every few seconds until one with the proper
server object is found.
- SELENIUMBINPath - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SeleniumConfigConstant() - Constructor for class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- SeleniumConstants() - Constructor for class org.safs.Constants.SeleniumConstants
-
- seleniumdir - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SELENIUMDIRAutomation - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SELENIUMDIREnv - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SELENIUMEmbeddedJavaExe - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SeleniumGUIUtilities - Class in org.safs.selenium
-
SAFS/Selenium-specific subclass of DDGUIUtilities.
- SeleniumGUIUtilities() - Constructor for class org.safs.selenium.SeleniumGUIUtilities
-
No-argument constructor.
- SeleniumGUIUtilities(STAFHelper, LogUtilities) - Constructor for class org.safs.selenium.SeleniumGUIUtilities
-
Constructor providing the STAFHelper and LogUtilities needed for
proper operation.
- SeleniumGUIUtilities(STAFHelper, TestRecordData, LogUtilities) - Constructor for class org.safs.selenium.SeleniumGUIUtilities
-
Constructor providing the STAFHelper, LogUtilities, and TestRecordData for proper operation.
- SELENIUMHARNESSPath - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- seleniumHome - Variable in class org.safs.install.ProjectInstaller
-
- SeleniumHook - Class in org.safs.selenium.webdriver
-
This class is our STAF-enabled JavaHook (Selenium WebDriver) for the "SAFS/Selenium" Engine.
- SeleniumHook() - Constructor for class org.safs.selenium.webdriver.SeleniumHook
-
No-arg constructor for SeleniumHook
Simply calls the super()
- SeleniumHook(String) - Constructor for class org.safs.selenium.webdriver.SeleniumHook
-
Constructor for SeleniumHook
Simply calls super(process_name)
- SeleniumHook(String, ApacheLogUtilities) - Constructor for class org.safs.selenium.webdriver.SeleniumHook
-
Constructor for SeleniumHook
Simply calls super(process_name, logs)
- SeleniumHook(String, String) - Constructor for class org.safs.selenium.webdriver.SeleniumHook
-
Constructor for SeleniumHook
Simply calls super(process_name, trd_name)
- SeleniumHook(String, String, LogUtilities) - Constructor for class org.safs.selenium.webdriver.SeleniumHook
-
Constructor for SeleniumHook
Simply calls super(process_name, trd_name, logs)
- SeleniumHook(String, String, LogUtilities, TestRecordHelper, DDGUIUtilities, ProcessRequest) - Constructor for class org.safs.selenium.webdriver.SeleniumHook
-
Advanced Constructor for SeleniumHook.
- SeleniumHookConfig - Class in org.safs.selenium
-
- SeleniumHookConfig(ConfigureInterface) - Constructor for class org.safs.selenium.SeleniumHookConfig
-
- SELENIUMHOST - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMHOST" define the host name where the SELENIUM "standalone server"/"grid hub" will run
- SeleniumJavaHook - Class in org.safs.selenium
-
This class is our STAF-enabled JavaHook for the "SAFS/Selenium" Engine.
- SeleniumJavaHook() - Constructor for class org.safs.selenium.SeleniumJavaHook
-
No-arg constructor for SeleniumJavaHook
Simply calls the super()
- SeleniumJavaHook(String) - Constructor for class org.safs.selenium.SeleniumJavaHook
-
Constructor for SeleniumJavaHook
Simply calls super(process_name)
- SeleniumJavaHook(String, LogUtilities) - Constructor for class org.safs.selenium.SeleniumJavaHook
-
Constructor for SeleniumJavaHook
Simply calls super(process_name, logs)
- SeleniumJavaHook(String, String) - Constructor for class org.safs.selenium.SeleniumJavaHook
-
Constructor for SeleniumJavaHook
Simply calls super(process_name, trd_name)
- SeleniumJavaHook(String, String, LogUtilities) - Constructor for class org.safs.selenium.SeleniumJavaHook
-
Constructor for SeleniumJavaHook
Simply calls super(process_name, trd_name, logs)
- SeleniumJavaHook(String, String, LogUtilities, TestRecordHelper, DDGUIUtilities, ProcessRequest) - Constructor for class org.safs.selenium.SeleniumJavaHook
-
Advanced Constructor for SeleniumJavaHook.
- SELENIUMLIBPath - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SELENIUMNODE - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMNODE" define the selenium nodes to run.
- SELENIUMOCRPath - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- SeleniumPlus - Class in org.safs.selenium.webdriver
-
NOTE 1: Auto-evaluated expression.
As SeleniumPlus inherits from SAFS, so it has the ability to process string as an expression.
- SeleniumPlus() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus
-
Internal framework use only.
- SeleniumPlus.Assert - Class in org.safs.selenium.webdriver
-
A set of assertions methods for tests.
- SeleniumPlus.CheckBox - Class in org.safs.selenium.webdriver
-
- SeleniumPlus.ComboBox - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
ComboBox keywords, like Select, ShowList, SetTextValue etc.
- SeleniumPlus.Component - Class in org.safs.selenium.webdriver
-
- SeleniumPlus.Counters - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
DriverCounter keywords, like StartTestSuite, StartCounter, LogCounterInfo etc.
- SeleniumPlus.EditBox - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
EditBox keywords, like SetTextValue, SetTextCharacters etc.
- SeleniumPlus.Files - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
File keywords, like OpenFile, ReadFileLine etc.
- SeleniumPlus.ListView - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
ListView keywords, like ClickIndex, VerifyListContains etc.
- SeleniumPlus.Logging - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
Logging keywords, like LogMessage, LogTestWarning etc.
- SeleniumPlus.Menu - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
MenuBar/Menu keywords, like SelectMenuItem, VerifyMenuItemContains etc.
- SeleniumPlus.Misc - Class in org.safs.selenium.webdriver
-
Convenience class for miscellaneous Driver Commands.
This is a sub-class of SAFSPlus.Misc
and it provides more convenient wrapper APIs related to Selenium.
The class SAFSPlus.Misc
is a sub-class of DriverCommand
.
- SeleniumPlus.Rest - Class in org.safs.selenium.webdriver
-
- SeleniumPlus.ScrollBar - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
ScrollBar keywords, like OneDown, PageDown, PageUp etc.
- SeleniumPlus.Strings - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
String keywords, like Compare, GetMultiDelimitedField etc.
- SeleniumPlus.TabControl - Class in org.safs.selenium.webdriver
-
- SeleniumPlus.Tree - Class in org.safs.selenium.webdriver
-
Wrapper class providing APIs to handle
Tree keywords, like ClickTextNode, ExpandTextNode etc.
- SeleniumPlus.WDTimeOut - Class in org.safs.selenium.webdriver
-
This class provides some static methods to set Selenium WebDriver's timeout thread-safely.
- SeleniumPlus.Window - Class in org.safs.selenium.webdriver
-
Wrapper class to handle
Window keywords, like Maximize, Minimize, SetPosition etc.
- SeleniumPlusException - Exception in org.safs.selenium.webdriver.lib
-
History:
DEC 18, 2013 (Lei Wang) Initial release.
- SeleniumPlusException(String) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusException(String, String) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusException(String, String, String) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusException(Object, String, String) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusException(Object, String) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusException(Throwable) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusException(String, Throwable) - Constructor for exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- SeleniumPlusInstaller - Class in org.safs.install
-
- SeleniumPlusInstaller() - Constructor for class org.safs.install.SeleniumPlusInstaller
-
- SELENIUMPORT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMPORT" define the port number on which the SELENIUM "standalone server"/"grid hub" will run
- SeleniumRMIAgent - Interface in org.safs.selenium.rmi.agent
-
Defines a generic Selenium RMI Agent communicating with a Selenium RMI Server.
- SeleniumRMIServer - Interface in org.safs.selenium.rmi.server
-
Defines a generic Selenium RMI Server to communicate with multiple Selenium RMI Agents.
- SeleniumServer - Class in org.safs.selenium.rmi.server
-
Default SAFS SeleniumPlus RMI Server normally embedded inside a remote standalone Selenium Server JVM.
- SeleniumServer() - Constructor for class org.safs.selenium.rmi.server.SeleniumServer
-
- SELENIUMSERVER_JVM - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMSERVER_JVM" defines the JVM to start the SELENIUM server.
The value should be an absolute path of the java.exe executable, for example as following
SELENIUMSERVER_JVM="D:\jdk\jdk1.7.0_45_64bit\bin\java.exe"
- SELENIUMSERVER_JVM_OPTIONS - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMSERVER_JVM_OPTIONS" defines the JVM Options for the SELENIUM server.
- SELENIUMSERVER_JVM_Xms - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMSERVER_JVM_Xms" define the minimum memory to use for the SELENIUM server
- SELENIUMSERVER_JVM_Xmx - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- SeleniumServerRMIInjector - Class in org.safs.selenium.util
-
This class is used to provide our RMI support into a SeleniumServer process.
- SeleniumServerRunner - Class in org.safs.selenium.util
-
This class is used to provide a special Java console for the Selenium Server (standalone, hub, node) process.
- sem - Variable in class org.safs.staf.service.sem.SEMState
-
- sem - Static variable in class org.safs.STAFHelper
-
- semaphore_name - Variable in class org.safs.JavaHook
-
The root name used in STAF Semaphore EVENT communication.
- SEMI - Static variable in class org.safs.model.tools.AbstractDriver
-
";"
- SEMI - Static variable in class org.safs.model.tools.ComponentGenerator
-
- SEMI_COLON - Static variable in class org.safs.StringUtils
-
";"
- SEMICOLON - Static variable in class org.safs.model.tools.AppMapGenerator
-
- SEMState - Class in org.safs.staf.service.sem
-
- SEMState(String, int) - Constructor for class org.safs.staf.service.sem.SEMState
-
Creates a default Semaphore controlled item.
- send(MimeMessage) - Method in class org.safs.tools.mail.Mailer
-
- send(List<String>, String, String) - Method in class org.safs.tools.mail.Mailer
-
Mail text message.
- send(List<String>, String, Object, Mailer.MimeType) - Method in class org.safs.tools.mail.Mailer
-
Mail object content, the content's type is defined by parameter format.
- send(List<String>, String, Object, Mailer.MimeType, String) - Method in class org.safs.tools.mail.Mailer
-
Mail object, the content's type is defined by parameter format.
It will also send attachments provided by the last parameter 'attachment'.
- send(List<String>, String, Object, Mailer.MimeType, List<String>) - Method in class org.safs.tools.mail.Mailer
-
Mail object, the content's type is defined by parameter format.
It will also send attachments provided by the last parameter 'attachments'.
- send(List<String>, String, Object, Mailer.MimeType, Map<String, String>) - Method in class org.safs.tools.mail.Mailer
-
Mail an object, the content's type is defined by MimeType.
It will also send attachments provided by the last parameter 'attchments_alias'.
- send(List<String>, String, Map<Integer, Mailer.MimeContent>, Map<String, String>) - Method in class org.safs.tools.mail.Mailer
-
Mail a set of objects, the content's type is defined by MimeType.
It will also send attachments provided by the last parameter 'attchments_alias'.
- send(Map<Message.RecipientType, List<String>>, String, Map<Integer, Mailer.MimeContent>, Map<String, String>) - Method in class org.safs.tools.mail.Mailer
-
Mail a set of objects, the content's type is defined by MimeType.
It will also send attachments provided by the last parameter 'attchments_alias'.
- sendAcknowledgment(String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- sendAcknowledgment(String, int) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- sendAction - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- sendAction - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- sendbackResponse() - Method in class org.safs.TestRecordHelper
-
Purpose: sendback response, the statusCode is sent back
in the VAR: getInstanceName() + "statuscode"
Assumptions: none
- sendButton - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- sendButton - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- sendDebug(String) - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_DEBUG message.
- sendDispatchFile(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
- sendDispatchFile(String) - Method in class org.safs.android.messenger.RemoteClientRunner
-
Remote client does nothing with this.
- sendDispatchFile(String) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Send the remote client a dispatch file message with the filepath to a file that
should be readable by the remote client.
- sendDispatchProps(Properties) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
- sendDispatchProps(Properties) - Method in class org.safs.android.messenger.RemoteClientRunner
-
Remote client does nothing with this.
- sendDispatchProps(Properties) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Send the remote client a dispatch Properties message containing a Serialized
Properties object containing all the data needed for
the execution of the Dispatch.
- sendEmail(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send email notification with attachments.Send email notification with attachments.
- sendEmail(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send email notification with attachments.Send email notification with attachments.
- sendEmail(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Send email notification with attachments.Send email notification with attachments.
- sendEmail(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Send email notification with attachments.Send email notification with attachments.
- SENDEMAIL_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SendEmail"
- SENDEMAIL_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SendEmail"
- SENDEVENT - Static variable in class org.safs.ComponentFunction
-
- sendEvent() - Method in class org.safs.ComponentFunction
-
- sendEvent(String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Send or trigger an "event" with 0 or more arguments.
- sendEvent(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Send or trigger an "event" with 0 or more arguments.
- sendEvent(String, String) - Method in class org.safs.model.components.GenericMaster
-
Send or trigger an "event" with 0 or more arguments.
- sendEvent(StepTestTable, String, String) - Method in class org.safs.model.components.GenericMaster
-
Send or trigger an "event" with 0 or more arguments.
- sendEvent(String[]) - Method in class org.safs.model.components.GenericMaster
-
Send or trigger an "event" with 0 or more arguments.
- sendEvent(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Send or trigger an "event" with 0 or more arguments.
- sendEvent() - Method in class org.safs.rational.CFComponent
-
send an event to the object--assuming it supports receiving events.
- SENDEVENT_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"SendEvent"
- sendException(String) - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_EXCEPTION signaling the engine has detected and caught an Exception and
is reporting that to the remote test controller.
- sendFlexEvent() - Method in class org.safs.rational.CFComponent
-
called from sendEvent for Flex Domain sendEvent handling.
- sendHttpGetRequest() - Method in class org.safs.selenium.webdriver.DCDriverCommand
-
- sendHttpRequest(Map<String, String>) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- sendIPCMessage(int) - Method in class org.safs.android.messenger.MessengerService
-
- sendIPCMessage(int, String) - Method in class org.safs.android.messenger.MessengerService
-
- sendIPCMessage(int, char[]) - Method in class org.safs.android.messenger.MessengerService
-
- sendKey(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
send a key to current view.
- sendKey(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
- sendLogClassMessage(String, String, int) - Method in class org.safs.logging.LogUtilities
-
Copy the message to the static org.safs.Log class if enabled.
- SendMail(String, String, String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Send email via a mail server, which should be configured by user in the .INI file.
This method will not verify the validation of the recipients address.
- sendMessage(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
Send the remote client and arbitrary MESSAGE content.
- sendMessage(String) - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_SERVER_MESSAGE signaling the engine has sent a custom/arbitrary message or response
to the remote test controller.
- sendMessageAsMultipleParcels(Messenger, Message, Object) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- sendMessageOfLostParcel(Messenger, String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- sendMessageOfLostParcel(Messenger, String, int) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- SendMessageThread(STAFHelper, String, int) - Constructor for class org.safs.staf.service.queue.EmbeddedQueueService.SendMessageThread
-
- sendProtocolMessage(String) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Send an arbitrary message through our SocketProtocol.
- sendQueueMessage(String, String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Send a queue message to the FIFO queue of the specified (non-STAF) handler (handle/service).
- sendQueueMessage(String, String) - Method in interface org.safs.staf.embedded.HandleInterface
-
- sendQueueMessage(String, String) - Method in class org.safs.staf.STAFHandleInterface
-
- sendQueueMessage(String, String) - Method in class org.safs.STAFHelper
-
Purpose: send a queue message using STAF
- sendReady() - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_READY signaling the engine is ready to process remote commands.
- sendRegisterEngine() - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a ID_REGISTER_ENGINE signaling the engine is registered.
- sendResponse(String) - Method in class org.safs.sockets.SocketProtocol
-
Send UTF-8 encoded message to the connected instance, if any.
- sendRunning() - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_RUNNING signaling the engine is processing the remote command.
- sendServiceMessage(int, String) - Method in class org.safs.android.messenger.client.MessengerRunner
-
Note: NEVER call debug() in this method or in the method it will call!!! It causes StackOverFlow.
- sendServiceParcelAcknowledge(String, int) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- sendServiceParcelAcknowledge(String, int) - Method in class org.safs.android.messenger.MessengerService
-
- sendServiceProperties(int, Properties) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- sendServiceResult(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Exposes the messageRunner.sendServiceResult(Properties) method.
- sendServiceResult(MessageResult) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- sendServiceResult(int, String) - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_RESULT message with the int statuscode and String statusinfo
result from processing a previous command/dispatch.
- sendServiceResult(Properties) - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_RESULTPROPS message with the Properties
result from processing a previous command/dispatch.
- sendShutdown() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
- sendShutdown() - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a MSG_ENGINE_SHUTDOWN signaling the engine has or is in the process of shutting down.
- sendShutdown() - Method in class org.safs.android.messenger.RemoteClientRunner
-
Remote client does nothing with this.
- sendShutdown() - Method in class org.safs.sockets.AbstractProtocolRunner
-
Send a shutdown command to the remote client.
- sendTCPMessage(String) - Method in class org.safs.android.messenger.MessengerService
-
- sendUnRegisterEngine() - Method in class org.safs.android.messenger.client.MessengerRunner
-
Create and send a ID_UNREGISTER_ENGINE signaling the engine is un-registered.
- SENT_MSG_3 - Static variable in class org.safs.Processor
-
GetText.text() keyword.
- SENTMSG_3 - Static variable in class org.safs.text.GENKEYS
-
%1% %2% sent to %3%.
- SEPARATOR - Variable in class org.safs.tools.drivers.JSAFSDriver
-
"," The default separator that will be used when issuing SAFS commands.
- separator - Variable in class org.safs.tools.input.UniqueStringFileInfo
-
- separator - Variable in class org.safs.tools.input.UniqueStringRecordClass
-
- SEPARATOR_EQUAL - Static variable in class org.safs.tools.mail.Mailer
-
- SEPARATOR_SEMI_COLON - Static variable in class org.safs.tools.mail.Mailer
-
- SePlusInstallInfo - Class in org.safs.selenium.util
-
This class holds the information related to the Selenium, Embedded Java, Library etc.
We provide support of Selenium Engine in both SAFS and SeleniumPlus.
But the the file structure is different between SAFS and SeleniumPlus,
this class intends to detect automatically which one has been installed
and deduce the related appropriate resources to use.
- SEPS - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
Array of possible separators: ";",":","|",":","_","#","!","$","^","&","*","~"
- SEPS - Static variable in class org.safs.jvmagent.STAFLocalServer
-
Array of posibbl separators: "," "|" ":" ";" "_" "#" "!"
- server - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- server - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- server - Variable in class org.safs.jvmagent.LocalServerGuiClassData
-
- server - Variable in class org.safs.rmi.engine.AgentImpl
-
- Server - Interface in org.safs.rmi.engine
-
Defines a generic SAFS Engine RMI Server to communicate with multiple SAFS Engine RMI Agents.
- server - Variable in class org.safs.selenium.rmi.agent.SeleniumAgent
-
The remote SAFS RMI SeleniumServer reference.
- server - Variable in class org.safs.tools.consoles.GuiRecognitionDetector
-
- server - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- SERVER_HOSTNAME_SYSTEM_PROPERTY - Static variable in interface org.safs.rmi.engine.Agent
-
'safs.server.hostname' Name of the System Property signifying a remote SAFS RMI Server
hostname to seek for a SAFS RMI Server.
- SERVER_HOSTNAME_SYSTEM_PROPERTY - Static variable in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
'safs.server.hostname' Name of the System Property signifying a remote SAFS RMI Server
hostname to seek for a SAFS RMI Server.
- SERVER_SYSTEM_PROPERTY - Static variable in interface org.safs.rmi.engine.Server
-
'safs.server.running' System Property signifying this JVM contains the RMI Server
and RMI Agents should shutdown and not attempt to connect to the RMI Server.
- SERVER_SYSTEM_PROPERTY - Static variable in interface org.safs.selenium.rmi.server.SeleniumRMIServer
-
'safs.server.running' System Property signifying this JVM contains the RMI Server
and any RMI Agents should shutdown and not attempt to connect to the RMI Server.
- serverHost - Static variable in class org.safs.rmi.engine.RemoteRoot
-
defaults to 'localhost'
- serverHost - Variable in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Each Agent may have a different RMI Server (Mac, Unix, Windows, Android, etc..)
This setting "overrides/hides" the static serverHost of the RemoteRoot superclass.
- serverHost - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- ServerImpl - Class in org.safs.rmi.engine
-
A concrete implementation of our Server Interface for Java RMI test automation.
- ServerImpl() - Constructor for class org.safs.rmi.engine.ServerImpl
-
Constructor for ServerImpl.
- ServerMonitor() - Constructor for class org.safs.rmi.engine.AgentImpl.ServerMonitor
-
- ServerMonitor() - Constructor for class org.safs.selenium.rmi.agent.SeleniumAgent.ServerMonitor
-
- serverName - Variable in class org.safs.rmi.engine.AgentImpl
-
Subclasses will override to seek out different RMI Server Objects.
- serverName - Variable in class org.safs.rmi.engine.ServerImpl
-
Name of Server object in rmi Naming registry.
- serverName - Variable in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Subclasses will override to seek out different RMI Server Objects.
- serverName - Variable in class org.safs.selenium.rmi.server.SeleniumServer
-
Name of Server object in rmi Naming registry.
- servers - Variable in class org.safs.sockets.TestOccupiedPort
-
- Service - Class in org.safs.rest.service
-
Contains the information needed to test a specific web service.
- Service(String) - Constructor for class org.safs.rest.service.Service
-
Constructor
- Service(String, String) - Constructor for class org.safs.rest.service.Service
-
Constructor
- Service(String, String, String) - Constructor for class org.safs.rest.service.Service
-
Constructor
- service - Variable in class org.safs.staf.embedded.EmbeddedServiceHandle
-
- SERVICE_CONNECT_INTENT - Static variable in class org.safs.android.messenger.MessageUtil
-
- service_maps_available - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SERVICE_SHUTDOWN_INTENT - Static variable in class org.safs.android.messenger.MessageUtil
-
- service_vars_available - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- ServiceDebugLog - Class in org.safs.staf.service
-
- ServiceDebugLog() - Constructor for class org.safs.staf.service.ServiceDebugLog
-
- ServiceDebugLog(String, boolean) - Constructor for class org.safs.staf.service.ServiceDebugLog
-
- serviceId - Variable in class org.safs.staf.embedded.EmbeddedServiceHandle
-
- ServiceInterface - Interface in org.safs.staf.embedded
-
- servicemaps - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- serviceMessenger - Variable in class org.safs.android.messenger.MessengerService
-
- servicename - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- servicename - Variable in class org.safs.staf.service.input.SAFSFileReader
-
- servicename - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- servicename - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- servicename - Variable in class org.safs.staf.service.queue.EmbeddedQueueService
-
- servicename - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- servicename - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- servicename - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Storage for STAF service\client name
- serviceparams - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- serviceparams - Variable in class org.safs.staf.service.input.SAFSFileReader
-
- serviceparms - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- serviceparms - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- Services - Class in org.safs.rest.service
-
Creates and maintains a set of active Service sessions by serviceId.
- Services() - Constructor for class org.safs.rest.service.Services
-
- serviceType - Variable in class org.safs.staf.service.InfoInterface.InitInfo
-
- servicevars - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
Stores the name of the actual service used to resolve variable expressions.
- servicevars - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- session - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- SESSION_FILE - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"selenium.session.tmp"
- sessionID - Variable in class org.safs.tools.engines.TIDComponent.RESTComponent
-
- SessionInfo(String, String, String, String, boolean) - Constructor for class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
Builds a new SessionInfo object from a real new session.
- SessionInfo(String, boolean, String) - Constructor for class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
Builds a SessionInfo object from (probably) stored sessionContent information.
- set(float, float) - Method in class com.jayway.android.robotium.remotecontrol.PointF
-
Set the point's x and y coordinates
- set(PointF) - Method in class com.jayway.android.robotium.remotecontrol.PointF
-
Set the point's x and y coordinates to the coordinates of p
- set(Map) - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- set_content_type(String) - Method in class org.safs.rest.service.Response
-
- SET_COUNTER_MODE - Static variable in class org.safs.text.GENKEYS
-
Set status counter %1% to MODE %2%.
- set_entity_body(Object) - Method in class org.safs.rest.service.Response
-
- set_entity_length(long) - Method in class org.safs.rest.service.Response
-
- set_headers(String) - Method in class org.safs.rest.service.Request
-
- set_headers(Map<String, String>) - Method in class org.safs.rest.service.Response
-
- set_http_version(String) - Method in class org.safs.rest.service.Response
-
- set_message_body(Object) - Method in class org.safs.rest.service.Request
-
- set_message_body(String) - Method in class org.safs.rest.service.Response
-
- set_method(String) - Method in class org.safs.rest.service.Request
-
- SET_MILLIS_BETWEEN_RECORDS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
- set_protocol_version(String) - Method in class org.safs.rest.service.Request
-
- set_reason_phrase(String) - Method in class org.safs.rest.service.Response
-
- set_request(Request) - Method in class org.safs.rest.service.Response
-
- SET_SECS_AFTER_WIN_ACTIVE - Static variable in class org.safs.rational.DCDriverCommand
-
- SET_SECS_BEFORE_MOUSE_DOWN - Static variable in class org.safs.rational.DCDriverCommand
-
- SET_SECS_BEFORE_MOUSE_DOWN_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetSecsBeforeMouseDown"
- SET_SECS_BEFORE_MOUSE_DOWN_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetSecsBeforeMouseDown"
- SET_SECS_BEFORE_MOUSE_UP - Static variable in class org.safs.rational.DCDriverCommand
-
- SET_SECS_BEFORE_MOUSE_UP_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetSecsBeforeMouseUp"
- SET_SECS_BEFORE_MOUSE_UP_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetSecsBeforeMouseUp"
- SET_SECS_DELAY_RETRY_COMPONENT - Static variable in class org.safs.rational.DCDriverCommand
-
- SET_SECS_SEEK_COMPONENT - Static variable in class org.safs.rational.DCDriverCommand
-
- set_status_code(int) - Method in class org.safs.rest.service.Response
-
- set_status_line(String) - Method in class org.safs.rest.service.Response
-
- set_uri(String) - Method in class org.safs.rest.service.Request
-
- setAbortOnFailure(boolean) - Static method in class org.safs.SAFSPlus.Assert
-
Default = false.
- setAccessToken(String) - Method in class org.safs.auth.Content
-
- setAccessTokenSecret(String) - Method in class org.safs.auth.Content
-
- setAccessTokenType(String) - Method in class org.safs.auth.Content
-
- setActiveWindow(String, String, String) - Method in class org.safs.android.DGUIUtilities
-
- setActiveWindow(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- setActiveWindow(String, String, String) - Method in class org.safs.DCGUIUtilities
-
- setActiveWindow(String, String, String) - Method in class org.safs.DDGUIUtilities
-
"Activate" the specified component's topmost parent.
- setActiveWindow(Object) - Method in class org.safs.GuiObjectVector
-
Make the Window referenced by _comp the active window.
- setActiveWindow(String, String, String) - Method in class org.safs.ios.IGUIUtilities
-
- setActiveWindow() - Method in class org.safs.ios.ITestStepProcessor
-
Does nothing but return true at this time.
- setActiveWindow(Object) - Method in interface org.safs.jvmagent.LocalServer
-
Attempts to set anObject as the active (topmost?) Window or Component in the JVM.
- setActiveWindow(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Attempts to set anObject as the active (topmost?) Window or Component.
- setActiveWindow(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Make the component the active (topmost?) Window or Component.
- setActiveWindow(String, String, String) - Method in class org.safs.rational.RDDGUIUtilities
-
"Activate" the specified component's topmost parent.
- setActiveWindow(Object) - Method in class org.safs.rational.RGuiObjectVector
-
- setActiveWindow(Object) - Method in interface org.safs.rmi.engine.Agent
-
Attempts to set theObject as the active (topmost?) Window or Component in the JVM.
- setActiveWindow(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Attempts to set theObject as the active (topmost?) Window or Component in the JVM.
- setActiveWindow(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Make the provided object the "active" object or window (bring it forward).
- setActiveWindow(String, String, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Attempts to "activate" or give focus to the specified window/object via the remote
AUT JVM proxies.
- setActiveWindow(String, String, String) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- setActiveWindow() - Method in class org.safs.TestStepProcessor
-
Note: This method will make the top window to become the active window.
- SETACTIVEWINDOW_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"SetActiveWindow"
- setActiveXEnabled(boolean) - Static method in class org.safs.Domains
-
- setActivityOrientation(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
set orientation of view.
- setActivityOrientation(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
- setAgentID(ObjID) - Method in class org.safs.rmi.engine.AgentWindow
-
- setAgentPackage(String) - Method in interface org.safs.jvmagent.LocalAgentFactory
-
Override the DEFAULT_AGENT_PACKAGE setting for instantiating local agent helpers.
- setAgentPackage(String) - Method in class org.safs.jvmagent.LocalAgentFactoryImpl
-
- setAllowExit(boolean) - Static method in class org.safs.SAFSPlus
-
- setAltCompType(String) - Method in class org.safs.TestRecordData
-
- setAlternateAncestor(LocalAgent) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
AlternateAncestorUser interface.
- setAlternateAncestor(LocalAgent) - Method in interface org.safs.jvmagent.AlternateAncestorUser
-
AlternateAncestorUser interface.
- setAlternateAncestorClassname(String) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
AlternateAncestorUser interface.
- setAlternateAncestorClassname(String) - Method in interface org.safs.jvmagent.AlternateAncestorUser
-
AlternateAncestorUser interface.
- setAltText(String) - Method in class org.safs.text.ResourceMessageInfo
-
- setAltText(String, String) - Method in class org.safs.text.ResourceMessageInfo
-
- setAndroidHome(String) - Method in class org.safs.android.auto.lib.AndroidTools
-
Deprecated.
- setAndroidToolsHome(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
You can always change the
DUtilities.androidsdk
's home path by calling this method.
But be careful, if you call this method, you will modify the tool-home of Singleton
AndroidTools
,
and the other thread may be affected when the use AndroidTools.
- setAntToolsHome(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
You can always change the
DUtilities.anttool
's home path by calling this method.
But be careful, if you call this method, you will modify the tool-home of Singleton
AntTool
,
and the other thread may be affected when the use AntTool.
- setAppendCompInfo(boolean) - Method in class org.safs.PCTree
-
Set TRUE to append CompType info at the end of output recognition strings.
- setAppendMode(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'append' flag.
- setApplicationMap(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Provide the Application Map for the DDE to use
Provide the Application Map for the DDE to use.
- setApplicationMap(String) - Static method in class org.safs.model.commands.DriverCommands
-
Provide the Application Map for the DDE to use
Provide the Application Map for the DDE to use.
- SetApplicationMap(String) - Static method in class org.safs.model.tools.Runner
-
Provide the Application Map for the test to use.
- SetApplicationMap(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Load/Set/Change an Application Map and put it on top of
App Map chain.
No action or command relying on the contents of a particular Application Map will work properly if
the Map has not been previously loaded by this command or similar test initialization processes--
like an AppMap.order initialization file.
- SETAPPLICATIONMAP_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetApplicationMap"
- SETAPPLICATIONMAP_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetApplicationMap"
- setAppMapItem(String) - Method in interface org.safs.control.ControlProcessingUI1
-
set the text of the 'appMapItem' text field
- setAppMapItem(String) - Method in class org.safs.control.swing.ControlStepUI
-
set the text of the 'appMapItem' text field
- setAppMapItem(String, String, String) - Method in class org.safs.text.INIFileReadWrite
-
Set/Change a new or existing INI value.
- setAppMapName(String) - Method in class org.safs.TestRecordData
-
- setAppMapUID(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set mapid to the provided value.
- setAtEndOfProcess(int, String, String) - Method in class org.safs.Processor
-
- setAttrClass(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setAUTApk(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setAUTApk(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setAuth(Auth) - Method in class org.safs.rest.service.Service
-
- setAuthCodeResource(String) - Method in class org.safs.auth.AuthorizationServer
-
- setAuthorizationServer(AuthorizationServer) - Method in class org.safs.auth.OAuth2
-
- setAuthTokenResource(String) - Method in class org.safs.auth.AuthorizationServer
-
- setAuthType(String) - Method in class org.safs.rest.service.Service
-
- setAutomaticResolve(boolean) - Method in class org.safs.tools.drivers.JSAFSDriver
-
- setBackgroundBusy() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setBackgroundPrep() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setBackgroundReady() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setBaseServiceName(String) - Method in class org.safs.auth.AuthorizationServer
-
- setBaseURL(String) - Method in class org.safs.rest.service.Service
-
- setBenchDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setBenchDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setBenchDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- SETBENCHDIRECTORY - Static variable in class org.safs.DCDriverMiscCommands
-
- setBenchDirectory(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set/Change the directory in which the framework will find
benchmark files by default.
- setBenchDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set/Change the directory in which the framework will find
benchmark files by default.
- SETBENCHDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetBenchDirectory"
- SETBENCHDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetBenchDirectory"
- setBinaryHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setBindex(int) - Method in class org.safs.reflect.PropertyInfo
-
Sets the bindex.
- setBootCompletionDetectedDelay(long) - Static method in class org.safs.android.auto.lib.StartEmulator
-
Set the number of seconds we delay issuing boot completion detected to allow it to settle.
- setBootCompletionTimeout(long) - Static method in class org.safs.android.auto.lib.StartEmulator
-
Set the number of seconds we watch for boot completion before timing out the watch loop.
- setBreakpointEnabled(boolean) - Method in class org.safs.tools.drivers.DebugInfo
-
- setBreakpointEnabled(boolean) - Method in interface org.safs.tools.drivers.DebugInterface
-
Enable/Disable BP (Breakpoint) record debugging.
- setBreakpointsOn(boolean) - Static method in class org.safs.Processor
-
This may be set by any means.
- setBundleName() - Method in class org.safs.GetText
-
set bundle name using prefixBundleName and specified Locale
- setBundleOfSmallParcel(String, int, int) - Static method in class org.safs.android.messenger.MessageUtil
-
- setByteField(byte) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setCaption(boolean) - Method in class org.safs.PCTree
-
Set true if the NameValue stored represents a components Caption= value.
- setCapXML(boolean) - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Set true if this log should be "capped" (made valid XML) upon closure.
- setCFBreakpointsOn(boolean) - Static method in class org.safs.TestStepProcessor
-
This may be set by any means.
- setChainedProcessor(Processor) - Method in class org.safs.Processor
-
Set the instance of the chained processor to interpret test data if this
one does not succeed in processing the data.
- setChainedStdOut(Appendable) - Method in class org.safs.android.auto.lib.StartEmulator
-
Setan Appendable sink to receive stdOut after we are finished using the stdOut Reader to monitor
the emulator for bootstrap completion.
- SetCheckAlertTimeout(int) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.Misc
-
Set the 'Check Alert Timeout'.
- setChecked(boolean) - Method in class org.safs.selenium.webdriver.lib.CheckBox.AbstractCheckable
-
- setChildCount(Integer) - Method in class org.safs.Tree
-
- setChildName(String) - Method in class org.safs.GuiObjectVector
-
This must be provided to a Constructor or otherwise be set prior to using
an instance of this class.
- setChildObject(String, String, Object) - Method in class org.safs.ApplicationMap
-
Stores the actual child Object for the named parent/child.
- setChildren(HierarchicalElement[]) - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- setChildren(HierarchicalElement[]) - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- setChildren(HierarchicalElement[]) - Method in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- setChildXpath(String) - Method in class org.safs.selenium.util.HtmlFrameComp
-
- setClassAbsIndex(String) - Method in class org.safs.PCTree
-
Set absoulate class index
- setClassIndex(boolean) - Method in class org.safs.PCTree
-
Set true if the index stored for this component is considered to be a ClassIndex
index instead of the normal object type index.
- setClearProxiesAlways(boolean) - Static method in class org.safs.Processor
-
- SetClickCapture(boolean) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.Misc
-
Turn on/off 'click capture'.
Note: Calling this will not write success/failure message into the test log.
- setClientAdapterClassName(String) - Method in class org.safs.rest.service.Service
-
To specify the use of a different client adapter, call this
with the class name of the adapter.
- setClientConnectTimeout(int) - Method in class org.safs.sockets.SocketProtocol
-
Default is set at 60 seconds.
- setClientID(String) - Method in class org.safs.auth.Content
-
- setClientSecret(String) - Method in class org.safs.auth.Content
-
- setClipboard(String) - Method in class org.safs.android.remotecontrol.SAFSDriverCommands
-
- SETCLIPBOARD - Static variable in class org.safs.DCDriverMiscCommands
-
- setClipboard(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the clipboard contents to a string.
- setClipboard(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the clipboard contents to a string.
- setClipboard(String) - Static method in class org.safs.robot.Robot
-
Set a string value to the clip-board.
- SetClipboard(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Set a string content to the clipboard.
- setClipboard(String) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Set content to the clipboard on the machine where the RMI server is running.
- setClipboard(Object...) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Set string content to clipboard.
- setClipboard(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Set content to the clipboard on local machine or on machine where the RMI server is running.
- SETCLIPBOARD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetClipboard"
- SETCLIPBOARD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetClipboard"
- setCode(String) - Method in exception org.safs.SAFSException
-
- setColor(String, String, String) - Static method in class org.safs.model.commands.FlexColorFunctions
-
Action to set a color according to its color value.
- setColor(String) - Method in class org.safs.model.components.FlexColor
-
Action to set a color according to its color value.
- setColor(StepTestTable, String) - Method in class org.safs.model.components.FlexColor
-
Action to set a color according to its color value.
- SETCOLOR - Static variable in class org.safs.rational.flex.CFFlexColor
-
- SETCOLOR_KEYWORD - Static variable in class org.safs.model.commands.FlexColorFunctions
-
"SetColor"
- setCommand(String) - Method in class org.safs.control.ControlParameters
-
- setCommand(String) - Method in class org.safs.install.ConsumOutStreamProcess
-
- setCommand(String) - Method in class org.safs.TestRecordData
-
- setCommandDebugEnabled(boolean) - Method in class org.safs.tools.drivers.DebugInfo
-
- setCommandDebugEnabled(boolean) - Method in interface org.safs.tools.drivers.DebugInterface
-
Enable/Disable C,CW,CF (Driver Command) record debugging.
- setCommandLineBreakpoint(boolean) - Static method in class org.safs.Processor
-
- setCommandListener(CommandListener) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- setCommandTimeout(int) - Method in class org.safs.SocketTestRecordHelper
-
Every command might want to change its default timeout.
- setCompClass(String) - Method in class org.safs.TestRecordData
-
- setCompGuiId(String) - Method in class org.safs.TestRecordData
-
- setCompMap(Map) - Method in class org.safs.PCTree
-
Set the Map object that holds the PCTrees for
all objects encountered up to this point in the object hierarchy.
- setCompModule(String) - Method in class org.safs.TestRecordData
-
- setCompName(String) - Method in class org.safs.TestRecordData
-
- setCompObject(Object) - Method in class org.safs.rmi.engine.RMITestRecordData
-
compObject Accessor method
- setComponentVisible(boolean) - Method in class org.safs.PCTree
-
Set true if this component was visible at the time of processing.
- setCompTestObject(TestObject) - Method in class org.safs.rational.RTestRecordData
-
- setCompTestObject(SGuiObject) - Method in class org.safs.selenium.STestRecordHelper
-
accessor method
- setCompTestObject(WebElement) - Method in class org.safs.selenium.webdriver.WDTestRecordHelper
-
accessor method
- setCompType(String) - Method in class org.safs.selenium.SGuiObject
-
- setCompType(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setCompType(String) - Method in class org.safs.TestRecordData
-
- setConfig(Object) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- setConfig(ConfigureInterface) - Static method in class org.safs.TestRecordHelper
-
accessor method
- setConfigurationFile(File) - Method in class org.safs.tools.drivers.ConfigureFile
-
The File object must represent a readable INI file and will be used to
initialize an internal INIFileReader.
- setConnection(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setContent(Content) - Method in class org.safs.auth.OAuth2
-
- setContentCharset(String) - Method in class org.safs.net.HttpRequest
-
- setContentLauguage(String) - Method in class org.safs.net.HttpRequest
-
- setContentType(String) - Method in class org.safs.net.HttpRequest
-
- setContext(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set a Window or Window Component as the current Robot context.
- setContext(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set a Window or Window Component as the current Robot context.
- setContext(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Set a Window or Window Component as the current Robot context.
- setContext(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Set a Window or Window Component as the current Robot context.
- SETCONTEXT - Static variable in class org.safs.rational.DCDriverCommand
-
- SetContext(Component) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Give a Window or Component input focus.
- SETCONTEXT - Static variable in class org.safs.selenium.DCDriverCommand
-
- SETCONTEXT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetContext"
- SETCONTEXT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetContext"
- setControllerPort(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Set the 'controller port' where we will connect for messenger service.
The 'controller port' should be an available port, if it is not, it will be
modified to an available one in method
SoloRemoteControl.modifyEmbeddedProtocol()
- setControllerPort(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Set the controller port where we will connect for messenger service.
- setControllerPort(int) - Method in class org.safs.sockets.SocketProtocol
-
Provide an alternate port on which the local controller should open a Socket.
- setCopyLogClass(boolean) - Method in class org.safs.logging.LogUtilities
-
Set or Reset the flag to enable logging to org.safs.Log
This Log class is primarily used during development and debugging and is not
normally used during production testing.
- setCounterMode(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or modify the mode of an existing private counter.
- setCounterMode(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or modify the mode of an existing private counter.
- setCounterMode(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or modify the mode of an existing private counter.
- setCounterMode(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or modify the mode of an existing private counter.
- setCounterMode(UniqueIDInterface, long) - Method in interface org.safs.tools.counters.CountersInterface
-
Set a counter's mode.
- setCounterMode(UniqueIDInterface, long) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- SETCOUNTERMODE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"SetCounterMode"
- SETCOUNTERMODE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetCounterMode"
- setCssClass(String) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- setCSSHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setCustomDriverCommandProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setCustomEngineCommandProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setCustomProcInstancePath(String) - Method in class org.safs.Processor
-
Change the procInstancePath setting.
- setCustomTestStepProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setData(SPCTreeNode, String[], String) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- setData(SPCTreeNode, List<WebElement>, List<String>) - Method in class org.safs.selenium.spc.SPCTreePanel
-
Clear the Tree Panel of all nodes and start a new tree with all elements provided.
- setDatapath(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setDatapoolDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setDatapoolDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setDatapoolDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setDataset(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setDate(String, String, String) - Static method in class org.safs.model.commands.DatePickerFunctions
-
Action to set date for a date picker component according to its DateValue.
- setDate(String, String, String) - Static method in class org.safs.model.commands.FlexDateFunctions
-
Action to set date for a date component according to its DateValue.
- setDate(String) - Method in class org.safs.model.components.DatePicker
-
Action to set date for a date picker component according to its DateValue.
- setDate(StepTestTable, String) - Method in class org.safs.model.components.DatePicker
-
Action to set date for a date picker component according to its DateValue.
- setDate(String) - Method in class org.safs.model.components.FlexDate
-
Action to set date for a date component according to its DateValue.
- setDate(StepTestTable, String) - Method in class org.safs.model.components.FlexDate
-
Action to set date for a date component according to its DateValue.
- SETDATE - Static variable in class org.safs.rational.flex.CFFlexDate
-
- SETDATE_KEYWORD - Static variable in class org.safs.model.commands.DatePickerFunctions
-
"SetDate"
- SETDATE_KEYWORD - Static variable in class org.safs.model.commands.FlexDateFunctions
-
"SetDate"
- setDatePicker(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
set value of DatePicker
.
- setDatePicker(String, int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the date in a given DatePicker.
- setDatePicker(int, int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the date in a given DatePicker.
- setDCBreakpointsOn(boolean) - Static method in class org.safs.DriverCommandProcessor
-
This may be set by any means.
- setDDGUtils(DDGUIUtilities) - Method in class org.safs.TestRecordHelper
-
- setDebugEnabled(boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- setDebugListener(DebugListener) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- setDebugListener(DebugListener) - Static method in class org.safs.IndependantLog
-
- setDebugLog(ServiceDebugLog) - Method in class org.safs.staf.service.logging.SLSLogFacility
-
- setDebugLog(ServiceDebugLog) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
- setDefaultAgentName(String) - Method in interface org.safs.jvmagent.LocalAgentFactory
-
Override the DEFAULT_AGENT_NAME setting for instantiating the default agent helper.
- setDefaultAgentName(String) - Method in class org.safs.jvmagent.LocalAgentFactoryImpl
-
- setDefaultColumnMap(TestObject) - Method in class org.safs.rational.CFJCTable
-
- setDefaultDir(String) - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Sets the default log directory of this log facility.
- setDefaultMap(UniqueIDInterface) - Method in interface org.safs.tools.input.MapsInterface
-
Set the identified Map as the default Map to be used.
- setDefaultMap(UniqueIDInterface) - Method in class org.safs.tools.input.SAFSMAPS
-
Set a previously opened map to be the default map.
- setDefaultMapSection(UniqueSectionInterface) - Method in interface org.safs.tools.input.MapsInterface
-
Set the identified Map Section as the default Section to be used when normal
lookups fail.
- setDefaultMapSection(UniqueSectionInterface) - Method in class org.safs.tools.input.SAFSMAPS
-
Set a specific 'section' of a Map to be the default section.
- setDefaultRecognition(String) - Method in class org.safs.PCTree
-
Usually only for the topmost parent, the recognition string provided by the user (or Process Container)
Can be null;
- setDefaultRowMap(TestObject) - Method in class org.safs.rational.CFJCTable
-
- setDefaultSection(String) - Method in class org.safs.text.INIFileReader
-
Set the "default" section.
- setDefaultSeparator(String) - Method in class org.safs.tools.input.UniqueStringFileInfo
-
Set the separator to that provided.
- setDefaultTimeouts(Timeouts) - Static method in class org.safs.rest.service.Timeouts
-
- setdefaultZoomScale(float) - Method in class org.safs.tools.ocr.OCREngine
-
- setDefinedByID(boolean) - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- setDefinedByName(boolean) - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- setDefinedByType(boolean) - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- setDelayBetweenKeystrokes(int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Sets a delay in milliseconds between Robot keystrokes for both local and remote servers.
- setDelim(String) - Method in interface org.safs.control.ControlProcessingUI1
-
set the text of the 'delim' text field
- setDelim(String) - Method in class org.safs.control.swing.ControlStepUI
-
set the text of the 'delim' text field
- setDetailMessage(ResourceMessageInfo) - Method in class org.safs.android.DTestRecordHelper
-
Set to a valid message or null.
- setDgcd(DGuiClassData) - Static method in class org.safs.android.engine.processor.SAFSProcessor
-
- setDifDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setDifDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setDifDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- SETDIFDIRECTORY - Static variable in class org.safs.DCDriverMiscCommands
-
- setDifDirectory(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set/Change the directory in which the framework will locate
file compare differences.
- setDifDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set/Change the directory in which the framework will locate
file compare differences.
- SETDIFDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetDifDirectory"
- SETDIFDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetDifDirectory"
- setDijitpopupparent(String) - Method in class org.safs.selenium.webdriver.lib.Component
-
- setDndReleaseDelay(int) - Static method in class org.safs.robot.Robot
-
- setDoCloseSocket(boolean) - Method in class org.safs.android.auto.lib.StartEmulator
-
Set/Clear the flag to Close the Socket Server connection after the Socket Thread has completed
with the attempts to report the emulator serial number to some remote receiver.
- setDocument(String, String, boolean) - Method in class org.safs.selenium.DocumentParser
-
Purpose Get dom4j-DOM according to html-content
If the html-content is null, then try to get it according to
the urlString.
The method
DocumentParser.setHTTPProxy()
may needs to be called before calling this method.
- setDojoEnabled(boolean) - Static method in class org.safs.Domains
-
- setDoLogMsg(boolean) - Static method in class org.safs.Log
-
- setDomain(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setDomainClass(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setDomainName(String) - Method in class org.safs.PCTree
-
- setDomainRecognition(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setDoOpenSocket(boolean) - Method in class org.safs.android.auto.lib.StartEmulator
-
Set/Clear the flag to even attempt a Socket Server connection and temporarily bind to a TCP port
to report the emulator serial number.
- setDoReaperThread(boolean) - Method in class org.safs.android.auto.lib.StartEmulator
-
Set/Clear the flag to run a monitor "reaper" thread to kill the emulator on command.
- setDoSocketThread(boolean) - Method in class org.safs.android.auto.lib.StartEmulator
-
Set/Clear the flag to run a Sockets.accept() timeout thread which attempts to connect with
and report the TCP Port the emulator is starting on.
- setDoubleArray(Double[]) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setDoubleField(double) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setDragEndPointOffset(int, int) - Static method in class org.safs.robot.Robot
-
Set the offset from the end point for dragging.
- setDragStartPointOffset(int, int) - Static method in class org.safs.robot.Robot
-
Set the offset from the start point for dragging.
- setDriver(AbstractDriver) - Method in class org.safs.model.tools.AbstractRunner
-
- setDriver(DriverInterface) - Method in class org.safs.tools.consoles.SAFSMonitorFrame
-
set DriverInterface that is running the test.
- setDriverCommandProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setDrivers(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setDynamic(boolean) - Method in class org.safs.selenium.SGuiObject
-
- setEindex(int) - Method in class org.safs.reflect.PropertyInfo
-
Sets the eindex.
- setEmbeddedHookDriverRunner(EmbeddedHookDriverRunner) - Method in class org.safs.model.examples.embedded.exclude.XTest
-
- setEmbeddedHookDriverRunner(EmbeddedHookDriverRunner) - Method in class org.safs.model.examples.embedded.include.ATest
-
Should automatically get called during autoconfiguration.
- setEmbeddedHookDriverRunner(EmbeddedHookDriverRunner) - Method in interface org.safs.model.tools.EmbeddedHookDriverRunnerAware
-
- setEmbedVars(boolean) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
Set true to tell the service to store variable values locally and not use the STAF VAR service.
- setEnabled(boolean) - Method in interface org.safs.persist.Persistable
-
Sometimes, we don't want to persist an object, we disable it.
- setEnabled(boolean) - Method in class org.safs.persist.PersistableDefault
-
- setEnabled(boolean) - Method in class org.safs.selenium.util.DocumentClickCapture
-
- setEngineCommandProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setEngineRS(String) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- setEnlargeListeningArea(boolean) - Method in class org.safs.selenium.util.DocumentClickCapture
-
- setEnvironment(String) - Method in class org.safs.TestRecordData
-
- setEnvValue(String, String) - Static method in class org.safs.install.InstallerImpl
-
Set a System Environment value.
- setEOM(String) - Method in class org.safs.sockets.SocketProtocol
-
- setEventFired(boolean) - Method in class org.safs.selenium.webdriver.lib.SearchObject.DefaultJSEventListener
-
- setEventName(String) - Method in class org.safs.selenium.webdriver.lib.SearchObject.DefaultJSEventListener
-
- setExitCode(int) - Static method in class org.safs.SAFSPlus
-
- setExitCycle(boolean) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setExitCycle(boolean) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setExitCycle(boolean) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setExitSuite(boolean) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setExitSuite(boolean) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setExitSuite(boolean) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setExitTableBlock(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Set or clear the name of a block to execute when the ExitTable command is encountered.
- setExitTableBlock(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set or clear the name of a block to execute when the ExitTable command is encountered.
- setExitTableBlock(String) - Method in class org.safs.tools.drivers.FlowControlInfo
-
- setExitTableBlock(String) - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ExitTable response.
- SETEXITTABLEBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"SetExitTableBlock"
- SETEXITTABLEBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetExitTableBlock"
- setExpanded(boolean) - Method in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- setExpectedMatchedIndex(int) - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
- setExpression(String) - Method in class org.safs.tools.expression.SafsExpression
-
Method setExpression.
- setExpressionsEnabled(boolean) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setExpressionsEnabled(boolean) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setExpressionsEnabled(boolean) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setExtraDir(File) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- setFac(String) - Method in class org.safs.TestRecordData
-
- setFailureOK(boolean) - Method in class org.safs.model.ComponentFunction
-
Sets whether a failure is acceptable for this ComponentFunction.
- setFailureOK(boolean) - Method in class org.safs.model.DriverCommand
-
Sets whether a failure is acceptable for this DriverCommand.
- setFailureOK(boolean) - Method in class org.safs.model.EngineCommand
-
Sets whether a failure is acceptable for this EngineCommand.
- setField(String, Object) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- setField(String, Object) - Method in interface org.safs.persist.Persistable
-
Set the field's value of this Persistable object to the persist-key.
The field name can be got from
Persistable.getPersitableFields()
according to the persist-key, then the value will be set to that field.
- setField(String, Object) - Method in class org.safs.persist.PersistableDefault
-
- setFieldName(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setFieldValue(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setFile(File) - Method in class org.safs.text.FileLineReader
-
Allows us to set (and change) the file that will be read.
- setFileAttribute(FileUtilities.FileAttribute, File) - Static method in class org.safs.text.FileUtilities
-
- setFileID(String) - Method in class org.safs.TestRecordData
-
- setFilename(String) - Method in class org.safs.TestRecordData
-
- setFilename(String) - Method in interface org.safs.tools.input.UniqueFileInterface
-
Set the filename of the input file for the unique ID.
- setFilename(String) - Method in class org.safs.tools.input.UniqueStringFileInfo
-
Set our filename to that provided.
- SETFILEPROTECTIONS - Static variable in class org.safs.DCDriverFileCommands
-
- setFileProtections(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Change the file attribute for the file name provided to the value of the new file protection provided.
- setFileProtections(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Change the file attribute for the file name provided to the value of the new file protection provided.
- setFileProtections(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Change the file attribute for the file name provided to the value of the new file protection provided.
- setFileProtections(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Change the file attribute for the file name provided to the value of the new file protection provided.
- SetFileProtections(String, FileUtilities.FileAttribute) - Static method in class org.safs.SAFSPlus.Files
-
Change the file attribute to the value of the new file protection provided.
- SETFILEPROTECTIONS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"SetFileProtections"
- SETFILEPROTECTIONS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetFileProtections"
- setFirstChild(Tree) - Method in class org.safs.rational.MenuTree
-
- setFirstChild(Tree) - Method in class org.safs.Tree
-
- setFlexEnabled(boolean) - Static method in class org.safs.Domains
-
- setFloat2DimArray(float[][]) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setFloatField(float) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setFocus(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Give a Window or Window Component input focus.
- setFocus(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Give a Window or Window Component input focus.
- setFocus(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Give a Window or Window Component input focus.
- setFocus(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Give a Window or Window Component input focus.
- setFocus(String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Set focus on the window.
- setFocus() - Method in class org.safs.model.components.Window
-
Set focus on the window.
- setFocus(StepTestTable) - Method in class org.safs.model.components.Window
-
Set focus on the window.
- SETFOCUS - Static variable in class org.safs.rational.DCDriverCommand
-
- SetFocus(Component) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Give a Window or Component input focus.
- SetFocus(Component) - Static method in class org.safs.SAFSPlus.Window
-
Set focus to the window
- SETFOCUS - Static variable in class org.safs.selenium.DCDriverCommand
-
- setFocus() - Method in class org.safs.selenium.webdriver.lib.Component
-
Purpose: setFocus
- setFocus(AutoItRs) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
setfoucs
- SETFOCUS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetFocus"
- SETFOCUS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetFocus"
- SETFOCUS_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"SetFocus"
- setForceRefresh(boolean) - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- SetForegroundWindow(String) - Static method in class org.safs.natives.NativeWrapper
-
Set ForeGroundWindow active by title.
- SetForegroundWindow(NativeLong) - Method in interface org.safs.natives.win32.User32
-
Bring the window to front
- setFrameInfo(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.WDLocator
-
- setFullPathSearchMode(boolean) - Method in class org.safs.GuiObjectVector
-
Set to true to specify recognition string is a full path search mode recognition string.
- setFullPathSearchMode(boolean) - Method in class org.safs.PCTree
-
- setFullXpath(String) - Method in class org.safs.selenium.util.HtmlFrameComp
-
- setGeneralError(Properties, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
- setGeneralError(Properties, String, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
- setGeneralError3(Properties, ResourceMessageInfo) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Set a error result and send back error message as following:
Unable to perform remoteCommand on compname in winname.
The parameter 'detail' of this method will contain the detail error
message, and it will be also sent back
- setGeneralErrorUnsupportedObjectType(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
- setGeneralErrorWithBundleMessage(Properties, ResourceMessageInfo, ResourceMessageInfo) - Method in class org.safs.android.engine.processor.SAFSProcessor
-
- setGeneralErrorWithDetailBundle(Properties, ResourceMessageInfo) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Set a error result and send back error message as following:
winname:compname remoteCommand processed with a negative result.
The parameter 'detail' of this method will contain the detail error
message, and it will be also sent back
- setGeneralErrorWithSpecialInfo(Properties, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
set the isremoteresult to "true"
set the remoteresultcode to a constant code
Message.STATUS_REMOTERESULT_FAIL_STRING
set the remoteresultinfo to the string given by parameter resultInfo
Note: If remoteresultinfo should contain result of a predefined or unmodified format
you MUST call this method.
- setGeneralErrorWithSpecialInfo(Properties, String, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
set the isremoteresult to "true"
set the remoteresultcode to a constant code
Message.STATUS_REMOTERESULT_FAIL_STRING
set the errormsg to the string given by parameter errorMessage
Note: If remoteresultinfo should contain result of 'predefined format', you MUST call this method.
- setGeneralScriptFailureBlock(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Set or clear the name of a block to execute when GeneralScriptFailure occurs.
- setGeneralScriptFailureBlock(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set or clear the name of a block to execute when GeneralScriptFailure occurs.
- SETGENERALSCRIPTFAILUREBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"SetGeneralScriptFailureBlock"
- SETGENERALSCRIPTFAILUREBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetGeneralScriptFailureBlock"
- setGeneralSuccess(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Call to set a "<command> : successful" result into the properties object.
- setGeneralSuccess(Properties, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Call to set a "<command> : <resultInfo> successful." result into the properties object.
- setGeneralSuccessWithBundle(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Set a success result and send back success message as following:
winname:compname remoteCommand successful.
- setGeneralSuccessWithBundleMessage(Properties, ResourceMessageInfo, ResourceMessageInfo) - Method in class org.safs.android.engine.processor.SAFSProcessor
-
- setGeneralSuccessWithSpecialInfo(Properties, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Call to set a "<resultInfo>" remoteresultinfo into the properties object unmodified.
- setGeneralWarningWithSpecialInfo(Properties, String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Call to set a "<resultInfo>" remoteresultinfo into the properties object unmodified.
- setGenericError(Properties, String) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Set a error result and send back error message as following:
*** ERROR *** Error Message.
- setGetMsgListener(StdCallLibrary.StdCallCallback) - Method in interface org.safs.natives.win32.SysMsgHooker
-
- setGetMsgProcHook() - Method in interface org.safs.natives.win32.SysMsgHooker
-
- setGlobalTestRecordHelper(AbstractCommand, String, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Note: Before calling method processDriverCommand() and processComponentFunction()
you MUST call this method to initialize the global variable testRecordHelper.
- setGlobalVariable(String, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Set the value of global variable.
- setGUI(SPCGUI) - Method in class org.safs.selenium.spc.SPC
-
- setGUI(WDSPCGUI) - Method in class org.safs.selenium.spc.WDSPC
-
- setGuiClassData(DGuiClassData) - Static method in class org.safs.android.engine.DGuiObjectDefinition
-
- setGuiClassData(DGuiClassData) - Static method in class org.safs.android.engine.DGuiObjectVector
-
- setGUIForAfterResetFrameRS() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setGUIForReady() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setGUIForSearching() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setGUIForStart() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setGuiObjectVector(GuiObjectVector) - Method in class org.safs.EngineCommandProcessor
-
- setGUIRunning() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setGUIUtilities(DDGUIUtilities) - Method in class org.safs.JavaHook
-
- setHandle(HandleInterface) - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Sets the STAF handle for this log facility.
- setHandle(HandleInterface) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Set the STAF handle of this log item.
- setHandleId(String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
If used, must be called before registering.
- setHandleId(String) - Method in interface org.safs.staf.embedded.HandleInterface
-
- setHandleId(String) - Method in class org.safs.staf.STAFHandleInterface
-
Must register before using the Handle.
- setHeadersForType(String, String) - Static method in class org.safs.rest.service.Headers
-
Wholesale set/replace the headers multi-line String to be used for a
predefined or custom resource/request type.
- setHelper(Object) - Method in class org.safs.JavaHook
-
Set our STAFHelper to be the one provided.
- setHelper(STAFHelper) - Static method in class org.safs.Log
-
- setHelper(Object) - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Set our STAFHelper to be the one provided.
- setHierarchyDialogClosed(boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
- setHighLightedBackground(Drawable) - Method in class org.safs.android.engine.processor.HighLightStatus
-
- setHighlightWidown(PopupWindow) - Method in class org.safs.android.engine.processor.HighLightStatus
-
- setHightLighted(boolean) - Method in class org.safs.android.engine.processor.HighLightStatus
-
- setHook(int, StdCallLibrary.StdCallCallback) - Method in class org.safs.natives.AbstractHook
-
set necessary information for a specific hook to be installed
- setHook(SeleniumJavaHook) - Method in class org.safs.selenium.spc.SPC
-
- setHook(SeleniumHook) - Method in class org.safs.selenium.spc.WDSPC
-
- setHook(EmbeddedSeleniumHookDriver) - Method in class org.safs.selenium.spc.WDSPC
-
- setHookTestResults(String) - Method in class org.safs.STAFHelper
-
setHookTestResults:
makes call to 'setHookTestResultsWTimeout(process_name, 12);'
- setHookTestResultsWTimeout(String, long) - Method in class org.safs.STAFHelper
-
setHookTestResultsWTimeout:
makes call to 'postEvent(process_name + Results);'
This routines will drive the RESULTS event true.
- setHookTestResultsWTimeout(String, long) - Method in class org.safs.tools.drivers.EmbeddedHookSTAFHelper
-
Prevents the posting of STAF EVENTS (RESULTS and DONE) events since everything
is local in the same JVM process.
- setHostname(String) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- setHtmlEnabled(boolean) - Static method in class org.safs.Domains
-
- setHtmlHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setHTTPProxy() - Method in class org.safs.selenium.DocumentParser
-
This is needed when we read the content from an URL
- setId(String) - Method in class org.safs.PCTree
-
- setID(String) - Method in class org.safs.rest.service.Response
-
- setId(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setId(String) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- setIDriver(DriverInterface) - Static method in class org.safs.model.tools.Driver
-
- setIfAccessibleNamePriority(boolean) - Method in class org.safs.tools.drivers.RStringStrategy
-
- setIfIndexOnly(boolean) - Method in class org.safs.tools.drivers.RStringStrategy
-
- setIfUseId(boolean) - Method in class org.safs.tools.drivers.RStringStrategy
-
- setIgnoredContentCache(boolean) - Method in class org.safs.persist.PersistableDefault
-
- setIgnoreEventInformation(boolean) - Static method in class org.safs.selenium.util.DocumentClickCapture
-
- setIgnoreInvisibleComponents(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'ignoreInvisibleComponents' flag.
- setIgnoreInvisibleTabPanes(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'ignoreInvisibleTabPanes' flag.
- setIindex(int) - Method in class org.safs.reflect.PropertyInfo
-
Sets the iindex.
- setImageDebug(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Enable/Disable verbose debug log output and high-res failure snapshots.
- setImageDebug(String) - Static method in class org.safs.model.commands.DriverCommands
-
Enable/Disable verbose debug log output and high-res failure snapshots.
- SetImageDebug(boolean) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Enable/Disable verbose debug log during using
IBT.
Normally, it is off.
- SETIMAGEDEBUG_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetImageDebug"
- SETIMAGEDEBUG_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetImageDebug"
- setImageFuzzyMatching(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Enable/Disable Image-Based Testing Fuzzy Matching.
- setImageFuzzyMatching(String) - Static method in class org.safs.model.commands.DriverCommands
-
Enable/Disable Image-Based Testing Fuzzy Matching.
- SetImageFuzzyMatching(boolean) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Enable/Disable
IBT Fuzzy Matching.
Normally, it is off.
- SETIMAGEFUZZYMATCHING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetImageFuzzyMatching"
- SETIMAGEFUZZYMATCHING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetImageFuzzyMatching"
- setImageHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setImplicitlyWait(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the 'Web Driver's ImplicitlyWait timeout' and lock the 'timeout setting'.
- setImplicitlyWait(long, TimeUnit, long) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the 'Web Driver's ImplicitlyWait timeout'
This method is thread-safe.
- setIncludeRequestHeaders(boolean) - Method in class org.safs.net.HttpRequest
-
- setIncludeResponseHeaders(boolean) - Method in class org.safs.net.HttpRequest
-
- setIndex(int) - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- setIndex(int) - Method in class org.safs.selenium.webdriver.lib.model.Option
-
- setIndex_types(String[]) - Method in class org.safs.PCTree
-
- setIndexed(boolean) - Method in class org.safs.reflect.PropertyInfo
-
Sets the isindexed.
- setIndexOnly(boolean) - Method in class org.safs.PCTree
-
- setInfo(String) - Method in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- setInitializedHelper(STAFHelper) - Static method in class org.safs.SingletonSTAFHelper
-
Set the internal STAFHelper with an initialized STAFHelper only if the internal one
is not already initialized.
- setINITreeFormat(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'iniVsTreeFormat' flag.
- setInputLineNumber(long) - Method in class org.safs.tools.status.TestRecordInfo
-
Set inputlinenumber to the provided value.
- setInputName(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set inputname to the provided value.
- setInputRecord(String) - Method in interface org.safs.control.ControlProcessingUI1
-
set the text of the 'inputRecord' text field
- setInputRecord(String) - Method in class org.safs.control.swing.ControlStepUI
-
set the text of the 'inputRecord' text field
- setInputRecord(String) - Method in class org.safs.TestRecordData
-
- setInputRecord(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set inputrecord to the provided value.
- setInputSeparator(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set inputseparator to the provided value.
- setInputUID(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set inputid to the provided value.
- setInstallAUT(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setInstallAUT(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setInstallMessenger(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setInstallMessenger(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setInstallRunner(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setInstallRunner(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setInstanceName(String) - Method in class org.safs.TestRecordData
-
Prefix used to retrieve and store SAFSVARS TestRecordData values.
- setInstrumentArg(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setInstrumentArg(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setIntArray(int[]) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setInterrupt(boolean) - Method in class org.safs.ios.IOSProcessContainer
-
- setInterrupt(boolean) - Method in class org.safs.selenium.DocumentParser
-
- setInterrupt(boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- setInterrupted(boolean) - Method in class org.safs.image.SmallPieceComparator
-
- setIntField(int) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setInvalidFileIOBlock(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Set or clear the name of a block to execute when InvalidFileIO occurs.
- setInvalidFileIOBlock(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set or clear the name of a block to execute when InvalidFileIO occurs.
- SETINVALIDFILEIOBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"SetInvalidFileIOBlock"
- SETINVALIDFILEIOBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetInvalidFileIOBlock"
- setIOFailureBlock(String) - Method in class org.safs.tools.drivers.FlowControlInfo
-
- setIOFailureBlock(String) - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=IOFailure response.
- setItemName(String) - Method in class org.safs.tools.input.UniqueStringItemInfo
-
Set itemname to that provided.
- setItemState(int) - Method in class org.safs.staf.service.sem.SEMState
-
- setIterator(Iterator<String>) - Method in class org.safs.ComponentFunction
-
- setJavaEnabled(boolean) - Static method in class org.safs.Domains
-
- setJavaexe(String) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- setJavaScriptLogLevel(int) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Set javascript's program log level
- SETJDBCDRIVER - Static variable in class org.safs.DatabaseCommandsHelper
-
- setJdbcDriver(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: setJdbcDriver
- setJdbcDriver(String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
set Jdbc Driver
sets a JDBC driver, can be called more than once with
multiple drivers.
- setJdbcDriver(String) - Static method in class org.safs.model.commands.DriverCommands
-
set Jdbc Driver
sets a JDBC driver, can be called more than once with
multiple drivers.
- SETJDBCDRIVER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"SetJdbcDriver"
- SETJDBCDRIVER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetJdbcDriver"
- setJsDebugLogEnable(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- setJSErrorCode(int) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Set the value of the error code global variable.
- setJSErrorObject(String) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Set the value of the error Object global variable.
- setJsExecutionDelay(int) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
NOTE:Sometimes we needs to wait for the WEB page FULLY loaded so that the javascript code can
return correctly.
Please set this delay back to
SearchObject.DEFAULT_JS_EXECUTION_DELAY
after a special javascript call,
otherwise the performance of the SeleniumPlus framework will be slowed down.
- setJSONHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setJsTimeout(long) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Set the timeout for javascript code to execute.
- setKeepAlive(boolean) - Method in class org.safs.sockets.SocketProtocol
-
By default keepAlive is TRUE unless changed.
- setKeepEncodingConsistent() - Method in class org.safs.ios.CFComponent
-
- setKeepEncodingConsistent() - Method in class org.safs.rational.CFComponent
-
- setKey(String) - Method in class org.safs.text.ResourceMessageInfo
-
- setKeyboardListener(StdCallLibrary.StdCallCallback) - Method in interface org.safs.natives.win32.SysMsgHooker
-
- setKeyboardProcHook() - Method in interface org.safs.natives.win32.SysMsgHooker
-
- setKeywordProperties(Properties) - Method in class org.safs.SocketTestRecordHelper
-
Can set to null if no additional properties/values are needed for remote execution.
- setLargeTimeout(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the default timeout length of the waitFor methods.
- setLargeTimeout(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Timeout
-
Sets the default timeout length of the waitFor methods.
- setLastFrame(SearchObject.FrameElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Note: User should be very careful when calling this method,
it will change the whole searching context!!!
Set the frame object where the current GUI-component locate.
- setLastModified(long) - Method in class org.safs.tools.CaseInsensitiveFile
-
- setLastSessionId(String) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- setLCTrimmedProperty(String) - Method in class org.safs.reflect.PropertyInfo
-
Sets the lctrimmedProperty.
- setLevel(Integer) - Method in class org.safs.Tree
-
- setLibraryDir(File) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- setLindex(long) - Method in class org.safs.reflect.PropertyInfo
-
Sets the lindex.
- setLineNumber(long) - Method in class org.safs.TestRecordData
-
- setLinkedFac(UniqueIDInterface) - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
Set the linked fac to the one provided.
- setList2DimObject(List<List<?>>) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setListContains(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String, String) - Method in class org.safs.model.components.ListBox
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String[]) - Method in class org.safs.model.components.ListBox
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String, String) - Method in class org.safs.model.components.ListView
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(String[]) - Method in class org.safs.model.components.ListView
-
Set a variable with the result of checking that a listview contains the provided item.
- setListContains(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Set a variable with the result of checking that a listview contains the provided item.
- SETLISTCONTAINS - Static variable in class org.safs.rational.CFList
-
- SetListContains(GuiSubitemTestObject, String, Iterator) - Method in class org.safs.rational.CFList
-
Purpose: repeatly access each list-item of guiObj to see if its substring matches target string param.
- SetListContains(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
Set a variable with the result of checking that a listview contains the provided item.
- SETLISTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"SetListContains"
- SETLISTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"SetListContains"
- setListenerName(String) - Method in class org.safs.sockets.AbstractProtocolRunner
-
NamedListener#setListenerName(String)
- setListObject(List<?>) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setLocalAgentFactory(LocalAgentFactory) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
LocalAgentFactoryUser Interface.
- setLocalAgentFactory(LocalAgentFactory) - Method in interface org.safs.jvmagent.LocalAgentFactoryUser
-
Set the LocalAgentFactory used by the class instance.
- setLocale(Locale) - Method in class org.safs.GetText
-
- setLocalMachine() - Method in class org.safs.STAFHelper
-
reset the machine back to "local"
- setLocalMode(boolean) - Method in class org.safs.sockets.SocketProtocol
-
Set the mode of this instance.
- setLocalSelection(GuiTestObject, int, int, int, int, boolean, boolean) - Method in class org.safs.rational.CFJCTable
-
- setLocalSelectionSpecial(GuiTestObject, int, int, boolean, boolean, boolean) - Method in class org.safs.rational.CFJCTable
-
- setLocator(String) - Method in class org.safs.selenium.SGuiObject
-
- setLocator(String) - Method in class org.safs.selenium.util.HtmlFrameComp
-
- setLocatorParam(Step, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- SetLogAllInfoMode() - Static method in class org.safs.SAFSPlus.Logging
-
Set the Log facilities LOG_LEVEL to log all INFO, WARNINGS, and FAILURES.
- setLogFacName(String) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
Usually set internally during initialization.
- SetLogFailuresOnlyMode() - Static method in class org.safs.SAFSPlus.Logging
-
Set the Log facilities LOG_LEVEL to log FAILURES only.
- setLogLevel(int) - Static method in class org.safs.Log
-
- setLogLevel(int) - Method in class org.safs.logging.AbstractLogFacility
-
Sets the log level of this log facility.
- setLogLevel(int) - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Sets the log level of this log facility.
- setLogLevel(UniqueLogLevelInterface) - Method in interface org.safs.tools.logs.LogsInterface
-
Set/Change the log level or filter for log messages.
- setLogLevel(UniqueLogLevelInterface) - Method in class org.safs.tools.logs.SAFSLOGS
-
- setLogLevel(String) - Method in class org.safs.tools.logs.UniqueStringLogLevelInfo
-
Set the log level to that provided.
- setLogMessage(String) - Method in class org.safs.tools.logs.UniqueStringMessageInfo
-
Set message to String provided.
- setLogMessageDescription(String) - Method in class org.safs.tools.logs.UniqueStringMessageInfo
-
Set message description to String provided.
- setLogMessageType(int) - Method in class org.safs.tools.logs.UniqueStringMessageInfo
-
Set message type to that provided.
- setLogMode(long) - Method in class org.safs.logging.AbstractLogFacility
-
Sets the log mode of this log facility.
- setLogMode(long) - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Sets the log mode of this log facility.
- setLogModes(long) - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
Set logmodes to the value provided.
- setLogProcessName(String) - Static method in class org.safs.Log
-
Used to preset a Log processName prior to any STAFHelper initialization.
- setLogsDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setLogsDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setLogsDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setLogsInterface(LogsInterface) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Set the LogsInterface to be used by the class instance.
- setLogsInterface(LogsInterface) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Set the LogsInterface, or replace it with null.
- setLogsInterface(LogsInterface) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Set the LogsInterface to be used by the class instance.
- setLogUID(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set logid to the provided value.
- setLogUtil(LogUtilities) - Method in class org.safs.RobotJHook
-
Allows the running script to set the appropriate LogUtilities class/subclass
to manage logging
- setLogUtilities(LogUtilities) - Method in class org.safs.android.DTestStepProcessor
-
- setLogUtilities(LogUtilities) - Method in class org.safs.DDGUIUtilities
-
A one-time setting of the LogUtilities to be used by this instance.
- setLogUtilities(LogUtilities) - Method in class org.safs.JavaHook
-
- setLogUtilities(LogUtilities) - Method in class org.safs.Processor
-
- setLogUtilities(LogUtilities) - Method in class org.safs.ProcessRequest
-
- setLogUtilities(LogUtilities) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
If the driver can't be set, the log must be set for logging messages.
- setLogUtilities(LogUtilities, boolean) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
This method is used to setup the LogUtilities and OPTIONALLY setup to copyLogClass.
- setLogUtilities(LogUtilities) - Method in class org.safs.tools.engines.TIDDriverCommands
-
Calls super.setLogUtilities for this class and then setLogUtilities for each
chained processor in this class (dcLog, dcFlow, dcCounters, dcRest).
- setLogUtilities(LogUtilities, boolean) - Method in class org.safs.tools.engines.TIDDriverCommands
-
Calls super.setLogUtilities for this class and then setLogUtilities for each
chained processor in this class (dcLog, dcFlow, dcCounters, dcRest).
- SetLogWarningsAndFailuresMode() - Static method in class org.safs.SAFSPlus.Logging
-
Set the Log facilities LOG_LEVEL to log WARNINGS and FAILURES only.
- setLong(boolean) - Method in class org.safs.reflect.PropertyInfo
-
Sets the islong.
- setLongField(long) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setLookStyle(JComponent, int) - Method in class org.safs.install.ProgressIndicator
-
Set the component's look style according to the log level.
- setMachine(String) - Method in class org.safs.STAFHelper
-
set the machine to the specified parameter
- setMainClass(String) - Static method in class org.safs.tools.MainClass
-
- setMapInfo(String) - Method in class org.safs.tools.input.UniqueStringMapInfo
-
Set the mapinfo to the String provided.
- setMappedClassSearchMode(boolean) - Method in class org.safs.GuiObjectVector
-
Set to true to specify recognition string is a mapped class search mode recognition string.
- setMappedClassSearchMode(boolean) - Method in class org.safs.PCTree
-
set if MappedClassSearchMode is to be used.
- setMark(long) - Method in class org.safs.staf.service.input.SAFSTextFile
-
sets a new line pointer location for a subsequent reset().
- setMatched(boolean) - Method in class org.safs.image.SharedLock
-
- setMatchedPoint(Point) - Method in class org.safs.image.SharedLock
-
- setMaxErrorBits(int) - Method in class org.safs.image.SharedLock
-
- setMaxRetry(int) - Method in class org.safs.selenium.webdriver.CFComponent
-
- setMaxSize(int) - Method in class org.safs.staf.service.queue.Fifo
-
- setMaxUndoableSteps(int) - Method in class org.safs.image.ImageManager2
-
- setMessage(ResourceMessageInfo) - Method in class org.safs.android.DTestRecordHelper
-
Set to a valid message or null.
- setMessengerApk(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setMessengerApk(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setMillisBetweenKeystrokes(int) - Static method in class org.safs.robot.Robot
-
Set the delay in milliseconds between Robot key events.
- setMillisBetweenKeystrokes(String[]) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Robot.setMillisBetweenKeystrokes(string);
- setMillisBetweenRecords(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the pause between two records.
- setMillisBetweenRecords(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the pause between two records.
- SetMillisBetweenRecords(int) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Set the general pause time between records (SAFSPlus API calls), in milliseconds.
- setMillisBetweenRecords(int) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setMillisBetweenRecords(int) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setMillisBetweenRecords(int) - Method in interface org.safs.tools.drivers.DriverInterface
-
- SETMILLISBETWEENRECORDS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetMillisBetweenRecords"
- SETMILLISBETWEENRECORDS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetMillisBetweenRecords"
- setMillisToTimeout(long) - Method in class org.safs.rest.service.Timeouts
-
- setMobileData(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Turn on/off 'mobile data'
- setMobileData(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets if mobile data should be turned on or off.
- setMode(long) - Method in class org.safs.tools.counters.Counter
-
- setMouseListener(StdCallLibrary.StdCallCallback) - Method in interface org.safs.natives.win32.SysMsgHooker
-
- setMouseProcHook() - Method in interface org.safs.natives.win32.SysMsgHooker
-
- setmService(Messenger) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- setMsgType(int) - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- setMultipleThreadSearch(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Turn on or trun off the multi-thread-search way to search an image.
- setMultipleThreadSearch(String) - Static method in class org.safs.model.commands.DriverCommands
-
Turn on or trun off the multi-thread-search way to search an image.
- SetMultipleThreadSearch(boolean) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Enable/Disable
IBT MultiThread Matching.
Normally, it is off.
- SETMULTIPLETHREADSEARCH - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
- SETMULTIPLETHREADSEARCH_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetMultipleThreadSearch"
- SETMULTIPLETHREADSEARCH_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetMultipleThreadSearch"
- setMyBreakpointsOn(boolean) - Method in class org.safs.Processor
-
This may be set by any means.
- setMyclass(String) - Method in class org.safs.PCTree
-
Sets the class for the represented component.
- setName(String) - Method in class org.safs.PCTree
-
Sets the user-friendly name deduced for the represented component by something like ProcessContainer.
- setName(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setNameValue(String) - Method in class org.safs.PCTree
-
Sets the text associated with any Name=, Caption=, or Text= recognition string.
- setNavigationDrawer(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Sets the status of the NavigationDrawer
.
- setNavigationDrawer(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the status of the NavigationDrawer.
- setNetEnabled(boolean) - Static method in class org.safs.Domains
-
- setNewLine(String) - Static method in class org.safs.tools.input.CreateUnicodeMap
-
Set a different file line separator.
- setNext(ImageManager2.LinkableImage) - Method in class org.safs.image.ImageManager2.LinkableImage
-
- setNextSibling(Tree) - Method in class org.safs.rational.MenuTree
-
- setNextSibling(Tree) - Method in class org.safs.Tree
-
- setNormalizeTextForInput(boolean) - Static method in class org.safs.SAFSPlus
-
- setNoScriptFailureBlock(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Set or clear the name of a block to execute when NoScriptFailure occurs.
- setNoScriptFailureBlock(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set or clear the name of a block to execute when NoScriptFailure occurs.
- setNoScriptFailureBlock(String) - Method in class org.safs.tools.drivers.FlowControlInfo
-
- setNoScriptFailureBlock(String) - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=NoScriptFailure response.
- SETNOSCRIPTFAILUREBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"SetNoScriptFailureBlock"
- SETNOSCRIPTFAILUREBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetNoScriptFailureBlock"
- setNumLock(boolean) - Static method in class org.safs.Utils
-
- setObject(Object, int) - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
- setObject(Parcelable) - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- setObject(Object) - Method in class org.safs.reflect.PropertyInfo
-
Sets the theObject.
- setObjectClass(String) - Method in class org.safs.PCTree
-
Sets the class for the represented component.
- setObjects(List<Object>) - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
- setObserver(MouseHookObserver) - Method in class org.safs.tools.drivers.MouseCheckTimer
-
- setOCREngineKey(STAFHelper, String) - Static method in class org.safs.tools.ocr.OCREngine
-
Note:
This method will set the value to STAF variable STAF_OCR_ENGINE_VAR_NAME
- setOCRLanguageCode(STAFHelper, String) - Static method in class org.safs.tools.ocr.OCREngine
-
Note:
This method will set the value to STAF variable STAF_OCR_LANGUAGE_ID_VAR_NAME
- setOnlyIfNotRunning(boolean) - Method in class org.safs.android.auto.lib.StartEmulator
-
Set/Clear the flag to only launch an emulator on run() IF there is not one already running.
- setOnlyOneChildVisible(boolean) - Method in class org.safs.PCTree
-
Set true if this component, like TabControls, has multiple children, but only one is visible
at any given time.
- setOpsource(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setOriginalBackground(Drawable) - Method in class org.safs.android.engine.processor.HighLightStatus
-
- setPageLoadTimeout(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the 'Web Driver's PageLoad timeout' and lock the 'timeout setting'.
- setPageLoadTimeout(long, TimeUnit, long) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the 'Web Driver's PageLoad timeout'
This method is thread-safe.
- setParam(Step, Getter, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Utils
-
According the step type, set the parameter into the step's variable store.
- setParams(Collection<String>) - Method in class org.safs.android.engine.processor.SAFSProcessor
-
- setParams(Collection) - Method in class org.safs.Processor
-
- setParams(List<String>) - Method in class org.safs.text.ResourceMessageInfo
-
- setParams(String[]) - Method in class org.safs.text.ResourceMessageInfo
-
- setParcelableMessage(String) - Static method in class org.safs.android.messenger.MessageUtil
-
Create a Parcelable Bundle containing a String message for transport to the test package engine.
- setParcelableProps(char[]) - Static method in class org.safs.android.messenger.MessageUtil
-
Create a Parcelable Bundle containing a char[] for transport to the test package engine.
- setParent(PCTree) - Method in class org.safs.PCTree
-
Set the parent PCTree object that represents the parent component of the component
represented by this PCTree object.
- setParent(Persistable) - Method in interface org.safs.persist.Persistable
-
Persistable object can contain Persistable object to form a tree-like structure.
When defining a Persistable class, it is important to this method in the setter of Persistable-field
to make sure that the
Persistor
and
Verifier
can work correctly.
- setParent(Persistable) - Method in class org.safs.persist.PersistableDefault
-
- setParent(HierarchicalElement) - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- setParentDir(String) - Method in class org.safs.logging.FileLogItem
-
Sets the parent directory for this log.
- setParentObject(String, Object) - Method in class org.safs.ApplicationMap
-
Stores the actual parent Object for the given parentName.
- setParentText(String) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Accessor for parentText
- setPassword(String) - Method in class org.safs.auth.SimpleAuth
-
- setPassword(String) - Method in class org.safs.rest.service.Service
-
- setPath(String) - Method in class org.safs.PCTree
-
Set the Path= information that may exist for some components (like menuitems).
- setPath(String) - Method in class org.safs.tools.data.NodeInfo
-
- setPathVector(String) - Method in class org.safs.GuiObjectVector
-
This must be provided to a Constructor or otherwise be set prior to using
an instance of this class.
- setPauseBeforeReady(int) - Method in class org.safs.tools.consoles.JavaJVMConsole
-
- setPCTree(PCTree) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Accessor for hierarchy information
- SetPCTree(String, PCTree) - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- setPersist(boolean) - Method in class org.safs.android.auto.lib.Process2
-
Change the persist status of this process.
- setPerTableFlowControl(boolean) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setPerTableFlowControl(boolean) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setPerTableFlowControl(boolean) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setPoint(Point) - Method in class org.safs.tools.data.NodeInfo
-
- setPort(String) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- setPortForwarding(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Set if we will forward 'controller port' to remote messenger service's port.
- setPortForwarding(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Set if we will forward 'controller port' to remote messenger service's port.
- setPortForwarding(boolean) - Method in class org.safs.sockets.android.DroidSocketProtocol
-
- SETPOSITION - Static variable in class org.safs.ComponentFunction
-
- setPosition() - Method in class org.safs.ComponentFunction
-
perform SetPosition to move Main Window, resize it and set its status.
- setPosition(Point) - Method in class org.safs.ComponentFunction.Window
-
- setPosition(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Sends a SetPosition command to the window to set the position, size, and status of the window.
- setPosition(String) - Method in class org.safs.model.components.Window
-
Sends a SetPosition command to the window to set the position, size, and status of the window.
- setPosition(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Sends a SetPosition command to the window to set the position, size, and status of the window.
- SetPosition(Component, int, int, int, int) - Static method in class org.safs.SAFSPlus.Window
-
Set position and resize current WebBrowser window
- SetPosition(Component, String) - Static method in class org.safs.SAFSPlus.Window
-
- setPosition() - Method in class org.safs.selenium.CFComponent
-
- SETPOSITION_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"SetPosition"
- setPositionBrowserWindow(int, int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Set position of current browser window.
- setPossibleRecognitionStrings(String[]) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- setPrefixBundleName(String) - Method in class org.safs.GetText
-
- setPrevious(ImageManager2.LinkableImage) - Method in class org.safs.image.ImageManager2.LinkableImage
-
- setProcessMode(int) - Method in class org.safs.GuiObjectVector
-
As of initial writing, there are two modes in which Gui object usage
may differ inside a running engine:
MODE_ENGINE_PROCESSING
MODE_EXTERNAL_PROCESSING
- setProcessName(String) - Method in class org.safs.JavaHook
-
Set the process name for this hook for an instance created from an empty constructor.
- setProcessName(String) - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Override superclass to delay STAFHelper initialization.
- setProcessorList(Vector) - Method in class org.safs.ProcessRequest
-
Set (or clear) any list of processors.
- setProcessRemotely(boolean) - Method in class org.safs.SocketTestRecordHelper
-
Keyword implementors will set this to true if the keyword is expecting a remote
engine to complete the processing of the inputrecord.
- setProcInstance(Processor) - Method in class org.safs.Processor
-
Provide a Processor object to interpret test data.
- setProcInstancePath(String) - Method in class org.safs.Processor
-
Change the procInstancePath setting.
- setProgress(int) - Static method in class org.safs.install.InstallerImpl
-
- setProgress(int) - Method in class org.safs.install.ProgressIndicator
-
- setProgress(String, String, String, String) - Static method in class org.safs.model.commands.ProgressBarFunctions
-
Action to set progress for a progress bar component according to its value.
- setProgress(String, String, String[]) - Static method in class org.safs.model.commands.ProgressBarFunctions
-
Action to set progress for a progress bar component according to its value.
- setProgress(String, String) - Method in class org.safs.model.components.ProgressBar
-
Action to set progress for a progress bar component according to its value.
- setProgress(StepTestTable, String, String) - Method in class org.safs.model.components.ProgressBar
-
Action to set progress for a progress bar component according to its value.
- setProgress(String[]) - Method in class org.safs.model.components.ProgressBar
-
Action to set progress for a progress bar component according to its value.
- setProgress(StepTestTable, String[]) - Method in class org.safs.model.components.ProgressBar
-
Action to set progress for a progress bar component according to its value.
- setProgress(int) - Method in class org.safs.selenium.spc.SPCAppMapFrame
-
set the progress var to the desired value.
- SETPROGRESS_KEYWORD - Static variable in class org.safs.model.commands.ProgressBarFunctions
-
"SetProgress"
- setProgressBar(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
set value of ProgressBar
.
- setProgressBar(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the status in a given ProgressBar.
- setProgressBar(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the status in a given ProgressBar.
- setProgressIndicator(ProgressIndicator) - Static method in class org.safs.install.InstallerImpl
-
- setProgressInfo(int, String) - Method in class org.safs.install.ProgressIndicator
-
setProgress and setProgressMessage in one call.
- setProgressInfo(int, String, int) - Method in class org.safs.install.ProgressIndicator
-
- setProgressMessage(String) - Static method in class org.safs.install.InstallerImpl
-
- setProgressMessage(String) - Method in class org.safs.install.ProgressIndicator
-
- setProgressMessage(String, int) - Method in class org.safs.install.ProgressIndicator
-
- SETPROJECTDIRECTORY - Static variable in class org.safs.DCDriverMiscCommands
-
- setProjectDirectory(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set/Change the framework project directory.
- setProjectDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set/Change the framework project directory.
- SETPROJECTDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetProjectDirectory"
- SETPROJECTDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetProjectDirectory"
- setProjectRootDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setProjectRootDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setProjectRootDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- setProperty(String) - Method in class org.safs.reflect.PropertyInfo
-
Sets the theProperty.
- setPropertyAllSearchMode(boolean) - Method in class org.safs.GuiObjectVector
-
Set to true to specify recognition string is a 'Property All' search mode recognition string.
- setPropertyText(TestObject, String) - Method in class org.safs.rational.CFText
-
- setPropertyText(TestObject, String) - Method in class org.safs.rational.wpf.CFWPFText
-
Note: override its superclass's method setPropertyText()
- SETPROPERTYVALUE - Static variable in class org.safs.ComponentFunction
-
- setPropertyValue() - Method in class org.safs.ComponentFunction
-
- setPropertyValue(String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Sets a value to the property of an object.
- setPropertyValue(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Sets a value to the property of an object.
- setPropertyValue(String, String) - Method in class org.safs.model.components.GenericMaster
-
Sets a value to the property of an object.
- setPropertyValue(StepTestTable, String, String) - Method in class org.safs.model.components.GenericMaster
-
Sets a value to the property of an object.
- setPropertyValue(String[]) - Method in class org.safs.model.components.GenericMaster
-
Sets a value to the property of an object.
- setPropertyValue(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Sets a value to the property of an object.
- setPropertyValue() - Method in class org.safs.rational.CFComponent
-
Purpose: setPropertyValue
Note: Log the original value the the property; Set the new value to this property.
- SETPROPERTYVALUE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"SetPropertyValue"
- setProps(Properties) - Method in class org.safs.tools.data.GenericJDBC
-
- setProtocolDebug(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Turn on or off the protocol's debug message
- setProtocolDebug(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
Turn on or off the protocol's debug message
- setProtocolVersion(String) - Method in class org.safs.rest.service.Service
-
- setProxyServerURL(String) - Method in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- setProxyServerURL(String) - Method in class org.safs.rest.service.Service
-
- setRating(String, String, String) - Static method in class org.safs.model.commands.ProgressBarFunctions
-
Action to set rating for a rating bar component according to its value.
- setRating(String) - Method in class org.safs.model.components.ProgressBar
-
Action to set rating for a rating bar component according to its value.
- setRating(StepTestTable, String) - Method in class org.safs.model.components.ProgressBar
-
Action to set rating for a rating bar component according to its value.
- SETRATING_KEYWORD - Static variable in class org.safs.model.commands.ProgressBarFunctions
-
"SetRating"
- setRawRS(String) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- setReadOnly() - Method in class org.safs.tools.CaseInsensitiveFile
-
- setReadyTimeout(int) - Method in class org.safs.SocketTestRecordHelper
-
Every command might want to change its default timeouts.
- setRebuildRunner(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setRebuildRunner(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setRecognitionString(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setRecognitionString(String) - Method in class org.safs.selenium.util.HtmlFrameComp
-
- setRecordDebugEnabled(boolean) - Method in class org.safs.tools.drivers.DebugInfo
-
- setRecordDebugEnabled(boolean) - Method in interface org.safs.tools.drivers.DebugInterface
-
Enable/Disable debugging at EVERY record.
- setRecordProcessed(boolean) - Method in class org.safs.Processor
-
- setRecordType(String) - Method in class org.safs.TestRecordData
-
- setRectVars(Rectangle, String) - Method in class org.safs.ComponentFunction
-
Set the varname.x, varname.y, varname.w, and varname.h variables to the
values retrieved from the rectangle.
- setRefreshToken(String) - Method in class org.safs.auth.Content
-
- SetRegistryKeyValue(Object, Object, String, Object...) - Static method in class org.safs.natives.NativeWrapper
-
Set/Create a registry key, and/or key value.
- setRegistryValue(String, String, String) - Static method in class org.safs.install.InstallerImpl
-
- setRemoteCommand(String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
- setRemoteCommand(String) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.ProcessorInterface
-
- setRemoteControl(SoloRemoteControl, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Set the SoloRemoteControl instance to be used by this worker.
- setRemoteController(SAFSRemoteControl) - Method in class org.safs.android.DTestRecordHelper
-
- setRemoteHostname(String) - Method in class org.safs.sockets.SocketProtocol
-
The default remote hostname is/was typically the "localhost".
- setRemotePort(int) - Method in class org.safs.sockets.SocketProtocol
-
Provide an alternate port on which the remote client is accepting connections.
- setRemoveinstalledapk(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setRemoveinstalledapk(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setRequestProcessor(ProcessRequest) - Method in class org.safs.JavaHook
-
- setRequirement(String, String) - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
DEPRECATED.
- setRequirement(String[]) - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
DEPRECATED.
- setRequirement(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
DEPRECATED.
- setRequirement(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
DEPRECATED.
- SETREQUIREMENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDeprecatedCommands
-
"SetRequirement"
- SETREQUIREMENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetRequirement"
- setResignJar(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setResignJar(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setResourceBundleName(String) - Method in class org.safs.text.ResourceMessageInfo
-
- setRFSMCache(boolean) - Static method in class org.safs.Processor
-
- setRFSMOnly(boolean) - Static method in class org.safs.Processor
-
- setRfsmSearchMode(boolean) - Method in class org.safs.PCTree
-
- setRftFindSearchMode(boolean) - Method in class org.safs.GuiObjectVector
-
Set to true to specify recognition string is a RFT find search mode recognition string.
- setRootDir(String) - Method in class org.safs.image.ImageManager2
-
- setRootDir(File) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- setRootFilename(String) - Static method in class org.safs.rational.ProcessContainer
-
Set the current value of the 'rootFileName' String.
- setRootUrl(String) - Method in class org.safs.auth.AuthorizationServer
-
- setRootVerifyDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setRootVerifyDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setRootVerifyDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- SETROOTVERIFYDIRECTORY - Static variable in class org.safs.DCDriverMiscCommands
-
- setRootVerifyDirectory(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set/Change the Bench, Test, and Dif directories
to be subdirectories off of the provided path.
- setRootVerifyDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set/Change the Bench, Test, and Dif directories
to be subdirectories off of the provided path.
- SETROOTVERIFYDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetRootVerifyDirectory"
- SETROOTVERIFYDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetRootVerifyDirectory"
- setRsStartWithTopWindow(boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer.HierarchyDlg
-
- SetRStringStrategy(RStringStrategy) - Method in class org.safs.tools.drivers.RStringStrategySettings
-
- setRsWithoutFrames(List<String>) - Method in class org.safs.selenium.webdriver.lib.SearchObject.SwitchFramesResults
-
- setRunner(Runner) - Method in interface org.safs.model.tools.RunnerAware
-
- setRunner(AbstractRunner) - Method in class org.safs.SAFSPlus
-
To get the SAFSPlus work correctly for the sub-class (Ex.
- setRunnerDebug(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Turn on or off the runner's debug message
- setRunnerDebug(boolean) - Method in class org.safs.android.remotecontrol.SoloTest
-
Turn on or off the runner's debug message
- setRunning(boolean) - Method in class org.safs.tools.drivers.MouseCheckTimer
-
- setRunningTimeout(int) - Method in class org.safs.SocketTestRecordHelper
-
Every command might want to change its default timeouts.
- setRuntimeDataInterface(RuntimeDataInterface) - Method in interface org.safs.model.tools.RuntimeDataAware
-
Set the RuntimeDataInterface instance to be used by the RuntimeDataAware class instance.
- setSAFSTestRecordData() - Method in class org.safs.control.Control
-
setSAFSTestRecordData
- setSAFSTestRecordData(String, TestRecordData) - Method in class org.safs.STAFHelper
-
Set the SAFSVARS Test Record Data for the given trd_root.
- setSAFSTestRecordData(String, TestRecordData) - Method in interface org.safs.tools.CoreInterface
-
- setSAFSTestRecordData(String, TestRecordData) - Method in class org.safs.tools.drivers.EmbeddedHookSTAFHelper
-
Sets the local driver/engine shared _data object and sets the TRD_HOOK data per the superclass.
- setSAFSTestRunner(DSAFSTestRunner) - Method in class org.safs.android.engine.DGuiClassData
-
Must be set prior to calling debug or any of the static "get" functions.
- setSAFSTestRunner(DSAFSTestRunner) - Static method in class org.safs.android.engine.DGuiObjectDefinition
-
Must be set prior to calling debug or any of the static "get" functions.
- setSAFSTestRunner(DSAFSTestRunner) - Static method in class org.safs.android.engine.DGuiObjectIndices
-
Must be set prior to calling debug or any of the static "get" functions.
- setSAFSTestRunner(DSAFSTestRunner) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Must be set prior to calling debug or any of the static "get" functions.
- setSAFSTestRunner(DSAFSTestRunner) - Static method in class org.safs.android.engine.DGuiObjectVector
-
Must be set prior to calling debug or any of the static "get" functions.
- setSAFSWorker(SAFSWorker) - Method in class org.safs.android.DTestRecordHelper
-
- setSAFSXmlLogCapXML(boolean) - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Set the capXML setting for the XML log.
- setSapEnabled(boolean) - Static method in class org.safs.Domains
-
- setScreenshotSequenceRunning(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
- setScript(Script) - Method in class org.safs.rational.RDDGUIUtilities
-
A one-time setting of the Script (RationalTestScript) to be used by this instance.
- setScript(Script) - Method in class org.safs.rational.RGuiObjectVector
-
Required when alternate constructors are used.
- setScript(Script) - Method in class org.safs.rational.RRobotJHook
-
- setScript(Script) - Method in class org.safs.rational.RTestRecordData
-
- setScriptFailureBlock(String) - Method in class org.safs.tools.drivers.FlowControlInfo
-
- setScriptFailureBlock(String) - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ScriptFailure response.
- setScriptHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setScriptNotExecutedBlock(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Set or clear the name of a block to execute when ScriptNotExecuted occurs.
- setScriptNotExecutedBlock(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set or clear the name of a block to execute when ScriptNotExecuted occurs.
- setScriptNotExecutedBlock(String) - Method in class org.safs.tools.drivers.FlowControlInfo
-
- setScriptNotExecutedBlock(String) - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ScriptNotExecuted response.
- SETSCRIPTNOTEXECUTEDBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"SetScriptNotExecutedBlock"
- SETSCRIPTNOTEXECUTEDBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetScriptNotExecutedBlock"
- setScriptTimeout(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the 'Web Driver's JavaScript Execution timeout' and lock the 'timeout setting'.
- setScriptTimeout(long, TimeUnit, long) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the 'Web Driver's JavaScript Execution timeout'
This method is thread-safe.
- setScriptWarningBlock(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Set or clear the name of a block to execute when ScriptWarning occurs.
- setScriptWarningBlock(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set or clear the name of a block to execute when ScriptWarning occurs.
- setScriptWarningBlock(String) - Method in class org.safs.tools.drivers.FlowControlInfo
-
- setScriptWarningBlock(String) - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ScriptWarning response.
- SETSCRIPTWARNINGBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"SetScriptWarningBlock"
- SETSCRIPTWARNINGBLOCK_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetScriptWarningBlock"
- setSearchContext(SearchContext) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- setSearchMode(int) - Static method in class org.safs.GuiChildIterator
-
- setSecsAfterWindowActive(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the delay after window is activated.
- setSecsAfterWindowActive(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the delay after window is activated.
- SETSECSAFTERWINDOWACTIVE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetSecsAfterWindowActive"
- SETSECSAFTERWINDOWACTIVE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetSecsAfterWindowActive"
- setSecsBeforeMouseDown(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the delay before mouse down.
- setSecsBeforeMouseDown(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the delay before mouse down.
- setSecsBeforeMouseUp(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the delay before mouse up.
- setSecsBeforeMouseUp(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the delay before mouse up.
- setSecsDelayRetryComponent(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the delay of re-finding object.
- setSecsDelayRetryComponent(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the delay of re-finding object.
- SETSECSDELAYRETRYCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetSecsDelayRetryComponent"
- SETSECSDELAYRETRYCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetSecsDelayRetryComponent"
- setSecsSeekComponent(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the timeout of finding object.
- setSecsSeekComponent(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the timeout of finding object.
- SETSECSSEEKCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetSecsSeekComponent"
- SETSECSSEEKCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetSecsSeekComponent"
- setSecsWaitForComponent(int) - Static method in class org.safs.android.engine.processor.SAFSProcessor
-
- setSecsWaitForComponent(int) - Static method in class org.safs.Processor
-
- setSecsWaitForWindow(int) - Static method in class org.safs.android.engine.processor.SAFSProcessor
-
- setSecsWaitForWindow(int) - Static method in class org.safs.Processor
-
- setSectionName(String) - Method in class org.safs.tools.input.UniqueStringItemInfo
-
Set sectionname to that provided.
- setSelected(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- setSelected(boolean) - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- setSelectedColumn(String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Set the current column of to the one specified.
- setSelectedColumn(String) - Method in class org.safs.model.components.TableView
-
Set the current column of to the one specified.
- setSelectedColumn(StepTestTable, String) - Method in class org.safs.model.components.TableView
-
Set the current column of to the one specified.
- SETSELECTEDCOLUMN_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"SetSelectedColumn"
- setSelectedComponentByPoint(Point) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- setSelectedComponentByXpath(String) - Method in class org.safs.selenium.spc.SPCTreePanel
-
Attempt to locate a node in the existing Tree by its full stored XPath.
- setSelectedRow(String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Set the current row of to the one specified.
- setSelectedRow(String) - Method in class org.safs.model.components.TableView
-
Set the current row of to the one specified.
- setSelectedRow(StepTestTable, String) - Method in class org.safs.model.components.TableView
-
Set the current row of to the one specified.
- SETSELECTEDROW_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"SetSelectedRow"
- setSelection(GuiTestObject, int, int, int, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: set selection (NOTE: currently doesn't allow edit of cell when
selected, looks like this is just a highlight, rather than a selection).
- setSelection(GuiTestObject, int, int, int, int, boolean, boolean) - Method in class org.safs.rational.CFJCTable
-
Purpose: set selection
Does a click in the cell based on the result of invoking
getCellPosition on the jctable.
- setSelectionSpecial(GuiTestObject, int, int, boolean, boolean, boolean) - Method in class org.safs.rational.CFJCTable
-
Purpose: setSelectionSpecial
Does a click in the cell based on the result of invoking getCellPosition on the jctable.
- setSeleniumStandaloneJar(File) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- setSemaphoreName(String) - Method in class org.safs.JavaHook
-
- setSender(String) - Method in class org.safs.tools.mail.Mailer
-
Set the mail sender.
- setSeparator(String) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Set the separator to separate command and parameters.
- setSeparator(String) - Method in class org.safs.TestRecordData
-
- setServerHost(String) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Provide a runtime override of the target selenium server hostname.
This overrides System Properties settings for 'safs.server.hostname'.
MUST be called before initialize().
- setServiceId(String) - Method in class org.safs.rest.service.Service
-
- setServiceInfo(String, String, ServiceInterface) - Method in class org.safs.staf.embedded.EmbeddedServiceHandle
-
- setShortenGeneralRecognition(boolean) - Method in class org.safs.PCTree
-
Set true if recognition strings should be stripped of intermediate parent recognition
info that may be deemed unnecessary.
- setShortenGeneralRecognition(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'shortenGeneralRecognition' flag.
- setShortenNamedRecognition(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'withNameIncludeOnlyCaption' flag.
- setShortField(short) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setShowCommentsAndBlankLines(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'withCommentsAndBlankLines' flag.
- setShowErrStream(boolean) - Method in class org.safs.tools.consoles.GenericProcessConsole
-
set true to have the error stream copied to the active debug sink
- setShowMethods(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'showMethods' flag.
- setShowOutStream(boolean) - Method in class org.safs.tools.consoles.GenericProcessConsole
-
set true to have the output stream copied to the active debug sink
- setShowProperties(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'showProperties' flag.
- setShrdataid(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setShutdownData() - Method in class org.safs.TestRecordData
-
- setSiblingCount(Integer) - Method in class org.safs.Tree
-
- setSiblingIndex(int) - Method in class org.safs.PCTree
-
Set the index of this sibling among all siblings.
- setSimpleAuth(SimpleAuth) - Method in class org.safs.auth.OAuth2
-
- setSindex(String) - Method in class org.safs.reflect.PropertyInfo
-
Sets the sindex, Iindex, Lindex, and Indexed(true) as appropriate.
Index will become 0 if a NumberFormatException would otherwise result.
SAFSInvalidActionArgumentRuntimeException is thrown if a valid string
index is provided whose value is less than 0.
- setSize(Dimension) - Method in class org.safs.ComponentFunction.Window
-
- setSlidingDrawer(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
set value of SlidingDrawer
.
- setSlidingDrawer(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the status in a given SlidingDrawer.
- setSlidingDrawer(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the status in a given SlidingDrawer.
- setSmallTimeout(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the default timeout length of the get, is, set, assert, enter and click methods.
- setSmallTimeout(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Timeout
-
Sets the default timeout length of the get, is, set, assert, enter and click methods.
- setSolo(Solo) - Method in class org.safs.android.engine.processor.SAFSProcessor
-
Set the Solo object to be used for processing.
- setSourcePath(String) - Method in class org.safs.tools.input.UniqueStringFileInfo
-
Set our sourcepath to that provided.
- setSrc(String) - Method in class org.safs.selenium.util.HtmlFrameComp
-
- setSTAFHelper(STAFHelper) - Method in class org.safs.staf.AbstractSTAFHelperCompatible
-
- setSTAFHelper(STAFHelper) - Method in interface org.safs.staf.STAFHelperCompatibleInterface
-
This MUST be called to set the STAFHelper before calling other methods.
- setSTAFHelper(STAFHelper) - Method in class org.safs.STAFRequester
-
Sets the STAFHelper instance to be used by the subclass.
- setSTAFHelper(STAFHelper) - Method in class org.safs.TestRecordHelper
-
- setSTAFVariable(String, String) - Method in class org.safs.STAFHelper
-
Purpose: set the STAF SYSTEM variable value.
- setStandardDriverCommandsEnabled(boolean) - Method in class org.safs.DriverCommandProcessor
-
- setState(String) - Method in class org.safs.tools.consoles.JavaJVMConsole
-
Set the console window's state.
- setStatus(String) - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
Wrapper to preferred output/debug logging.
- setStatus(String) - Method in class org.safs.ComponentFunction.Window
-
- setStatus(String, Color) - Method in class org.safs.selenium.spc.SPCGUI
-
- setStatus(String, Color) - Method in class org.safs.selenium.spc.WDSPCGUI
-
- setStatus() - Method in class org.safs.tools.consoles.SAFSMonitorFrame
-
Set SAFS_DRIVER_CONTROL status information in the monitor window.
- setStatuscode(int) - Method in class org.safs.android.messenger.client.MessageResult
-
- setStatusCode(String) - Method in interface org.safs.control.ControlProcessingUI1
-
set the text of the 'statusCode' text field
- setStatusCode(String) - Method in class org.safs.control.swing.ControlStepUI
-
set the text of the 'statusCode' text field
- setStatusCode(int) - Method in class org.safs.TestRecordData
-
- setStatusCode(long) - Method in class org.safs.tools.status.TestRecordInfo
-
Set statuscode to the provided value.
- setStatusinfo(String) - Method in class org.safs.android.messenger.client.MessageResult
-
- setStatusInfo(String) - Method in class org.safs.TestRecordData
-
- setStatusInfo(String, StatusInfoInterface) - Method in class org.safs.tools.status.SAFSSTATUS
-
- setStatusInfo(String, StatusInfoInterface) - Method in interface org.safs.tools.status.StatusMonitorInterface
-
Set/Overwrite the current status info for the specified test level.
- setStatusInterface(StatusInterface) - Method in class org.safs.tools.status.TestRecordStatusInfo
-
Set the statusinfo to the provided value.
- setStatusVars() - Method in class org.safs.android.DEngineCommandProcessor
-
Sets the global SAFSVARS variables to the values of the most recent (last) engine command
executed:
- setStopped(boolean) - Method in class org.safs.ios.IOSProcessContainer
-
- setStopped(boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- setStoredValue(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
Made to be overridden by subclasses, if any.
- setStoredValue(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- setStream(InputStream) - Method in class org.safs.text.FileLineReader
-
Allows us to set (and change) the data that will be read.
- setString2DimArray(String[][]) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setStringArray(String[]) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setStringID(String) - Method in class org.safs.tools.UniqueStringID
-
Sets the unique id String.
- setSubMenuId(String) - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- setSubType(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setSuccessResourceMessageInfo(ResourceMessageInfo) - Method in class org.safs.android.CFComponentFunctions
-
- setSuspended(boolean) - Method in class org.safs.tools.status.StatusCounter
-
set or clear the suspended status.
- setSuspended(boolean) - Method in interface org.safs.tools.status.StatusCounterInterface
-
- setSwitchedFrames(boolean) - Method in class org.safs.selenium.webdriver.lib.SearchObject.SwitchFramesResults
-
- setSwitchOfPause(boolean, String) - Method in class org.safs.tools.consoles.SAFSMonitorFrame
-
Note: Set the 'POF CheckBox' and STAF Variable 'SAFS_DRIVER_CONTROL_POF'
Note: Set the 'POW CheckBox' and STAF Variable 'SAFS_DRIVER_CONTROL_POW'
- setSwtEnabled(boolean) - Static method in class org.safs.Domains
-
- SetSystemEnvironmentVariable(Object, Object) - Static method in class org.safs.natives.NativeWrapper
-
Set/Create a System Environment Variable.
- setSystemProperties(ConfigureInterface) - Static method in class org.safs.selenium.SeleniumHookConfig
-
- setSystemProperties(ConfigureInterface) - Static method in class org.safs.selenium.webdriver.SeleniumHook
-
- setTableCellData(String, String, String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Set a specific cell to the specified value.
- setTableCellData(String, String, String[]) - Static method in class org.safs.model.commands.TableViewFunctions
-
Set a specific cell to the specified value.
- setTableCellData(String, String, String) - Method in class org.safs.model.components.TableView
-
Set a specific cell to the specified value.
- setTableCellData(StepTestTable, String, String, String) - Method in class org.safs.model.components.TableView
-
Set a specific cell to the specified value.
- setTableCellData(String[]) - Method in class org.safs.model.components.TableView
-
Set a specific cell to the specified value.
- setTableCellData(StepTestTable, String[]) - Method in class org.safs.model.components.TableView
-
Set a specific cell to the specified value.
- SETTABLECELLDATA_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"SetTableCellData"
- setTabulation(int) - Method in class org.safs.persist.PersistableDefault
-
- setTabulation(int) - Method in interface org.safs.Printable
-
- setTag(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setTagName(String) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- setTessFile(String) - Method in class org.safs.tools.ocr.tesseract.tessFileParser
-
tessfile must be a UTF formated text file output by SafsTessdll.exe.
- setTestcase(String, String) - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
DEPRECATED.
- setTestcase(String[]) - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
DEPRECATED.
- setTestcase(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
DEPRECATED.
- setTestcase(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
DEPRECATED.
- SETTESTCASE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDeprecatedCommands
-
"SetTestcase"
- SETTESTCASE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetTestcase"
- setTestDir(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setTestDir(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setTestDir(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- SETTESTDIRECTORY - Static variable in class org.safs.DCDriverMiscCommands
-
- setTestDirectory(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set/Change the directory in which the framework will find
test files (captured "actuals") by default.
- setTestDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set/Change the directory in which the framework will find
test files (captured "actuals") by default.
- SETTESTDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetTestDirectory"
- SETTESTDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetTestDirectory"
- setTestDomains(String) - Static method in class org.safs.Processor
-
- setTestLevel(String) - Method in class org.safs.TestRecordData
-
- setTestLevel(String) - Method in class org.safs.tools.input.UniqueStringFileInfo
-
Set our testlevel to that provided.
- setTestLevel(String) - Method in class org.safs.tools.status.StatusInfo
-
Set the Test Level for this instance.
- setTestLevel(String) - Method in class org.safs.tools.status.TestRecordInfo
-
Set testlevel to the provided value.
- setTestLogMsg(String) - Method in interface org.safs.control.ControlProcessingUI1
-
set the text of the 'testLogMsg' text field
- setTestLogMsg(String) - Method in class org.safs.control.swing.ControlStepUI
-
set the text of the 'testLogMsg' text field
- setTestObject(String, String, Object) - Method in class org.safs.android.engine.processor.SAFSProcessor
-
According to windowName and componentName, set the testObject to
the cache.
- setTestRecordData(TestRecordHelper) - Method in class org.safs.android.CFComponentFunctions
-
Transfers all DTestRecordHelper data into the receiving Processor.
- setTestRecordData(TestRecordHelper) - Method in class org.safs.android.DDriverCommand
-
- setTestRecordData(TestRecordHelper) - Method in class org.safs.android.DEngineCommandProcessor
-
- setTestRecordData(TestRecordHelper) - Method in class org.safs.android.DTestStepProcessor
-
- setTestRecordData(TestRecordData) - Method in class org.safs.DDGUIUtilities
-
A one-time setting of the RTestRecordData to be used by this instance.
- setTestRecordData(TestRecordHelper) - Method in class org.safs.Processor
-
- setTestRecordData(TestRecordHelper) - Method in class org.safs.ProcessRequest
-
- setTestRecordDebugEnabled(boolean) - Method in class org.safs.tools.drivers.DebugInfo
-
- setTestRecordDebugEnabled(boolean) - Method in interface org.safs.tools.drivers.DebugInterface
-
Enable/Disable T,TW,TF (Test) record debugging.
- setTestRecordFieldSeparator(String) - Method in class org.safs.model.AbstractTestTable
-
Specify an alternate single separator String (other than TAB) to be used to delimit
the fields in the records of this table.
- setTestRecordInterface(TestRecordInterface) - Method in class org.safs.tools.status.TestRecordStatusInfo
-
Set the testrecordinfo to the provided value.
- setTestResults() - Method in class org.safs.STAFHelper
-
- setTestRunnerApk(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setTestRunnerApk(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setTestRunnerSourceDir(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- setTestRunnerSourceDir(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- setTestStepProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setTestTableFileExtension(String) - Method in class org.safs.model.AbstractTestTable
-
Set the file extension to be used when exporting this test table.
- setText(TextView, String, boolean, boolean) - Method in class org.safs.android.engine.processor.EditTextProcessor
-
- setText(String) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- setText(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setText(String, boolean, String) - Method in class org.safs.selenium.webdriver.CFComponent
-
Clear the content of Component box first, and then enter the text into it.
- setText(String) - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
- setText(AutoItRs) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Send keyboard input to the current input focus target.
- setTextCharacters(String, String, String) - Static method in class org.safs.model.commands.EditBoxFunctions
-
Set the text of the editbox
This action sets the text of the editbox.
- setTextCharacters(String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox
This action sets the text of the editbox.
- setTextCharacters(StepTestTable, String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox
This action sets the text of the editbox.
- SETTEXTCHARACTERS - Static variable in class org.safs.rational.CFText
-
- SetTextCharacters(Component, String) - Static method in class org.safs.SAFSPlus.EditBox
-
Set the text of edit box with verifying.
- SETTEXTCHARACTERS - Static variable in class org.safs.selenium.CFEditBox
-
- SETTEXTCHARACTERS_KEYWORD - Static variable in class org.safs.model.commands.EditBoxFunctions
-
"SetTextCharacters"
- setTextHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setTextLogName(String) - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
Set text logname to provided value.
- setTextValue(String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Set the text of the combobox
This action sets the text of the combobox.
- setTextValue(String, String, String) - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
Set the text of the ComboEditBox
This action sets the text of the ComboEditBox.
- setTextValue(String, String, String) - Static method in class org.safs.model.commands.EditBoxFunctions
-
Set the text of the editbox
This action sets the text of the editbox.
- setTextValue(String) - Method in class org.safs.model.components.ComboBox
-
Set the text of the combobox
This action sets the text of the combobox.
- setTextValue(StepTestTable, String) - Method in class org.safs.model.components.ComboBox
-
Set the text of the combobox
This action sets the text of the combobox.
- setTextValue(String) - Method in class org.safs.model.components.ComboEditBox
-
Set the text of the ComboEditBox
This action sets the text of the ComboEditBox.
- setTextValue(StepTestTable, String) - Method in class org.safs.model.components.ComboEditBox
-
Set the text of the ComboEditBox
This action sets the text of the ComboEditBox.
- setTextValue(String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox
This action sets the text of the editbox.
- setTextValue(StepTestTable, String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox
This action sets the text of the editbox.
- SetTextValue(Component, String...) - Static method in class org.safs.model.tools.Runner
-
Set the value of a supported EditBox or TextField.
- setTextValue(boolean) - Method in class org.safs.PCTree
-
Set true if the NameValue stored represents a components Text= value.
- SETTEXTVALUE - Static variable in class org.safs.rational.CFComboBox
-
- setTextValue(boolean) - Method in class org.safs.rational.CFComboBox
-
Purpose: setTextValue
- setTextValue(TestObject, int, int, String) - Method in class org.safs.rational.CFJCTable
-
Purpose: set text value of cell
- SETTEXTVALUE - Static variable in class org.safs.rational.CFList
-
- SETTEXTVALUE - Static variable in class org.safs.rational.CFText
-
- setTextValue(boolean) - Method in class org.safs.rational.flex.CFFlexComboBox
-
Purpose: setTextValue
This method override that of it's superclass CFComboBox, implemented special for FLEX ComboBox.
- setTextValue(boolean) - Method in class org.safs.rational.wpf.CFWPFComboBox
-
Overrides its parent to support DOTNET_WPF
- SetTextValue(Component, String) - Static method in class org.safs.SAFSPlus.ComboBox
-
Set text value in Combo box.
- SetTextValue(Component, String) - Static method in class org.safs.SAFSPlus.EditBox
-
Enter text value to EditBox with verifying.
- SETTEXTVALUE - Static variable in class org.safs.selenium.CFComboBox
-
- SETTEXTVALUE - Static variable in class org.safs.selenium.CFEditBox
-
- SETTEXTVALUE_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"SetTextValue"
- SETTEXTVALUE_KEYWORD - Static variable in class org.safs.model.commands.ComboEditBoxFunctions
-
"SetTextValue"
- SETTEXTVALUE_KEYWORD - Static variable in class org.safs.model.commands.EditBoxFunctions
-
"SetTextValue"
- setThreshold(int) - Method in class org.safs.persist.PersistableDefault
-
- setThreshold(int) - Method in interface org.safs.Printable
-
- setThresholdEnabled(boolean) - Method in class org.safs.persist.PersistableDefault
-
- setThresholdEnabled(boolean) - Method in interface org.safs.Printable
-
Enable/disable the "threshold ability".
If enabled, then the data bigger than the 'threshold' will not be printed out.
- setTime(String, String, String) - Static method in class org.safs.model.commands.TimePickerFunctions
-
Action to set time for a time picker component according to its TimeValue.
- setTime(String) - Method in class org.safs.model.components.TimePicker
-
Action to set time for a time picker component according to its TimeValue.
- setTime(StepTestTable, String) - Method in class org.safs.model.components.TimePicker
-
Action to set time for a time picker component according to its TimeValue.
- SETTIME_KEYWORD - Static variable in class org.safs.model.commands.TimePickerFunctions
-
"SetTime"
- setTimeout(int) - Method in class org.safs.install.ConsumOutStreamProcess
-
timeout should be set to a NON-negative int value or 0
If timeout is 0, will wait forever until the process end.
- SetTimeout - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
Set WebDriver action "timeout" in milliseconds.
- SetTimeout() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SetTimeout
-
- setTimeoutCheckAlertForClick(int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- setTimeoutForHttpConnection(int) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- setTimePicker(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
set value of TimePicker
.
- setTimePicker(int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the time in a given TimePicker.
- setTimePicker(String, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the time in a given TimePicker.
- SETTING_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- setTitle(String) - Method in class org.safs.install.ProgressIndicator
-
Change the title to be used on the display ProgressIndicator titlebar.
- setTitle(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setTitleMatchMode(int) - Method in class org.safs.autoit.AutoItRs.Window
-
- setToolHome(String) - Method in class org.safs.android.auto.lib.ConsoleTool
-
Only you are sure about the tool's home, you can set it.
Because if you set it,
ConsoleTool.getToolHome()
will not try to get the tool's home
from "JVM properties" or "System environment variables"
This method will verify if the toolHome exists and is a directory.
- setTRDData(TestRecordHelper) - Method in class org.safs.JavaHook
-
- setTRDData(TestRecordHelper) - Method in class org.safs.JavaSocketsHook
-
Force the use of a SocketTestRecordHelper as required by the underlying remote engine hook.
- setTRDName(String) - Method in class org.safs.JavaHook
-
- setTRDStatus(TestRecordHelper, long) - Method in class org.safs.tools.engines.GenericEngine
-
Sets TRD statuscode to the provided status and returns the same.
- setTreeContainsNode(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String, String[]) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String[]) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String[]) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String, String) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(String[]) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- setTreeContainsNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node.
- SETTREECONTAINSNODE - Static variable in class org.safs.rational.CFTree
-
- SetTreeContainsNode(Component, String, String) - Static method in class org.safs.SAFSPlus.Tree
-
Verify the existence of node according to its path, and set true to a variable if node exists, false if not.
- SETTREECONTAINSNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SetTreeContainsNode"
- SETTREECONTAINSNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SetTreeContainsNode"
- SETTREECONTAINSNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SetTreeContainsNode"
- SETTREECONTAINSPARTIAL - Static variable in class org.safs.rational.CFTree
-
- setTreeContainsPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String[]) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String[]) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTree
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String, String) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(String[]) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- setTreeContainsPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Sets a user-defined variable with the result of whether a tree contains the provided node
according to a partial match of the node's text value.
- SetTreeContainsPartialMatch(Component, String, String) - Static method in class org.safs.SAFSPlus.Tree
-
Verify the existence of node according to a partial match of its path value, and set true to a variable if node exists, false if not.
- SETTREECONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"SetTreeContainsPartialMatch"
- SETTREECONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"SetTreeContainsPartialMatch"
- SETTREECONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"SetTreeContainsPartialMatch"
- setTrimmedProperty(String) - Method in class org.safs.reflect.PropertyInfo
-
Sets the trimmedProperty.
- setType(String) - Method in class org.safs.PCTree
-
Set the deduced component type for the represented component.
- setUCTrimmedProperty(String) - Method in class org.safs.reflect.PropertyInfo
-
Sets the uctrimmedProperty.
- setUnexpectedAlertBehaviour(String) - Static method in class org.safs.Processor
-
Set how to handle the 'alert dialog' if it is visible unexpectedly, it could be set as 'accept' or 'dismiss' or 'ignore'
- setUnverifiedTextCharacters(String, String, String) - Static method in class org.safs.model.commands.EditBoxFunctions
-
Set the text of the editbox
This action sets the text of the editbox.
- setUnverifiedTextCharacters(String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox
This action sets the text of the editbox.
- setUnverifiedTextCharacters(StepTestTable, String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox
This action sets the text of the editbox.
- SetUnverifiedTextCharacters(Component, String...) - Static method in class org.safs.model.tools.Runner
-
Set the value of a supported EditBox or TextField.
- SETUNVERIFIEDTEXTCHARACTERS - Static variable in class org.safs.rational.CFText
-
- SetUnverifiedTextCharacters(Component, String) - Static method in class org.safs.SAFSPlus.EditBox
-
Set the text of edit box without verifying.
- SETUNVERIFIEDTEXTCHARACTERS - Static variable in class org.safs.selenium.CFEditBox
-
- SETUNVERIFIEDTEXTCHARACTERS_KEYWORD - Static variable in class org.safs.model.commands.EditBoxFunctions
-
"SetUnverifiedTextCharacters"
- setUnverifiedTextValue(String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Set the text of the combobox without verification
This action sets the text of the combobox.
- setUnverifiedTextValue(String, String, String) - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
Set the text of the ComboEditBox without verification
This action sets the text of the ComboEditBox.
- setUnverifiedTextValue(String, String, String) - Static method in class org.safs.model.commands.EditBoxFunctions
-
Set the text of the editbox without verification
This action sets the text of the editbox.
- setUnverifiedTextValue(String) - Method in class org.safs.model.components.ComboBox
-
Set the text of the combobox without verification
This action sets the text of the combobox.
- setUnverifiedTextValue(StepTestTable, String) - Method in class org.safs.model.components.ComboBox
-
Set the text of the combobox without verification
This action sets the text of the combobox.
- setUnverifiedTextValue(String) - Method in class org.safs.model.components.ComboEditBox
-
Set the text of the ComboEditBox without verification
This action sets the text of the ComboEditBox.
- setUnverifiedTextValue(StepTestTable, String) - Method in class org.safs.model.components.ComboEditBox
-
Set the text of the ComboEditBox without verification
This action sets the text of the ComboEditBox.
- setUnverifiedTextValue(String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox without verification
This action sets the text of the editbox.
- setUnverifiedTextValue(StepTestTable, String) - Method in class org.safs.model.components.EditBox
-
Set the text of the editbox without verification
This action sets the text of the editbox.
- SETUNVERIFIEDTEXTVALUE - Static variable in class org.safs.rational.CFComboBox
-
- SETUNVERIFIEDTEXTVALUE - Static variable in class org.safs.rational.CFText
-
- SetUnverifiedTextValue(Component, String) - Static method in class org.safs.SAFSPlus.EditBox
-
Enter text value to EditBox without verifying.
- SETUNVERIFIEDTEXTVALUE - Static variable in class org.safs.selenium.CFComboBox
-
- SETUNVERIFIEDTEXTVALUE - Static variable in class org.safs.selenium.CFEditBox
-
- SETUNVERIFIEDTEXTVALUE_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"SetUnverifiedTextValue"
- SETUNVERIFIEDTEXTVALUE_KEYWORD - Static variable in class org.safs.model.commands.ComboEditBoxFunctions
-
"SetUnverifiedTextValue"
- SETUNVERIFIEDTEXTVALUE_KEYWORD - Static variable in class org.safs.model.commands.EditBoxFunctions
-
"SetUnverifiedTextValue"
- setUp() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
Acquires the launch Activity with a call to getActivity() and then creates the
Robotium Solo instance from that Activity.
- setupIndexForIDName() - Method in class org.safs.PCTree
-
Set the absolute index for tree nodes who have the same ID or Name.
It will be called during the traversal of the whole tree.
- setupIndexMap(int, HashMap, boolean, HashMap) - Method in class org.safs.PCTree
-
Setup the IndexMap values based on our described algorithm.
- setupIndexMap() - Method in class org.safs.PCTree
-
Setup the IndexMap values based on our described algorithm.
- setupSelect(StringBuffer, String, String, String, Object) - Static method in class org.safs.DatabaseUtils
-
Purpose: setup select statement
- setUseCaches(boolean) - Method in class org.safs.net.HttpRequest
-
- setUseClassNotSubType(boolean) - Method in class org.safs.tools.drivers.RStringStrategy
-
- setUseGenricType(boolean) - Method in class org.safs.tools.drivers.RStringStrategy
-
- setUserId(String) - Method in class org.safs.rest.service.Service
-
- setUserName(String) - Method in class org.safs.auth.SimpleAuth
-
- setUserObject(Object) - Method in interface org.safs.image.ImageManager2.Linkable
-
- setUserObject(Object) - Method in class org.safs.image.ImageManager2.LinkableImage
-
- setUserObject(Object) - Method in class org.safs.rational.MenuTree
-
- setUserObject(Object) - Method in class org.safs.rational.MenuTreeNode
-
- setUserObject(Object) - Method in class org.safs.Tree
-
- setUseSAFSMonitor(boolean) - Method in class org.safs.tools.drivers.DefaultDriver
-
- setValidatingListener(STAFProcessContainer.ValidatingListener) - Method in class org.safs.tools.drivers.STAFProcessContainer.ValidatingEditor
-
- setValue(String, String, String) - Static method in class org.safs.model.commands.FlexNumericStepperFunctions
-
Action to set the value of the stepper according to its StepperValue.
- setValue(String, String, String) - Static method in class org.safs.model.commands.FlexSliderFunctions
-
Action to set the value of the slider according to its SliderValue.
- setValue(String) - Method in class org.safs.model.components.FlexNumericStepper
-
Action to set the value of the stepper according to its StepperValue.
- setValue(StepTestTable, String) - Method in class org.safs.model.components.FlexNumericStepper
-
Action to set the value of the stepper according to its StepperValue.
- setValue(String) - Method in class org.safs.model.components.FlexSlider
-
Action to set the value of the slider according to its SliderValue.
- setValue(StepTestTable, String) - Method in class org.safs.model.components.FlexSlider
-
Action to set the value of the slider according to its SliderValue.
- SETVALUE - Static variable in class org.safs.rational.flex.CFFlexNumericStepper
-
- SETVALUE - Static variable in class org.safs.rational.flex.CFFlexSlider
-
- setValue(int) - Method in class org.safs.selenium.webdriver.lib.model.MutableInteger
-
- setValue(String, String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
tempresult must be externally synchronized by caller!
- setValue(String, String) - Method in class org.safs.tools.vars.SAFSVARS
-
- setValue(String, String) - Method in interface org.safs.tools.vars.SimpleVarsInterface
-
Set the value of a named variable.
- SETVALUE_KEYWORD - Static variable in class org.safs.model.commands.FlexNumericStepperFunctions
-
"SetValue"
- SETVALUE_KEYWORD - Static variable in class org.safs.model.commands.FlexSliderFunctions
-
"SetValue"
- setValueAt(Object, int, int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- setValueAtSimple(Object, int, int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- setVar(String, String) - Method in class org.safs.DCDriverStringCommands
-
Purpose: calls setVariable from a super class, if unsuccessful
then sets statusCode to GENERAL_SCRIPT_FAILURE and logs warning
- setVariable(String, String) - Method in class org.safs.Processor
-
- setVariable(String, String) - Method in class org.safs.STAFHelper
-
Purpose: setup a variable with it's value using STAF safsvars service.
- setVariable(String, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Convenience routine to set the value of a SAFS Variable stored in SAFSVARS.
- setVariable(String, String) - Method in class org.safs.tools.engines.GenericEngine
-
- setVariable(String, String) - Method in interface org.safs.tools.RuntimeDataInterface
-
Set a new runtime value of a global variable (SAFSVARS).
- setVariableLogWhenFail(String, String) - Method in class org.safs.selenium.CFHTMLTable
-
Note: This method is used to store a value to a SAFS Variable.
If it fails to do that, it will set status code to failure and
log failed message and return false.
- setVariableNames() - Method in class org.safs.tools.expression.SafsExpression
-
Method setVariableNames.
- SetVariableValue(String, String) - Static method in class org.safs.model.tools.Runner
-
Sets a single SAFS variable value for use by the SAFS system.
- SetVariableValue(String, String) - Static method in class org.safs.SAFSPlus
-
Convenience routine to set the value of a SAFS Variable stored in SAFSVARS.
The act of logging success or failure will change prevResults.
- SetVariableValue(String, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Convenience routine to set the value of a SAFS Variable stored in SAFSVARS.
The act of logging success or failure will change prevResults.
- SETVARIABLEVALUEEX - Static variable in class org.safs.DCDriverMiscCommands
-
- setVariableValueEx(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the value of a DDVariable
The name field can contain literal string, DDVariable, or
any expression that evaluates to a valid variable name.
- setVariableValueEx(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set the value of a DDVariable
The name field can contain literal string, DDVariable, or
any expression that evaluates to a valid variable name.
- setVariableValueEx(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Set the value of a DDVariable
The name field can contain literal string, DDVariable, or
any expression that evaluates to a valid variable name.
- setVariableValueEx(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Set the value of a DDVariable
The name field can contain literal string, DDVariable, or
any expression that evaluates to a valid variable name.
- SetVariableValueEx(String, String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Set the value of a variable/DDVariable; for DDVariable, refer to
SAFSPlus
Note3.
The different between this method and SAFSPlus#SetVariableValue(String, String) is that this method
can take a variable or DDVariable as the first parameter, the later one can only take variable.
- SETVARIABLEVALUEEX_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetVariableValueEx"
- SETVARIABLEVALUEEX_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetVariableValueEx"
- SETVARIABLEVALUES - Static variable in class org.safs.DCDriverMiscCommands
-
- setVariableValues(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Preset the value of one or more DDVariables
Preset the value of one or more DDVariables.
- setVariableValues(String) - Static method in class org.safs.model.commands.DriverCommands
-
Preset the value of one or more DDVariables
Preset the value of one or more DDVariables.
- SetVariableValues(String...) - Static method in class org.safs.model.tools.Runner
-
Sets one or more SAFS variable values for use by the SAFS system.
- SetVariableValues(String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Set the value of one or more DDVariables; for DDVariable, refer to
SAFSPlus
Note3.
- SETVARIABLEVALUES_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetVariableValues"
- SETVARIABLEVALUES_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetVariableValues"
- setVarInterface(SimpleVarsInterface) - Method in class org.safs.tools.expression.SafsExpression
-
Method setVarInterface.
- setVarValue(String, String) - Method in class org.safs.tools.expression.SafsExpression
-
Method setVarValue.
- setVectorObject(Vector<?>) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- setVerbose(boolean) - Static method in class org.safs.rational.ProcessContainer
-
Set the status of the 'verbose' flag.
- setView(View) - Method in class org.safs.android.engine.processor.HighLightUtil
-
- setVisible(boolean) - Method in class org.safs.selenium.spc.SPCTreeNode
-
Set true if the item was visible during last query of this state.
- setWaiting(boolean) - Method in class org.safs.image.SharedLock
-
- setWaitReaction(boolean) - Static method in class org.safs.robot.Robot
-
Set if wait for reaction to "input keys/chars".
- setWaitReaction(boolean, int, int, int) - Static method in class org.safs.robot.Robot
-
Set if wait for reaction to "input keys/chars".
- setWaitReaction(String[]) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
- setWaitReaction(boolean) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Set if wait for reaction to "input keys/chars" for both local and remote servers.
- setWaitReaction(boolean, int, int, int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Set if wait for reaction to "input keys/chars" for both local and remote servers.
- setWarningOK(boolean) - Method in class org.safs.model.ComponentFunction
-
Sets whether a warning is acceptable for this ComponentFunction.
- setWarningOK(boolean) - Method in class org.safs.model.DriverCommand
-
Sets whether a warning is acceptable for this DriverCommand.
- setWarningOK(boolean) - Method in class org.safs.model.EngineCommand
-
Sets whether a warning is acceptable for this EngineCommand.
- setWDTimeout(long) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Set the webdriver element search timeout.
- setWDTimeoutLock() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Suspends any changes to the WDTimeout except by the calling Method.
- setWebElement(WebElement) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- setWebElement(WebElement) - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
set the embedded WebElement object.
- setWhere(String) - Method in class org.safs.tools.data.GenericJDBC
-
- setWidgetid(String) - Method in class org.safs.selenium.webdriver.lib.Component
-
- setWiFiData(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Turn on/off 'wifi data'
- setWiFiData(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets if wifi data should be turned on or off.
- setWindow(Window) - Method in class org.safs.model.components.UIComponent
-
- setWindowFocus(String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Uses ComponentFunctions.dll to focus the window with the given recognition string.
- setWindowFocus(String, Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Uses Selenium to focus the window with the given window id.
- setWindowGuiId(String) - Method in class org.safs.TestRecordData
-
- setWindowID(Object) - Method in class org.safs.rmi.engine.AgentWindow
-
- setWindowId(String) - Method in class org.safs.selenium.SGuiObject
-
- setWindowName(String) - Method in class org.safs.GuiObjectVector
-
This must be provided to a Constructor or otherwise be set prior to using
an instance of this class.
- setWindowName(String) - Method in class org.safs.TestRecordData
-
- setWindowObject(Object) - Method in class org.safs.rmi.engine.RMITestRecordData
-
windowObject Accessor method
- SetWindowsHookExA(int, StdCallLibrary.StdCallCallback, Pointer, int) - Method in interface org.safs.natives.win32.User32
-
Refer to MSDN:
HHOOK WINAPI SetWindowsHookEx(__in int idHook,__ *in HOOKPROC lpfn,__in HINSTANCE hMod,__in DWORD dwThreadId);
- SetWindowsHookExW(int, StdCallLibrary.StdCallCallback, Pointer, int) - Method in interface org.safs.natives.win32.User32
-
- setWindowTestObject(TestObject) - Method in class org.safs.rational.RTestRecordData
-
- setWindowTestObject(SGuiObject) - Method in class org.safs.selenium.STestRecordHelper
-
accessor method
- setWindowTestObject(WebElement) - Method in class org.safs.selenium.webdriver.WDTestRecordHelper
-
accessor method
- setWindowText(String) - Method in class org.safs.autoit.AutoItRs
-
- setWinEnabled(boolean) - Static method in class org.safs.Domains
-
- setWithCommentsAndBlankLines(boolean) - Method in class org.safs.PCTree
-
Set true if output is to include comments and\or blank lines.
- setWithNameIncludeOnlyCaption(boolean) - Method in class org.safs.PCTree
-
Set true if recognition strings should be stripped of intermediate parent recognition
info that may be deemed unnecessary when we have a (uniquely) named target component.
- setXMLHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setXMLLogName(String) - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
Set XML logname to provided value.
- setXpath(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setXpathBoundsSeparator(String) - Method in class org.safs.selenium.spc.SPC
-
- setXpathBoundsSeparator(String) - Method in class org.safs.selenium.spc.WDSPC
-
- sExpression - Variable in class org.safs.tools.expression.SafsExpression
-
- SFR_RBKEY_ERROR_NOT_INTEGER - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_RBKEY_NOT_IMPLEMENTED - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_RBKEY_OPEN_FILES - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_RBKEY_REQUIRED - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_RBKEY_SYNC_ERROR - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_RBKEY_UCPATH - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_FILE_STATE_CLOSED - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_FILE_STATE_EOF - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_FILE_STATE_ERROR - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_FILE_STATE_OPEN - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_INIT_PARMS_MAX - Variable in class org.safs.staf.service.input.SAFSFileReader
-
The maximum number of options/parameters we expect a service initialization request to receive.
- SFR_SERVICE_OPTION_DIR - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_OPTION_EXT - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_COMMENT - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_COMMENT_MAX - Variable in class org.safs.staf.service.input.SAFSTextFileReader
-
The maximum number of COMMENT options handled in a request.
- SFR_SERVICE_PARM_FILE - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_FILENAME - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_FULLPATH - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_HANDLE - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_ID - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_LASTERROR - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_LINEPOINTER - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_MARKPOINTER - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_NAME - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_NOLINENUMBERS - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_SKIPBLANKLINES - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_STATUS - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_PARM_TRIMLEADING - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_TRIMTRAILING - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_PARM_TRIMWHITESPACE - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_REQUEST_ARGS_MAX - Variable in class org.safs.staf.service.input.SAFSFileReader
-
The maximum number of options/parameters we expect a running service to receive in a request.
- SFR_SERVICE_REQUEST_ARGS_MAX - Variable in class org.safs.staf.service.input.SAFSTextFileReader
-
Overrides the superclass limit of maximum request arguments.
- SFR_SERVICE_REQUEST_BEGIN - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_REQUEST_CLOSE - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_REQUEST_HELP - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_REQUEST_LIST - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_REQUEST_MARK - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_REQUEST_NEXT - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_REQUEST_OPEN - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_REQUEST_PEEK - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_REQUEST_QUERY - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_REQUEST_READL - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
- SFR_SERVICE_REQUEST_RESET - Static variable in class org.safs.staf.service.input.SAFSTextFileReader
-
- SFR_SERVICE_SAFSFILE_BUNDLE_NAME - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
The fully qualified name of the localizable ResourceBundle for this class.
- SFR_SERVICE_SAFSFILE_LISTINFO - Variable in class org.safs.staf.service.input.SAFSFileReader
-
The text substring identifying the file type in each file LIST response.
- SFR_SERVICE_SAFSFILE_LISTINFO - Variable in class org.safs.staf.service.input.SAFSTextFileReader
-
Override the superclass file type information.
- sgu - Variable in class org.safs.selenium.DCDriverCommand
-
A convenient GUIUtilities
- SGuiObject - Class in org.safs.selenium
-
- SGuiObject(String, String, String, boolean) - Constructor for class org.safs.selenium.SGuiObject
-
- SharedLock - Class in org.safs.image
-
SharedLock is used to synchronized the main thread and search thread.
- SharedLock() - Constructor for class org.safs.image.SharedLock
-
- SharedLock(int, int, boolean) - Constructor for class org.safs.image.SharedLock
-
- sharpenImage(BufferedImage) - Static method in class org.safs.image.ImageUtils
-
- Shell32 - Interface in org.safs.natives.win32
-
A JNA Library definition for the Windows shell32.dll
- ShellExecuteA(NativeLong, String, String, String, String, long) - Method in interface org.safs.natives.win32.Shell32
-
Integer ShellExecuteA(Long hwnd, String lpOperation, String lpURL,
String lpParameters, String lpDirectory, long nShowCmd);
- sHelper - Variable in class org.safs.selenium.CFComponent
-
- shift(String) - Static method in class org.safs.model.Keys
-
Returns a string indicating that the SHIFT key should be pressed for each character in text
.
- SHIFT - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- SHIFT - Static variable in class org.safs.tools.input.InputKeysParser
-
- SHIFT_END_DELETE - Static variable in class org.safs.tools.input.InputKeysParser
-
- shift_on - Variable in class org.safs.tools.input.InputKeysParser
-
- SHIFT_PLUS - Static variable in class org.safs.tools.input.InputKeysParser
-
- SHIFTCLICK - Static variable in class org.safs.ComponentFunction
-
- shiftClick(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A SHIFT click on an object.
- shiftClick(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A SHIFT click on an object.
- shiftClick(String, String) - Method in class org.safs.model.components.GenericObject
-
A SHIFT click on an object.
- shiftClick(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A SHIFT click on an object.
- shiftClick(String[]) - Method in class org.safs.model.components.GenericObject
-
A SHIFT click on an object.
- shiftClick(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A SHIFT click on an object.
- ShiftClick(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Shift-Click on any visible component.
- ShiftClick(Component, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Shift-Click on any visible component.
- shiftClick(AutoItRs, Point) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Shift click with position offset.
- SHIFTCLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"ShiftClick"
- shiftClickCell(String, String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single SHIFT+Click on a table cell.
- shiftClickCell(String, String, String[]) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single SHIFT+Click on a table cell.
- shiftClickCell(String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single SHIFT+Click on a table cell.
- shiftClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single SHIFT+Click on a table cell.
- shiftClickCell(String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single SHIFT+Click on a table cell.
- shiftClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single SHIFT+Click on a table cell.
- SHIFTCLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"ShiftClickCell"
- shiftClickScreenImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Same as ShiftClick.
- shiftClickScreenImage(String) - Method in class org.safs.model.components.GenericObject
-
Same as ShiftClick.
- shiftClickScreenImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Same as ShiftClick.
- SHIFTCLICKSCREENIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"ShiftClickScreenImage"
- shiftClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to blindly SHIFT-click a node according to its text value.
- shiftClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to blindly SHIFT-click a node according to its text value.
- SHIFTCLICKUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- ShiftClickUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Click a node according to its path, at the same time the key 'SHIFT' is pressed.
- SHIFTCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"ShiftClickUnverifiedTextNode"
- SHIFTCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"ShiftClickUnverifiedTextNode"
- SHIFTCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"ShiftClickUnverifiedTextNode"
- SHIFTLEFTDRAG - Static variable in class org.safs.ComponentFunction
-
- shiftLeftDrag(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A SHIFT left mouse drag is performed on the object based on the stored coordinates.
- shiftLeftDrag(String) - Method in class org.safs.model.components.GenericObject
-
A SHIFT left mouse drag is performed on the object based on the stored coordinates.
- shiftLeftDrag(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
A SHIFT left mouse drag is performed on the object based on the stored coordinates.
- shiftLeftDrag(Point, Point) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified start Point coordinates then perform a
single mousePress (Button1) and drag\move then Release the mouse button at the end point.
- ShiftLeftDrag(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
A Shift left mouse drag is performed on the object based on the stored coordinates relative to this object.
- shiftLeftDrag(WebElement, Point, Point) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Perform a left-drag from start point to end point relative to webelement (LeftUp corner)
with the "SHIFT" key pressed during the drag.
- ShiftLeftDrag(Component, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
A Shift left mouse drag is performed on the object based on the stored coordinates relative to this object.
- SHIFTLEFTDRAG_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"ShiftLeftDrag"
- SHORT_CUT_KEY_UNDERSCORE - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- SHORTEN_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- SHORTEN_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- shortenGeneralRecognition - Variable in class org.safs.ios.IOSProcessContainer
-
true if recognition strings should be stripped of intermediate parent recognition
info that may be deemed unnecessary.
- shortenGeneralRecognition - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
true if recognition strings should be stripped of intermediate parent recognition
info that may be deemed unnecessary.
- SHORTNAME_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- SHOW_MONITOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
'showMonitor'
- showCombo(boolean) - Method in class org.safs.rational.flex.CFFlexComboBox
-
- showComponentAsMuchPossible(boolean) - Method in class org.safs.ComponentFunction
-
If the component is not fully shown on the screen, try to make it visible on screen as much
as possible.
- showComponentAsMuchPossible(boolean) - Method in class org.safs.selenium.webdriver.CFComponent
-
Show the component in the browser's viewport as much as possible.
- showConfirmDialog(Component, Object, String, int) - Static method in class org.safs.install.TopMostOptionPane
-
- showConfirmDialog(Component, Object, String, int, int) - Static method in class org.safs.install.TopMostOptionPane
-
- showConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class org.safs.install.TopMostOptionPane
-
- showErrStream - Variable in class org.safs.tools.consoles.GenericProcessConsole
-
set false to stop a copy of error stream data going to the debug sink.
- showHelp() - Static method in class org.safs.tools.ocr.ConvertImage
-
- showInputDialog(Component, Object, String, int, Icon, Object[], Object) - Static method in class org.safs.install.TopMostOptionPane
-
Show the Input Dialog on top most.
- showList(String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Show the combo box list (expose it).
- showList() - Method in class org.safs.model.components.ComboBox
-
Show the combo box list (expose it).
- showList(StepTestTable) - Method in class org.safs.model.components.ComboBox
-
Show the combo box list (expose it).
- SHOWLIST - Static variable in class org.safs.rational.CFComboBox
-
- ShowList(Component) - Static method in class org.safs.SAFSPlus.ComboBox
-
Show the combo box list.
- SHOWLIST_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"ShowList"
- shownOnFrontWhenPause - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
If shownOnFrontWhenPause is true, the monitor window will be shown on top when test state is PAUSE,
the monitor will be at back when state is not PAUSE.
- showOnPage(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Make the component visible on the page.
- showOnPage(String) - Method in class org.safs.model.components.GenericMaster
-
Make the component visible on the page.
- showOnPage(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Make the component visible on the page.
- ShowOnPage(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Make the component visible on the page.
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
Make the element is in the container, and visible on the page.
For example, some element may not be visible if there are too many elements in its container;
User can scroll to make the element visible on the page.
User may need to wait for a while so that the element related object can be updated (like position-onscreen, visibility etc.)
This method gives a default implementation:
it will scroll and align the top of element to the top of container.
Before this method is called, it is suggested to call
EmbeddedObject.isShowOnPage(Element)
firstly.
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- showOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
In this implementation, we call node.select() to show the node on page.
- showOnPage(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Try to show the webelement on the browser's page.
- showOnPage(WebElement, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Try to show the webelement on the browser's page.
First, try to see if the web-element is already shown on page, if not shown on the page
then it will try to move the web-element to show it on page.
Finally, if the passed in parameter verify is true, it will return true only if the element
is shown on the page;
if the passed in parameter verify is false, it will always return true.
- SHOWONPAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"ShowOnPage"
- showOptionDialog(Component, Object, String, int, int, Icon, Object[], Object) - Static method in class org.safs.install.TopMostOptionPane
-
Show the Option Dialog on top most.
- showOutStream - Variable in class org.safs.tools.consoles.GenericProcessConsole
-
set false to stop a copy of output stream data going to the debug sink.
- showPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
- showPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- showPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- showPopup() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- showPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- showRemoteResult() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
Before you call this method, you MUST execute a command by solo.
Otherwise, you will NOT get the correct result information.
When you want to know the remote result info, call this method.
Normally, when you fail, you want to know the reason, you can call this.
- showSearchDialog() - Method in class org.safs.tools.consoles.JavaJVMConsole
-
Show the dialog for searching token.
- showSoftKeyboard() - Method in class org.safs.android.remotecontrol.SAFSDriverCommands
-
- showSoftKeyboard() - Static method in class org.safs.model.commands.DDDriverCommands
-
Show the soft keyboard.
- showSoftKeyboard() - Static method in class org.safs.model.commands.DriverCommands
-
Show the soft keyboard.
- SHOWSOFTKEYBOARD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"ShowSoftKeyboard"
- SHOWSOFTKEYBOARD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ShowSoftKeyboard"
- showStatus() - Method in class org.safs.control.Control
-
- showStatus() - Method in class org.safs.control.ControlStep
-
show status to the gui
- showTree(PCTree) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Show the Hierarchy Tree of AUT.
Note: This method will block the main thread of STAFProcessContainer$Processor
User can click a node on that tree and highlight the component of AUT.
User can triple-click a node or use F2 to modify a node's name.
- ShowWindow(NativeLong, int) - Method in interface org.safs.natives.win32.User32
-
Bring the window to focus
- shutdown() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Command the RemoteControl infrastructure to shutdown.
- shutdown() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Initial default implementation performs:
- shutdown() - Method in class org.safs.model.tools.AbstractDriver
-
Shutdown the driver and all related resources such as hooks, engines, services and logs etc.
- shutdown() - Method in class org.safs.model.tools.Driver
-
- shutdown() - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
Used to invoke the Driver shutdown function.
- shutdown() - Static method in class org.safs.model.tools.EmbeddedHookDriverRunner
-
- shutdown() - Static method in class org.safs.model.tools.Runner
-
Will invoke the Driver shutdown mechanism--which includes the shutdown of JSAFS.
- shutdown() - Method in interface org.safs.rmi.engine.Agent
-
The RMI Server will instruct the Agent to shutdown when the Server itself is being
shutdown or finalized.
- shutdown - Variable in class org.safs.rmi.engine.AgentImpl
-
- shutdown() - Method in class org.safs.rmi.engine.AgentImpl
-
Removes any RMI server reference we might already have and restarts a new
ServerMonitor to watch for a new RMI server object.
- shutdown - Variable in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- shutdown() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Called from the remote RMI Server.
- shutdown() - Method in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
Called by an RMI Server.
- shutdown() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
- shutdown() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Currently, shutdown will "quit()" every webdriver that is stored here.
- shutdown() - Method in class org.safs.staf.service.input.SAFSFileReader
-
perform final termination cleanup operations for your service.
- shutDown(String) - Method in class org.safs.STAFHelper
-
shutDown STAF machine, Applies to STAF2.X and STAF3.X
- shutdown - Variable in class org.safs.tools.consoles.GenericProcessConsole
-
- shutdown() - Method in class org.safs.tools.consoles.GenericProcessConsole
-
Call to set the shutdown flag to true to stop the running console thread.
- shutdown - Variable in class org.safs.tools.consoles.JavaJVMConsole
-
Set this true to allow the monitoring thread to shutdown.
- shutdown() - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- shutdown() - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Each concrete subclass may override to provide their own specific
interface shutdown.
- shutdown() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Perform final engine hook shutdown activities AND shutdown the internal
JSAFSDriver.
- shutdown() - Method in class org.safs.tools.drivers.JSAFSDriver
-
Used to shutdown the the driver and, potentially, all of SAFS once testing is complete.
- shutdown() - Method in interface org.safs.tools.GenericToolsInterface
-
Shutdown the underlying tool or service.
- shutdown() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- shutdown() - Method in class org.safs.tools.status.SAFSSTATUS
-
- shutdown_cause_controller - Static variable in class org.safs.sockets.Message
-
- shutdown_cause_device - Static variable in class org.safs.sockets.Message
-
- shutdown_cause_normal - Static variable in class org.safs.sockets.Message
-
- shutdown_cause_service - Static variable in class org.safs.sockets.Message
-
- SHUTDOWN_DELAY_OPTION - Static variable in class org.safs.tools.engines.SAFSDROID
-
- shutdown_delay_seconds - Variable in class org.safs.tools.engines.SAFSDROID
-
Default 0.
- SHUTDOWN_HOOK - Variable in class org.safs.model.tools.Driver
-
This is an 'AfterAll' JVM ShutdownHook--if it is needed.
- SHUTDOWN_HOOK - Variable in class org.safs.model.tools.EmbeddedHookDriverDriver
-
This is an 'AfterAll' JVM ShutdownHook--if it is needed.
- SHUTDOWN_RECORD - Static variable in class org.safs.JavaHook
-
"SHUTDOWN_HOOK"
- SHUTDOWN_RECORD - Static variable in class org.safs.RobotJHook
-
- shutdownAction - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- shutdownAction - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- shutdownButton - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- shutdownButton - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- shutdownCause - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- shutdownCount - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Track how many things must be shutdown before we can attempt to shutdown STAF.
- shutdownDebugLog() - Static method in class org.safs.staf.STAFProcessHelpers
-
Attempt to shutdown the SAFS Debug Log, if any.
- shutdownDriver() - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
- shutdownDriver() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- shutdownEmbeddedServices() - Static method in class org.safs.STAFHelper
-
Currently only the EmbeddedSemService is handled.
- shutdownEmulatorProcess(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
Attempt to shutdown a specific emulator Process.
- ShutdownHook(RemoteRoot) - Constructor for class org.safs.rmi.engine.RemoteRoot.ShutdownHook
-
- ShutdownInvocationException - Exception in org.safs.sockets
-
- ShutdownInvocationException(String, boolean, int) - Constructor for exception org.safs.sockets.ShutdownInvocationException
-
Constructor initializes the custom message and sets the local or remote
exception type and cause.
- shutdownJSAFS() - Static method in class org.safs.cukes.StepDriver
-
Perform a shutdown of our Driver services and engines.
- shutdownJSAFS() - Static method in class org.safs.model.tools.Driver
-
Used to invoke the JSAFSDriver shutdown function.
- shutdownLaunchedEmulators(boolean) - Static method in class org.safs.android.auto.lib.DUtilities
-
Attempts to shutdown (process destroy!) any emulators we have launched.
- ShutdownListener() - Constructor for class org.safs.ios.IOSProcessContainer.ShutdownListener
-
- ShutdownListener() - Constructor for class org.safs.tools.consoles.GuiRecognitionDetector.ShutdownListener
-
- ShutdownListener() - Constructor for class org.safs.tools.drivers.STAFProcessContainer.ShutdownListener
-
- shutdownProcess(String, GenericProcessMonitor.WQLSearchCondition) - Static method in class org.safs.tools.GenericProcessMonitor
-
Attempt to forcefully kill processes on a certain host according to a WQL search condition.
On Windows we are using wmic.exe.
- shutdownProcess(String) - Static method in class org.safs.tools.GenericProcessMonitor
-
Attempt to forcefully kill a given process by name or PID.
- shutdownRemote() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Initial default implementation performs:
- shutdownRemoteControl() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- shutdownRemoteControl() - Method in class org.safs.android.remotecontrol.RemoteControlUI
-
- shutdownRuntimeEngines() - Method in class org.safs.tools.drivers.DefaultDriver
-
shutdown any engines started with initializeRuntimeEngines()
- shutdownRuntimeEngines() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
shutdown any engines started with initializeRuntimeEngines()
- shutdownRuntimeInterface() - Method in class org.safs.tools.drivers.DefaultDriver
-
shutdown interfaces started with initializeRuntimeInterfaces()
(Carl Nagle) 2013.09.23 Change the order of shutdown to be reverse of initialization.
- shutdownRuntimeInterface() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
shutdown GenericToolsInterfaces started with initializeRuntimeInterfaces()
- shutdownService(String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Provides a default shutdown implementation for services.
- shutdownService(String) - Method in class org.safs.tools.engines.GenericEngine
-
Shutdown the Engine.
- shutdownSTAFProc() - Static method in class org.safs.staf.STAFProcessHelpers
-
Attempt to shutdown STAF.
- shutdownThread() - Method in class org.safs.sockets.AbstractProtocolRunner
-
Command the ProtocolRunner thread to shutdown.
- SI_DEFAULT_RESOLVE_SERVICE - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
"SAFSVARS" -- default service used to resolve variable expressions for GOTO
- SI_RBKEY_ERROR_NOT_INTEGER - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_RBKEY_NOT_IMPLEMENTED - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_RBKEY_OPEN_FILES - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_RBKEY_REQUIRED - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_RBKEY_SYNC_ERROR - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_RBKEY_UCPATH - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_FILE_STATE_CLOSED - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_FILE_STATE_EOF - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_FILE_STATE_ERROR - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_FILE_STATE_OPEN - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_INIT_PARMS_MAX - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
The maximum number of options/parameters we expect a service initialization request to receive.
- SI_SERVICE_OPTION_DIR - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_OPTION_EXT - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_FILE - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_FILENAME - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_FULLPATH - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_LASTERROR - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_LOCATE - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_SEPARATOR - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_PARM_STATUS - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_ARGS_MAX - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
The maximum number of options/parameters we expect a running service to receive in a request.
- SI_SERVICE_REQUEST_BEGIN - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_CLOSE - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_GOTO - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_HELP - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_LIST - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_NEXTLINE - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_OPEN - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_QUERY - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_REQUEST_RESET - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- SI_SERVICE_SAFSFILE_BUNDLE_NAME - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
The fully qualified name of the localizable ResourceBundle for this class.
- SI_SERVICE_SAFSFILE_LISTINFO - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
The text substring identifying the file type in each file LIST response.
- siblingCounter - Variable in class org.safs.rational.MenuTreeNode
-
- sign(byte[], String) - Static method in class org.safs.RSA
-
Sign the data with private key, and base64-encode the signature.
- SIGNATURE_ALGORITHM - Static variable in class org.safs.RSA
-
The algorithm of signature, it is 'MD5withRSA'
- Signoff - Static variable in class org.safs.model.examples.minimal.MyAppMap.MainWin
-
"Signoff" Component in "MainWin".
- SilentInstaller - Class in com.jayway.android.robotium.remotecontrol.install
-
RobotiumRC installer designed to extract the contents of ZIP files into parameter-specified locations.
- SilentInstaller() - Constructor for class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- SilentInstaller - Class in org.safs.install
-
- SilentInstaller() - Constructor for class org.safs.install.SilentInstaller
-
- simpleAuth - Variable in class org.safs.auth.OAuth2
-
- SimpleAuth - Class in org.safs.auth
-
- SimpleAuth() - Constructor for class org.safs.auth.SimpleAuth
-
- simpleEnableTopWindows() - Static method in class org.safs.rational.ft.DynamicEnabler
-
Dynamically enable all Top Windows or processes.
- simpleGenericMessage(TestRecordData, String, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a simple GENERIC_MESSAGE with optional detail.
"your note"
"your detail"
note and detail should already be localized and will be sent unmodified.
- simpleGenericSuccessMessage(TestRecordData, String, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a simple GENERIC_MESSAGE with detail.
- simpleGenericWarningMessage(TestRecordData, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a simple WARNING_MESSAGE with standard detail.
"your note"
"[command] warning in table [filename] at line [linenumber]."
note should already be localized.
The routine will create the standard warning details.
- simpleSuccessMessage(TestRecordData, String, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a simple PASSED_MESSAGE with detail.
- simpleSuccessMessage(TestRecordData, String, String, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a simple PASSED_MESSAGE with detail.
- simpleSuccessUsingMessage(TestRecordData, String, String, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a simple PASSED_MESSAGE with detail.
- SimpleToolsInterface - Interface in org.safs.tools
-
- SIMPLETYPE_POPUPMENU - Static variable in class org.safs.GuiObjectVector
-
"POPUPMENU" -- The upper-case "simple" object type for popup menus.
- SimpleVarsInterface - Interface in org.safs.tools.vars
-
- sindex - Variable in class org.safs.reflect.PropertyInfo
-
- SINGLE_LOOP_SEARCH - Variable in class org.safs.android.engine.DGuiObjectVector
-
Set to true to have the window/component search only look once.
- singletonClient - Static variable in class org.safs.staf.service.map.SAFSAppMapService
-
- singletonClient - Static variable in class org.safs.staf.service.map.SAFSAppMapService3
-
- singletonClient - Static variable in class org.safs.staf.service.var.SAFSVariableService
-
- singletonClient - Static variable in class org.safs.staf.service.var.SAFSVariableService3
-
- SingletonSTAFHelper - Class in org.safs
-
Purpose: a wrapper class for the STAFHandle, includes some common
functionality used many places associated with the SAFSVARS and SAFSMAPS;
This is the Singleton version.
- SixteenBitColorModel - Class in org.safs.android.auto.lib
-
Internal color model used to do conversion of 16bpp RawImages.
- SixteenBitColorModel(RawImage) - Constructor for class org.safs.android.auto.lib.SixteenBitColorModel
-
- size - Variable in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- size() - Method in class org.safs.staf.service.logging.SLSLogFacility.RequestQueue
-
Returns the size of this queue.
- Skipped - Class in org.safs.model
-
Represents a Skipped command (record type of "S").
- Skipped(String) - Constructor for class org.safs.model.Skipped
-
Create a Skipped command instance using the provided message.
- SKIPPED_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'S'
- SKIPPED_TEST_MESSAGE - Static variable in class org.safs.logging.AbstractLogFacility
-
- SKIPPED_TEST_MESSAGE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- SKIPPED_TEST_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- SKIPPED_TEST_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- skippedrecords - Variable in class org.safs.tools.status.StatusInfo
-
- SLASH - Static variable in class org.safs.StringUtils
-
string slash /
- sleep(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Robotium will sleep for a specified time (milliseconds).
- sleep(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Make Robotium sleep for a specified number of milliseconds.
- Sleep(int) - Method in interface org.safs.natives.win32.Kernel32
-
VOID WINAPI Sleep(__in DWORD dwMilliseconds)
- sleep(int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- SLS_SERVICE_MODE_LOCAL - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_MODE_REMOTE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_OPTION_CUSTOMLOGGING - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_OPTION_DIR - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_OPTION_NAME - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_OPTION_REMOTE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_ALL - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_CAPXML - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_CONSOLELOG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_DEBUG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_DESCRIPTION - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_ERROR - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_INFO - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_LINKEDFAC - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_MESSAGE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_MSGTYPE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_OFF - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_ON - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_OVERWRITE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_SETTINGS - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_TEXTLOG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_TOOLLOG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_WARN - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_PARM_XMLLOG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_CLOSE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_HANDLEID - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_HELP - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_INIT - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_LIST - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_LOGLEVEL - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_LOGMESSAGE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_QUERY - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_RESUMELOG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_SUSPENDLOG - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_TRUNCATE - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SERVICE_REQUEST_VERSION - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLS_SETTINGS_CUSTOM_LOGGING_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the custom logging service setting of this service in response
to the LIST SETTINGS command.
- SLS_SETTINGS_DEFAULT_DIR_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the default directory setting of this service in response to
the LIST SETTINGS command.
- SLS_SETTINGS_MODE_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the mode setting of this service in response to the LIST
SETTINGS command.
- SLS_SETTINGS_REMOTE_MACHINE_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the remote machine setting of this service in response to the
LIST SETTINGS command.
- SLS_SETTINGS_REMOTE_SERVICE_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the remote service setting of this service in response to the
LIST SETTINGS command.
- SLS_STAF_LOG_SERVICE_NAME - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
The name of the separate instance of STAF LOG service loaded and used
solely by this service in local mode.
- SLS_STATES_CONSOLELOG_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the consolelog state of this service in the result buffer of
every LOGMESSAGE command.
- SLS_STATES_LOGLEVEL_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the log level state of this service in the result buffer of
every LOGMESSAGE command.
- SLS_STATES_TOOLLOG_PREFIX - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Prefix to the toollog state of this service in the result buffer of
every LOGMESSAGE command.
- SLS_TRUNCATELENGTH_DEFAULT - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- SLSLogFacility - Class in org.safs.staf.service.logging
-
SLSLogFacility
is the abstract log facility solely used by
SAFSLoggingService
.
- SLSLogFacility(String, long, int, String, HandleInterface, String, LogItemDictionary, ServiceDebugLog) - Constructor for class org.safs.staf.service.logging.SLSLogFacility
-
Creates a SLSLogFacility
.
- SLSLogFacility.RequestQueue - Class in org.safs.staf.service.logging
-
This class implements the (FIFO) request queue used internally by this
log facility.
- SLSLogFacility.WorkerRequest - Class in org.safs.staf.service.logging
-
This class is the queued request for the worker thread of this log
facility.
- SLSLogFacility.WorkerThread - Class in org.safs.staf.service.logging
-
This is the worker thread that fulfills the log message request received
by this log facility.
- SLSLogFacilityStates - Class in org.safs.staf.service.logging
-
This helper class parses the result buffer of every LOGMESSAGE request to the
SAFS logging service for states of the log facility in question.
- SLSSettings - Class in org.safs.staf.service.logging
-
This helper class parses the result buffer of LIST SETTINGS request to the
SAFS logging service for settings of the service.
- SMALL_ICON_PREFIX - Static variable in class org.safs.image.ImageManager2
-
- SMALL_ICON_SUFFIX - Static variable in class org.safs.image.ImageManager2
-
- SMALL_TRANSFER_BYTE_SIZE - Static variable in class org.safs.android.messenger.MessageUtil
-
This field defines the block's size to be transfered, if the whole message's size
is bigger than
262144
it is used when transferring a message by a few parcels
- SmallParcel() - Constructor for class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- SmallParcel(Message, int) - Constructor for class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- SmallPieceComparator - Class in org.safs.image
-
This class provides a way of multi-thread to search an image on screen, or to
search an image on a bigger image.
- SmallPieceComparator() - Constructor for class org.safs.image.SmallPieceComparator
-
- SmallPieceComparator(BufferedImage, BufferedImage, SharedLock, Rectangle, int, int, int, int, boolean) - Constructor for class org.safs.image.SmallPieceComparator
-
SmallPieceComparator Constructor.
- SmallPieceComparator(BufferedImage, BufferedImage, SharedLock, Rectangle, int, int, int, int, boolean, boolean) - Constructor for class org.safs.image.SmallPieceComparator
-
SmallPieceComparator Constructor.
- SmallPieceComparator(DataBuffer, SampleModel, DataBuffer, SampleModel, SharedLock, Rectangle, int, int, int, int, boolean) - Constructor for class org.safs.image.SmallPieceComparator
-
SmallPieceComparator Constructor.
NOTE: Be careful with DataBuffer and SampleModel parameters, sometimes they are bigger than the image itself and have
an offset to show the begining point.
- smartQuoteField(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
Only quote the field if it is not already quoted.
- snapshotScreen() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
- socketdata - Variable in class org.safs.JavaSocketsHook
-
The standard data TestRecordHelper simply cast to a SocketTestRecordHelper type for convenience.
- SocketProtocol - Class in org.safs.sockets
-
This class implements a TCP protocol needed for Sockets control of remote processes
through TCP String messages character encoded in UTF-8.
- SocketProtocol() - Constructor for class org.safs.sockets.SocketProtocol
-
Default no-op constructor using all defaults.
- SocketProtocol(NamedListener) - Constructor for class org.safs.sockets.SocketProtocol
-
Constructor using all defaults while registering a NamedListener.
- SocketProtocol(NamedListener, boolean) - Constructor for class org.safs.sockets.SocketProtocol
-
Constructor using all defaults while registering a NamedListener and
setting the local or remote mode of the instance.
- SocketProtocolListener - Interface in org.safs.sockets
-
Interface definition for a local SocketProtocol Runner to
receive asynchronous notification of AbstractProtocolRunner events and messages from a remote
SocketProtocol Runner.
- SocketTestRecordHelper - Class in org.safs
-
- SocketTestRecordHelper() - Constructor for class org.safs.SocketTestRecordHelper
-
- solo - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
The instance of
RCSolo
, it is used
to do the real work for handling the messages from 'solo remote control'
- solo - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
- solo - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- Solo - Class in com.jayway.android.robotium.remotecontrol.solo
-
Provides a remote control API to the embedded Robotium Solo class on the device.
- Solo() - Constructor for class com.jayway.android.robotium.remotecontrol.solo.Solo
-
- solo - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- solo - Variable in class org.safs.android.engine.processor.SAFSProcessor
-
solo is the Solo object embedded in testrunner
it will be used to do the real automation work
Solo object is provided by Robotium
- solo - Variable in class org.safs.android.remotecontrol.SoloTest
-
- SoloMessage - Class in com.jayway.android.robotium.remotecontrol.client
-
This class is just a wrapper to com.jayway.android.robotium.remotecontrol.solo.Message
As we have org.safs.sockets.Message, who has the same.
- SoloMessage() - Constructor for class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
- SoloProcessor - Class in com.jayway.android.robotium.remotecontrol.client.processor
-
This class is used to process the "remote command" from the robotium-remote-control
The input parameters are in a Properties object, and the results will be put into
that properties object, which will be sent back to robotium-remote-control
They will be in key-value format in the properties object.
The key is defined as constant in
SoloMessage
Refer to the following page to know what key to get and what key to set for each "command"
http://safsdev.sourceforge.net/doc/com/jayway/android/robotium/remotecontrol/solo/Solo.html
- SoloProcessor(RobotiumTestRunner) - Constructor for class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
- SoloRemoteControl - Class in com.jayway.android.robotium.remotecontrol.solo
-
- SoloRemoteControl() - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
No-arg constructor to instantiate and use all defaults.
- SoloRemoteControlRunner - Class in com.jayway.android.robotium.remotecontrol.solo
-
- SoloRemoteControlRunner(SocketProtocolListener) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
- SoloTest - Class in com.jayway.android.robotium.remotecontrol.solo
-
This is used to test Remote Solo Implementation.
The tested Activity is "com.android.example.spinner.SpinnerActivity"
If testing with another Activity, we suggest to subclass this program.
- SoloTest() - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- SoloTest(String, String, String) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- SoloTest(String[]) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- SoloTest - Class in org.safs.android.remotecontrol
-
This is used to test Remote Solo Implementation with a SAFSTestRunner.
The tested Activity is "com.android.example.spinner.SpinnerActivity"
If testing with another Activity, we suggest to subclass this program.
- SoloTest() - Constructor for class org.safs.android.remotecontrol.SoloTest
-
Instantiates the Solo instance but does not yet initialize it.
- SoloTest(String, String, String) - Constructor for class org.safs.android.remotecontrol.SoloTest
-
- SoloTest(String[]) - Constructor for class org.safs.android.remotecontrol.SoloTest
-
- SoloTestAndroidApi - Class in com.jayway.android.robotium.remotecontrol.solo
-
This is used to test Remote Solo Implementation.
You see link
Remote Solo for methods to test.
We use the sample application ApiDemos provided by Android
Due to the resolution problem, to make the test run smoothly on different
device, you need to modify the AndroidManifest.xml of ApiDemos
application by adding the following line.
After the modification, you need to rebuild it.
This test requires you set you device's "language setting" to "English"
- SoloTestAndroidApi() - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- SoloTestAndroidApi(String, String, String) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- SoloTestAndroidApi(String[]) - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- SoloWorker - Class in com.jayway.android.robotium.remotecontrol.solo
-
Normally, this class would not be used directly.
- SoloWorker() - Constructor for class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
- SOMETHING_MATCHES - Static variable in class org.safs.text.GENKEYS
-
%1% matches expected value '%2%'.
- SOMETHING_NOT_FOUND - Static variable in class org.safs.text.FAILKEYS
-
%1% was not found
- SOMETHING_NOT_MATCH - Static variable in class org.safs.text.FAILKEYS
-
%1% value '%2%' does not match expected value '%3%'.
- SOMETHING_SET - Static variable in class org.safs.text.GENKEYS
-
'%1%' set to '%2%'
- sortBuffer() - Method in class org.safs.android.messenger.MultipleParcelsHandler.ParcelBuffer
-
We need to sort all the small parcels according to parcel's index
before assembling them.
- sortViewsByLocationOnScreen(List<String>) - Method in class com.jayway.android.robotium.remotecontrol.solo.RobotiumUtils
-
Orders Views by their location on-screen.
- sortViewsByLocationOnScreen(List<String>, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.RobotiumUtils
-
Orders Views by their location on-screen.
- sortViewsByLocationOnScreen(List<String>) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Orders Views by their location on-screen.
- sortViewsByLocationOnScreen(List<String>, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Orders Views by their location on-screen.
- sourcedir - Variable in class org.safs.install.LibraryUpdate
-
- sourceid - Variable in class org.safs.tools.drivers.InputProcessor
-
The input source name provided when initialized.
- SourceInterface - Interface in org.safs.tools.input
-
- south - Variable in class org.safs.ios.IOSProcessContainer
-
- south - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- SPACE - Static variable in class org.safs.StringUtils
-
" "
- SPACE - Static variable in class org.safs.tools.input.InputKeysParser
-
- spacePad(int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method spacePad.
- SPC - Class in org.safs.selenium.spc
-
AUG 10, 2012 (Lei Wang) Update method highlight(): try to highlight element by id or name.
- SPC() - Constructor for class org.safs.selenium.spc.SPC
-
- SPCAppMapFrame - Class in org.safs.selenium.spc
-
- SPCAppMapFrame(int, Component) - Constructor for class org.safs.selenium.spc.SPCAppMapFrame
-
- spcAppMapWriter - Static variable in class org.safs.ios.Utilities
-
Used internally for appending process container App Map information to output file.
- SPCElementInfoFrame - Class in org.safs.selenium.spc
-
- SPCElementInfoFrame(String, SPC) - Constructor for class org.safs.selenium.spc.SPCElementInfoFrame
-
- SPCElementInfoFrame(String, WDSPC) - Constructor for class org.safs.selenium.spc.SPCElementInfoFrame
-
- SPCElementInfoFrame(SPCTreeNode, WDSPC) - Constructor for class org.safs.selenium.spc.SPCElementInfoFrame
-
- SPCElementInfoFrame.FrameThread - Class in org.safs.selenium.spc
-
Daemon Thread subclass
- SPCGUI - Class in org.safs.selenium.spc
-
- SPCGUI(SPC) - Constructor for class org.safs.selenium.spc.SPCGUI
-
- SPCMAP_TAG_LC - Static variable in class org.safs.ios.Utilities
-
":spcmap:" IOS Process Container app map output message prefix (lower-case) tagging a message to be used for
IOS Process Container App Map output.
- SPCOUT_TAG_LC - Static variable in class org.safs.ios.Utilities
-
":spcout:" IOS Process Container output message prefix (lower-case) tagging a message to be used for
IOS Process Container output.
- spcOutputWriter - Static variable in class org.safs.ios.Utilities
-
Used internally for writing process container object information to output file.
- spcOutputXML - Static variable in class org.safs.ios.Utilities
-
true if object information to output file should be in XML format.
- SPCTreeModelListener() - Constructor for class org.safs.selenium.spc.SPCTreePanel.SPCTreeModelListener
-
- SPCTreeNode - Class in org.safs.selenium.spc
-
AUG 10, 2012 (Lei Wang) Add two fields: id and name, for record property value of HTML element.
- SPCTreeNode() - Constructor for class org.safs.selenium.spc.SPCTreeNode
-
- SPCTreeNode(String[]) - Constructor for class org.safs.selenium.spc.SPCTreeNode
-
Expects a String[5] containing:
- SPCTreePanel - Class in org.safs.selenium.spc
-
JAN 28, 2015 (Carl Nagle) Adding support for Frames.
- SPCTreePanel() - Constructor for class org.safs.selenium.spc.SPCTreePanel
-
- SPCTreePanel.SPCTreeModelListener - Class in org.safs.selenium.spc
-
- SPCUtilities - Class in org.safs.selenium.spc
-
- SPCUtilities() - Constructor for class org.safs.selenium.spc.SPCUtilities
-
- SPECIAL - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- specialKeys - Static variable in class org.safs.StringUtils
-
"~", "+", "^", "%", "(", ")", "{", "}"
- splitRec(String) - Static method in class org.safs.android.engine.DGuiObjectVector
-
split hierarchy recognition into ArrayList
of separate object recognition strings
[ parent, child, grandchild, etc..
- splitRecognition(String) - Static method in class org.safs.image.ImageUtils
-
Split the image recognition info at each MOD_SEP to form the String[] recognition
needed by most routines.
- sqlite3(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- sqlite3(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- sqlite3 - Class in org.safs.android.auto.tools
-
- sqlite3() - Constructor for class org.safs.android.auto.tools.sqlite3
-
- SR_TABLE_TBODY - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- SR_TABLE_TD - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- SR_TABLE_TR - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- SRC_SRC_DIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"src"
- SRC_TEST_DIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"Tests"
- SRC_TESTCASES_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testcases"
- SRC_TESTRUNS_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testruns"
- srcDir - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
- SRSTEPTYPE_PACKAGE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
"org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype"
- SRunnerType - Interface in org.safs.selenium.webdriver.lib.interpreter.selrunner
-
- SRUtilities - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner
-
Utility to convert SeRunner HTML FIT Tables into suitable SeInterpreter
Script objects for execution.
- SRUtilities() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- SSTree - Class in org.safs.model.components
-
- SSTree(Window, String) - Constructor for class org.safs.model.components.SSTree
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- SSTree(String, String) - Constructor for class org.safs.model.components.SSTree
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- SSTree(String) - Constructor for class org.safs.model.components.SSTree
-
- SSTreeFunctions - Class in org.safs.model.commands
-
- StacksInterface - Interface in org.safs.tools.stacks
-
Intended as simple Stack storage.
- staf - Variable in class org.safs.android.CFComponentFunctions
-
- staf - Variable in class org.safs.android.DDriverCommand
-
- staf - Static variable in class org.safs.logging.slf4j.TestLoggerAdapter
-
- staf - Variable in class org.safs.staf.AbstractSTAFHelperCompatible
-
- staf - Variable in class org.safs.STAFRequester
-
STAF request processor used by all subclasses.
- staf - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- staf - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
The STAFHelper retrieved from STAFProcessHelpers
during the call to launchInterface.
- STAF2_CLASS_NAME - Static variable in interface org.safs.staf.STAFHelperCompatibleInterface
-
- STAF3_CLASS_NAME - Static variable in interface org.safs.staf.STAFHelperCompatibleInterface
-
- staf_3_loginstart_0 - Static variable in class org.safs.install.SilentInstaller
-
- staf_3_register_0 - Static variable in class org.safs.install.SilentInstaller
-
- staf_3_set_install_dir - Static variable in class org.safs.install.SilentInstaller
-
- staf_3_silent - Static variable in class org.safs.install.SilentInstaller
-
- STAF_DELAY_SERVICE - Static variable in class org.safs.STAFHelper
-
- STAF_ERROR - Static variable in class org.safs.JavaHook
-
"staf_error"
- STAF_ERROR - Static variable in class org.safs.text.FAILKEYS
-
STAF ERROR *** %1%
- STAF_GLOBALVARS_VERSION - Static variable in class org.safs.STAFHelper
-
- STAF_LAX_VM - Static variable in class org.safs.install.SilentInstaller
-
- STAF_OCR_ENGINE_VAR_NAME - Static variable in class org.safs.tools.ocr.OCREngine
-
- STAF_OCR_LANGUAGE_ID_VAR_NAME - Static variable in class org.safs.tools.ocr.OCREngine
-
- STAF_PROCESS_CONTAINER_PROCESS - Static variable in class org.safs.ios.IOSProcessContainer
-
"IOSProcessContainer"
- STAF_PROCESS_CONTAINER_PROCESS - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"STAFProcessContainer"
- STAF_PROCESS_CONTAINER_TITLE - Static variable in class org.safs.ios.IOSProcessContainer
-
"IOS Process Container"
- STAF_PROCESS_CONTAINER_TITLE - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"STAF Process Container"
- STAF_PROCESS_ID - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STAF_REG_FILE - Static variable in class org.safs.install.SilentInstaller
-
- STAF_REG_NULL - Static variable in class org.safs.text.FAILKEYS
-
%1%:Cannot register NULL/Empty STAF Process Name!
- STAF_SERVICELOADER_V2 - Static variable in class org.safs.STAFHelper
-
"STAF/Service/STAF/ServiceLoader"
- STAF_SERVICELOADER_V3 - Static variable in class org.safs.STAFHelper
-
"STAF/Service/STAFServiceLoader"
- STAF_TEXT_LOG_ITEM_V2 - Static variable in class org.safs.staf.service.logging.SLSLogFacility
-
- STAF_TEXT_LOG_ITEM_V3 - Static variable in class org.safs.staf.service.logging.SLSLogFacility
-
- staf_uninstall_2 - Static variable in class org.safs.install.SilentInstaller
-
- staf_uninstall_3 - Static variable in class org.safs.install.SilentInstaller
-
- staf_uninstall_3_linux - Static variable in class org.safs.install.SilentInstaller
-
- staf_uninstall_3_mac - Static variable in class org.safs.install.SilentInstaller
-
- STAF_VARIABLE_SERVICE - Static variable in class org.safs.STAFHelper
-
- STAF_XML_LOG_ITEM_V2 - Static variable in class org.safs.staf.service.logging.SLSLogFacility
-
- STAF_XML_LOG_ITEM_V3 - Static variable in class org.safs.staf.service.logging.SLSLogFacility
-
- STAFBINPath - Static variable in class org.safs.install.STAFInstaller
-
- stafCompatible - Variable in class org.safs.STAFHelper
-
Used to adjust the backward compatibility of STAF 2.6.11
Before using it, please check if it is null
- stafDeleteCommand(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- stafDeleteCommand(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- stafDeleteCommand(String) - Method in class org.safs.staf.service.var.SAFSVariableService
-
- stafDeleteCommand(String) - Method in class org.safs.staf.service.var.SAFSVariableService3
-
- stafDir - Variable in class org.safs.install.ProjectInstaller
-
- stafdir - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- stafdir - Static variable in class org.safs.install.SilentInstaller
-
- STAFDIREnv - Static variable in class org.safs.install.STAFInstaller
-
- STAFEmbeddedJARPath - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- STAFFileLogItem - Class in org.safs.staf.service.logging
-
This class represents a file log implemented using STAF LOG service.
- STAFFileLogItem(String, long, boolean, String, String) - Constructor for class org.safs.staf.service.logging.STAFFileLogItem
-
Creates a STAFFileLogItem
with the default log level
(LOGLEVEL_INFO
).
- STAFFileLogItem(long, String, String) - Constructor for class org.safs.staf.service.logging.STAFFileLogItem
-
Creates a disabled STAFFileLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
).
- stafGetCommmd(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- stafGetCommmd(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- stafGetCommmd(String) - Method in class org.safs.staf.service.var.SAFSVariableService
-
- stafGetCommmd(String) - Method in class org.safs.staf.service.var.SAFSVariableService3
-
- stafHandle - Variable in class org.safs.staf.embedded.EmbeddedHandle
-
- STAFHandleInterface - Class in org.safs.staf
-
- STAFHandleInterface() - Constructor for class org.safs.staf.STAFHandleInterface
-
Must setHandleId and register before using the Handle.
- STAFHandleInterface(String) - Constructor for class org.safs.staf.STAFHandleInterface
-
If no STAFException is thrown then the Handle is registered.
- stafHelper - Variable in class org.safs.rmi.engine.AgentImpl
-
- STAFHelper - Class in org.safs
-
Purpose: a wrapper class for the STAFHandle, includes some common
functionality used many places associated with the SAFSVARS and SAFSMAPS
- STAFHelper() - Constructor for class org.safs.STAFHelper
-
Purpose: constructor, must
be 'initialized' by the user.
- STAFHelper(String) - Constructor for class org.safs.STAFHelper
-
Purpose: constructor that also initializes with the given processName.
- STAFHelperCompatible2 - Class in org.safs.staf
-
Contains the specific implementation related to STAF2.
- STAFHelperCompatible2() - Constructor for class org.safs.staf.STAFHelperCompatible2
-
- STAFHelperCompatible3 - Class in org.safs.staf
-
Contains the specific implementation related to STAF3.
- STAFHelperCompatible3() - Constructor for class org.safs.staf.STAFHelperCompatible3
-
- STAFHelperCompatibleInterface - Interface in org.safs.staf
-
This interface contains some methods need by #STAFHelper
, but can't
be defined there due to the compatibility of STAF.
- STAFInstaller - Class in org.safs.install
-
- STAFInstaller() - Constructor for class org.safs.install.STAFInstaller
-
- stafInstanceUUID - Variable in class org.safs.staf.service.InfoInterface.RequestInfo
-
- stafLevel - Variable in class org.safs.logging.MessageTypeInfo
-
STAF Log level that this message type maps to.
- stafListCommand() - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- stafListCommand() - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- stafListCommand() - Method in class org.safs.staf.service.var.SAFSVariableService
-
- stafListCommand() - Method in class org.safs.staf.service.var.SAFSVariableService3
-
- STAFLocalServer - Class in org.safs.jvmagent
-
- STAFLocalServer() - Constructor for class org.safs.jvmagent.STAFLocalServer
-
- STAFLogException - Exception in org.safs.staf.service.logging
-
This exception is thrown when a STAF-related logging error happens.
- STAFLogException(String, STAFResult) - Constructor for exception org.safs.staf.service.logging.STAFLogException
-
- stafLogLog(String, String) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Logs a message to the STAF log associated with this log item.
- stafLogLog(String) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Logs a message of Info level to the associated STAF log.
- STAFLogRecord - Class in org.safs.logging
-
This class parses STAF LOG record and separates it into individual fields.
- STAFLogRecord(String, char) - Constructor for class org.safs.logging.STAFLogRecord
-
Creates a STAFLogRecord
from a record string.
- STAFLogRecord(String) - Constructor for class org.safs.logging.STAFLogRecord
-
Constructs a STAFLogRecord
.
- stafLogRequest(String) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Submits a request to the instance of STAF LOG service loaded by the SAFS
logging service.
- stafMajorVersionTobeRemoved - Static variable in class org.safs.install.SilentInstaller
-
- stafmonitor - Variable in class org.safs.rmi.engine.AgentImpl
-
- STAFMonitor() - Constructor for class org.safs.rmi.engine.AgentImpl.STAFMonitor
-
- STAFPROC_EXE - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
"STAFProc".
- STAFProcessContainer - Class in org.safs.tools.drivers
-
Provides similar functionality as the RRAFS ProcessContainer app in a SAFS tool-independent and multiplatform environment.
- STAFProcessContainer() - Constructor for class org.safs.tools.drivers.STAFProcessContainer
-
Constructor for ProcessContainer.
- STAFProcessContainer.HierarchyDlg - Class in org.safs.tools.drivers
-
HierarchyDlg derived from JFrame, with a JTree inside, is able to show the hierarchy of the PCTree passed in.
- STAFProcessContainer.HierarchyDlg.ResetSearchListener - Class in org.safs.tools.drivers
-
- STAFProcessContainer.Processor - Class in org.safs.tools.drivers
-
Process a component.
- STAFProcessContainer.RsPCTreeMap - Class in org.safs.tools.drivers
-
- STAFProcessContainer.RunThread - Class in org.safs.tools.drivers
-
- STAFProcessContainer.ShutdownListener - Class in org.safs.tools.drivers
-
- STAFProcessContainer.ValidatingEditor - Class in org.safs.tools.drivers
-
This class override the method stopCellEditing() of DefaultCellEditor.
User needs to set a ValidatingListener to this class so that it can decide
if the modification of the editor will be accepted or not.
- STAFProcessContainer.ValidatingEventObject - Class in org.safs.tools.drivers
-
- STAFProcessContainer.ValidatingListener - Interface in org.safs.tools.drivers
-
- STAFProcessContainerDriver - Class in org.safs.tools.drivers
-
An implementation of AbstractDriver for use by STAFProcessContainer.
- STAFProcessContainerDriver() - Constructor for class org.safs.tools.drivers.STAFProcessContainerDriver
-
Default Constructor used by STAFProcessContainer.
- STAFProcessContainerDriver(String) - Constructor for class org.safs.tools.drivers.STAFProcessContainerDriver
-
- STAFProcessContainerHelper - Class in org.safs.tools.drivers
-
- STAFProcessContainerHelper() - Constructor for class org.safs.tools.drivers.STAFProcessContainerHelper
-
- STAFProcessContainerResult - Class in org.safs.tools.drivers
-
Used to capture status information and response from SAFS engines in a Driver environment.
- STAFProcessContainerResult(EngineInterface, long, String) - Constructor for class org.safs.tools.drivers.STAFProcessContainerResult
-
Instantiate a result that captures the engine, statuscode, and statusinfo.
- STAFProcessHelpers - Class in org.safs.staf
-
Retrieves the only allowed instance of a STAFHelper for a given process name.
- STAFQueueMessageClass - Static variable in class org.safs.STAFHelper
-
- STAFRequester - Class in org.safs
-
A superclass for objects that will need a reference to a STAFHandle for STAF requests.
- STAFRequester() - Constructor for class org.safs.STAFRequester
-
- stafSetCommmd(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- stafSetCommmd(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- stafSetCommmd(String) - Method in class org.safs.staf.service.var.SAFSVariableService
-
- stafSetCommmd(String) - Method in class org.safs.staf.service.var.SAFSVariableService3
-
- stafshutdown - Variable in class org.safs.rmi.engine.AgentImpl
-
- STAFTextLogItem - Class in org.safs.staf.service.logging.v2
-
This class is used to realize STAF-version related method.
- STAFTextLogItem(String) - Constructor for class org.safs.staf.service.logging.v2.STAFTextLogItem
-
Creates a disabled STAFTextLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
), and empty parent
directory.
- STAFTextLogItem(String, String) - Constructor for class org.safs.staf.service.logging.v2.STAFTextLogItem
-
Creates a disabled STAFTextLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
).
- STAFTextLogItem(String, String, String) - Constructor for class org.safs.staf.service.logging.v2.STAFTextLogItem
-
Creates a disabled STAFTextLogItem
with default log level
(LOGLEVEL_INFO
).
- STAFTextLogItem3 - Class in org.safs.staf.service.logging.v3
-
This class is used to realize STAF-version related method.
- STAFTextLogItem3(String) - Constructor for class org.safs.staf.service.logging.v3.STAFTextLogItem3
-
Creates a disabled STAFTextLogItem3
with default name (file
name) and log level (LOGLEVEL_INFO
), and empty parent
directory.
- STAFTextLogItem3(String, String) - Constructor for class org.safs.staf.service.logging.v3.STAFTextLogItem3
-
Creates a disabled STAFTextLogItem3
with default name (file
name) and log level (LOGLEVEL_INFO
).
- STAFTextLogItem3(String, String, String) - Constructor for class org.safs.staf.service.logging.v3.STAFTextLogItem3
-
Creates a disabled STAFTextLogItem3
with default log level
(LOGLEVEL_INFO
).
- STAFVersion - Variable in class org.safs.staf.service.logging.STAFFileLogItem
-
- stafwrapfile - Static variable in class org.safs.install.DLLInstaller
-
- STAFXmlLogItem - Class in org.safs.staf.service.logging.v2
-
This class is used to realize STAF-version related method.
- STAFXmlLogItem(String, String, String) - Constructor for class org.safs.staf.service.logging.v2.STAFXmlLogItem
-
Creates a disabled STAFXmlLogItem
with default log level
(LOGLEVEL_INFO
).
- STAFXmlLogItem(String, String) - Constructor for class org.safs.staf.service.logging.v2.STAFXmlLogItem
-
Creates a disabled STAFXmlLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
).
- STAFXmlLogItem(String) - Constructor for class org.safs.staf.service.logging.v2.STAFXmlLogItem
-
Creates a disabled STAFXmlLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
), and empty parent
directory.
- STAFXmlLogItem3 - Class in org.safs.staf.service.logging.v3
-
This class is used to realize STAF-version related method.
- STAFXmlLogItem3(String, String, String) - Constructor for class org.safs.staf.service.logging.v3.STAFXmlLogItem3
-
Creates a disabled STAFXmlLogItem3
with default log level
(LOGLEVEL_INFO
).
- STAFXmlLogItem3(String, String) - Constructor for class org.safs.staf.service.logging.v3.STAFXmlLogItem3
-
Creates a disabled STAFXmlLogItem3
with default name (file
name) and log level (LOGLEVEL_INFO
).
- STAFXmlLogItem3(String) - Constructor for class org.safs.staf.service.logging.v3.STAFXmlLogItem3
-
Creates a disabled STAFXmlLogItem3
with default name (file
name) and log level (LOGLEVEL_INFO
), and empty parent
directory.
- STANDARD - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- STANDARD_ERROR - Static variable in class org.safs.text.FAILKEYS
-
%1% failure in table %2% at line %3%.
- STANDARD_WARNING - Static variable in class org.safs.text.FAILKEYS
-
%1% warning in table %2% at line %3%.
- standardDC - Variable in class org.safs.DriverCommandProcessor
-
True if the processor is suppose to use Standard Driver Command processors.
- standardErrorMessage(TestRecordData, String, String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Log a standard command FAILED_MESSAGE with detail.
- standardFailureMessage(String, String) - Method in class org.safs.Processor
-
log the more standard FAILED_MESSAGE with detail.
- start() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Creates and Starts the asynchronous RemoteControl runner.
- start(List<String>) - Method in class org.safs.android.auto.lib.Console
-
This method suppose you have verified the binary can be found on you system.
The console command will be executed in working directory of the current Java process,
usually the directory named by the system property user.dir
- start(File, List<String>) - Method in class org.safs.android.auto.lib.Console
-
This method suppose you have verified the binary can be found on you system.
- start(String, List<String>) - Method in class org.safs.android.auto.lib.Console
-
- start(File, String, List<String>) - Method in class org.safs.android.auto.lib.Console
-
- start() - Method in class org.safs.android.messenger.client.MessengerRunner
-
- start() - Method in interface org.safs.control.ControlProcessing
-
- start() - Method in class org.safs.control.swing.ControlStepUI
-
starts up the frame and adds the 'top' component to it;
also starts up the observable thread (ControlObservable)
- start() - Method in class org.safs.install.ConsumOutStreamProcess
-
- start() - Method in class org.safs.ios.IJavaHook
-
Insert this SAFS Engine hook into the STAF system.
- start() - Method in class org.safs.JavaHook
-
Insert this SAFS Engine hook into the STAF system.
- start() - Method in class org.safs.JavaSocketsHook
-
Normal JavaHook start loop initialization and looping is augmented with additional requirements to
handle the communications and synchronization with a remote socket-controlled engine as follows:
normal initialization for STAFHelper, GUIUtilities, TestRecordHelper, and RequestProcessor.
- start() - Method in class org.safs.rational.RRobotJHook
-
- start() - Method in class org.safs.selenium.SeleniumJavaHook
-
- start() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
- start() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
- START_COUNTER - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_COUNTER - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_COUNTER_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_COUNTER_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_CYCLE - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_CYCLE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_CYCLE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_CYCLE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_DATATABLE - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_DATATABLE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_DATATABLE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_DATATABLE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_INSTRUMENTS_ASCRIPT - Static variable in class org.safs.ios.Utilities
-
- START_LOGGING - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_LOGGING - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_LOGGING_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_LOGGING_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_PROCEDURE - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_PROCEDURE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_PROCEDURE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_PROCEDURE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- start_rect - Variable in class org.safs.image.ImageManager
-
- START_REQUIREMENT - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_REQUIREMENT - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_REQUIREMENT_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_REQUIREMENT_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_SUITE - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_SUITE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_SUITE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_SUITE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_TESTCASE - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_TESTCASE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- START_TESTCASE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_TESTCASE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- startADBServer() - Static method in class org.safs.android.auto.lib.DUtilities
-
Attempt an adb "start-server" command.
- startAltCaptureEvents() - Method in class org.safs.image.ImageManager
-
- startBrowser(String, String, String, int, boolean) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Start browser
- startBrowser(String, String, String, int, boolean, Map<String, Object>) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Start browser
- startCaptureEvents() - Method in class org.safs.image.ImageManager
-
- startCaptureRect() - Method in class org.safs.image.ImageManager
-
- startCounter(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or start an existing stopped private counter.
- startCounter(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or start an existing stopped private counter.
- startCounter(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or start an existing stopped private counter.
- startCounter(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or start an existing stopped private counter.
- StartCounter(String, String...) - Static method in class org.safs.SAFSPlus.Counters
-
(Re)Start/Create an active tester-defined counter.
- STARTCOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StartCounter"
- STARTCOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartCounter"
- startCycle(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startCycle(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startCycle(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- startCycle(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- STARTCYCLE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StartCycle"
- STARTCYCLE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartCycle"
- startDocument() - Method in class org.safs.persist.PersistorToXMLFile.UnpickleHandler
-
- startDocument() - Method in class org.safs.persist.VerifierToXMLFile.VerificationHandler
-
- startElement(String, String, String, Attributes) - Method in class org.safs.persist.PersistorToXMLFile.UnpickleHandler
-
- startElement(String, String, String, Attributes) - Method in class org.safs.persist.VerifierToXMLFile.VerificationHandler
-
- startEmbeddedQueueService() - Static method in class org.safs.STAFHelper
-
Start the embedded Queue Service.
- StartEmulator - Class in org.safs.android.auto.lib
-
Default usage:
- StartEmulator() - Constructor for class org.safs.android.auto.lib.StartEmulator
-
- startEnginePreference(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- startEnginePreference(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
- startEnginePreference(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- startEnginePreference(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- startFileOutput() - Method in class org.safs.ios.IOSProcessContainer.RunThread
-
Start/Open output file and, if enabled, the App Map file.
- startInstrumentsTest(String, String) - Static method in class org.safs.ios.Utilities
-
Start the Instruments SDK tool Record Trace.
- startInstrumentsTest() - Static method in class org.safs.ios.Utilities
-
calls startInstrumentsTest with null to use defaults.
- startListening() - Method in class org.safs.selenium.util.DocumentClickCapture
-
Start the polling thread to watch the javascript variable used to monitor 'click event'.
Before starting the polling thread, this listener will be disabled if the JavaScript "Alert" is present.
This method should be called after calling
DocumentClickCapture.addListeners(boolean)
(
addListeners() is called with false).
The following is an example:
- startMainLauncher(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
This method will launch the main activity.
It will initialize the
Solo
object of
RobotiumTestRunner
This Solo object will also be shared by this class
If you want to use the Solo object, you MUST call this method firstly.
- startMainLauncher() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Start the AUT app by launching its main launcher Activity.
- startProcedure(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startProcedure(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startProcedure(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- startProcedure(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- STARTPROCEDURE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StartProcedure"
- STARTPROCEDURE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartProcedure"
- startProcess(String, String, String) - Method in class org.safs.STAFHelper
-
execute "STAF machine PROCESS START COMMAND ...".
- startProtocolRunner() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Invoked from start().
- startProtocolRunner() - Method in class org.safs.android.DJavaHook
-
Performs the normal startProtocolRunner of the superclass.
- startProtocolRunner() - Method in class org.safs.JavaSocketsHook
-
Invoked during start loop initialization.
- startRemoteServer() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Start the Selenium Remote Server
- startRemoteServer(String, String...) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- startRequirement(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startRequirement(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startRequirement(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- startRequirement(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- STARTREQUIREMENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StartRequirement"
- STARTREQUIREMENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartRequirement"
- startRMIAgent(String, int) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
try to start a SAFS Selenium RMI Agent if our "selenium server" is NOT on localhost or it is a "grid hub server".
- startScreenshotSequence(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Takes a Robotium screenshot sequence and saves the images with the specified name prefix in
"/sdcard/Robotium-Screenshots/".
- startScreenshotSequence(String, int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Takes a Robotium screenshot sequence and saves the images with the specified name prefix in
"/sdcard/Robotium-Screenshots/".
- startScreenshotSequenceMax(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Takes a screenshot sequence and stores the images via the Robotium Solo API.
Requires Robotium 4.2
- STARTSCRIPT_IMAGE - Static variable in class org.safs.ios.Utilities
-
- StartServiceSession(String, String) - Static method in class org.safs.rest.REST
-
Start a named Service session with a specific web service.
This doesn't actually make any type of Connection or call to the web service.
- StartServiceSession(String, String, String) - Static method in class org.safs.rest.REST
-
Start a named Service session with a specific web service.
This doesn't actually make any type of Connection or call to the web service.
- StartServiceSession(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- startSession(Capabilities, Capabilities) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Called internally by OpenQA RemoteWebDriver during Constructor initialization.
- startSuite(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startSuite(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined item.
- startSuite(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- startSuite(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined item.
- STARTSUITE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StartSuite"
- STARTSUITE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartSuite"
- startTestcase(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined TestCase.
- startTestcase(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Begin tracking status on a user-defined TestCase.
- startTestcase(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined TestCase.
- startTestcase(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Begin tracking status on a user-defined TestCase.
- StartTestCase(String) - Static method in class org.safs.SAFSPlus.Counters
-
Start capturing test activity counts for a specific application feature or test-case.
- StartTestCase(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Start capturing test activity counts for a specific application feature or test-case.
- STARTTESTCASE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StartTestcase"
- STARTTESTCASE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartTestcase"
- StartTestSuite(String) - Static method in class org.safs.SAFSPlus.Counters
-
Start capturing test activity counts for the named test suite.
- StartTestSuite(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Start capturing test activity counts for the named test suite.
- startTimer(String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Will start a unique timer.
- startTimer(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Will start a unique timer.
- startTimer(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Will start a unique timer.
- startTimer(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Will start a unique timer.
- StartTimer_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"StartTimer"
- StartTimer_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartTimer"
- STARTWEBBROWSER - Static variable in class org.safs.DCDriverMiscCommands
-
- startWebBrowser(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Launch a new web browser and optionally load a document into it.
- startWebBrowser(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Launch a new web browser and optionally load a document into it.
- startWebBrowser(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Launch a new web browser and optionally load a document into it.
- startWebBrowser(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Launch a new web browser and optionally load a document into it.
- StartWebBrowser(String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
- STARTWEBBROWSER - Static variable in class org.safs.selenium.DCDriverCommand
-
- StartWebBrowser(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
- STARTWEBBROWSER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"StartWebBrowser"
- STARTWEBBROWSER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StartWebBrowser"
- STAT_BRANCH - Static variable in class org.safs.android.DStatus
-
- STAT_BRANCH - Static variable in class org.safs.ios.IStatus
-
- STAT_COMP_NOT_FOUND - Static variable in class org.safs.android.DStatus
-
- STAT_COMP_NOT_FOUND - Static variable in class org.safs.ios.IStatus
-
- STAT_EXIT_TABLE - Static variable in class org.safs.android.DStatus
-
- STAT_EXIT_TABLE - Static variable in class org.safs.ios.IStatus
-
- STAT_FAILURE - Static variable in class org.safs.android.DStatus
-
- STAT_FAILURE - Static variable in class org.safs.ios.IStatus
-
- STAT_IGNORE_RC - Static variable in class org.safs.android.DStatus
-
- STAT_IGNORE_RC - Static variable in class org.safs.ios.IStatus
-
- STAT_IO_ERROR - Static variable in class org.safs.android.DStatus
-
- STAT_IO_ERROR - Static variable in class org.safs.ios.IStatus
-
- STAT_NO_RECORDTYPE - Static variable in class org.safs.android.DStatus
-
- STAT_NO_RECORDTYPE - Static variable in class org.safs.ios.IStatus
-
- STAT_NOT_EXECUTED - Static variable in class org.safs.android.DStatus
-
- STAT_NOT_EXECUTED - Static variable in class org.safs.ios.IStatus
-
- STAT_OK - Static variable in class org.safs.android.DStatus
-
- STAT_OK - Static variable in class org.safs.ios.IStatus
-
- STAT_UNKNOWN_RECORDTYPE - Static variable in class org.safs.android.DStatus
-
- STAT_UNKNOWN_RECORDTYPE - Static variable in class org.safs.ios.IStatus
-
- STAT_WARNING - Static variable in class org.safs.android.DStatus
-
- STAT_WARNING - Static variable in class org.safs.ios.IStatus
-
- STAT_WINDOW_NOT_FOUND - Static variable in class org.safs.android.DStatus
-
- STAT_WINDOW_NOT_FOUND - Static variable in class org.safs.ios.IStatus
-
- STAT_WRONG_FIELDS_COUNT - Static variable in class org.safs.android.DStatus
-
- STAT_WRONG_FIELDS_COUNT - Static variable in class org.safs.ios.IStatus
-
- state - Variable in class org.safs.tools.consoles.JavaJVMConsole
-
The console winodw's state to set.
- STATE_APP - Static variable in class org.safs.ios.Utilities
-
- STATE_CHILD - Static variable in class org.safs.ios.Utilities
-
- STATE_CHILD_COMPLETE - Static variable in class org.safs.ios.Utilities
-
- STATE_CHILD_PROP - Static variable in class org.safs.ios.Utilities
-
- STATE_DEFAULT - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- STATE_DESC - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_INIT - Static variable in class org.safs.ios.Utilities
-
- STATE_INVALID - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_MAX - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- STATE_MAXIMIZE - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- STATE_MIN - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- STATE_MINIMIZE - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- STATE_NORMAL - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- STATE_POSTED - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_RELEASED - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_REQUESTED - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_RESET - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_SYSTEM - Static variable in class org.safs.ios.Utilities
-
- STATE_WAITING - Static variable in class org.safs.staf.service.sem.SEMState
-
- STATE_WIN - Static variable in class org.safs.ios.Utilities
-
- STATE_WIN_PROP - Static variable in class org.safs.ios.Utilities
-
- staticExtractMenuItems(Object, int) - Static method in class org.safs.rational.CFDotNetMenuBar
-
Note: This method is used by the RDDGUIUtilities.java
- staticExtractMenuItems(Object, int) - Static method in class org.safs.rational.CFMenuBar
-
Note: This method is used by the RDDGUIUtilities.java
- staticExtractMenuItems(Object, int) - Static method in class org.safs.rational.flex.CFFlexMenuBar
-
Note: This method is used by the RDDGUIUtilities.java
- staticExtractMenuItems(Object, int) - Static method in class org.safs.rational.win.CFWinMenuBar
-
Note: This method is used by the RDDGUIUtilities.java
- staticExtractMenuItems(Object, int) - Static method in class org.safs.rational.wpf.CFWPFMenuBar
-
Note: This method is used by the RDDGUIUtilities.java
- StaticLoggerBinder - Class in org.slf4j.impl
-
Required class implementation for SLF4J to find and use the SAFSLoggerFactory.
- statInfo(String) - Method in class org.safs.ios.IOSProcessContainer
-
Display a status message.
- statInfo(String) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Display a status message.
- status - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- STATUS - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- status - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- status - Variable in class org.safs.ios.IOSProcessContainer
-
- status - Variable in class org.safs.text.FileProcessor
-
- status - Variable in class org.safs.text.StringProcessor
-
- status - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- status - Variable in class org.safs.tools.drivers.DefaultDriver
-
- status - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- STATUS_BARBREAK - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_BARBREAK - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_BITMAP - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_BITMAP - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_BRANCH_TO_BLOCKID - Static variable in class org.safs.tools.drivers.DriverConstant
-
"256".
- STATUS_BREAK - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_BREAK - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_CHECKED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_CHECKED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_DEFAULT - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_DEFAULT - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_DISABLED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_DISABLED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_ENABLED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_ENABLED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_EXIT_TABLE_COMMAND - Static variable in class org.safs.tools.drivers.DriverConstant
-
"8".
- STATUS_GENERAL_FAILURE - Static variable in interface org.safs.tools.counters.CountersInterface
-
'5L' status type for incrementing counters.
- STATUS_GENERAL_PASS - Static variable in interface org.safs.tools.counters.CountersInterface
-
'3L' status type for incrementing counters.
- STATUS_GENERAL_SCRIPT_FAILURE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"0".
- STATUS_GENERAL_WARNING - Static variable in interface org.safs.tools.counters.CountersInterface
-
'4L' status type for incrementing counters.
- STATUS_GRAYED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_GRAYED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_HILITED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_HILITED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_IGNORE_RETURN_CODE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"16".
- STATUS_INVALID_FILE_IO - Static variable in class org.safs.tools.drivers.DriverConstant
-
"2".
- STATUS_IO_FAILURE - Static variable in interface org.safs.tools.counters.CountersInterface
-
'7L' status type for incrementing counters.
- STATUS_NO_SCRIPT_FAILURE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"-1".
- STATUS_NORMAL - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_NORMAL - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_REMOTE_NOT_EXECUTED - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTE_NOT_EXECUTED_STRING - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_FAIL - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_FAIL_STRING - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_OK - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_OK_STRING - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_UNKNOWN - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_UNKNOWN_STRING - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_WARN - Static variable in class org.safs.sockets.Message
-
- STATUS_REMOTERESULT_WARN_STRING - Static variable in class org.safs.sockets.Message
-
- STATUS_REPORT_END - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_END - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_END_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_END_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_GENERAL_FAILURES - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_GENERAL_FAILURES - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_GENERAL_FAILURES_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_FAILURES_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_PASSES - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_GENERAL_PASSES_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_PASSES_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_WARNINGS - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_GENERAL_WARNINGS - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_GENERAL_WARNINGS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_WARNINGS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_GENERAL_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_IO_FAILURES - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_IO_FAILURES - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_IO_FAILURES_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_IO_FAILURES_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_RECORDS - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_RECORDS - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_RECORDS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_RECORDS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_SKIPPED - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_SKIPPED - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_SKIPPED_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_SKIPPED_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_START - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_START - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_START_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_START_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TEST_FAILURES - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_TEST_FAILURES - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_TEST_FAILURES_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TEST_FAILURES_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TEST_PASSES - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_TEST_PASSES - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_TEST_PASSES_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TEST_PASSES_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TEST_WARNINGS - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_TEST_WARNINGS - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_TEST_WARNINGS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TEST_WARNINGS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTS - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_TESTS - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STATUS_REPORT_TESTS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_SCRIPT_NOT_EXECUTED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"4".
- STATUS_SCRIPT_WARNING - Static variable in class org.safs.tools.drivers.DriverConstant
-
"-2".
- STATUS_SEPARATOR - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_SEPARATOR - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_SHUTDOWN_CONTROLLER - Static variable in class org.safs.sockets.SocketProtocol
-
Indicates the Socket is being shutdown because from the controller side.
- STATUS_SHUTDOWN_NORMAL - Static variable in class org.safs.sockets.SocketProtocol
-
Indicates the Socket is being shutdown normally.
- STATUS_SHUTDOWN_REMOTE_CLIENT - Static variable in class org.safs.sockets.SocketProtocol
-
Indicates the Socket is being shutdown abnormally no
remote client connection will be possible.
- STATUS_SHUTDOWN_REMOTE_SERVICE - Static variable in class org.safs.sockets.SocketProtocol
-
Indicates the Socket is being shutdown abnormally because no
remote service connection will be possible.
- STATUS_SKIPPED_RECORD - Static variable in interface org.safs.tools.counters.CountersInterface
-
'6L' status type for incrementing counters.
- STATUS_STRINGS - Static variable in class org.safs.sockets.SocketProtocol
-
String representations of the STATUS_SHUTDOWN causes.
- STATUS_SUBMENU_NUM - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_SUBMENU_NUM - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_TAG_LC - Static variable in class org.safs.ios.Utilities
-
":status:" SAFS status message prefix (lower-case) tagging a message to be used for SAFS statusCode.
- STATUS_TEST_FAILURE - Static variable in interface org.safs.tools.counters.CountersInterface
-
'2L' status type for incrementing counters.
- STATUS_TEST_IO_FAILURE - Static variable in interface org.safs.tools.counters.CountersInterface
-
'8L' status type for incrementing counters.
- STATUS_TEST_PASS - Static variable in interface org.safs.tools.counters.CountersInterface
-
'0L' status type for incrementing counters.
- STATUS_TEST_WARNING - Static variable in interface org.safs.tools.counters.CountersInterface
-
'1L' status type for incrementing counters.
- STATUS_TESTFAILURE_LOGGED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"5".
- STATUS_TESTSUCCESS_LOGGED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"6".
- STATUS_TESTWARNING_LOGGED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"7".
- STATUS_UNCHECKED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_UNCHECKED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_UNGRAYED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_UNGRAYED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- STATUS_UNHILITEED - Static variable in class org.safs.rational.MenuTreeNode
-
- STATUS_UNHILITEED - Static variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- statusBar - Variable in class org.safs.tools.consoles.GuiRecognitionDetector
-
- STATUSCODE - Static variable in class org.safs.android.DEngineCommandProcessor
-
- statuscode - Variable in class org.safs.tools.status.TestRecordInfo
-
- StatusCodes - Class in org.safs
-
Purpose: holds the status codes (static final int fields)
- StatusCodes() - Constructor for class org.safs.StatusCodes
-
- statusCounter - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
Pass/Fail info for a single instance of an Input processor.
- statuscounter - Variable in class org.safs.tools.drivers.JSAFSDriver
-
- StatusCounter - Class in org.safs.tools.status
-
- StatusCounter() - Constructor for class org.safs.tools.status.StatusCounter
-
Constructor for StatusCounter
- StatusCounter(String, long, long, long, long, long, long, long, long, long, boolean) - Constructor for class org.safs.tools.status.StatusCounter
-
Constructor for StatusCounter
- StatusCounterInterface - Interface in org.safs.tools.status
-
- statuscounts - Variable in class org.safs.tools.drivers.AbstractDriver
-
- STATUSINFO - Static variable in class org.safs.android.DEngineCommandProcessor
-
- StatusInfo - Class in org.safs.tools.status
-
- StatusInfo() - Constructor for class org.safs.tools.status.StatusInfo
-
Constructor for StatusInfo to produce a new all-zeros set of counts.
- StatusInfo(String, long, long, long, long, long, long, long, long, long, boolean) - Constructor for class org.safs.tools.status.StatusInfo
-
Constructor for StatusInfo to pre-initilize non-zero counts in a new instance.
- statusinfo - Variable in class org.safs.tools.status.TestRecordStatusInfo
-
- StatusInfoInterface - Interface in org.safs.tools.status
-
- StatusInterface - Interface in org.safs.tools.status
-
Provides access to the current status--usually a snapshot--of a status object.
- StatusMonitorInterface - Interface in org.safs.tools.status
-
- statusPanel - Variable in class org.safs.selenium.spc.WDSPCGUI
-
- Step - Class in org.safs.model.examples.tables.step
-
- Step() - Constructor for class org.safs.model.examples.tables.step.Step
-
- step - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STEP_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STEP_EXECUTION - Static variable in class org.safs.JavaHook
-
"STEP"
- step_retry - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STEP_RETRY_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STEP_RETRY_EXECUTION - Static variable in class org.safs.JavaHook
-
"STEP_RETRY"
- STEP_TABLE_FILE_EXTENSION - Static variable in class org.safs.model.AbstractTestTable
-
'SDD'
- STEP_TESTS_ONLY_MODE - Static variable in interface org.safs.tools.counters.CountersInterface
-
2L
- StepDefinitions - Class in org.safs.cukes.steps
-
The included runDriverCommand and runComponentFunction methods serve as valid Cukes Steps using
the @Then annotation.
- StepDefinitions() - Constructor for class org.safs.cukes.steps.StepDefinitions
-
- StepDriver - Class in org.safs.cukes
-
Driver-enabled StepDriver allowing Cukes users to use SAFS services and engines
through an underlying JSAFSDriver.
- StepDriver() - Constructor for class org.safs.cukes.StepDriver
-
- stepflowcontrol - Variable in class org.safs.tools.drivers.AbstractDriver
-
STEP shared flow control info used by all Driver/InputProcessors.
- stepLinkedFac - Variable in class org.safs.tools.drivers.AbstractDriver
-
- stepLog - Variable in class org.safs.tools.drivers.DefaultDriver
-
- stepLogMode - Variable in class org.safs.tools.drivers.AbstractDriver
-
- stepLogName - Variable in class org.safs.tools.drivers.AbstractDriver
-
- STEPPING_EXECUTION - Static variable in class org.safs.JavaHook
-
"STEPPING"
- STEPPING_RETRY_EXECUTION - Static variable in class org.safs.JavaHook
-
"STEPPING_RETRY"
- STEPS_OF_A_PAGE - Static variable in class org.safs.selenium.webdriver.lib.ScrollBar
-
Click the up/down/right/left button a number of times to simulate a page movement.
- stepSeparator - Variable in class org.safs.tools.drivers.AbstractDriver
-
- stepStack - Variable in class org.safs.tools.drivers.DefaultDriver
-
- stepSuffix - Variable in class org.safs.tools.drivers.AbstractDriver
-
- StepTestTable - Class in org.safs.model
-
The concrete implementation to represent test tables for the Step test level.
- StepTestTable(String) - Constructor for class org.safs.model.StepTestTable
-
Create a new instance of a StepTestTable with the provided name.
- stepTypeFactory - Variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- STestRecordHelper - Class in org.safs.selenium
-
Extends TestRecordHelper, which holds key data used by the LocalServer Selenium Engine.
- STestRecordHelper() - Constructor for class org.safs.selenium.STestRecordHelper
-
No-arg constructor to make this fully qualified javabean
- stop() - Method in class org.safs.android.messenger.client.MessengerRunner
-
- stop() - Method in class org.safs.natives.AbstractHook
-
stop the hook
- stop() - Method in class org.safs.natives.KeyboardHook
-
- stop() - Method in class org.safs.natives.MouseHook
-
- stop() - Method in class org.safs.tools.consoles.SAFSMonitorFrame.MonitorThread
-
Sets run field to false to allow the Monitor to shutdown.
- stop - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STOP_ACTION - Static variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- STOP_INSTRUMENTS_ASCRIPT - Static variable in class org.safs.ios.Utilities
-
- STOP_LOGGING - Static variable in class org.safs.logging.AbstractLogFacility
-
- STOP_LOGGING - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- STOP_LOGGING_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STOP_LOGGING_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- stopBrowser(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Close browser (close all windows associated) indicated by ID.
- stopCaptureEvents() - Method in class org.safs.image.ImageManager
-
- stopCaptureRect() - Method in class org.safs.image.ImageManager
-
- stopCellEditing() - Method in class org.safs.tools.drivers.STAFProcessContainer.ValidatingEditor
-
- stopCounter(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or suspend counts in an existing private counter.
- stopCounter(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Create a new private counter or suspend counts in an existing private counter.
- stopCounter(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or suspend counts in an existing private counter.
- stopCounter(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Create a new private counter or suspend counts in an existing private counter.
- StopCounter(String, String...) - Static method in class org.safs.SAFSPlus.Counters
-
Stop/Create a suspended tester-defined counter.
- STOPCOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StopCounter"
- STOPCOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopCounter"
- stopCycle(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopCycle(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopCycle(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- stopCycle(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- STOPCYCLE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StopCycle"
- STOPCYCLE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopCycle"
- stopEmulator() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Stop the emulator launched by us only if we have launched it and
we don't want to persist it.
- stopEmulator() - Method in class org.safs.android.remotecontrol.SoloTest
-
Stop the emulator launched by us only if we have launched it and
we don't want to persist it.
- stopFileOutput() - Method in class org.safs.ios.IOSProcessContainer.RunThread
-
Close the output file and any App Map file.
- stopInstrumentsTest(String, String) - Static method in class org.safs.ios.Utilities
-
Stop the Instruments SDK tool Record Trace.
- stopInstrumentsTest() - Static method in class org.safs.ios.Utilities
-
calls stopInstrumentsTest with nulls to use defaults.
- stopJavaHOOK() - Method in class org.safs.ios.IJavaHook
-
Used by SPC to imitate sending a SHUTDOWN_RECORD to JavaHook
who is waiting in getNextHookTestEvent() for a record-dispatched event.
- stopJavaHOOK() - Method in class org.safs.selenium.SeleniumJavaHook
-
Used by SPC to imitate sending a SHUTDOWN_RECORD to JavaHook
who is waiting in getNextHookTestEvent() for a record-dispatched event.
- stopJavaHOOK() - Method in class org.safs.selenium.spc.SPC
-
- stopJavaHOOK() - Method in class org.safs.selenium.spc.WDSPC
-
- stopJavaHOOK() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Used by SPC to imitate sending a SHUTDOWN_RECORD to JavaHook
who is waiting in getNextHookTestEvent() for a record-dispatched event.
- stopListening() - Method in class org.safs.selenium.util.DocumentClickCapture
-
Stop the pollingThread from listening and remove the listeners.
- stopped - Variable in class org.safs.image.ImageManager.MyThread
-
- stopProcedure(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopProcedure(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopProcedure(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- stopProcedure(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- STOPPROCEDURE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StopProcedure"
- STOPPROCEDURE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopProcedure"
- stopRequirement(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopRequirement(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopRequirement(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- stopRequirement(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- STOPREQUIREMENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StopRequirement"
- STOPREQUIREMENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopRequirement"
- stopScreenshotSequence() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Stop the current screenshot sequence started with startScreenshotSequence.
- stopSelenium() - Method in class org.safs.selenium.spc.SPC
-
- stopSelenium() - Method in class org.safs.selenium.spc.WDSPC
-
Currently issues the WebDriver quit() command.
- stopSuite(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopSuite(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined item.
- stopSuite(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- stopSuite(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined item.
- STOPSUITE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StopSuite"
- STOPSUITE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopSuite"
- stopTestcase(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined TestCase.
- stopTestcase(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Stop tracking status on a user-defined TestCase.
- stopTestcase(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined TestCase.
- stopTestcase(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Stop tracking status on a user-defined TestCase.
- StopTestCase(String) - Static method in class org.safs.SAFSPlus.Counters
-
Stop capturing test activity counts for a specific application feature or test-case.
- StopTestCase(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Stop capturing test activity counts for a specific application feature or test-case.
- STOPTESTCASE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StopTestcase"
- STOPTESTCASE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopTestcase"
- stopThread() - Method in class org.safs.image.ImageManager.MyThread
-
- stopTimer(String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Will end a unique timer and perform a verify test if a value was supplied at start time.
- stopTimer(String) - Static method in class org.safs.model.commands.DriverCommands
-
Will end a unique timer and perform a verify test if a value was supplied at start time.
- StopTimer_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"StopTimer"
- StopTimer_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopTimer"
- stopWebBrowser(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Stop an opened web browser indicated by ID.
- stopWebBrowser(String) - Static method in class org.safs.model.commands.DriverCommands
-
Stop an opened web browser indicated by ID.
- StopWebBrowser(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Stop WebBrowser by ID.
- StopWebBrowser(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Stop WebBrowser by ID.
- STOPWEBBROWSER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"StopWebBrowser"
- STOPWEBBROWSER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StopWebBrowser"
- store - Variable in class org.safs.tools.drivers.ConfigureFile
-
- STORE_CLASS - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- storeCounterInfo(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Store the current values of the named counter into unique DDVariables.
- storeCounterInfo(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Store the current values of the named counter into unique DDVariables.
- storeCounterInfo(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Store the current values of the named counter into unique DDVariables.
- storeCounterInfo(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Store the current values of the named counter into unique DDVariables.
- StoreCounterInfo(String, String) - Static method in class org.safs.SAFSPlus.Counters
-
Store the counter info (counts) for a specific counter into a DDVariable array.
- STORECOUNTERINFO_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"StoreCounterInfo"
- STORECOUNTERINFO_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StoreCounterInfo"
- STORED_COUNTER_INFO - Static variable in class org.safs.text.GENKEYS
-
Stored status counter "%1%" into base variable "%2%".
- storedImageToText(String, String, Rectangle) - Method in class org.safs.tools.ocr.OCREngine
-
- storedImageToText(String, String, Rectangle, float) - Method in class org.safs.tools.ocr.OCREngine
-
Convert an image file to text using OCR technology.
- storedVariables - Variable in class org.safs.persist.PersistorToVariable
-
- storeParcelMessage(Message) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
Store parcel (part of a message) into a cache according to the message ID.
If the parcel is not a part of a whole message, it will not be stored in the cache
We use
MessageUtil.isSmallParcelOfWholeMessage(Bundle)
to test if this
parcel is a part of message.
- StoreResponse(String...) - Static method in class org.safs.SAFSPlus.Rest
-
- storeSessionIdToFile(String, String, String, String, Capabilities) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- storeTimerInfo(String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well store the timer information in the given variable.
- storeTimerInfo(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well store the timer information in the given variable.
- storeTimerInfo(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Well store the timer information in the given variable.
- storeTimerInfo(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Well store the timer information in the given variable.
- StoreTimerInfo_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"StoreTimerInfo"
- StoreTimerInfo_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StoreTimerInfo"
- storeTimerInfoFile(String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well store the timer information in the given file, in csv format.
- storeTimerInfoFile(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well store the timer information in the given file, in csv format.
- storeTimerInfoFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Well store the timer information in the given file, in csv format.
- storeTimerInfoFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Well store the timer information in the given file, in csv format.
- StoreTimerInfoFile_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"StoreTimerInfoFile"
- StoreTimerInfoFile_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"StoreTimerInfoFile"
- STR_BRANCH_TO_BLOCKID - Static variable in class org.safs.StatusCodes
-
- STR_EXIT_TABLE_COMMAND - Static variable in class org.safs.StatusCodes
-
- STR_GENERAL_SCRIPT_FAILURE - Static variable in class org.safs.StatusCodes
-
- STR_IGNORE_RETURN_CODE - Static variable in class org.safs.StatusCodes
-
- STR_INVALID_FILE_IO - Static variable in class org.safs.StatusCodes
-
- STR_NO_RECORD_TYPE_FIELD - Static variable in class org.safs.StatusCodes
-
- STR_NO_SCRIPT_FAILURE - Static variable in class org.safs.StatusCodes
-
- STR_OK - Static variable in class org.safs.StatusCodes
-
- STR_SCRIPT_NOT_EXECUTED - Static variable in class org.safs.StatusCodes
-
- STR_SCRIPT_WARNING - Static variable in class org.safs.StatusCodes
-
- STR_UNRECOGNIZED_RECORD_TYPE - Static variable in class org.safs.StatusCodes
-
- STR_WRONG_NUM_FIELDS - Static variable in class org.safs.StatusCodes
-
- stream - Variable in class org.safs.text.FileLineReader
-
- strErrors - Variable in class org.safs.tools.expression.SafsExpression
-
- string(String) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- STRING_OBJECT - Static variable in class org.safs.model.tools.AppMapGenerator
-
- stringIsMatched(String, String, boolean, boolean) - Static method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Test if the second string match with the first string.
- StringMBTokenizer - Class in org.safs
-
All Implemented Interfaces:
Enumeration
- StringMBTokenizer(String, String) - Constructor for class org.safs.StringMBTokenizer
-
Purpose: Constructs a string tokenizer for the specified string.
- stringNeedQuoted() - Method in class org.safs.persist.PersistorToFile
-
If the string value needs to be quoted before writing into a kind of persistence.
JSON file requires that for string value.
In JSON file, For example:
"key" : "stringValue" is good
"key" : stringValue is bad
- stringNeedQuoted() - Method in class org.safs.persist.PersistorToJSONFile
-
- stringp - Variable in class org.w3c.tools.codec.Base64Decoder
-
- stringp - Variable in class org.w3c.tools.codec.Base64Encoder
-
- StringProcessor - Class in org.safs.text
-
Class: StringProcessor
Methods to do special String Processing.
- StringProcessor() - Constructor for class org.safs.text.StringProcessor
-
- Strings() - Constructor for class org.safs.SAFSPlus.Strings
-
- Strings() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.Strings
-
- StringUtilities - Class in org.safs.tools.stringutils
-
- StringUtilities() - Constructor for class org.safs.tools.stringutils.StringUtilities
-
- StringUtilities.TestStacktraceCaller - Class in org.safs.tools.stringutils
-
- StringUtils - Class in org.safs
-
This class provides different kinds of utilities to handle string.
- StringUtils() - Constructor for class org.safs.StringUtils
-
- StringUtils.ErrorLineParser - Class in org.safs
-
This class is used to parse the test error message.
- StringUtils.ErrorLinkTrace - Class in org.safs
-
This class encapsulate the test error message.
- stripLeadZero - Variable in class org.safs.tools.expression.SafsExpression
-
- stripLeadZero(boolean) - Method in class org.safs.tools.expression.SafsExpression
-
Method stripLeadZero.
- stripLeadZero() - Method in class org.safs.tools.expression.SafsExpression
-
Method stripLeadZero.
- stripStringMatchPatternPrefix(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- stripTrailingDecimalPoint - Variable in class org.safs.tools.expression.SafsExpression
-
- stripTrailingDecimalPoint(boolean) - Method in class org.safs.tools.expression.SafsExpression
-
Method stripTrailingDecimalPoint.
- stripTrailingDecimalPoint() - Method in class org.safs.tools.expression.SafsExpression
-
Method stripTrailingDecimalPoint.
- stripTrailingZeros - Variable in class org.safs.tools.expression.SafsExpression
-
- stripTrailingZeros(boolean) - Method in class org.safs.tools.expression.SafsExpression
-
Method stripTrailingZeros.
- stripTrailingZeros() - Method in class org.safs.tools.expression.SafsExpression
-
Method stripTrailingZeros.
- strlevel - Static variable in class org.safs.Log
-
- SubArea(String, String, String, String) - Constructor for class org.safs.image.ImageUtils.SubArea
-
- SubArea(double, double, double, double) - Constructor for class org.safs.image.ImageUtils.SubArea
-
- SubArea(double, double, String, String) - Constructor for class org.safs.image.ImageUtils.SubArea
-
- SubArea(String, String, double, double) - Constructor for class org.safs.image.ImageUtils.SubArea
-
- SUBAREA_NOT_FOUND_IN__2 - Static variable in class org.safs.text.FAILKEYS
-
Subarea (%1%) not found in area (%2%).
- SUBCLASS - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- SUBCLASSID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- subclassindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- SUBCLASSINDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- SubItemsAgent - Interface in org.safs.rmi.engine
-
Defines the interface necessary to extract items out of referenced objects by
some qualifying factor like index or text.
- subMenuCountOk(String) - Method in class org.safs.rational.MenuTreeNode
-
- subMenuCountOk(String) - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- subMenuId - Variable in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- Submit - Static variable in class org.safs.model.examples.advanced.JSAFSMap.LoginWindow
-
- submit(String, String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Send a submit request to a registered (non-STAF) service Handle.
- submit(String, String, String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Tries to use a registered (non-STAF) Handler first before resorting to the super (STAF) submit.
- submit(String, String, String) - Method in interface org.safs.staf.embedded.HandleInterface
-
- submit(String, String, String) - Method in class org.safs.staf.STAFHandleInterface
-
- submit(String, String, String) - Method in class org.safs.STAFHelper
-
Purpose: passed on to handle.submit
- submit2(String, String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Send a submit2 request to a registered (non-STAF) service Handle.
- submit2(String, String, String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Tries to use a registered (non-STAF) Handler first before resorting to the super (STAF) submit2.
- submit2(String, String, String) - Method in interface org.safs.staf.embedded.HandleInterface
-
- submit2(String, String, String) - Method in class org.safs.staf.STAFHandleInterface
-
- submit2(String, String, String) - Method in class org.safs.STAFHelper
-
Purpose: passed on to handle.submit2
- submit2ForFormatUnchangedService(String, String, String) - Method in class org.safs.STAFHelper
-
Purpose: passed on to handle.submit2
Used to call the services with unchangeable format.
- submit2WithVar(String, String, String, String) - Method in class org.safs.STAFHelper
-
Purpose: submit to STAF and record varName.rc and varname.result
into variable storage (SAFSVARS).
- substituteVariable(String) - Method in class org.safs.Processor
-
Purpose: if leading ^ found, then substitute variable.
- substituteVariables(String) - Method in class org.safs.tools.expression.SafsExpression
-
called internally by evalVariables
- SUBSTRING - Static variable in class org.safs.DCDriverStringCommands
-
- subString(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Returns a portion of a string based on character index.
- subString(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Returns a portion of a string based on character index.
- subString(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Returns a portion of a string based on character index.
- subString(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Returns a portion of a string based on character index.
- SubString(String, int, int, String) - Static method in class org.safs.SAFSPlus.Strings
-
The substring to retrieve starts at the specified start character index and ends after
the specified number of characters have been copied.
- SUBSTRING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"SubString"
- SUBSTRING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SubString"
- SUBSTRING_NOT_FOUND_2 - Static variable in class org.safs.text.FAILKEYS
-
Substring '%1%' not found in '%2%'.
- SUCCESS_1 - Static variable in class org.safs.text.GENKEYS
-
%1% successful.
- SUCCESS_2 - Static variable in class org.safs.text.GENKEYS
-
%1% %2% successful.
- SUCCESS_2A - Static variable in class org.safs.text.GENKEYS
-
%1% successful using %2%
- SUCCESS_3 - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% %3% successful.
- SUCCESS_3A - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% %3% successful using %4%
- SUCCESS_3B - Static variable in class org.safs.text.GENKEYS
-
%1% %2% successful using %3%
- SUCCESS_4 - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% %3% successful.
- SUCCESS_5 - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% %3% successful.
- SUCCESS_EXECUTE - Static variable in interface org.safs.natives.win32.Kernel32
-
- SUFFIX_DOJO_HANDLE - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SUFFIX_FUNCTION - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
- SUFFIX_VARIABLE_HEADERS - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- SUFFIX_VARIABLE_READY_STATE - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- SUFFIX_VARIABLE_STATUS - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- SUFFIX_VARIABLE_STATUS_TEXT - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- SUFFIX_VARIABLE_XML - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- Suite - Class in org.safs.model.examples.tables.suite
-
- Suite() - Constructor for class org.safs.model.examples.tables.suite.Suite
-
- SUITE_TABLE_FILE_EXTENSION - Static variable in class org.safs.model.AbstractTestTable
-
'STD'
- suiteflowcontrol - Variable in class org.safs.tools.drivers.AbstractDriver
-
SUITE shared flow control info used by all Driver/InputProcessors.
- suiteLinkedFac - Variable in class org.safs.tools.drivers.AbstractDriver
-
- suiteLog - Variable in class org.safs.tools.drivers.DefaultDriver
-
- suiteLogMode - Variable in class org.safs.tools.drivers.AbstractDriver
-
- suiteLogName - Variable in class org.safs.tools.drivers.AbstractDriver
-
- suiteSeparator - Variable in class org.safs.tools.drivers.AbstractDriver
-
- suiteStack - Variable in class org.safs.tools.drivers.DefaultDriver
-
- suiteSuffix - Variable in class org.safs.tools.drivers.AbstractDriver
-
- SuiteTestTable - Class in org.safs.model
-
The concrete implementation to represent test tables for the Suite test level.
- SuiteTestTable(String) - Constructor for class org.safs.model.SuiteTestTable
-
Create a new instance of a SuiteTestTable with the provided name.
- sumCounters(UniqueIDInterface, UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Add the add_counter counts to the specified to_counter.
- sumCounters(UniqueIDInterface, UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- sumStatus(StatusInterface, UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Add the add_status counts to the specified to_counter.
- sumStatus(StatusInterface, UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- SUPPORT_NOT_FOUND - Static variable in class org.safs.text.FAILKEYS
-
Support for %1% not found!
- SUPPORT_NOT_INITIALIZED - Static variable in class org.safs.text.FAILKEYS
-
%1% support may not be properly initialized!
- SUPPORT_NOT_INSTALLED - Static variable in class org.safs.text.FAILKEYS
-
%1% support may not be properly installed!
- Supportable - Interface in org.safs.selenium.webdriver.lib.model
-
History:
Apr 25, 2014 (Lei Wang) Initial release.
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.CheckBox.HtmlCheckable_InputCheckBox
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.CheckBox.SapCheckable_CheckBox
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_FilteringSelect
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
sap.ui.commons.ComboBox
sap.m.Select
sap.m.ComboBoxBase
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ListView.DefaultSelectableList
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollable_ScrollBar
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- supportedClazzes - Static variable in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- supportHoldingKeyPress(String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
According to https://www.autoitscript.com/autoit3/docs/functions/Send.htm, AutoIt supports
5 keys pairs:
1.
- suspend() - Static method in class org.safs.Log
-
- suspend() - Method in class org.safs.logging.AbstractLogFacility
-
Suspends all logging this log facility.
- suspend() - Method in class org.safs.tools.counters.Counter
-
- SUSPEND_COUNTERS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- SUSPEND_COUNTERS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- SUSPEND_STATUS_COUNTS - Static variable in class org.safs.logging.AbstractLogFacility
-
- SUSPEND_STATUS_COUNTS - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- suspendAllCounting() - Method in interface org.safs.tools.counters.CountersInterface
-
Suspends counting on ALL counters until counting is resumed with resumeAllCounting.
- suspendAllCounting() - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- suspendAllLogs() - Method in interface org.safs.tools.logs.LogsInterface
-
Suspend logging to ALL open logs.
- suspendAllLogs() - Method in class org.safs.tools.logs.SAFSLOGS
-
- suspendCounter(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Suspend counting on a specific counter.
- suspendCounter(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- SuspendCounts(String...) - Static method in class org.safs.SAFSPlus.Counters
-
Suspend counting on all active counters.
- suspended - Variable in class org.safs.logging.AbstractLogFacility
-
- suspended - Variable in class org.safs.tools.counters.SAFSCOUNTERS
-
TRUE if ALL counting is currently suspended.
- suspended - Variable in class org.safs.tools.status.StatusInfo
-
- suspendLog(UniqueIDInterface) - Method in interface org.safs.tools.logs.LogsInterface
-
Suspend logging for a particular log.
- suspendLog(UniqueIDInterface) - Method in class org.safs.tools.logs.SAFSLOGS
-
- suspendLogging() - Static method in class org.safs.IndependantLog
-
- suspendLogging(String) - Static method in class org.safs.model.commands.DDDriverLogCommands
-
Suspend all logging.
- suspendLogging(String) - Static method in class org.safs.model.commands.DriverCommands
-
Suspend all logging.
- SuspendLogging() - Static method in class org.safs.SAFSPlus.Logging
-
Suspend all logging output.
- SUSPENDLOGGING - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
- SUSPENDLOGGING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverLogCommands
-
"SuspendLogging"
- SUSPENDLOGGING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SuspendLogging"
- suspendLogParser - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- suspendStatusCounts(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Suspend counting on ALL status counters--both public/global and private.
- suspendStatusCounts(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Suspend counting on ALL status counters--both public/global and private.
- suspendStatusCounts(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Suspend counting on ALL status counters--both public/global and private.
- suspendStatusCounts(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Suspend counting on ALL status counters--both public/global and private.
- SUSPENDSTATUSCOUNTS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"SuspendStatusCounts"
- SUSPENDSTATUSCOUNTS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SuspendStatusCounts"
- sUtils - Variable in class org.safs.selenium.CFComponent
-
- SVS3_RESERVED_VARS_KEY - Static variable in class org.safs.staf.service.var.SAFSVariableService3
-
- SVS_CARET - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_FALSE_CARET - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_INIT_ARGS_MAX - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_OPTION_EVENT - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_OPTION_MUTEX - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_OPTION_TIMEOUT - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_PARM_MAP_VAR_LOOP - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_PROCESS_NAME - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_ARGS_MAX - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_COUNT - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_DELETE - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_DELETE - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_GET - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_HANDLEID - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_HELP - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_LIST - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_LIST - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_NOEXPRESSIONS - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_POST - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_PULSE - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_RELEASE - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_REQUEST - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_RESET - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SVS_SERVICE_REQUEST_RESET - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_RESOLVE - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_SAFSMAPS - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_SEPARATOR - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_SET - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_V2 - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_VALUE - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- SVS_SERVICE_REQUEST_WAIT - Static variable in class org.safs.staf.service.sem.EmbeddedSemService
-
- SW_SHOW - Static variable in interface org.safs.natives.win32.User32
-
- swipe(PointF, PointF, PointF, PointF) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Swipes with two fingers in a linear path determined by starting and ending points.
- switchFrame(WebDriver, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Switch to a certain frame according to the parameter frameRS.
Note: User should be extremely careful to call this method, which will change the frame to search within.
Note: Before calling this method, make sure that webdriver.switchTo().defaultContent() is called.
- SwitchFramesResults() - Constructor for class org.safs.selenium.webdriver.lib.SearchObject.SwitchFramesResults
-
- switchOfPOF - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- switchOfPOW - Variable in class org.safs.tools.consoles.SAFSMonitorFrame
-
- SwitchWebBrowser(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Switch WebBrowser by ID.
- switchWindow(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Switch between multiple windows according to its title.
- switchWindow(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Switch between multiple windows according to its title.
- switchWindow(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Switch between multiple windows according to its title.
- switchWindow(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Switch between multiple windows according to its title.
- SwitchWindow(String, String...) - Static method in class org.safs.SAFSPlus.Misc
-
Switch to the window having title indicated by parameter title.
The window can be searched from the last used browser if parameter browserID is not provided;
Or the window can be searched from the browser indicated by the parameter browserID.
- switchWindow() - Method in class org.safs.selenium.webdriver.DCDriverCommand
-
- switchWindow(String, boolean...) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- switchWindow(String, int, boolean...) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- switchWindow(String, String, boolean...) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- switchWindow(String, String, int, boolean...) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- SWITCHWINDOW_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SwitchWindow"
- SWITCHWINDOW_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SwitchWindow"
- swt_classmap_read - Static variable in class org.safs.rational.ft.DynamicEnabler
-
- SWT_CLIENT_DISPLAY - Static variable in class org.safs.tools.drivers.DriverConstant
-
"Swt Client"
- SWT_CLIENT_TEXT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"Swt"
- SWT_DOMAIN - Static variable in class org.safs.Domains
-
"SWT"
- swtmap - Static variable in class org.safs.rational.ft.DynamicEnabler
-
- SYMBOL_AND - Static variable in class org.safs.Constants.XMLConstants
-
"&"
- SYMBOL_APOS - Static variable in class org.safs.Constants.XMLConstants
-
"'"
- SYMBOL_BIGGER - Static variable in class org.safs.Constants.XMLConstants
-
">"
- SYMBOL_LESS - Static variable in class org.safs.Constants.XMLConstants
-
"<"
- SYMBOL_QUOTE - Static variable in class org.safs.Constants.XMLConstants
-
"\""
- SYMBOL_TO_ESCAPE - Static variable in class org.safs.Constants.XMLConstants
-
An array of symbols needing escape in XML document, such as & ' " < >
- SysMsgHooker - Interface in org.safs.natives.win32
-
An interface to SysMsgHooker.dll that contains callback functions like MouseProc, KeyboardProc,
hooker setting functions and corresponding listener functions.
- SysOut(String) - Method in class org.safs.android.auto.lib.StartEmulator
-
- SYSTEM32 - Static variable in class org.safs.install.InstallerImpl
-
- SYSTEM_PROPERTY_BROWSER_NAME - Static variable in class org.safs.Constants.SeleniumConstants
-
'BROWSER' Indicates the browser's name
- SYSTEM_PROPERTY_BROWSER_NAME - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'BROWSER'
- SYSTEM_PROPERTY_BROWSER_REMOTE - Static variable in class org.safs.Constants.SeleniumConstants
-
'BROWSER_REMOTE' true or false.
- SYSTEM_PROPERTY_BROWSER_REMOTE - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'BROWSER_REMOTE'
- SYSTEM_PROPERTY_NON_PROXY_HOSTS - Static variable in class org.safs.StringUtils
-
'http.nonProxyHosts'
- SYSTEM_PROPERTY_PROXY_BYPASS - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'http.proxyBypass'
- SYSTEM_PROPERTY_PROXY_BYPASS - Static variable in class org.safs.StringUtils
-
'http.proxyBypass'
- SYSTEM_PROPERTY_PROXY_HOST - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'http.proxyHost'
- SYSTEM_PROPERTY_PROXY_HOST - Static variable in class org.safs.StringUtils
-
'http.proxyHost'
- SYSTEM_PROPERTY_PROXY_PORT - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'http.proxyPort'
- SYSTEM_PROPERTY_PROXY_PORT - Static variable in class org.safs.StringUtils
-
'http.proxyPort'
- SYSTEM_PROPERTY_SAFS_DIR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFSDIR"
System Environment variable for SAFS Installation Directory
- SYSTEM_PROPERTY_SELENIUM_HOST - Static variable in class org.safs.Constants.SeleniumConstants
-
'selenium.host'
- SYSTEM_PROPERTY_SELENIUM_HOST - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'selenium.host'
- SYSTEM_PROPERTY_SELENIUM_NODE - Static variable in class org.safs.Constants.SeleniumConstants
-
'selenium.node', its value is like node1:port:nodeconfig;node2:port:nodeconfig;
semi-colon(;) serves as separator between nodes,
colon(:) serves as separator between node-name, port, and node-configuration.
- SYSTEM_PROPERTY_SELENIUM_NODE - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'selenium.node', its value is like node1:port:nodeconfig;node2:port:nodeconfig;
semi-colon(;) serves as separator between nodes,
colon(:) serves as separator between nodename, port, and node-configuration.
- SYSTEM_PROPERTY_SELENIUM_PORT - Static variable in class org.safs.Constants.SeleniumConstants
-
'selenium.port'
- SYSTEM_PROPERTY_SELENIUM_PORT - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'selenium.port'
- SYSTEM_PROPERTY_SELENIUMPLUS_DIR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SELENIUM_PLUS"
- SYSTEM_PROPERTY_STAF_DIR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"STAFDIR"
System Environment variable for STAF Installation Directory
- SYSTEM_PROPERTY_WEBDRIVER_CHROME - Static variable in class org.safs.Constants.SeleniumConstants
-
'webdriver.chrome.driver'
- SYSTEM_PROPERTY_WEBDRIVER_CHROME - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'webdriver.chrome.driver'
- SYSTEM_PROPERTY_WEBDRIVER_EDGE - Static variable in class org.safs.Constants.SeleniumConstants
-
'webdriver.edge.driver'
- SYSTEM_PROPERTY_WEBDRIVER_EDGE - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'webdriver.edge.driver'
- SYSTEM_PROPERTY_WEBDRIVER_IE - Static variable in class org.safs.Constants.SeleniumConstants
-
'webdriver.ie.driver'
- SYSTEM_PROPERTY_WEBDRIVER_IE - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'webdriver.ie.driver'
- systemExitOnShutdown - Variable in class org.safs.tools.drivers.JSAFSDriver
-
When SAFS Monitor usage is enabled (useSAFSMonitor=true), and the JSAFSDriver has detected the test
or a user has initiated a JSAFSDriver shutdown through this mechanism, the default implementation of
the JSAFSDriver
JSAFSDriver.processCommand(AbstractCommand, String)
is to initiate System finalization
followed by a System exit--a complete shutdown of the JVM running the tests.
- SYSWOW64 - Static variable in class org.safs.install.InstallerImpl
-
- validate(Persistable) - Method in class org.safs.persist.AbstractRuntimeDataPersistor
-
Check if this Persistable object is valid (not null, not disabled etc.).
- validate(Persistable) - Method in class org.safs.persist.AbstractRuntimeDataVerifier
-
Check if this Persistable object is valid (not null, not disabled etc.).
- validate() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
Validate the path of Selenium, Embedded Java, Library etc.
- validate(STAFProcessContainer.ValidatingEventObject) - Method in interface org.safs.tools.drivers.STAFProcessContainer.ValidatingListener
-
- validate() - Method in class org.safs.tools.logs.MultiLogResults
-
Call this routine to validate the current instance configuration settings.
- validateActionCommand(TestRecordData) - Method in class org.safs.jvmagent.agents.ComponentAgent
-
Verify testRecordData.getCommand() is not null or 0-length.
- validateBaseServiceParseResult(InfoInterface.InitInfo) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- validateBaseServiceParseResult(STAFCommandParseResult) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- validateCommand(Command) - Method in class org.safs.model.AbstractTestTable
-
Throw an IllegalArgumentException if the command is not valid.
- validateCommand(Command) - Method in class org.safs.model.CycleTestTable
-
Called by internal routines to validate commands as they are added.
- validateCommand(Command) - Method in class org.safs.model.SuiteTestTable
-
Called by internal routines to validate commands as they are added.
- validateComponent(Object) - Method in class org.safs.jvmagent.agents.ComponentAgent
-
Verify the object is an instanceof java.awt.Component.
- validateLogParameters() - Method in class org.safs.tools.drivers.DefaultDriver
-
Verify the existence of sufficient test information.
- validateParamSize(int) - Method in class org.safs.Processor
-
check if params.size() < minparams
If params.size() is insufficient we set testRecordData.setStatusCode to GENERAL_SCRIPT_FAILURE
and log a paramsFailedMsg and return 'false'.
- validateParens() - Method in class org.safs.tools.expression.SafsExpression
-
Method validateParens.
- validateQuoteMatches() - Method in class org.safs.tools.expression.SafsExpression
-
- validateRootConfigureParameters(boolean) - Method in class org.safs.tools.drivers.AbstractDriver
-
Verify the validity of REQUIRED parameters.
- validateServiceParseResult(STAFCommandParseResult) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
Use to validate the Service initialization string after a request
for initialization has been received.
- validateServiceParseResult(STAFCommandParseResult) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Use to validate the Service initialization string after a request
for initialization has beenr received.
- validateTestParameters() - Method in class org.safs.model.examples.advanced.JSAFSAdvancedRuntime
-
- validateTestParameters() - Method in class org.safs.tools.drivers.DefaultDriver
-
Verify the existence of sufficient test information.
- validateTestParameters() - Method in class org.safs.tools.drivers.JSAFSDriver
-
Try to set the test parameters in the super class method.
Then set the separator
JSAFSDriver.SEPARATOR
according to current test level.
- validateVariableAssignments() - Method in class org.safs.tools.expression.SafsExpression
-
- validateVariableNames() - Method in class org.safs.tools.expression.SafsExpression
-
Method validateVariableNames.
- ValidatingEditor(JTextField) - Constructor for class org.safs.tools.drivers.STAFProcessContainer.ValidatingEditor
-
- ValidatingEventObject(Object) - Constructor for class org.safs.tools.drivers.STAFProcessContainer.ValidatingEventObject
-
- validProcessorClassName(String) - Method in class org.safs.Processor
-
Validate that a given classname is valid and assignable to org.safs.Processor
- value - Variable in class com.sebuilder.interpreter.Locator
-
- value() - Method in enum org.safs.net.IHttpRequest.HttpCommand
-
- value() - Method in enum org.safs.net.IHttpRequest.HttpHeader
-
- value() - Method in enum org.safs.net.IHttpRequest.HttpResponseStatus
-
- value() - Method in enum org.safs.net.IHttpRequest.Key
-
- value() - Method in enum org.safs.net.XMLHttpRequest.AjaxReadyState
-
- value - Variable in class org.safs.persist.PersistorToXMLFile.UnpickleHandler
-
It will contain the string value of each document.
- value - Variable in class org.safs.persist.VerifierToXMLFile.VerificationHandler
-
It will contain the string value of each document.
- value - Variable in class org.safs.selenium.webdriver.lib.model.Item
-
- VALUE_CHECKBOX_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'checkbox' a value for standard html attribute 'type'
- VALUE_LOCATORTYPE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- VALUE_PASSWORD_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'password' a value for standard html attribute 'type'
- VALUE_RADIO_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'radio' a value for standard html attribute 'type'
- VALUE_SUBMIT_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'submit' a value for standard html attribute 'type'
- VALUE_TEXT_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'text' a value for standard html attribute 'type'
- VALUE_VISIBILITY_HIDDEN - Static variable in class org.safs.selenium.webdriver.lib.Component
-
value 'hidden' for 'visibility' attribute
- VALUE_VISIBILITY_VISIBLE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
value 'visible' for 'visibility' attribute
- valueCaseSensitive - Variable in class org.safs.persist.VerifierToFile
-
If the field's value needs to be matched case-sensitively
- valueChanged(TreeSelectionEvent) - Method in class org.safs.selenium.spc.SPCGUI
-
AUG 10, 2012 (Lei Wang) During getting the Recognition String according to a node's xpath,
try to get property value id and name of HTML element and set them to tree node.
- valueChanged(TreeSelectionEvent) - Method in class org.safs.selenium.spc.WDSPCGUI
-
AUG 10, 2012 (Lei Wang) During getting the Recognition String according to a node's xpath,
try to get property value id and name of HTML element and set them to tree node.
- valueChanged(TreeSelectionEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer.HierarchyDlg.ResetSearchListener
-
- valueChanged(ListSelectionEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- valueContains - Variable in class org.safs.persist.VerifierToFile
-
If the field's value needs to be matched wholly or partially
- valueOf(String) - Static method in enum com.sebuilder.interpreter.Locator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.install.InstallerImpl.VERSION_OPTION
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.net.IHttpRequest.HttpCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.net.IHttpRequest.HttpHeader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.net.IHttpRequest.HttpResponseStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.net.IHttpRequest.Key
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.net.XMLHttpRequest.AjaxReadyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.persist.PersistenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select.WDType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.selenium.webdriver.lib.interpreter.WDLocator.WDType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.DateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.FileAttribute.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.FilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.ImageFilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.PatternFilterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.text.FileUtilities.Placement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.tools.mail.Mailer.MimeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.tools.mail.Mailer.Protocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sebuilder.interpreter.Locator.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.install.InstallerImpl.VERSION_OPTION
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.net.IHttpRequest.HttpCommand
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.net.IHttpRequest.HttpHeader
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.net.IHttpRequest.HttpResponseStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.net.IHttpRequest.Key
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.net.XMLHttpRequest.AjaxReadyState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.persist.PersistenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Select.WDType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.selenium.webdriver.lib.interpreter.WDLocator.WDType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.DateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.FileAttribute.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.FilterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.ImageFilterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.PatternFilterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.text.FileUtilities.Placement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.tools.mail.Mailer.MimeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.tools.mail.Mailer.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR_ELAPSED_SUFFIX - Static variable in class org.safs.DCDriverTimerCommands
-
- VAR_END_SUFFIX - Static variable in class org.safs.DCDriverTimerCommands
-
- VAR_FAILURES_SUFFIX - Static variable in class org.safs.DCDriverTimerCommands
-
- VAR_PREFIX - Static variable in class org.safs.android.DEngineCommandProcessor
-
- VAR_SAFSBENCHDIRECTORY - Static variable in class org.safs.text.FileUtilities
-
- VAR_SAFSDATAPOOLDIRECTORY - Static variable in class org.safs.text.FileUtilities
-
- VAR_SAFSDIFDIRECTORY - Static variable in class org.safs.text.FileUtilities
-
- VAR_SAFSLOGSDIRECTORY - Static variable in class org.safs.text.FileUtilities
-
- VAR_SAFSPROJECTDIRECTORY - Static variable in class org.safs.text.FileUtilities
-
- VAR_SAFSTESTDIRECTORY - Static variable in class org.safs.text.FileUtilities
-
- VAR_START_SUFFIX - Static variable in class org.safs.DCDriverTimerCommands
-
- VAR_TRAINDATA_PATH - Static variable in class org.safs.tools.ocr.gocr.GOCREngine
-
- VARASSIGNED2 - Static variable in class org.safs.text.GENKEYS
-
Value '%1%' was assigned to variable '%2%'.
- Variable - Class in org.safs.model
-
An object representing a DDVariable in the SAFS framework.
- Variable(String) - Constructor for class org.safs.model.Variable
-
Create a new Variable object with the given varname.
- VARIABLE_PARAM - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- VARIABLE_READY_STATE - Static variable in class org.safs.net.XMLHttpRequest
-
'XMLHttpRequest_readyState', used as a javascript global variable 'window.XMLHttpRequest_readyState' to store the ajax's 'readyState' value
- VARIABLE_RESPONSE_HEADERS - Static variable in class org.safs.net.XMLHttpRequest
-
'XMLHttpRequest_responseHeaders', used as a javascript global variable 'window.XMLHttpRequest_responseHeaders' to store the ajax's 'responseHeaders' value
- VARIABLE_RESPONSE_TEXT - Static variable in class org.safs.net.XMLHttpRequest
-
'XMLHttpRequest_responseText', used as a javascript global variable 'window.XMLHttpRequest_responseText' to store the ajax's 'responseText' value
- VARIABLE_RESPONSE_XML - Static variable in class org.safs.net.XMLHttpRequest
-
'XMLHttpRequest_responseXML', used as a javascript global variable 'window.XMLHttpRequest_responseXML' to store the ajax's 'responseXML' value
- VARIABLE_STATUS - Static variable in class org.safs.net.XMLHttpRequest
-
'XMLHttpRequest_status', used as a javascript global variable 'window.XMLHttpRequest_status' to store the ajax's 'status' value
- VARIABLE_STATUS_TEXT - Static variable in class org.safs.net.XMLHttpRequest
-
'XMLHttpRequest_statusText', used as a javascript global variable 'window.XMLHttpRequest_statusText' to store the ajax's 'statusText' value
- variablePrefix - Variable in class org.safs.persist.PersistorToVariable
-
- Variables - Class in org.safs.model.examples.tables
-
- Variables() - Constructor for class org.safs.model.examples.tables.Variables
-
- varinterface - Variable in class org.safs.tools.expression.SafsExpression
-
- varQuoteEncoded - Variable in class org.safs.tools.expression.SafsExpression
-
(char) 1
- VARREF_END - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- VARREF_START - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- vars - Variable in class org.safs.tools.drivers.AbstractDriver
-
- vars - Variable in class org.safs.tools.status.SAFSSTATUS
-
- VarsInterface - Interface in org.safs.tools.vars
-
- VECTOR_KEY - Static variable in class org.safs.natives.NativeWrapper
-
"Vector"
- verbose - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- verbose - Static variable in class org.safs.install.SilentInstaller
-
- VerificationHandler() - Constructor for class org.safs.persist.VerifierToXMLFile.VerificationHandler
-
- Verifier - Interface in org.safs.persist
-
Provides the ability to verify a Persistable object against the contents stored in a persistence substance.
- VerifierFactory - Class in org.safs.persist
-
- VerifierFactory() - Constructor for class org.safs.persist.VerifierFactory
-
- VerifierToFile - Class in org.safs.persist
-
- VerifierToFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.VerifierToFile
-
- VerifierToJSONFile - Class in org.safs.persist
-
Verify a persistable object to a JSON file, such as:
- VerifierToJSONFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.VerifierToJSONFile
-
- VerifierToPropertiesFile - Class in org.safs.persist
-
Verify a persistable object to an Properties file, such as:
- VerifierToPropertiesFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.VerifierToPropertiesFile
-
- VerifierToXMLFile - Class in org.safs.persist
-
Verify a persistable object to an XML file, such as:
- VerifierToXMLFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.VerifierToXMLFile
-
- VerifierToXMLFile.VerificationHandler - Class in org.safs.persist
-
- verify(Persistable, boolean...) - Method in class org.safs.persist.AbstractRuntimeDataVerifier
-
- verify(Persistable, boolean...) - Method in interface org.safs.persist.Verifier
-
Verify a Persistable object against the contents stored in a persistence substance.
- verify(Persistable, boolean...) - Method in class org.safs.persist.VerifierToFile
-
- VERIFY_GREATER_THEN - Static variable in class org.safs.DCDriverTimerCommands
-
- VERIFY_LESS_THEN - Static variable in class org.safs.DCDriverTimerCommands
-
- VERIFY_RANGE - Static variable in class org.safs.DCDriverTimerCommands
-
- VERIFYARRAYPROPERTYTOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyArrayPropertyToFile(String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the value of an array property with a benchmark file
Typically, benchmarks are stored in the Datapool\Bench directory.
- verifyArrayPropertyToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the value of an array property with a benchmark file
Typically, benchmarks are stored in the Datapool\Bench directory.
- verifyArrayPropertyToFile(String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of an array property with a benchmark file
Typically, benchmarks are stored in the Datapool\Bench directory.
- verifyArrayPropertyToFile(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of an array property with a benchmark file
Typically, benchmarks are stored in the Datapool\Bench directory.
- verifyArrayPropertyToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of an array property with a benchmark file
Typically, benchmarks are stored in the Datapool\Bench directory.
- verifyArrayPropertyToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of an array property with a benchmark file
Typically, benchmarks are stored in the Datapool\Bench directory.
- VERIFYARRAYPROPERTYTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyArrayPropertyToFile"
- verifyAssertActivityMethods(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- VERIFYBINARYFILETOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyBinaryFileToFile(String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a binary file with a benchmark file.
- verifyBinaryFileToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a binary file with a benchmark file.
- verifyBinaryFileToFile(String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary file with a benchmark file.
- verifyBinaryFileToFile(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary file with a benchmark file.
- verifyBinaryFileToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary file with a benchmark file.
- verifyBinaryFileToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary file with a benchmark file.
- VerifyBinaryFileToFile(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify the current contents of a binary (image) file with a benchmark file.
- VerifyBinaryFileToFile(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify the current contents of a binary (image) file with a benchmark file.
- VERIFYBINARYFILETOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyBinaryFileToFile"
- verifyBodySource(String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Compares the HTML source of the BODY tag with that of a benchmark file.
- verifyBodySource(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Compares the HTML source of the BODY tag with that of a benchmark file.
- verifyBodySource(String, String) - Method in class org.safs.model.components.HTMLDocument
-
Compares the HTML source of the BODY tag with that of a benchmark file.
- verifyBodySource(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Compares the HTML source of the BODY tag with that of a benchmark file.
- verifyBodySource(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Compares the HTML source of the BODY tag with that of a benchmark file.
- verifyBodySource(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Compares the HTML source of the BODY tag with that of a benchmark file.
- VERIFYBODYSOURCE - Static variable in class org.safs.rational.CFHtmlDocument
-
- VERIFYBODYSOURCE - Static variable in class org.safs.selenium.CFHTMLDocument
-
- VERIFYBODYSOURCE_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"VerifyBodySource"
- verifyBodyText(String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Compares the visible doc text with that of a benchmark file.
- verifyBodyText(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Compares the visible doc text with that of a benchmark file.
- verifyBodyText(String, String) - Method in class org.safs.model.components.HTMLDocument
-
Compares the visible doc text with that of a benchmark file.
- verifyBodyText(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Compares the visible doc text with that of a benchmark file.
- verifyBodyText(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Compares the visible doc text with that of a benchmark file.
- verifyBodyText(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Compares the visible doc text with that of a benchmark file.
- VERIFYBODYTEXT - Static variable in class org.safs.rational.CFHtmlDocument
-
- VERIFYBODYTEXT - Static variable in class org.safs.selenium.CFHTMLDocument
-
- VERIFYBODYTEXT_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"VerifyBodyText"
- verifyButtonClicked(String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Verifies a particular case-sensitive button text item is selected
Verifies a particular case-sensitive button text item is selected
- verifyButtonClicked(String) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive button text item is selected
Verifies a particular case-sensitive button text item is selected
- verifyButtonClicked(StepTestTable, String) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive button text item is selected
Verifies a particular case-sensitive button text item is selected
- VERIFYBUTTONCLICKED_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"VerifyButtonClicked"
- verifyButtonCount(String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Verifies a total button presents in the Toolbar.
- verifyButtonCount(String) - Method in class org.safs.model.components.ToolBar
-
Verifies a total button presents in the Toolbar.
- verifyButtonCount(StepTestTable, String) - Method in class org.safs.model.components.ToolBar
-
Verifies a total button presents in the Toolbar.
- VERIFYBUTTONCOUNT_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"VerifyButtonCount"
- verifyButtonText(String, String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Verifies a particular case-sensitive text (button.key) item exists
Verifies a particular case-sensitive text (button.key) item exists
- verifyButtonText(String, String, String[]) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Verifies a particular case-sensitive text (button.key) item exists
Verifies a particular case-sensitive text (button.key) item exists
- verifyButtonText(String, String) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive text (button.key) item exists
Verifies a particular case-sensitive text (button.key) item exists
- verifyButtonText(StepTestTable, String, String) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive text (button.key) item exists
Verifies a particular case-sensitive text (button.key) item exists
- verifyButtonText(String[]) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive text (button.key) item exists
Verifies a particular case-sensitive text (button.key) item exists
- verifyButtonText(StepTestTable, String[]) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive text (button.key) item exists
Verifies a particular case-sensitive text (button.key) item exists
- VERIFYBUTTONTEXT_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"VerifyButtonText"
- verifyButtonUnClicked(String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Verifies a particular case-sensitive button text item is unselected
Verifies a particular case-sensitive button text item is unselected
- verifyButtonUnClicked(String) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive button text item is unselected
Verifies a particular case-sensitive button text item is unselected
- verifyButtonUnClicked(StepTestTable, String) - Method in class org.safs.model.components.ToolBar
-
Verifies a particular case-sensitive button text item is unselected
Verifies a particular case-sensitive button text item is unselected
- VERIFYBUTTONUNCLICKED_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"VerifyButtonUnClicked"
- verifyCellEditable(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String[]) - Method in class org.safs.model.components.DotNetTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String[]) - Method in class org.safs.model.components.HTMLTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(String[]) - Method in class org.safs.model.components.JavaTable
-
Verifies whether the specified cell is editable.
- verifyCellEditable(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Verifies whether the specified cell is editable.
- VERIFYCELLEDITABLE - Static variable in class org.safs.rational.CFTable
-
- VERIFYCELLEDITABLE - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYCELLEDITABLE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyCellEditable"
- VERIFYCELLEDITABLE_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyCellEditable"
- VERIFYCELLEDITABLE_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyCellEditable"
- verifyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Verify a specific cell's text.
- verifyCellText(String, String, String[]) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Verify a specific cell's text.
- verifyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellText(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String) - Method in class org.safs.model.components.FPSpread
-
Verify a specific cell's text.
- verifyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.FPSpread
-
Verify a specific cell's text.
- verifyCellText(String[]) - Method in class org.safs.model.components.FPSpread
-
Verify a specific cell's text.
- verifyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.FPSpread
-
Verify a specific cell's text.
- verifyCellText(String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellText(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellText(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyCellText(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- VERIFYCELLTEXT - Static variable in class org.safs.rational.CFTable
-
- VERIFYCELLTEXT - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyCellText"
- VERIFYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"VerifyCellText"
- VERIFYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyCellText"
- VERIFYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyCellText"
- verifyCellTextContains(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyCellTextContains(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- VERIFYCELLTEXTCONTAINS - Static variable in class org.safs.rational.CFTable
-
- VERIFYCELLTEXTCONTAINS - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYCELLTEXTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyCellTextContains"
- VERIFYCELLTEXTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyCellTextContains"
- VERIFYCELLTEXTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyCellTextContains"
- verifyCellTextFind(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- verifyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on cell values.
- VERIFYCELLTEXTFIND - Static variable in class org.safs.rational.CFTable
-
- VERIFYCELLTEXTFIND - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyCellTextFind"
- VERIFYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyCellTextFind"
- VERIFYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyCellTextFind"
- verifyCellValue(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Verify the value of a specific Cell.
- verifyCellValue(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Verify the value of a specific Cell.
- verifyCellValue(String, String, String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Verify the contents of a particular cell at position
row, column.
- verifyCellValue(String, String, String[]) - Static method in class org.safs.model.commands.TableViewFunctions
-
Verify the contents of a particular cell at position
row, column.
- verifyCellValue(String, String) - Method in class org.safs.model.components.HTMLTable
-
Verify the value of a specific Cell.
- verifyCellValue(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Verify the value of a specific Cell.
- verifyCellValue(String[]) - Method in class org.safs.model.components.HTMLTable
-
Verify the value of a specific Cell.
- verifyCellValue(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Verify the value of a specific Cell.
- verifyCellValue(String, String, String) - Method in class org.safs.model.components.TableView
-
Verify the contents of a particular cell at position
row, column.
- verifyCellValue(StepTestTable, String, String, String) - Method in class org.safs.model.components.TableView
-
Verify the contents of a particular cell at position
row, column.
- verifyCellValue(String[]) - Method in class org.safs.model.components.TableView
-
Verify the contents of a particular cell at position
row, column.
- verifyCellValue(StepTestTable, String[]) - Method in class org.safs.model.components.TableView
-
Verify the contents of a particular cell at position
row, column.
- VERIFYCELLVALUE - Static variable in class org.safs.rational.CFHtmlTable
-
- VERIFYCELLVALUE - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYCELLVALUE_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyCellValue"
- VERIFYCELLVALUE_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"VerifyCellValue"
- VERIFYCLIPBOARDTOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyClipboardToFile() - Method in class org.safs.ComponentFunction
-
- VERIFYCLIPBOARDTOFILE - Static variable in class org.safs.DCDriverMiscCommands
-
- verifyClipboardToFile(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of the Windows clipboard with a benchmark file.
- verifyClipboardToFile() - Method in class org.safs.rational.CFComponent
-
Purpose: verifyClipboardToFile
- VerifyClipboardToFile(String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Verify the current contents of the Windows clipboard with a benchmark file.
- VERIFYCLIPBOARDTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"VerifyClipboardToFile"
- VERIFYCLIPBOARDTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyClipboardToFile"
- VERIFYCLIPBOARDTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyClipboardToFile"
- verifyClipboardVP(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of the Windows clipboard using a Robot ClipboardVP.
- verifyClipboardVP(String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of the Windows clipboard using a Robot ClipboardVP.
- verifyClipboardVP(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of the Windows clipboard using a Robot ClipboardVP.
- VERIFYCLIPBOARDVP_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyClipboardVP"
- verifyColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular column's label when given a column number.
- verifyColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular column's label when given a column number.
- VERIFYCOLUMNLABEL - Static variable in class org.safs.rational.CFTable
-
- VERIFYCOLUMNLABEL - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyColumnLabel"
- VERIFYCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyColumnLabel"
- VERIFYCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyColumnLabel"
- verifyComponentBox(String, String) - Method in class org.safs.selenium.webdriver.lib.Component
-
Purpose: Compare the contents of Component box to the original text.
If they are same, return true; otherwise, return false.
- verifyComputedStyle(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify a component's 'computed style' against a benchmark file.
- verifyComputedStyle(String) - Method in class org.safs.model.components.GenericMaster
-
Verify a component's 'computed style' against a benchmark file.
- verifyComputedStyle(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Verify a component's 'computed style' against a benchmark file.
- VerifyComputedStyle(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
Verify computed CSS style against bench mark.
- VERIFYCOMPUTEDSTYLE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyComputedStyle"
- verifyContains(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Verify the item (specified by text, partialMatch and matchIndex) is contained in the listview.
- verifyContains(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- verifyContains(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- verifyContains(TextMatchingCriterion) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Verify the item (specified by text, partialMatch and matchIndex) is contained.
- verifyContains(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- VERIFYDATABASENULLVALUE - Static variable in class org.safs.DatabaseCommandsHelper
-
- verifyDatabaseNullValue(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: verifyDatabaseNullValue
Verifies that the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(StepTestTable, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(String[]) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDatabaseNullValue(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- VERIFYDATABASENULLVALUE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"VerifyDatabaseNullValue"
- VERIFYDATABASENULLVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"VerifyDatabaseNullValue"
- VERIFYDATABASENULLVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyDatabaseNullValue"
- VERIFYDATABASEVALUE - Static variable in class org.safs.DatabaseCommandsHelper
-
- verifyDatabaseValue(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: verifyDatabaseValue:
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(String[]) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDatabaseValue(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- VERIFYDATABASEVALUE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"VerifyDatabaseValue"
- VERIFYDATABASEVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"VerifyDatabaseValue"
- VERIFYDATABASEVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyDatabaseValue"
- VERIFYDBNULLVALUE - Static variable in class org.safs.DatabaseCommandsHelper
-
- verifyDBNullValue(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: verifyDBNullValue: same as verifyDatabaseNullValue
- verifyDBNullValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(StepTestTable, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(String[]) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- verifyDBNullValue(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Verifies the value of a field in a database table is NULL
Verifies the value of a field in a database table is NULL.
- VERIFYDBNULLVALUE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"VerifyDBNullValue"
- VERIFYDBNULLVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"VerifyDBNullValue"
- VERIFYDBNULLVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyDBNullValue"
- VERIFYDBVALUE - Static variable in class org.safs.DatabaseCommandsHelper
-
- verifyDBValue(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: verifyDBValue: same as verifyDatabaseValue
- verifyDBValue(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(String[]) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- verifyDBValue(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Verifies the case-sensitive value of a field in a database table
Verifies the case-sensitive value of a field in a database table.
- VERIFYDBVALUE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"VerifyDBValue"
- VERIFYDBVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"VerifyDBValue"
- VERIFYDBVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyDBValue"
- verifyEditBox(SGuiObject, String) - Method in class org.safs.selenium.CFEditBox
-
Purpose: Compare the content of EditBox to the original keys,
If they are same, return true; Otherwise, return false.
- verifyEditBox(String) - Method in class org.safs.selenium.webdriver.lib.EditBox
-
Purpose: Compare the contents of EditBox to the original keys,
If they are same, return true; Otherwise, return false.
- verifyElapsedTimeInRange(String, String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was in the range of the given values.
- verifyElapsedTimeInRange(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was in the range of the given values.
- verifyElapsedTimeInRange(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was in the range of the given values.
- verifyElapsedTimeInRange(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was in the range of the given values.
- VerifyElapsedTimeInRange_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"VerifyElapsedTimeInRange"
- VerifyElapsedTimeInRange_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyElapsedTimeInRange"
- verifyElapsedTimeIsLess(String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was less then the given value.
- verifyElapsedTimeIsLess(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was less then the given value.
- verifyElapsedTimeIsLess(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was less then the given value.
- verifyElapsedTimeIsLess(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was less then the given value.
- VerifyElapsedTimeIsLess_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"VerifyElapsedTimeIsLess"
- VerifyElapsedTimeIsLess_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyElapsedTimeIsLess"
- verifyElapsedTimeIsMore(String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was greater then the given value.
- verifyElapsedTimeIsMore(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was greater then the given value.
- verifyElapsedTimeIsMore(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was greater then the given value.
- verifyElapsedTimeIsMore(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was greater then the given value.
- VerifyElapsedTimeIsMore_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"VerifyElapsedTimeIsMore"
- VerifyElapsedTimeIsMore_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyElapsedTimeIsMore"
- verifyExpandedState(String, String, String, String) - Static method in class org.safs.model.commands.SSTreeFunctions
-
Routine to verify the state of the Expanded property--True or False--
for the node with the provided text.
- verifyExpandedState(String, String, String[]) - Static method in class org.safs.model.commands.SSTreeFunctions
-
Routine to verify the state of the Expanded property--True or False--
for the node with the provided text.
- verifyExpandedState(String, String) - Method in class org.safs.model.components.SSTree
-
Routine to verify the state of the Expanded property--True or False--
for the node with the provided text.
- verifyExpandedState(StepTestTable, String, String) - Method in class org.safs.model.components.SSTree
-
Routine to verify the state of the Expanded property--True or False--
for the node with the provided text.
- verifyExpandedState(String[]) - Method in class org.safs.model.components.SSTree
-
Routine to verify the state of the Expanded property--True or False--
for the node with the provided text.
- verifyExpandedState(StepTestTable, String[]) - Method in class org.safs.model.components.SSTree
-
Routine to verify the state of the Expanded property--True or False--
for the node with the provided text.
- VERIFYEXPANDEDSTATE_KEYWORD - Static variable in class org.safs.model.commands.SSTreeFunctions
-
"VerifyExpandedState"
- VERIFYFILETOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyFileToFile(boolean) - Method in class org.safs.ComponentFunction
-
- verifyFileToFile(String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(boolean) - Method in class org.safs.rational.CFComponent
-
Purpose: verifyFileToFile
- VerifyFileToFile(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- VerifyFileToFile(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify the current contents of a text file with a benchmark file (same as VerifyTextFileToFile).
- verifyFileToFile(boolean) - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Purpose: verifyFileToFile
- VERIFYFILETOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyFileToFile"
- verifyFuzzyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- VERIFYFUZZYCELLTEXT - Static variable in class org.safs.rational.CFTable
-
- VERIFYFUZZYCELLTEXT - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyFuzzyCellText"
- VERIFYFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyFuzzyCellText"
- VERIFYFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyFuzzyCellText"
- verifyFuzzyCellTextContains(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- verifyFuzzyCellTextContains(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell value.
- VERIFYFUZZYCELLTEXTCONTAINS - Static variable in class org.safs.rational.CFTable
-
- VERIFYFUZZYCELLTEXTCONTAINS - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYFUZZYCELLTEXTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyFuzzyCellTextContains"
- VERIFYFUZZYCELLTEXTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyFuzzyCellTextContains"
- VERIFYFUZZYCELLTEXTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyFuzzyCellTextContains"
- verifyFuzzyCellTextFind(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- verifyFuzzyCellTextFind(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to verify a particular cell by finding the row based on fuzzy cell values.
- VERIFYFUZZYCELLTEXTFIND - Static variable in class org.safs.rational.CFTable
-
- VERIFYFUZZYCELLTEXTFIND - Static variable in class org.safs.selenium.CFHTMLTable
-
- VERIFYFUZZYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"VerifyFuzzyCellTextFind"
- VERIFYFUZZYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"VerifyFuzzyCellTextFind"
- VERIFYFUZZYCELLTEXTFIND_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"VerifyFuzzyCellTextFind"
- verifyGetViewByIdMethods(int, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- VERIFYGUIIMAGETOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyGUIImageToFile(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the screen shot of a GUI component with a benchmark image file
Verify the screen shot of a GUI component with a benchmark image file.
- verifyGUIImageToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the screen shot of a GUI component with a benchmark image file
Verify the screen shot of a GUI component with a benchmark image file.
- verifyGUIImageToFile(String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the screen shot of a GUI component with a benchmark image file
Verify the screen shot of a GUI component with a benchmark image file.
- verifyGUIImageToFile(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the screen shot of a GUI component with a benchmark image file
Verify the screen shot of a GUI component with a benchmark image file.
- verifyGUIImageToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the screen shot of a GUI component with a benchmark image file
Verify the screen shot of a GUI component with a benchmark image file.
- verifyGUIImageToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the screen shot of a GUI component with a benchmark image file
Verify the screen shot of a GUI component with a benchmark image file.
- VerifyGUIImageToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify the screen shot of a GUI component with a benchmark image file.
- VerifyGUIImageToFile(Component, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify the screen shot of a GUI component with a benchmark image file.
- VERIFYGUIIMAGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyGUIImageToFile"
- verifyHTMLImage(String, String, String, String) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Attempts to verify an HTMLImage on a webpage to a benchmark file.
- verifyHTMLImage(String, String, String[]) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Attempts to verify an HTMLImage on a webpage to a benchmark file.
- verifyHTMLImage(String, String) - Method in class org.safs.model.components.HTMLImage
-
Attempts to verify an HTMLImage on a webpage to a benchmark file.
- verifyHTMLImage(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLImage
-
Attempts to verify an HTMLImage on a webpage to a benchmark file.
- verifyHTMLImage(String[]) - Method in class org.safs.model.components.HTMLImage
-
Attempts to verify an HTMLImage on a webpage to a benchmark file.
- verifyHTMLImage(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLImage
-
Attempts to verify an HTMLImage on a webpage to a benchmark file.
- VERIFYHTMLIMAGE - Static variable in class org.safs.rational.CFHtmlImage
-
- VERIFYHTMLIMAGE_KEYWORD - Static variable in class org.safs.model.commands.HTMLImageFunctions
-
"VerifyHTMLImage"
- verifyImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Performs a GenericObjectVP CompareImage OR a RegionImageVP on an object.
- verifyImage(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs a WindowVP CompareImage OR a RegionImageVP on an object.
- verifyImage(String) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareImage OR a RegionImageVP on an object.
- verifyImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareImage OR a RegionImageVP on an object.
- verifyImage(String) - Method in class org.safs.model.components.Window
-
Performs a WindowVP CompareImage OR a RegionImageVP on an object.
- verifyImage(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Performs a WindowVP CompareImage OR a RegionImageVP on an object.
- VERIFYIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"VerifyImage"
- VERIFYIMAGE_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"VerifyImage"
- verifyInstrumentsRecording(String) - Static method in class org.safs.ios.Utilities
-
Locate and return a File reference to the most recent Results file from an active Instruments
Script.
- verifyItem(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-sensitive item based on index is equal
to a particular value.
- verifyItem(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-sensitive item based on index is equal
to a particular value.
- verifyItem(String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive item based on index is equal
to a particular value.
- verifyItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive item based on index is equal
to a particular value.
- verifyItem(String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive item based on index is equal
to a particular value.
- verifyItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive item based on index is equal
to a particular value.
- VERIFYITEM - Static variable in class org.safs.rational.CFList
-
- verifyItem(GuiSubitemTestObject, String, Iterator) - Method in class org.safs.rational.CFList
-
Purpose: verifyItem
- VERIFYITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyItem"
- verifyItemExpanded(TreeNode) - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
Note:In subclass, we need to update the 'expanded' property of TreeNode.
Verify if a tree node is expanded or collapsed.
- verifyItemExpanded(TreeNode) - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- verifyItemExpanded(TreeNode) - Method in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- verifyItemExpension(TreeNode, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractMenuSelectable
-
As it is hard to know if a MenuItem has been selected, it is so transient.
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- verifyItemSelected(Element) - Method in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
As we call SAP API TreeNode.select() to show a node on page, which will set the 'selected'
property to true.
- verifyItemSelection(TextMatchingCriterion, boolean) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Verify the item (specified by text, partialMatch and matchIndex) is selected or un-selected in the listview.
- verifyItemSelection(int, boolean) - Method in class org.safs.selenium.webdriver.lib.ListView
-
Verify the item (specified by index) is selected or un-selected in the listview.
- verifyItemSelection(TextMatchingCriterion, boolean) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- verifyItemSelection(int, boolean) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- verifyItemSelection(int, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
- verifyItemSelection(int, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- verifyItemSelection(TextMatchingCriterion, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- verifyItemSelection(Element, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- verifyItemSelection(TextMatchingCriterion, boolean) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Verify the item (specified by text, partialMatch and matchIndex) is selected or un-selected.
- verifyItemSelection(int, boolean) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Verify the item (specified by index) is selected or un-selected.
- verifyItemSelection(TextMatchingCriterion, boolean) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- verifyItemSelection(int, boolean) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- verifyItemUnselected(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-sensitive text item is NOT selected.
- verifyItemUnselected(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Verifies a particular case-sensitive text item is NOT selected.
- verifyItemUnselected(String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive text item is NOT selected.
- verifyItemUnselected(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive text item is NOT selected.
- verifyItemUnselected(String) - Method in class org.safs.model.components.ListView
-
Verifies a particular case-sensitive text item is NOT selected.
- verifyItemUnselected(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Verifies a particular case-sensitive text item is NOT selected.
- VERIFYITEMUNSELECTED - Static variable in class org.safs.rational.CFList
-
- VerifyItemUnselected(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Verify that an item is not selected in ListView.
- VERIFYITEMUNSELECTED - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYITEMUNSELECTED_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyItemUnselected"
- VERIFYITEMUNSELECTED_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"VerifyItemUnselected"
- verifyListContains(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item exists in the list (somewhere)
Verifies a particular list-item exists in the list (somewhere).
- verifyListContains(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item exists in the list (somewhere)
Verifies a particular list-item exists in the list (somewhere).
- verifyListContains(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Verify that a list view contains the provided item.
- verifyListContains(String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item exists in the list (somewhere)
Verifies a particular list-item exists in the list (somewhere).
- verifyListContains(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item exists in the list (somewhere)
Verifies a particular list-item exists in the list (somewhere).
- verifyListContains(String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item exists in the list (somewhere)
Verifies a particular list-item exists in the list (somewhere).
- verifyListContains(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item exists in the list (somewhere)
Verifies a particular list-item exists in the list (somewhere).
- verifyListContains(String) - Method in class org.safs.model.components.ListView
-
Verify that a list view contains the provided item.
- verifyListContains(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Verify that a list view contains the provided item.
- VERIFYLISTCONTAINS - Static variable in class org.safs.rational.CFList
-
- VerifyListContains(GuiSubitemTestObject, String, Iterator, boolean) - Method in class org.safs.rational.CFList
-
Purpose: respond to VERIFYLISTCONTAINS and VERIFYLISCONTAINSPARTIALMATCH.
- VerifyListContains(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Verify that an item is contained in ListView.
- VERIFYLISTCONTAINS - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYLISTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyListContains"
- VERIFYLISTCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"VerifyListContains"
- verifyListContainsPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item substring exists in the list (somewhere)
Verifies a particular list-item substring exists in the list (somewhere).
- verifyListContainsPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item substring exists in the list (somewhere)
Verifies a particular list-item substring exists in the list (somewhere).
- verifyListContainsPartialMatch(String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring exists in the list (somewhere)
Verifies a particular list-item substring exists in the list (somewhere).
- verifyListContainsPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring exists in the list (somewhere)
Verifies a particular list-item substring exists in the list (somewhere).
- verifyListContainsPartialMatch(String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring exists in the list (somewhere)
Verifies a particular list-item substring exists in the list (somewhere).
- verifyListContainsPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring exists in the list (somewhere)
Verifies a particular list-item substring exists in the list (somewhere).
- VERIFYLISTCONTAINSPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- VERIFYLISTCONTAINSPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYLISTCONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyListContainsPartialMatch"
- verifyListDoesNotContain(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item does NOT exists in the list (somewhere)
Verifies a particular list-item does NOT exists in the list (somewhere).
- verifyListDoesNotContain(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item does NOT exists in the list (somewhere)
Verifies a particular list-item does NOT exists in the list (somewhere).
- verifyListDoesNotContain(String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item does NOT exists in the list (somewhere)
Verifies a particular list-item does NOT exists in the list (somewhere).
- verifyListDoesNotContain(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item does NOT exists in the list (somewhere)
Verifies a particular list-item does NOT exists in the list (somewhere).
- verifyListDoesNotContain(String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item does NOT exists in the list (somewhere)
Verifies a particular list-item does NOT exists in the list (somewhere).
- verifyListDoesNotContain(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item does NOT exists in the list (somewhere)
Verifies a particular list-item does NOT exists in the list (somewhere).
- VERIFYLISTDOESNOTCONTAIN - Static variable in class org.safs.rational.CFList
-
- VERIFYLISTDOESNOTCONTAIN - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYLISTDOESNOTCONTAIN_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyListDoesNotContain"
- verifyListDoesNotContainPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item substring does NOT exists in the list (somewhere)
Verifies a particular list-item substring does NOT exists in the list (somewhere).
- verifyListDoesNotContainPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular list-item substring does NOT exists in the list (somewhere)
Verifies a particular list-item substring does NOT exists in the list (somewhere).
- verifyListDoesNotContainPartialMatch(String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring does NOT exists in the list (somewhere)
Verifies a particular list-item substring does NOT exists in the list (somewhere).
- verifyListDoesNotContainPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring does NOT exists in the list (somewhere)
Verifies a particular list-item substring does NOT exists in the list (somewhere).
- verifyListDoesNotContainPartialMatch(String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring does NOT exists in the list (somewhere)
Verifies a particular list-item substring does NOT exists in the list (somewhere).
- verifyListDoesNotContainPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular list-item substring does NOT exists in the list (somewhere)
Verifies a particular list-item substring does NOT exists in the list (somewhere).
- VERIFYLISTDOESNOTCONTAINPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- VERIFYLISTDOESNOTCONTAINPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYLISTDOESNOTCONTAINPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyListDoesNotContainPartialMatch"
- VerifyListNotContain(GuiSubitemTestObject, String, Iterator, boolean) - Method in class org.safs.rational.CFList
-
Purpose: respond to VERIFYLISDOESNOTCONTAINMATCH and VERIFYLISDOESNOTCONTAINPARTIALMATCH
- verifyMainMenu(String, String, String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Compares the active windows menu system with a benchmark
Retrieves the active windows menu system and outputs the full structure
with status to a file.
- verifyMainMenu(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Compares the active windows menu system with a benchmark
Retrieves the active windows menu system and outputs the full structure
with status to a file.
- verifyMainMenu(String, String, String, String) - Method in class org.safs.model.components.Window
-
Compares the active windows menu system with a benchmark
Retrieves the active windows menu system and outputs the full structure
with status to a file.
- verifyMainMenu(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.Window
-
Compares the active windows menu system with a benchmark
Retrieves the active windows menu system and outputs the full structure
with status to a file.
- verifyMainMenu(String[]) - Method in class org.safs.model.components.Window
-
Compares the active windows menu system with a benchmark
Retrieves the active windows menu system and outputs the full structure
with status to a file.
- verifyMainMenu(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Compares the active windows menu system with a benchmark
Retrieves the active windows menu system and outputs the full structure
with status to a file.
- VERIFYMAINMENU_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"VerifyMainMenu"
- verifyMenuBar(Object, String, String, boolean) - Method in class org.safs.rational.CFMenuBar
-
Purpose: Verify the existance of a path and verify it's status
- verifyMenuBar(Object, String, String, boolean) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
Note: Overrides the superclass to handle a FlexMenuBarTestObject.
- verifyMenuID(String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to verify the state information of a particular menuitem
identified by MenuID.
- verifyMenuID(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to verify the state information of a particular menuitem
identified by MenuID.
- verifyMenuID(String, String) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular menuitem
identified by MenuID.
- verifyMenuID(StepTestTable, String, String) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular menuitem
identified by MenuID.
- verifyMenuID(String[]) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular menuitem
identified by MenuID.
- verifyMenuID(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular menuitem
identified by MenuID.
- VERIFYMENUID_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"VerifyMenuID"
- VERIFYMENUITEM - Static variable in class org.safs.ComponentFunction
-
- verifyMenuItem(boolean) - Method in class org.safs.ComponentFunction
-
- verifyMenuItem(String, String, String, String) - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String, String, String[]) - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String, String, String[]) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-sensitive menu-item exists
in the list (somewhere)
Verifies a particular case-sensitive menu-item exists
in the list (somewhere)
- verifyMenuItem(String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to verify the state information of a particular text string menuitem.
- verifyMenuItem(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to verify the state information of a particular text string menuitem.
- verifyMenuItem(String, String) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String[]) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String, String, String) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String[]) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(StepTestTable, String[]) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the a particular menuitem exists in a menu.
- verifyMenuItem(String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive menu-item exists
in the list (somewhere)
Verifies a particular case-sensitive menu-item exists
in the list (somewhere)
- verifyMenuItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive menu-item exists
in the list (somewhere)
Verifies a particular case-sensitive menu-item exists
in the list (somewhere)
- verifyMenuItem(String, String) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular text string menuitem.
- verifyMenuItem(StepTestTable, String, String) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular text string menuitem.
- verifyMenuItem(String[]) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular text string menuitem.
- verifyMenuItem(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a particular text string menuitem.
- verifyMenuItem(boolean) - Method in class org.safs.rational.CFComponent
-
perform actions for keywords verifyMenuItem and verifyMenuItemContains
- VERIFYMENUITEM - Static variable in class org.safs.rational.CFList
-
- verifyMenuItem(GuiSubitemTestObject, String) - Method in class org.safs.rational.CFList
-
Purpose: verifyMenuItem
- VERIFYMENUITEM - Static variable in class org.safs.rational.CFMenuBar
-
- verifyMenuItem() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Verify of existance of the provided path exactly
Verify whether the status of the menuitem matches the provided status (optional parameter)
- VerifyMenuItem(Component, String) - Static method in class org.safs.SAFSPlus.Menu
-
Verify the existence of a menuItem according to its text value.
- VerifyMenuItem(Component, String, String, String) - Static method in class org.safs.SAFSPlus.Menu
-
Verify the existence of a menuItem according to its text value, it will verify the Nth matched item.
- verifyMenuItem(TextMatchingCriterion, String) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- verifyMenuItem(TextMatchingCriterion, String) - Method in class org.safs.selenium.webdriver.lib.model.AbstractMenuSelectable
-
- verifyMenuItem(TextMatchingCriterion, String) - Method in interface org.safs.selenium.webdriver.lib.model.IMenuSelectable
-
- VERIFYMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.DotNetMenuFunctions
-
"VerifyMenuItem"
- VERIFYMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.JavaMenuFunctions
-
"VerifyMenuItem"
- VERIFYMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyMenuItem"
- VERIFYMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"VerifyMenuItem"
- VERIFYMENUITEMCONTAINS - Static variable in class org.safs.ComponentFunction
-
- verifyMenuItemContains(String, String, String, String) - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String, String, String[]) - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String, String, String[]) - Static method in class org.safs.model.commands.JavaMenuFunctions
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to verify the state information of a menuitem found by partial text match.
- verifyMenuItemContains(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Attempts to verify the state information of a menuitem found by partial text match.
- verifyMenuItemContains(String, String) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String[]) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String, String, String) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String[]) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(StepTestTable, String[]) - Method in class org.safs.model.components.JavaMenu
-
Attempts to verify the existence of a menuitem found by partial text match.
- verifyMenuItemContains(String, String) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a menuitem found by partial text match.
- verifyMenuItemContains(StepTestTable, String, String) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a menuitem found by partial text match.
- verifyMenuItemContains(String[]) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a menuitem found by partial text match.
- verifyMenuItemContains(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Attempts to verify the state information of a menuitem found by partial text match.
- VERIFYMENUITEMCONTAINS - Static variable in class org.safs.rational.CFMenuBar
-
- verifyMenuItemContains() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Verify of existance of the provided path non-exactly
Verify whether the status of the menuitem matches the provided status (optional parameter)
- VerifyMenuItemContains(Component, String) - Static method in class org.safs.SAFSPlus.Menu
-
Verify the existence of a menuItem found by partial text match.
- VerifyMenuItemContains(Component, String, String, String) - Static method in class org.safs.SAFSPlus.Menu
-
Verify the existence of a menuItem found by partial text match, it will verify the Nth matched item.
- VERIFYMENUITEMCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.DotNetMenuFunctions
-
"VerifyMenuItemContains"
- VERIFYMENUITEMCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.JavaMenuFunctions
-
"VerifyMenuItemContains"
- VERIFYMENUITEMCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"VerifyMenuItemContains"
- verifyMenuPartialMatch(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-insensitive menu-item
substring exists in the list (somewhere)
Verifies a particular case-insensitive menu-item
substring exists in the list (somewhere)
- verifyMenuPartialMatch(String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-insensitive menu-item
substring exists in the list (somewhere)
Verifies a particular case-insensitive menu-item
substring exists in the list (somewhere)
- verifyMenuPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-insensitive menu-item
substring exists in the list (somewhere)
Verifies a particular case-insensitive menu-item
substring exists in the list (somewhere)
- VERIFYMENUPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- VERIFYMENUPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyMenuPartialMatch"
- verifyNodesRegistered(String, String, WebDriverGUIUtilities.GridNode...) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Verify if an array of GridNode have been registered to grid hub.
- verifyNodeUnselected(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular text node is NOT selected.
- verifyNodeUnselected(String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular text node is NOT selected.
- verifyNodeUnselected(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular text node is NOT selected.
- VERIFYNODEUNSELECTED - Static variable in class org.safs.rational.CFTree
-
- VerifyNodeUnselected(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Verify the selection of a node according to its path, node should be unselected.
- VERIFYNODEUNSELECTED_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyNodeUnselected"
- VERIFYOBJECTDATATOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyObjectDataToFile() - Method in class org.safs.ComponentFunction
-
- verifyObjectDataToFile(String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of an object's data with a benchmark file.
- verifyObjectDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of an object's data with a benchmark file.
- verifyObjectDataToFile(String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of an object's data with a benchmark file.
- verifyObjectDataToFile(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of an object's data with a benchmark file.
- verifyObjectDataToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of an object's data with a benchmark file.
- verifyObjectDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of an object's data with a benchmark file.
- verifyObjectDataToFile() - Method in class org.safs.rational.CFComponent
-
Purpose: verifyObjectDataToFile
- VerifyObjectDataToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify the current contents of a component's data with a benchmark file.
- VERIFYOBJECTDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyObjectDataToFile"
- verifyOCRValue(String, String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs an UNLOGGED WindowVP CompareImage OR a RegionImageVP on an
object then attempts to retrieve and compare OCR text to the expected
value provided.
- verifyOCRValue(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs an UNLOGGED WindowVP CompareImage OR a RegionImageVP on an
object then attempts to retrieve and compare OCR text to the expected
value provided.
- verifyOCRValue(String, String, String) - Method in class org.safs.model.components.Window
-
Performs an UNLOGGED WindowVP CompareImage OR a RegionImageVP on an
object then attempts to retrieve and compare OCR text to the expected
value provided.
- verifyOCRValue(StepTestTable, String, String, String) - Method in class org.safs.model.components.Window
-
Performs an UNLOGGED WindowVP CompareImage OR a RegionImageVP on an
object then attempts to retrieve and compare OCR text to the expected
value provided.
- verifyOCRValue(String[]) - Method in class org.safs.model.components.Window
-
Performs an UNLOGGED WindowVP CompareImage OR a RegionImageVP on an
object then attempts to retrieve and compare OCR text to the expected
value provided.
- verifyOCRValue(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Performs an UNLOGGED WindowVP CompareImage OR a RegionImageVP on an
object then attempts to retrieve and compare OCR text to the expected
value provided.
- VERIFYOCRVALUE_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"VerifyOCRValue"
- verifyPartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-insensitive item based on
index is has as substring a particular value.
- verifyPartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-insensitive item based on
index is has as substring a particular value.
- verifyPartialMatch(String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-insensitive item based on
index is has as substring a particular value.
- verifyPartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-insensitive item based on
index is has as substring a particular value.
- verifyPartialMatch(String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-insensitive item based on
index is has as substring a particular value.
- verifyPartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-insensitive item based on
index is has as substring a particular value.
- VERIFYPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- VERIFYPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifyPartialMatch"
- verifyPopupMenu(String, String, String, String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify the complete status of the current popup menu with a benchmark file.
- verifyPopupMenu(String, String, String[]) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify the complete status of the current popup menu with a benchmark file.
- verifyPopupMenu(String, String, String, String) - Method in class org.safs.model.components.PopupMenu
-
Verify the complete status of the current popup menu with a benchmark file.
- verifyPopupMenu(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.PopupMenu
-
Verify the complete status of the current popup menu with a benchmark file.
- verifyPopupMenu(String[]) - Method in class org.safs.model.components.PopupMenu
-
Verify the complete status of the current popup menu with a benchmark file.
- verifyPopupMenu(StepTestTable, String[]) - Method in class org.safs.model.components.PopupMenu
-
Verify the complete status of the current popup menu with a benchmark file.
- VERIFYPOPUPMENU - Static variable in class org.safs.rational.CFMenuBar
-
- verifyPopupMenu() - Method in class org.safs.rational.CFMenuBar
-
Purpose: Verify the complete status of the current popup menu with a benchmark file.
- VERIFYPOPUPMENU_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"VerifyPopupMenu"
- VERIFYPOPUPMENUCONTAINS - Static variable in class org.safs.rational.CFMenuBar
-
- verifyPopupMenuID(String, String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify the state of a menuItem via its menuID in the currently active popup menu.
- verifyPopupMenuID(String, String, String[]) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify the state of a menuItem via its menuID in the currently active popup menu.
- verifyPopupMenuID(String, String) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem via its menuID in the currently active popup menu.
- verifyPopupMenuID(StepTestTable, String, String) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem via its menuID in the currently active popup menu.
- verifyPopupMenuID(String[]) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem via its menuID in the currently active popup menu.
- verifyPopupMenuID(StepTestTable, String[]) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem via its menuID in the currently active popup menu.
- VERIFYPOPUPMENUID_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"VerifyPopupMenuID"
- verifyPopupMenuItem(String, String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify the state of a menuItem found via its text in the currently active popup menu.
- verifyPopupMenuItem(String, String, String[]) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify the state of a menuItem found via its text in the currently active popup menu.
- verifyPopupMenuItem(String, String) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem found via its text in the currently active popup menu.
- verifyPopupMenuItem(StepTestTable, String, String) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem found via its text in the currently active popup menu.
- verifyPopupMenuItem(String[]) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem found via its text in the currently active popup menu.
- verifyPopupMenuItem(StepTestTable, String[]) - Method in class org.safs.model.components.PopupMenu
-
Verify the state of a menuItem found via its text in the currently active popup menu.
- VERIFYPOPUPMENUITEM - Static variable in class org.safs.rational.CFMenuBar
-
- VERIFYPOPUPMENUITEM_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"VerifyPopupMenuItem"
- verifyPopupMenuPartialMatch(String, String, String) - Static method in class org.safs.model.commands.PopupMenuFunctions
-
Verify if a menuItem contains a substring
Verify if a menuItem contains a substring
For Java popups: Valid recognition information for the Java window and
"child" popup menu must be provided.
- verifyPopupMenuPartialMatch(String) - Method in class org.safs.model.components.PopupMenu
-
Verify if a menuItem contains a substring
Verify if a menuItem contains a substring
For Java popups: Valid recognition information for the Java window and
"child" popup menu must be provided.
- verifyPopupMenuPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.PopupMenu
-
Verify if a menuItem contains a substring
Verify if a menuItem contains a substring
For Java popups: Valid recognition information for the Java window and
"child" popup menu must be provided.
- VERIFYPOPUPMENUPARTIALMATCH - Static variable in class org.safs.rational.CFMenuBar
-
- VERIFYPOPUPMENUPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.PopupMenuFunctions
-
"VerifyPopupMenuPartialMatch"
- verifyPropertiesSubsetToFile(String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Compare/Verify the subset of properties of a test object with the values stored in a benchmark file.
- verifyPropertiesSubsetToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Compare/Verify the subset of properties of a test object with the values stored in a benchmark file.
- verifyPropertiesSubsetToFile(String, String) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify the subset of properties of a test object with the values stored in a benchmark file.
- verifyPropertiesSubsetToFile(StepTestTable, String, String) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify the subset of properties of a test object with the values stored in a benchmark file.
- verifyPropertiesSubsetToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify the subset of properties of a test object with the values stored in a benchmark file.
- verifyPropertiesSubsetToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify the subset of properties of a test object with the values stored in a benchmark file.
- VerifyPropertiesSubsetToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Compare/Verify the value properties of a test object with a benchmark file.
Only those property names and values in the benchmark file will be compared.
- VERIFYPROPERTIESSUBSETTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyPropertiesSubsetToFile"
- verifyPropertiesToFile() - Method in class org.safs.ComponentFunction
-
Purpose: verifyPropertiesToFile
- verifyPropertiesToFile(String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Compare/Verify ALL of the value properties of a test object with a benchmark file.
- verifyPropertiesToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Compare/Verify ALL of the value properties of a test object with a benchmark file.
- verifyPropertiesToFile(String, String) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify ALL of the value properties of a test object with a benchmark file.
- verifyPropertiesToFile(StepTestTable, String, String) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify ALL of the value properties of a test object with a benchmark file.
- verifyPropertiesToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify ALL of the value properties of a test object with a benchmark file.
- verifyPropertiesToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Compare/Verify ALL of the value properties of a test object with a benchmark file.
- VerifyPropertiesToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Compare/Verify all of the value properties of a test object with a benchmark file.
- VERIFYPROPERTIESTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyPropertiesToFile"
- VERIFYPROPERTY - Static variable in class org.safs.ComponentFunction
-
- verifyProperty() - Method in class org.safs.ComponentFunction
-
Purpose: verifyProperty
- verifyProperty(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the value of a single object property
- verifyProperty(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the value of a single object property
- verifyProperty(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property
- verifyProperty(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property
- verifyProperty(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property
- verifyProperty(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property
- VerifyProperty(Component, String, String, boolean) - Static method in class org.safs.model.tools.Runner
-
Verify the value of a property on the component.
- VerifyProperty(Component, String, String) - Static method in class org.safs.SAFSPlus.Component
-
Verify object property.
- verifyProperty() - Method in class org.safs.selenium.CFComponent
-
Purpose: verifyProperty
- VERIFYPROPERTY_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyProperty"
- VERIFYPROPERTYCONTAINS - Static variable in class org.safs.ComponentFunction
-
- verifyPropertyContains() - Method in class org.safs.ComponentFunction
-
- verifyPropertyContains(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that the value of an object property contains a string
- verifyPropertyContains(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that the value of an object property contains a string
- verifyPropertyContains(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that the value of an object property contains a string
- verifyPropertyContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that the value of an object property contains a string
- verifyPropertyContains(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that the value of an object property contains a string
- verifyPropertyContains(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that the value of an object property contains a string
- VerifyPropertyContains(Component, String, String, boolean) - Static method in class org.safs.model.tools.Runner
-
Verify the value of a property on the component contains a specific substring (partial match).
- verifyPropertyContains() - Method in class org.safs.rational.CFComponent
-
Purpose: verifyPropertyContains
- VerifyPropertyContains(Component, String, String) - Static method in class org.safs.SAFSPlus.Component
-
Verify that the value of an object property contains a string.
The property could be attribute or CSS property.
- VerifyPropertyContains(Component, String, String, boolean) - Static method in class org.safs.SAFSPlus.Component
-
Verify that the value of an object property contains a string.
The property could be attribute or CSS property.
- VERIFYPROPERTYCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyPropertyContains"
- VERIFYPROPERTYTOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyPropertyToFile(boolean) - Method in class org.safs.ComponentFunction
-
Purpose: verifyArrayPropertyToFile/verifyPropertyToFile/verifyPropertiesToFile
- verifyPropertyToFile(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the value of a single object property with a benchmark file
Verify the value of a single object property with a benchmark file.
- verifyPropertyToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the value of a single object property with a benchmark file
Verify the value of a single object property with a benchmark file.
- verifyPropertyToFile(String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property with a benchmark file
Verify the value of a single object property with a benchmark file.
- verifyPropertyToFile(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property with a benchmark file
Verify the value of a single object property with a benchmark file.
- verifyPropertyToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property with a benchmark file
Verify the value of a single object property with a benchmark file.
- verifyPropertyToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the value of a single object property with a benchmark file
Verify the value of a single object property with a benchmark file.
- verifyPropertyToFile(boolean) - Method in class org.safs.rational.CFComponent
-
Purpose: verifyArrayPropertyToFile/verifyPropertyToFile
- VerifyPropertyToFile(Component, String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify the value of a single object property with a benchmark file.
- VERIFYPROPERTYTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyPropertyToFile"
- VerifyResponse(String...) - Static method in class org.safs.SAFSPlus.Rest
-
- VerifyResponseContains(String...) - Static method in class org.safs.SAFSPlus.Rest
-
- VERIFYROWLABEL - Static variable in class org.safs.rational.CFTable
-
- verifySelected(String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Verify Selected item is equal to specified parameter
Verify Selected item is equal to specified parameter
- verifySelected(String) - Method in class org.safs.model.components.ComboBox
-
Verify Selected item is equal to specified parameter
Verify Selected item is equal to specified parameter
- verifySelected(StepTestTable, String) - Method in class org.safs.model.components.ComboBox
-
Verify Selected item is equal to specified parameter
Verify Selected item is equal to specified parameter
- VERIFYSELECTED - Static variable in class org.safs.rational.CFComboBox
-
- verifySelected() - Method in class org.safs.rational.CFComboBox
-
Purpose:
- VERIFYSELECTED - Static variable in class org.safs.rational.CFList
-
- verifySelected(GuiSubitemTestObject, String, boolean) - Method in class org.safs.rational.CFList
-
Purpose: verifySelected
- verifySelected(GuiSubitemTestObject, String, boolean, boolean) - Method in class org.safs.rational.CFList
-
Purpose: verifySelected
- verifySelected() - Method in class org.safs.rational.flex.CFFlexComboBox
-
Purpose:
- verifySelected() - Method in class org.safs.rational.wpf.CFWPFComboBox
-
Overrides its parent to perform action 'VerifySelected' on DOTNET_WPF controls
- verifySelected(GuiSubitemTestObject, String, boolean, boolean) - Method in class org.safs.rational.wpf.CFWPFList
-
Note: Override the method in its super class CFList
- VerifySelected(Component, String) - Static method in class org.safs.SAFSPlus.ComboBox
-
Verify specific item in Combo Box is selected.
- verifySelected(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- VERIFYSELECTED_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"VerifySelected"
- verifySelectedItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-sensitive text item is selected
Verifies a particular case-sensitive text item is selected
- verifySelectedItem(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Verifies a particular case-sensitive text item is selected
- verifySelectedItem(String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive text item is selected
Verifies a particular case-sensitive text item is selected
- verifySelectedItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive text item is selected
Verifies a particular case-sensitive text item is selected
- verifySelectedItem(String) - Method in class org.safs.model.components.ListView
-
Verifies a particular case-sensitive text item is selected
- verifySelectedItem(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Verifies a particular case-sensitive text item is selected
- VERIFYSELECTEDITEM - Static variable in class org.safs.rational.CFComboBox
-
- VERIFYSELECTEDITEM - Static variable in class org.safs.rational.CFList
-
- VerifySelectedItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Verify that an item is selected in ListView.
- VERIFYSELECTEDITEM - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYSELECTEDITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifySelectedItem"
- VERIFYSELECTEDITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"VerifySelectedItem"
- verifySelectedNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular text node is selected.
- verifySelectedNode(String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular text node is selected.
- verifySelectedNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular text node is selected.
- VERIFYSELECTEDNODE - Static variable in class org.safs.rational.CFTree
-
- VerifySelectedNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Verify the selection of a node according to its path, node should be selected.
- VERIFYSELECTEDNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifySelectedNode"
- verifySelectedPartialMatch(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Verifies a particular case-sensitive item is selected
based on a substring match.
- verifySelectedPartialMatch(String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive item is selected
based on a substring match.
- verifySelectedPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Verifies a particular case-sensitive item is selected
based on a substring match.
- VERIFYSELECTEDPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- VERIFYSELECTEDPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- VERIFYSELECTEDPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"VerifySelectedPartialMatch"
- verifySelectedText(String, String, String) - Static method in class org.safs.model.commands.SSTreeFunctions
-
Routine to verify the text of the currently selected node.
- verifySelectedText(String) - Method in class org.safs.model.components.SSTree
-
Routine to verify the text of the currently selected node.
- verifySelectedText(StepTestTable, String) - Method in class org.safs.model.components.SSTree
-
Routine to verify the text of the currently selected node.
- verifySelectedText(ComboBox.Selectable, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.ComboBox
-
- VERIFYSELECTEDTEXT_KEYWORD - Static variable in class org.safs.model.commands.SSTreeFunctions
-
"VerifySelectedText"
- verifySignature(byte[], String, String) - Static method in class org.safs.RSA
-
Use 'public key' to verify the data is signed (signed by 'private key') correclty.
- verifySource - Variable in class org.safs.tools.drivers.AbstractDriver
-
- verifyStateIcon(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is selected/Checked.
- verifyStateIcon(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is selected/Checked.
- verifyStateIcon(String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected/Checked.
- verifyStateIcon(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected/Checked.
- verifyStateIcon(String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected/Checked.
- verifyStateIcon(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected/Checked.
- VERIFYSTATEICON_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyStateIcon"
- verifyStateIconUnselected(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is NOT selected.
- verifyStateIconUnselected(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is NOT selected.
- verifyStateIconUnselected(String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT selected.
- verifyStateIconUnselected(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT selected.
- verifyStateIconUnselected(String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT selected.
- verifyStateIconUnselected(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT selected.
- VERIFYSTATEICONUNSELECTED_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyStateIconUnselected"
- verifyTabOrder(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Attempts to verify the tab order of the specified object--usually a Window.
- verifyTabOrder(String) - Method in class org.safs.model.components.GenericMaster
-
Attempts to verify the tab order of the specified object--usually a Window.
- verifyTabOrder(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Attempts to verify the tab order of the specified object--usually a Window.
- VERIFYTABORDER_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyTabOrder"
- VERIFYTEXTFILETOFILE - Static variable in class org.safs.ComponentFunction
-
- verifyTextFileToFile(String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- verifyTextFileToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- verifyTextFileToFile(String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- verifyTextFileToFile(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- verifyTextFileToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- verifyTextFileToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- VerifyTextFileToFile(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- VerifyTextFileToFile(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify the current contents of a text file with a benchmark file (same as VerifyFileToFile).
- VERIFYTEXTFILETOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyTextFileToFile"
- verifyTextNodeChecked(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is selected.
- verifyTextNodeChecked(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is selected.
- verifyTextNodeChecked(String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected.
- verifyTextNodeChecked(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected.
- verifyTextNodeChecked(String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected.
- verifyTextNodeChecked(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is selected.
- VERIFYTEXTNODECHECKED_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyTextNodeChecked"
- verifyTextNodeUnChecked(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is NOT checked.
- verifyTextNodeUnChecked(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to verify a particular state icon is NOT checked.
- verifyTextNodeUnChecked(String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT checked.
- verifyTextNodeUnChecked(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT checked.
- verifyTextNodeUnChecked(String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT checked.
- verifyTextNodeUnChecked(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to verify a particular state icon is NOT checked.
- VERIFYTEXTNODEUNCHECKED_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyTextNodeUnChecked"
- verifyTimer(String, String) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was less then the given value.
- verifyTimer(String[]) - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
Well verify that a timer was less then the given value.
- verifyTimer(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was less then the given value.
- verifyTimer(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Well verify that a timer was less then the given value.
- VerifyTimer_KEYWORD - Static variable in class org.safs.model.commands.DDDriverTimerCommands
-
"VerifyTimer"
- VerifyTimer_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyTimer"
- verifyTreeContains() - Method in class org.safs.rational.CFTree
-
Purpose: Verify the existence of a node in a tree.
- verifyTreeContainsNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(String) - Method in class org.safs.model.components.DotNetTree
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(String) - Method in class org.safs.model.components.JavaTree
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(String) - Method in class org.safs.model.components.TreeView
-
Verify that a tree contains the provided node.
- verifyTreeContainsNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Verify that a tree contains the provided node.
- VERIFYTREECONTAINSNODE - Static variable in class org.safs.rational.CFTree
-
- VerifyTreeContainsNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Verify the existence of a node according to its path.
- VERIFYTREECONTAINSNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"VerifyTreeContainsNode"
- VERIFYTREECONTAINSNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"VerifyTreeContainsNode"
- VERIFYTREECONTAINSNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyTreeContainsNode"
- VERIFYTREECONTAINSPARTIAL - Static variable in class org.safs.rational.CFTree
-
- verifyTreeContainsPartialMatch(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(String) - Method in class org.safs.model.components.DotNetTree
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(String) - Method in class org.safs.model.components.JavaTree
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(String) - Method in class org.safs.model.components.TreeView
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- verifyTreeContainsPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Verify that a tree contains the provided node according to a partial match of the node's text value.
- VerifyTreeContainsPartialMatch(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Verify the selection of a node according to a partial match of its path value.
- VERIFYTREECONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"VerifyTreeContainsPartialMatch"
- VERIFYTREECONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"VerifyTreeContainsPartialMatch"
- VERIFYTREECONTAINSPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"VerifyTreeContainsPartialMatch"
- verifyUnSelected(GuiSubitemTestObject, String, boolean) - Method in class org.safs.rational.CFList
-
Purpose: verifyUnSelected
- verifyURLContent(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and verify the response with the content provided as parameter.
- verifyURLContent(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and verify the response with the content provided as parameter.
- verifyURLContent(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and verify the response with the content provided as parameter.
- verifyURLContent(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and verify the response with the content provided as parameter.
- VerifyURLContent(String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Send a "GET" HTTP Request by AJAX, and Verify URL Content with a string content.
- VERIFYURLCONTENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"VerifyURLContent"
- VERIFYURLCONTENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyURLContent"
- verifyURLToFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and verify the response with the content of a file.
- verifyURLToFile(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and verify the response with the content of a file.
- verifyURLToFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and verify the response with the content of a file.
- verifyURLToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and verify the response with the content of a file.
- VerifyURLToFile(String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Send a "GET" HTTP Request by AJAX, and Verify URL Content with a file.
- VERIFYURLTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"VerifyURLToFile"
- VERIFYURLTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"VerifyURLToFile"
- VERIFYVALUECONTAINS - Static variable in class org.safs.ComponentFunction
-
- verifyValueContains() - Method in class org.safs.ComponentFunction
-
- verifyValueContains(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that a string value contains a substring
- verifyValueContains(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that a string value contains a substring
- verifyValueContains(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring
- verifyValueContains(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring
- verifyValueContains(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring
- verifyValueContains(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring
- VerifyValueContains(String, String) - Static method in class org.safs.model.tools.Runner
-
Verify the value contains the substring.
- verifyValueContains() - Method in class org.safs.rational.CFComponent
-
Purpose: verifyValueContains
- VerifyValueContains(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify that a string value contains a substring.
- VerifyValueContains(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify that a string value contains a substring.
- VERIFYVALUECONTAINS_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyValueContains"
- verifyValueContainsIgnoreCase(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that a string value contains a substring, ignoring case.
- verifyValueContainsIgnoreCase(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that a string value contains a substring, ignoring case.
- verifyValueContainsIgnoreCase(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring, ignoring case.
- verifyValueContainsIgnoreCase(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring, ignoring case.
- verifyValueContainsIgnoreCase(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring, ignoring case.
- verifyValueContainsIgnoreCase(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value contains a substring, ignoring case.
- VerifyValueContainsIgnoreCase(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify that a string value contains a substring, ignoring case.
- VerifyValueContainsIgnoreCase(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify that a string value contains a substring, ignoring case.
- VERIFYVALUECONTAINSIGNORECASE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyValueContainsIgnoreCase"
- verifyValueDoesNotContain(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that a string value does NOT contain a substring
- verifyValueDoesNotContain(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that a string value does NOT contain a substring
- verifyValueDoesNotContain(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value does NOT contain a substring
- verifyValueDoesNotContain(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value does NOT contain a substring
- verifyValueDoesNotContain(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value does NOT contain a substring
- verifyValueDoesNotContain(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that a string value does NOT contain a substring
- VerifyValueDoesNotContain(String, String) - Static method in class org.safs.model.tools.Runner
-
Verify the value does NOT contain the substring.
- VerifyValueDoesNotContain(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify that a string value does NOT contain a substring.
- VerifyValueDoesNotContain(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify that a string value does NOT contain a substring.
- VERIFYVALUEDOESNOTCONTAIN_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyValueDoesNotContain"
- VERIFYVALUEEQUALS - Static variable in class org.safs.ComponentFunction
-
- VERIFYVALUES - Static variable in class org.safs.ComponentFunction
-
- verifyValues() - Method in class org.safs.ComponentFunction
-
- verifyValues(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that two string values are identical.
- verifyValues(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that two string values are identical.
- verifyValues(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical.
- verifyValues(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical.
- verifyValues(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical.
- verifyValues(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical.
- VerifyValues(String, String) - Static method in class org.safs.model.tools.Runner
-
Verify that two string values are equal.
- verifyValues() - Method in class org.safs.rational.CFComponent
-
Purpose: verifyValues, verifyValuesIgnoreCase, verifyValueEquals
- VerifyValues(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify that two string values are identical.
- VerifyValues(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify that two string values are identical.
- verifyValues() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
VerifyValues, VerifyValueEquals, VerifyValuesNotEqual, VerifyValuesIgnoreCase,
VerifyValueContains, VerifyValueContainsIgnoreCase,
VerifyValueDoesNotContain
- VERIFYVALUES_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyValues"
- VERIFYVALUESIGNORECASE - Static variable in class org.safs.ComponentFunction
-
- verifyValuesIgnoreCase(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that two string values are identical, ignoring case.
- verifyValuesIgnoreCase(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that two string values are identical, ignoring case.
- verifyValuesIgnoreCase(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical, ignoring case.
- verifyValuesIgnoreCase(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical, ignoring case.
- verifyValuesIgnoreCase(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical, ignoring case.
- verifyValuesIgnoreCase(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are identical, ignoring case.
- VerifyValuesIgnoreCase(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify that two string values are identical, ignoring case.
- VerifyValuesIgnoreCase(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify that two string values are identical, ignoring case.
- VERIFYVALUESIGNORECASE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyValuesIgnoreCase"
- verifyValuesNotEqual(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that two string values are NOT identical.
- verifyValuesNotEqual(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify that two string values are NOT identical.
- verifyValuesNotEqual(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are NOT identical.
- verifyValuesNotEqual(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are NOT identical.
- verifyValuesNotEqual(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are NOT identical.
- verifyValuesNotEqual(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify that two string values are NOT identical.
- VerifyValuesNotEqual(String, String) - Static method in class org.safs.model.tools.Runner
-
Verify that two string values are NOT equal.
- VerifyValuesNotEqual(String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Verify that two string values are NOT identical.
- VerifyValuesNotEqual(String, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Verify that two string values are NOT identical.
- VERIFYVALUESNOTEQUAL_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"VerifyValuesNotEqual"
- verifyValuesToFile(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
Verify the string values of a grid block to a file benchmark.
- verifyValuesToFile(String, String, String[]) - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
Verify the string values of a grid block to a file benchmark.
- verifyValuesToFile(String, String, String, String, String) - Method in class org.safs.model.components.VSFlexGrid
-
Verify the string values of a grid block to a file benchmark.
- verifyValuesToFile(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.VSFlexGrid
-
Verify the string values of a grid block to a file benchmark.
- verifyValuesToFile(String[]) - Method in class org.safs.model.components.VSFlexGrid
-
Verify the string values of a grid block to a file benchmark.
- verifyValuesToFile(StepTestTable, String[]) - Method in class org.safs.model.components.VSFlexGrid
-
Verify the string values of a grid block to a file benchmark.
- VERIFYVALUESTOFILE_KEYWORD - Static variable in class org.safs.model.commands.VSFlexGridFunctions
-
"VerifyValuesToFile"
- verifyWaitActivityMethods(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- verifyWaitForViewUIDMethods(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- version(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Specify the table format VERSION
Used to specify the VERSION of the table format.
- version(String) - Static method in class org.safs.model.commands.DriverCommands
-
Specify the table format VERSION
Used to specify the VERSION of the table format.
- VERSION - Static variable in interface org.safs.SAFSVersion
-
- VERSION_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"Version"
- VERSION_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Version"
- VERSION_NUMBER_MARS - Static variable in class org.safs.Constants.EclipseConstants
-
"4.5" for Eclipse Mars, refer to https://en.wikipedia.org/wiki/Eclipse_(software)
- VERSION_NUMBER_MARS_4_5_2 - Static variable in class org.safs.Constants.EclipseConstants
-
"4.5.2" is the version of Eclipse Mars (without CVS plugins) once provided with SeleniumPlus.
- VERSION_STR - Static variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- viewCache - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
local cache for containing the
View
Note: Don't manipulate it directly like viewCache.get(key) etc.
Use the cache-manipulation-methods defined in
AbstractProcessor
- ViewProcessor - Class in org.safs.android.engine.processor
-
- ViewProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.ViewProcessor
-
- visible - Variable in class org.safs.selenium.webdriver.lib.model.Element
-
- VISIBLE_COUNT_IN_LIST - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
VISIBLE_COUNT_IN_LIST
- VK_APPS - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_BACK - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_CANCEL - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_CAPITAL - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_CLEAR - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_CONTROL - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_DELETE - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_DOWN - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_END - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_ESCAPE - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_EXECUTE - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_HELP - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_HOME - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_INSERT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_LCONTROL - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_LEFT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_LMENU - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_LSHIFT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_LWIN - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_MENU - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_NEXT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_1 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_2 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_3 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_4 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_5 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_6 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_7 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_8 - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_COMMA - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_MINUS - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_PERIOD - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_OEM_PLUS - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_PAUSE - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_PRINT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_PRIOR - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_RCONTROL - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_RETURN - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_RIGHT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_RMENU - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_RSHIFT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_RWIN - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_SELECT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_SHIFT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_SNAPSHOT - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_SPACE - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_TAB - Static variable in class org.safs.natives.MSKeyEvent
-
- VK_UP - Static variable in class org.safs.natives.MSKeyEvent
-
- vkCode - Variable in class org.safs.natives.win32.User32.KBDLLHOOKSTRUCT
-
- vQuoteLocs - Variable in class org.safs.tools.expression.SafsExpression
-
- VSCROLLTO - Static variable in class org.safs.ComponentFunction
-
- vScrollTo(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Attempts to perform a VScrollTo on an object.
- vScrollTo(String) - Method in class org.safs.model.components.GenericObject
-
Attempts to perform a VScrollTo on an object.
- vScrollTo(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Attempts to perform a VScrollTo on an object.
- VSCROLLTO_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"VScrollTo"
- VSFlexGrid - Class in org.safs.model.components
-
- VSFlexGrid(Window, String) - Constructor for class org.safs.model.components.VSFlexGrid
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- VSFlexGrid(String, String) - Constructor for class org.safs.model.components.VSFlexGrid
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- VSFlexGrid(String) - Constructor for class org.safs.model.components.VSFlexGrid
-
- VSFlexGridFunctions - Class in org.safs.model.commands
-
- VSREDIST_EXE - Static variable in class org.safs.install.OCRInstaller
-
"vcredist_x86"
- vSubStrings - Variable in class org.safs.tools.expression.SafsExpression
-
- vVariableNames - Variable in class org.safs.tools.expression.SafsExpression
-