- a_named_web_session_is_started_for_URL(String, String, String) - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Given a specific web session id, attempt to reconnect to that web session.
- aapt(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- aapt(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- aapt - Class in org.safs.android.auto.tools
-
- aapt() - Constructor for class org.safs.android.auto.tools.aapt
-
- ABBOT_ENGINE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SAFSABBOT"
- abort_testing_on_item_not_found() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
enables abort on find failure which aborts testing if certain actions fail.
- AbortTest(String) - Static method in class org.safs.SAFSPlus
-
Abort running test flow.
- AbortTest(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Abort running test flow.
- ABOUT_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- ABSCLASSINDEX - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- ABSCLASSINDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- ABSINDEX - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- ABSINDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- absindices - Static variable in class org.safs.GuiChildIterator
-
Stores object references at absolute indices.
- ABSOBJECTINDEX - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- ABSOBJECTINDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- absoluteclassindex - Variable in class org.safs.android.engine.DClassTypeInfo
-
- absoluteclassindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- absoluteclassindex - Variable in class org.safs.GuiChildIterator.ClassTypeInfo
-
- absoluteList - Variable in class org.safs.tools.logs.MultiLogResults
-
- absoluteLog - Variable in class org.safs.tools.logs.MultiLogResults
-
- absoluteLogs - Variable in class org.safs.tools.logs.MultiLogResults
-
- absoluteobjectindex - Variable in class org.safs.android.engine.DClassTypeInfo
-
- absoluteobjectindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- absoluteOut - Variable in class org.safs.tools.logs.MultiLogResults
-
- absolutesubclassindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- absoluteSummary - Variable in class org.safs.tools.logs.MultiLogResults
-
- absolutetypeindex - Variable in class org.safs.android.engine.DClassTypeInfo
-
- absolutetypeindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- absolutetypeindex - Variable in class org.safs.GuiChildIterator.ClassTypeInfo
-
- absoluteXSL - Variable in class org.safs.tools.logs.MultiLogResults
-
- ABSSUBCLASSINDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- AbstractCheckable(Component) - Constructor for class org.safs.selenium.webdriver.lib.CheckBox.AbstractCheckable
-
- AbstractCommand - Class in org.safs.model
-
Superclass of all command types of classes (versus test table types of classes).
- AbstractCommand(String, String) - Constructor for class org.safs.model.AbstractCommand
-
Invoked from subclasses when instancing new commands.
- AbstractDriver - Class in org.safs.model.tools
-
- AbstractDriver() - Constructor for class org.safs.model.tools.AbstractDriver
-
- AbstractDriver - Class in org.safs.tools.drivers
-
The root, abstract implementation of our tool-independent Driver.
- AbstractDriver() - Constructor for class org.safs.tools.drivers.AbstractDriver
-
- AbstractDriverUpdater - Class in org.safs.selenium.util
-
- AbstractDriverUpdater() - Constructor for class org.safs.selenium.util.AbstractDriverUpdater
-
- AbstractHierarchicalSelectable - Class in org.safs.selenium.webdriver.lib.model
-
This class represents a hierarchical selectable structure like Tree or Menu etc.
It provides a defult implementation of #getMatchedElement(String, boolean, int)
History:
Jun 23, 2014 (Lei Wang) Initial release.
- AbstractHierarchicalSelectable(Component) - Constructor for class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
- AbstractHook - Class in org.safs.natives
-
AbstractHook is an abstract implementation of setting a callback(hook) procedure for Hook mechanism, by which
an application can intercept events in OS, such as messages, mouse actions, and keystrokes.
- AbstractHook(String) - Constructor for class org.safs.natives.AbstractHook
-
- AbstractInputProcessor - Class in org.safs.tools.drivers
-
An abstract implementation of the DriverInterface to be subclassed by
other concrete InputProcessors.
- AbstractInputProcessor(DriverInterface) - Constructor for class org.safs.tools.drivers.AbstractInputProcessor
-
Constructor for AbstractInputProcessor
- AbstractListSelectable - Class in org.safs.selenium.webdriver.lib.model
-
History:
May 30, 2014 (Lei Wang) Initial release.
- AbstractListSelectable(Component) - Constructor for class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- AbstractLogFacility - Class in org.safs.logging
-
This class is the abstract representation of log facility -- a named set of
multiple logs of different type.
- AbstractLogFacility(String, long, int, String) - Constructor for class org.safs.logging.AbstractLogFacility
-
Creates a new AbstractLogFacility
.
- AbstractMenuSelectable - Class in org.safs.selenium.webdriver.lib.model
-
- AbstractMenuSelectable(Component) - Constructor for class org.safs.selenium.webdriver.lib.model.AbstractMenuSelectable
-
- AbstractPersistor - Class in org.safs.persist
-
- AbstractPersistor() - Constructor for class org.safs.persist.AbstractPersistor
-
- AbstractProcessor - Class in com.jayway.android.robotium.remotecontrol.client.processor
-
- AbstractProcessor(AbstractTestRunner) - Constructor for class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
- AbstractProtocolRunner - Class in org.safs.sockets
-
This abstract class implements the necessary Threading of a
SocketProtocol
.
- AbstractProtocolRunner() - Constructor for class org.safs.sockets.AbstractProtocolRunner
-
Default no-op constructor setting using all defaults.
- AbstractRunner - Class in org.safs.model.tools
-
This Runner is an access point to a minimalist AbstractDriver API.
- AbstractRunner() - Constructor for class org.safs.model.tools.AbstractRunner
-
- AbstractRuntimeDataPersistor - Class in org.safs.persist
-
A Persistor with RuntimeDataInterface providing underlying functionality.
- AbstractRuntimeDataPersistor(RuntimeDataInterface) - Constructor for class org.safs.persist.AbstractRuntimeDataPersistor
-
- AbstractRuntimeDataVerifier - Class in org.safs.persist
-
A Verifier with RuntimeDataInterface providing underlying functionality.
- AbstractRuntimeDataVerifier(RuntimeDataInterface) - Constructor for class org.safs.persist.AbstractRuntimeDataVerifier
-
- AbstractSAFSAppMapService - Class in org.safs.staf.service.map
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- AbstractSAFSAppMapService() - Constructor for class org.safs.staf.service.map.AbstractSAFSAppMapService
-
Initialize the class, primarily, the parser used to parse service requests.
- AbstractSAFSCustomLoggingService - Class in org.safs.staf.service.logging
-
AbstractSAFSCustomLoggingService
is an external STAF service that
handles custom SAFS logging.
- AbstractSAFSCustomLoggingService() - Constructor for class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- AbstractSAFSInputService - Class in org.safs.staf.service.input
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- AbstractSAFSInputService() - Constructor for class org.safs.staf.service.input.AbstractSAFSInputService
-
- AbstractSAFSLoggingService - Class in org.safs.staf.service.logging
-
AbstractSAFSLoggingService
is an external STAF service that handles
standard SAFS logging.
- AbstractSAFSLoggingService() - Constructor for class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- AbstractSAFSVariableService - Class in org.safs.staf.service.var
-
Copyright 2003 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- AbstractSAFSVariableService() - Constructor for class org.safs.staf.service.var.AbstractSAFSVariableService
-
Initialize the class, primarily, the parser used to parse service requests.
- AbstractScrollable(Component) - Constructor for class org.safs.selenium.webdriver.lib.ScrollBar.AbstractScrollable
-
- AbstractSelect(Component) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox.AbstractSelect
-
- AbstractSelectable - Class in org.safs.selenium.webdriver.lib.model
-
APR 25, 2014 (Lei Wang) Initial release.
- AbstractSelectable(Component) - Constructor for class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- AbstractSTAFHelperCompatible - Class in org.safs.staf
-
Contains the common implementation of STAFHelperCompatibleInterface.
- AbstractSTAFHelperCompatible() - Constructor for class org.safs.staf.AbstractSTAFHelperCompatible
-
- AbstractSTAFTextLogItem - Class in org.safs.staf.service.logging
-
This class encapsulates a standard SAFS text file log implemented using STAF.
- AbstractSTAFTextLogItem(String, String, String) - Constructor for class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
Creates a disabled AbstractSTAFTextLogItem
with default log level
(LOGLEVEL_INFO
).
- AbstractSTAFTextLogItem(String, String) - Constructor for class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
Creates a disabled AbstractSTAFTextLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
).
- AbstractSTAFTextLogItem(String) - Constructor for class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
Creates a disabled AbstractSTAFTextLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
), and empty parent
directory.
- AbstractSTAFXmlLogItem - Class in org.safs.staf.service.logging
-
This class encapsulates a standard SAFS xml file log implemented using STAF.
- AbstractSTAFXmlLogItem(String, String, String) - Constructor for class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Creates a disabled AbstractSTAFXmlLogItem
with default log level
(LOGLEVEL_INFO
).
- AbstractSTAFXmlLogItem(String, String) - Constructor for class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Creates a disabled AbstractSTAFXmlLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
).
- AbstractSTAFXmlLogItem(String) - Constructor for class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Creates a disabled AbstractSTAFXmlLogItem
with default name (file
name) and log level (LOGLEVEL_INFO
), and empty parent
directory.
- AbstractTestRecord - Class in org.safs.model
-
The first concrete (though still abstract) implementation of the TestRecordParametersInterface.
- AbstractTestRecord() - Constructor for class org.safs.model.AbstractTestRecord
-
Initializes our parameters list with an empty List.
- AbstractTestRunner - Class in com.jayway.android.robotium.remotecontrol.client
-
Primary InstrumentationTestRunner used for binding and un-binding TCP Messenger Service.
It contains a MessengerRunner, which is used to handle the messages from 'TCP Messenger'.
When the service is connected, MessengerRunner will be started in a separated thread.
- AbstractTestRunner() - Constructor for class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- AbstractTestTable - Class in org.safs.model
-
The intended superclass for all Test Table classes.
- AbstractTestTable(String, String) - Constructor for class org.safs.model.AbstractTestTable
-
Create a new instance of a test table with the provided name and export file extension.
- AbstractTreeSelectable - Class in org.safs.selenium.webdriver.lib.model
-
May 30, 2014 (Lei Wang) Initial release.
- AbstractTreeSelectable(Component) - Constructor for class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
- AbstractVerifier - Class in org.safs.persist
-
- AbstractVerifier() - Constructor for class org.safs.persist.AbstractVerifier
-
- accept(File) - Method in class org.safs.image.filter.ImageFileFilter
-
- accept(File) - Method in class org.safs.ios.Utilities.ResultsFileFilter
-
- accept(File) - Method in class org.safs.ios.Utilities.RunDirFilter
-
- ACCEPT - Static variable in class org.safs.rest.service.Headers
-
- accept(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Confirmation
-
- accept(File) - Method in class org.safs.text.FileUtilities.FileAttributeFilter
-
- accept(File) - Method in class org.safs.text.TextFileFilter
-
- accept_partial_text_matches() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
enables text substring matching when comparing text values.
- acceptProtocolVersion(int) - Method in class org.safs.sockets.SocketProtocol
-
By default, this class only accepts connections from instances using the same
protocol version.
- acceptQueueMessage(String) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
Receive a queue message into our (non-STAF) FIFO queue.
- acceptQueueMessage(String) - Method in interface org.safs.staf.embedded.HandleInterface
-
- acceptQueueMessage(String) - Method in class org.safs.staf.STAFHandleInterface
-
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.embedded.EmbeddedServiceHandle
-
Accept a request sent via another handler's submit calls to the service using this Handle.
- acceptRequest(InfoInterface.RequestInfo) - Method in interface org.safs.staf.embedded.ServiceInterface
-
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- acceptRequest(String, String, int, String) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- acceptRequest(STAFServiceInterfaceLevel3.RequestInfo) - Method in class org.safs.staf.service.input.SAFSInputService
-
Handles service request from STAF.
- acceptRequest(STAFServiceInterfaceLevel30.RequestInfo) - Method in class org.safs.staf.service.input.SAFSInputService3
-
Handles service request from STAF.
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
Handles service request from STAF.
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Handles service request from STAF.
- acceptRequest(STAFServiceInterfaceLevel3.RequestInfo) - Method in class org.safs.staf.service.logging.v2.SAFSCustomLoggingService
-
Handles service request from STAF.
- acceptRequest(STAFServiceInterfaceLevel3.RequestInfo) - Method in class org.safs.staf.service.logging.v2.SAFSLoggingService
-
Handles service request from STAF.
- acceptRequest(STAFServiceInterfaceLevel30.RequestInfo) - Method in class org.safs.staf.service.logging.v3.SAFSCustomLoggingService3
-
Handles service request from STAF.
- acceptRequest(STAFServiceInterfaceLevel30.RequestInfo) - Method in class org.safs.staf.service.logging.v3.SAFSLoggingService3
-
Handles service request from STAF.
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.map.EmbeddedMapService
-
- acceptRequest(String, String, int, String) - Method in class org.safs.staf.service.map.SAFSAppMapService
-
Handle service request from STAF
- acceptRequest(STAFServiceInterfaceLevel30.RequestInfo) - Method in class org.safs.staf.service.map.SAFSAppMapService3
-
Handle service request from STAF
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.queue.EmbeddedQueueService
-
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.sem.EmbeddedSemService
-
- acceptRequest(InfoInterface.RequestInfo) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- acceptRequest(String, String, int, String) - Method in class org.safs.staf.service.var.SAFSVariableService
-
Handle service request from STAF
- acceptRequest(STAFServiceInterfaceLevel30.RequestInfo) - Method in class org.safs.staf.service.var.SAFSVariableService3
-
Handle service request from STAF
- Accessibility - Class in org.safs.selenium.webdriver.lib.model
-
This provides a uniformed Accessibility object to represent the accessibility item within a SAS Canvas.
Below are 2 kinds of Canvas view:
["sas.van.views.graph.DataGridUIView", "sas.hc.graph.UIView", "sas.ltjs.commons.views.Visualization", "sas.ltjs.commons.views.AbstractVisualization", "sas.ltjs.commons.views.UI", "sap.ui.core.Control", "sap.ui.core.Element", "sap.ui.base.ManagedObject", "sap.ui.base.EventProvider", "sap.ui.base.Object"]
["sas.van.views.graph.GraphUIView", "sas.hc.graph.GraphView", "sas.ltjs.commons.views.Visualization", "sas.ltjs.commons.views.AbstractVisualization", "sas.ltjs.commons.views.UI", "sap.ui.core.Control", "sap.ui.core.Element", "sap.ui.base.ManagedObject", "sap.ui.base.EventProvider", "sap.ui.base.Object"]
- Accessibility() - Constructor for class org.safs.selenium.webdriver.lib.model.Accessibility
-
- Accessibility(Object) - Constructor for class org.safs.selenium.webdriver.lib.model.Accessibility
-
Constructor used to create an uniformed Item object.
- accessible - Variable in class org.safs.selenium.webdriver.lib.Component
-
indicate if this component follows the rules of 'Accessible Rich Internet Applications'
- accpetDebugLog - Static variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
If the message from slf4j will go into safs debug log.
- accpetTestLog - Static variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
If the message from slf4j will go into safs test log.
- AConstant - Static variable in class org.safs.model.examples.advanced.JSAFSMap.Constant
-
- action - Variable in class org.safs.ComponentFunction
-
- action(Component, String, String...) - Method in class org.safs.model.tools.AbstractRunner
-
- action(String, String, String, String...) - Method in class org.safs.model.tools.AbstractRunner
-
- action(String, String, String, String...) - Static method in class org.safs.model.tools.Runner
-
Run any SAFS ComponentFunction not already in a convenience wrapper routine.
- action(Component, String, String...) - Static method in class org.safs.model.tools.Runner
-
Run any SAFS ComponentFunction not already in a convenience wrapper routine.
- action(Component, String, String...) - Static method in class org.safs.SAFSPlus
-
Execute a 'component action' on the component.
- action_ComputedStyle(boolean) - Method in class org.safs.ComponentFunction
-
- action_ComputedStyle(boolean) - Method in class org.safs.selenium.webdriver.CFComponent
-
Purpose: verifyComputedStyle()
- action_getGuiImage() - Method in class org.safs.ComponentFunction
-
Processes a Component Function Test Record to capture a screen GUI image to a file.
- action_getGuiImage() - Method in class org.safs.selenium.CFComponent
-
- action_GetSaveTextFromGUI() - Method in class org.safs.ComponentFunction
-
Use OCR to detect the text from captured screen, executing SaveTextFromGUI or SaveTextFromGUI.
- ACTION_NOT_VALID - Static variable in class org.safs.text.FAILKEYS
-
Requested action is not valid.
- action_showOnPage() - Method in class org.safs.ComponentFunction
-
Purpose: Show the component on the page as much as possible.
- action_verifyGuiImageToFile() - Method in class org.safs.ComponentFunction
-
Processes a Component Function Test Record to verify a screen GUI image to a file.
- action_verifyGuiImageToFile() - Method in class org.safs.selenium.CFComponent
-
- actionAssign(GuiTestObject, int, int, String, String, String) - Method in class org.safs.rational.CFTable
-
Purpose: actually do the assign action
- actionCaptureRangeToFile(GuiTestObject, Integer, Integer, String, Integer, Integer, String, String, boolean, String) - Method in class org.safs.rational.CFTable
-
Purpose: actually do the capture action
- actionCaptureRangeToFile(String, String, int, int, boolean, String, String) - Method in class org.safs.selenium.CFHTMLTable
-
- actionClick(GuiTestObject, int, int, String, String) - Method in class org.safs.rational.CFJCTable
-
Purpose: actually do the click action
- actionClick(GuiTestObject, int, int, Integer, Integer, String, String) - Method in class org.safs.rational.CFJCTable
-
Purpose: actually do the click action, this version takes 4 coords
- actionClick(GuiTestObject, int, int, String, String) - Method in class org.safs.rational.CFTable
-
Perform a click-variant action on a cell in a table.
- actionClick(GuiTestObject, int, int, Integer, Integer, String, String) - Method in class org.safs.rational.CFTable
-
Perform a click action (this version takes 4 params),
not implemented for CFTable, just reverts to the other version...
- actionClickColumnLabel(GuiTestObject, int, int) - Method in class org.safs.rational.CFDotnetTable
-
overrides CFTable.actionClickColumnLabel for .NET support
- actionClickColumnLabel(GuiTestObject, int, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: ClickColumnLabel, this overrides the version in our parent
- actionClickColumnLabel(GuiTestObject, int, int) - Method in class org.safs.rational.CFTable
-
Purpose: ClickColumnLabel,DoubleClickColumnLabel, ActivateColumnLabel
- actionClickColumnLabel(GuiTestObject, int, int) - Method in class org.safs.rational.flex.CFFlexTable
-
overrides CFTable.actionClickColumnLabel for Flex support
Note: the parameter yoffset can not be supported here
- actionClickRowLabel(GuiTestObject, int, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: ClickRowLabel, this overrides the version in our parent
- actionClickRowLabel(GuiTestObject, int, int) - Method in class org.safs.rational.CFTable
-
Purpose: ClickRowLabel, *NOTE* currently not
implemented, but will be implemented by classes that extend this class
- actionGetCellCoordinates(GuiTestObject, int, int, String, String) - Method in class org.safs.rational.CFJCTable
-
Purpose: GetCellCoordinates, this overrides the version in our parent
- actionGetCellCoordinates(GuiTestObject, int, int, String, String) - Method in class org.safs.rational.CFTable
-
Purpose: GetCellCoordinates, *NOTE* currently not
implemented, but will be implemented by classes that extend this class
- actionGetTableRowColumnCount(GuiTestObject, String, String) - Method in class org.safs.rational.CFJCTable
-
Purpose: GetTableRowColumnCount, this overrides the version in our parent
- actionGetTableRowColumnCount(GuiTestObject, String, String) - Method in class org.safs.rational.CFTable
-
Purpose: GetTableRowColumnCount *NOTE* currently not
implemented, but will be implemented by classes that extend this class
- actionGUILess(String, String...) - Static method in class org.safs.SAFSPlus
-
Execute a 'component action' without a component.
- actionLocalSelectCellTextSpecial(GuiTestObject, int, int, String, String, boolean, boolean, boolean) - Method in class org.safs.rational.CFTable
-
- actionLocalSelectCellTextSpecial(GuiTestObject, int, int, String, String, boolean, boolean, boolean) - Method in class org.safs.rational.flex.CFFlexTable
-
Override that of its superclass CFTable
Note: Flex table does not extend from GuiSubitemTestObject, but from FlexDataGridTestObject
- actionPerformed(ActionEvent) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- actionPerformed(ActionEvent) - Method in class org.safs.android.remotecontrol.RemoteControlUI
-
- actionPerformed(ActionEvent) - Method in class org.safs.control.swing.ControlStepUI
-
notify the observers of the event.getActionCommand()
with the params
- actionPerformed(ActionEvent) - Method in class org.safs.image.filter.ImageFilterGUI
-
- actionPerformed(ActionEvent) - Method in class org.safs.image.ImageManager
-
- actionPerformed(ActionEvent) - Method in class org.safs.ios.IOSProcessContainer
-
Launches separate execution Processor when the RUN button is clicked.
- actionPerformed(ActionEvent) - Method in class org.safs.selenium.spc.SPCElementInfoFrame
-
- actionPerformed(ActionEvent) - Method in class org.safs.selenium.spc.SPCGUI
-
- actionPerformed(ActionEvent) - Method in class org.safs.selenium.spc.WDSPCGUI
-
- actionPerformed(ActionEvent) - Method in class org.safs.tools.consoles.JavaJVMConsole
-
- actionPerformed(ActionEvent) - Method in class org.safs.tools.consoles.SAFSMonitorFrame
-
- actionPerformed(ActionEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Launches separate execution Processor when the RUN button is clicked.
- actionSelectCellTextSpecial(GuiTestObject, int, int, String, String, boolean, boolean, boolean) - Method in class org.safs.rational.CFJCTable
-
Purpose: actually do the right or left click action with Contorl or Shift key pressed.
- actionSelectCellTextSpecial(GuiTestObject, int, int, String, String, boolean, boolean, boolean) - Method in class org.safs.rational.CFTable
-
Purpose: actually do the right or left click action with Contorl or Shift key pressed.
- actionVerify(GuiTestObject, int, int, String, String, boolean, String) - Method in class org.safs.rational.CFJCTable
-
- actionVerify(GuiTestObject, int, int, String, String, boolean, String) - Method in class org.safs.rational.CFTable
-
Purpose: actually do the verify action
- actionVerify(int, int, String, boolean, String) - Method in class org.safs.selenium.CFHTMLTable
-
- actionVerifyCellEditable(GuiTestObject, int, int, boolean) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overides CFTable.VerifyCellEditable for supporting VerifyCellEditable on .NET
- actionVerifyCellEditable(GuiTestObject, int, int, boolean) - Method in class org.safs.rational.CFJCTable
-
Purpose: VerifyCellEditable, this overrides the version in our parent
- actionVerifyCellEditable(GuiTestObject, int, int, boolean) - Method in class org.safs.rational.CFTable
-
Purpose: VerifyCellEditable
- actionVerifyCellEditable(GuiTestObject, int, int, boolean) - Method in class org.safs.rational.flex.CFFlexTable
-
Override that of its superclass CFTable
Note: For Flex Table, property editable is applied to all table, so
parameter row and col will have no effect here.
- actionVerifyColumnLabel(GuiTestObject, String, int) - Method in class org.safs.rational.CFHtmlTable
-
Purpose: overrides CFTable.actionVerifyColumnLabel, only for HTML Table.
- actionVerifyColumnLabel(GuiTestObject, String, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: VerifyColumnLabel, this overrides the version in our parent
- actionVerifyColumnLabel(GuiTestObject, String, int) - Method in class org.safs.rational.CFTable
-
Purpose: VerifyColLabel, *NOTE* currently not
implemented, but will be implemented by classes that extend this class
- actionVerifyRowLabel(GuiTestObject, String, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: VerifyRowLabel, this overrides the version in our parent
- actionVerifyRowLabel(GuiTestObject, String, int) - Method in class org.safs.rational.CFTable
-
Purpose: VerifyRowLabel, *NOTE* currently not
implemented, but will be implemented by classes that extend this class
- activate(AutoItXPlus, IAutoItRs) - Static method in class org.safs.autoit.lib.AutoItLib
-
- activate(AutoItRs) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Try to set focus to the window and component.
- ACTIVATE_WARN - Static variable in class org.safs.text.GENKEYS
-
%1% activation warning.
- activateBreakpoint(String) - Static method in class org.safs.Processor
-
Activate the SAFSBreakpointException breakpoint.
- activateCell(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a double click on a DotNetTable cell.
- activateCell(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a double click on a DotNetTable cell.
- activateCell(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a double click on a Table cell.
- activateCell(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a double click on a Table cell.
- activateCell(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a double click on a JavaTable cell.
- activateCell(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a double click on a JavaTable cell.
- activateCell(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a DotNetTable cell.
- activateCell(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a DotNetTable cell.
- activateCell(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a DotNetTable cell.
- activateCell(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a DotNetTable cell.
- activateCell(String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a Table cell.
- activateCell(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a Table cell.
- activateCell(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a Table cell.
- activateCell(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a Table cell.
- activateCell(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a JavaTable cell.
- activateCell(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a JavaTable cell.
- activateCell(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a JavaTable cell.
- activateCell(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a JavaTable cell.
- ACTIVATECELL - Static variable in class org.safs.rational.CFTable
-
- ACTIVATECELL - Static variable in class org.safs.selenium.CFHTMLTable
-
- ACTIVATECELL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"ActivateCell"
- ACTIVATECELL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"ActivateCell"
- ACTIVATECELL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"ActivateCell"
- activateColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Double clicks on the label of the specified column.
- activateColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Double clicks on the label of the specified column.
- activateColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Double clicks on the label of the specified column.
- activateColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Double clicks on the label of the specified column.
- activateColumnLabel(String, String) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(String[]) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(String, String) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(String[]) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- activateColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- ACTIVATECOLUMNLABEL - Static variable in class org.safs.rational.CFTable
-
- ACTIVATECOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"ActivateColumnLabel"
- ACTIVATECOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"ActivateColumnLabel"
- activateIndex(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Activate (double-click) an item based on it's index in the list
It is important to note that some ListViews index their values
differently.
- activateIndex(String) - Method in class org.safs.model.components.ListView
-
Activate (double-click) an item based on it's index in the list
It is important to note that some ListViews index their values
differently.
- activateIndex(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Activate (double-click) an item based on it's index in the list
It is important to note that some ListViews index their values
differently.
- ActivateIndex(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to an index.
- ACTIVATEINDEX_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivateIndex"
- activateIndexItem(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an item according to its index in the list.
- activateIndexItem(String) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to its index in the list.
- activateIndexItem(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to its index in the list.
- ActivateIndexItem(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to an index.
- ACTIVATEINDEXITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivateIndexItem"
- activateItem(TextMatchingCriterion, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.ListView
-
- activateItem(int, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.ListView
-
- activateItem(TextMatchingCriterion, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- activateItem(int, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- activateItem(int, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
- activateItem(int, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- activateItem(TextMatchingCriterion, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- activateItem(TextMatchingCriterion, boolean, Keys, Point) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Try to activate (double-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'.
- activateItem(int, boolean, Keys, Point) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Try to activate (double-click) the item according to the index, and then verify if the item
has been really selected according to the parameter 'verify'.
- activateItem(TextMatchingCriterion, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- activateItem(int, boolean, Keys, Point) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- activatePartialMatch(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to DblClick and Verify an item according to a partial text match.
- activatePartialMatch(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an item according to a partial text match.
- activatePartialMatch(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an item according to a partial text match.
- activatePartialMatch(String) - Method in class org.safs.model.components.ListBox
-
Routine to DblClick and Verify an item according to a partial text match.
- activatePartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to DblClick and Verify an item according to a partial text match.
- activatePartialMatch(String, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to a partial text match.
- activatePartialMatch(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to a partial text match.
- activatePartialMatch(String[]) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to a partial text match.
- activatePartialMatch(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to a partial text match.
- ACTIVATEPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- activatePartialMatch(GuiSubitemTestObject, String, boolean) - Method in class org.safs.rational.CFList
-
Purpose: activatePartialMatch
- ActivatePartialMatch(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to a partial text.
- ActivatePartialMatch(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to a partial text.
- ACTIVATEPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- ACTIVATEPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ActivatePartialMatch"
- ACTIVATEPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivatePartialMatch"
- ACTIVATEROWLABEL - Static variable in class org.safs.rational.CFTable
-
- activateTableRow(String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Activate the specified row in the table.
- activateTableRow(String) - Method in class org.safs.model.components.TableView
-
Activate the specified row in the table.
- activateTableRow(StepTestTable, String) - Method in class org.safs.model.components.TableView
-
Activate the specified row in the table.
- ACTIVATETABLEROW_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"ActivateTableRow"
- activateTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to DblClick and Verify an item according to its text value.
- activateTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an item according to its text value.
- activateTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an item according to its text value.
- activateTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to DblClick and Verify an item according to its text value.
- activateTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to DblClick and Verify an item according to its text value.
- activateTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to its text value.
- activateTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to its text value.
- activateTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to its text value.
- activateTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to double click an item according to its text value.
- ACTIVATETEXTITEM - Static variable in class org.safs.rational.CFList
-
- ActivateTextItem(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to a full text.
- ActivateTextItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to a full text.
- ACTIVATETEXTITEM - Static variable in class org.safs.selenium.CFListBox
-
- ACTIVATETEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ActivateTextItem"
- ACTIVATETEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivateTextItem"
- activateTextItemCoords(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Double click a text item at specific Coords.
- activateTextItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Double click a text item at specific Coords.
- activateTextItemCoords(String, String, String) - Method in class org.safs.model.components.ListView
-
Double click a text item at specific Coords.
- activateTextItemCoords(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Double click a text item at specific Coords.
- activateTextItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Double click a text item at specific Coords.
- activateTextItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Double click a text item at specific Coords.
- ActivateTextItemCoords(Component, String, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click a text item at specific Coords.
- ActivateTextItemCoords(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
Double click a text item at specific Coords.If there are more than one matched item, select the first one.
- ACTIVATETEXTITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivateTextItemCoords"
- activateUnverifiedPartialMatch(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
DblClicks an item according to a partial text match.
- activateUnverifiedPartialMatch(String) - Method in class org.safs.model.components.ListBox
-
DblClicks an item according to a partial text match.
- activateUnverifiedPartialMatch(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
DblClicks an item according to a partial text match.
- ACTIVATEUNVERIFIEDPARTIALMATCH - Static variable in class org.safs.rational.CFList
-
- ACTIVATEUNVERIFIEDPARTIALMATCH - Static variable in class org.safs.selenium.CFListBox
-
- ACTIVATEUNVERIFIEDPARTIALMATCH_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ActivateUnverifiedPartialMatch"
- activateUnverifiedTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to DblClick an item according to its text value.
- activateUnverifiedTextItem(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an unverifiable item according to its text value.
- activateUnverifiedTextItem(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Routine to double click an unverifiable item according to its text value.
- activateUnverifiedTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to DblClick an item according to its text value.
- activateUnverifiedTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to DblClick an item according to its text value.
- activateUnverifiedTextItem(String, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an unverifiable item according to its text value.
- activateUnverifiedTextItem(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Routine to double click an unverifiable item according to its text value.
- activateUnverifiedTextItem(String[]) - Method in class org.safs.model.components.ListView
-
Routine to double click an unverifiable item according to its text value.
- activateUnverifiedTextItem(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Routine to double click an unverifiable item according to its text value.
- ACTIVATEUNVERIFIEDTEXTITEM - Static variable in class org.safs.rational.CFList
-
- ActivateUnverifiedTextItem(Component, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to a full text without verification.
- ActivateUnverifiedTextItem(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to a full text without verification.
- ACTIVATEUNVERIFIEDTEXTITEM - Static variable in class org.safs.selenium.CFListBox
-
- ACTIVATEUNVERIFIEDTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ActivateUnverifiedTextItem"
- ACTIVATEUNVERIFIEDTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivateUnverifiedTextItem"
- activateUnverifiedTextItemCoords(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Double click an unverifiable text item at specific Coords.
- activateUnverifiedTextItemCoords(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Double click an unverifiable text item at specific Coords.
- activateUnverifiedTextItemCoords(String, String, String) - Method in class org.safs.model.components.ListView
-
Double click an unverifiable text item at specific Coords.
- activateUnverifiedTextItemCoords(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Double click an unverifiable text item at specific Coords.
- activateUnverifiedTextItemCoords(String[]) - Method in class org.safs.model.components.ListView
-
Double click an unverifiable text item at specific Coords.
- activateUnverifiedTextItemCoords(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Double click an unverifiable text item at specific Coords.
- ActivateUnverifiedTextItemCoords(Component, String, String, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item at specific coordinate in ListView according to a full text without verification.
- ActivateUnverifiedTextItemCoords(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item at specific coordinate in ListView according to a full text without verification.
If there are more than one matched item, select the first one.
- ACTIVATEUNVERIFIEDTEXTITEMCOORDS_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ActivateUnverifiedTextItemCoords"
- activateUnverifiedTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly activate (double-click) a text node.
- activateUnverifiedTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly activate (double-click) a text node.
- activateUnverifiedTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- activateUnverifiedTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- activateUnverifiedTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- activateUnverifiedTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- ACTIVATEUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- ACTIVATEUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"ActivateUnverifiedTextNode"
- ACTIVE_WINDOW_REFERENCE - Static variable in class org.safs.GuiObjectVector
-
".\;" -- Reference to the current active window.
- ACTIVEX_DOMAIN - Static variable in class org.safs.Domains
-
"ACTIVEX"
- activity - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
- activityCache - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
local cache for containing the
Activity
Note: Don't manipulate it directly like activityCache.get(key) etc.
Use the cache-manipulation-methods defined in
AbstractProcessor
- activityMonitorCache - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
local cache for containing the
Instrumentation.ActivityMonitor
Note: Don't manipulate it directly like activityMonitorCache.get(key) etc.
Use the cache-manipulation-methods defined in
AbstractProcessor
- activityrunner - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
- activityrunner - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- actual - Variable in class org.safs.image.MakeImageDiff
-
- actualContents - Variable in class org.safs.persist.VerifierToFile
-
Holding the actual contents to verify, they are pairs of (flatKey, content) such as
(Response.ID, "FFE3543545JLFS")
(Response.Headers, "{Date=Tue, 06 DEC 2016 03:08:12 GMT}")
(Response.Request.Headers, "{Content-Length=4574, Via=1.1 inetgw38 (squid)}")
- actualpath - Variable in class org.safs.image.MakeImageDiff
-
- adb(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- adb(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- adb - Class in org.safs.android.auto.tools
-
- adb() - Constructor for class org.safs.android.auto.tools.adb
-
- adc - Variable in class org.safs.tools.engines.AutoItComponent
-
The special AutoIT Processor for handling Driver Command keywords.
- add(MultipleParcelsHandler.SmallParcel) - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
This method is used to concatenate the contents of two parcels.
It will append the content provided by parameter 'another' to this
SmallParcel object's content.
- add(Command) - Method in class org.safs.model.AbstractTestTable
-
Append the provided command\record to our table's store of test records.
- add(SuiteTestTable) - Method in class org.safs.model.CycleTestTable
-
Add a SuiteTestTable to the CycleTestTable just like any other valid command.
- Add - Static variable in class org.safs.model.examples.minimal.MyAppMap.ReportsWin
-
"Add" Component in "ReportsWin".
- add(ComponentFunction) - Method in class org.safs.model.StepTestTable
-
Add a ComponentFunction to the StepTestTable just like any other valid command.
- add(StepTestTable) - Method in class org.safs.model.SuiteTestTable
-
Add a StepTestTable to the SuiteTestTable just like any other valid command.
- add(Object) - Method in class org.safs.text.CaseInsensitiveStringVector
-
- add(FileUtilities.FileAttribute.Type) - Method in class org.safs.text.FileUtilities.FileAttribute
-
- add(int) - Method in class org.safs.text.FileUtilities.FileAttribute
-
- ADD_TO_CLASSPATH - Static variable in class org.safs.text.FAILKEYS
-
Add %1% to CLASSPATH.
- addAdapterPropertyNames(Vector<String>, Adapter) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Add Adapter subclass property names to the list of available object property names.
- addBaseCommandOptionGroups(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- addBaseCommandOptionNeeds(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- addBaseCommandOptions(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- addBaseServiceInitOptions(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- addCacheReferenceInterface(CacheReferenceInterface) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.CacheReferenceInterface
-
Add an instance of CacheReferenceInterface to the set of caches to be chained
when seeking an object by key.
- addCacheReferenceInterface(CacheReferenceInterface) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
CacheReferenceInterface implementation.
- addCacheReferenceInterface(CacheReferenceInterface) - Method in class org.safs.android.engine.processor.DriverProcessor
-
CacheReferenceInterface implementation.
- addCacheReferenceInterface(CacheReferenceInterface) - Method in class org.safs.android.engine.processor.EngineProcessor
-
CacheReferenceInterface implementation.
- addChild(Arbre<T>) - Method in class org.safs.Arbre
-
- addChild(ArrayList, Integer) - Method in class org.safs.jvmagent.ComponentItem
-
- addChild(HierarchicalElement[]) - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- addChild(HierarchicalElement) - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- addCommand(Object) - Method in class org.safs.control.ControlObservable
-
- addCommandOptionGroups(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Add command option groups as needed.
- addCommandOptionNeeds(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Add command option "requirements.
- addCommandOptions(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Add your own command options in the STAFCommandParser.
- addCommandOptions(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSTextFileReader
-
Add all our new keywords to the list of superclass keywords.
- addConfiguredClassInstance(String, Object) - Method in interface org.safs.model.annotations.JSAFSConfiguredClassStore
-
Used internally.
Stores the object instance instantiated from the full Class name.
- addConfiguredClassInstance(String, Object) - Method in class org.safs.model.tools.AbstractRunner
-
normally only used internally to store objects as we instantiate them.
- addConfiguredClassInstance(String, Object) - Method in class org.safs.model.tools.Runner
-
normally only used internally to store objects as we instantiate them.
- addConfigureInterface(ConfigureInterface) - Method in class org.safs.tools.drivers.ConfigureFile
-
- addConfigureInterface(ConfigureInterface) - Method in interface org.safs.tools.drivers.ConfigureInterface
-
Add a ConfigureInterface to the search chain for Named Values.
- addConfigureInterfaceSource(ConfigureInterface) - Method in class org.safs.tools.drivers.AbstractDriver
-
Initialize or append a ConfigureInterface to existing ones in the search order.
- addConfigureInterfaceSource(ConfigureInterface) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Initialize or append a ConfigureInterface to existing ones in the search order.
- addCookies(HttpClientBuilder) - Method in class org.safs.auth.SSOAuthentication
-
- addDeviceSerialParam(String[]) - Static method in class org.safs.android.auto.lib.DUtilities
-
Add the petential parameter "-s serivalNumber" to the parameters passed to command 'adb'.
This petential parameter is stored in
DUtilities.USE_DEVICE_SERIAL
- addEmbeddedEngine(EngineInterface) - Method in class org.safs.tools.drivers.AbstractDriver
-
- addEmbeddedEngine(EngineInterface) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- addEmbeddedEngine(EngineInterface) - Method in interface org.safs.tools.drivers.DriverInterface
-
- addEnabledDomain(String) - Static method in class org.safs.Domains
-
Add (or move) a domain to the top of the enabledDomains list.
- addEnabledDomain(String) - Static method in class org.safs.rational.ft.DynamicEnabler
-
- addEnabledProc(String) - Static method in class org.safs.rational.ft.DynamicEnabler
-
- addEntry(BufferedWriter, String, int) - Static method in class org.safs.tools.input.CreateUnicodeMap
-
- addEntry(BufferedWriter, String, String) - Static method in class org.safs.tools.input.CreateUnicodeMap
-
- addEntry(BufferedWriter, String) - Static method in class org.safs.tools.input.CreateUnicodeMap
-
- addError(String, String, String) - Method in exception org.safs.SAFSTestLevelError
-
- addEscapeToFilepath(String) - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
To build a project, Ant requires that the file path separator "\" must be escaped as "\\" in the .properties file.
Before writing a file path to the properties file, call this method to get an escaped string.
- addEventListener() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Attach an event callback to an event for an object.
depending on: nothing
depending level: 0
- addEvents(Vector, String) - Method in class org.safs.tools.input.InputKeysParser
-
- addFailure(String, String, String) - Method in exception org.safs.SAFSTestLevelFailure
-
- addField(String, String) - Method in class org.safs.tools.GenericProcessMonitor.ProcessInfo
-
- addFile(String) - Static method in class org.safs.tools.consoles.JavaJVMConsole
-
Adds a file to the System runtime classpath.
Calls addFile(File).
- addFile(File) - Static method in class org.safs.tools.consoles.JavaJVMConsole
-
Adds a File to the System runtime classpath.
Calls addURL(URL)
- addFilter(Filter<Field>) - Method in class org.safs.data.model.FieldFilterComposite
-
- addFrameRS(String) - Method in class org.safs.selenium.spc.WDSPCGUI
-
- addFrameRSToCache(WebElement, String, String) - Method in class org.safs.selenium.spc.WDSPCGUI
-
- addGenericEventListener(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- addHeadersForType(String, String) - Static method in class org.safs.rest.service.Headers
-
Add one (or more) headers to the existing set of headers for the mapped type.
- addInfo - Variable in class org.safs.ios.IOSProcessContainer
-
- addInfo - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- ADDINFO_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- ADDINFO_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- addItem(StatusItem) - Method in class org.safs.tools.logs.processor.StatusReport
-
- addJavaScriptEventListener(WebElement, String, SearchObject.GenericJSEventListener) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- addKeywordProperty(String, String) - Method in class org.safs.SocketTestRecordHelper
-
Add a keyword property to the Properties list.
- addListener(NamedListener) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Add a listener to this Runner.
- addListener(CallbackHookListener) - Method in class org.safs.natives.AbstractHook
-
add a listener for current Hook, it should be overridden in its derived classes for setting a specific listener.
- addListener(CallbackHookListener) - Method in class org.safs.natives.KeyboardHook
-
- addListener(CallbackHookListener) - Method in class org.safs.natives.LLKeyboardHook
-
- addListener(CallbackHookListener) - Method in class org.safs.natives.LLMouseHook
-
- addListener(CallbackHookListener) - Method in class org.safs.natives.MouseHook
-
- addListener(NamedListener) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Add any class or subclass of NamedListener to the registered Listeners list.
- addListener(NamedListener) - Method in class org.safs.sockets.SocketProtocol
-
Register a DebugListener/ConnectionListener.
- addListeners(boolean) - Method in class org.safs.selenium.util.DocumentClickCapture
-
Inject the Document level event listeners if they are not already injected.
Does nothing if the listeners are already injected.
This method will also start the polling thread to watch the javascript variable used to monitor 'click event'
if it is called with parameter true.
- addMessag(String, Mailer.MimeType, Map<Integer, Mailer.MimeContent>) - Static method in class org.safs.tools.mail.Mailer
-
- addMessage(String, String, String, StackTraceElement) - Method in exception org.safs.SAFSTestLevelException
-
- addMessage(LogMessage) - Method in class org.safs.tools.logs.processor.TestLevel
-
- addNonRepeatedElements(List<WebElement>, List<WebElement>) - Static method in class org.safs.cukes.ai.selenium.AISearchBase
-
Find the non-repeated elements from the parameter 'elements' and add them into 'results'.
Currently we compare the web-element's id, if 2 elements have the same ID, we consider them same.
- addObject(Object) - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
- addObject(Object, boolean) - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
- addObject(String[], SPCTreeNode) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- addObject(List) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- addObject(SPCTreeNode) - Method in class org.safs.selenium.spc.SPCTreePanel
-
Add a node into the tree and treeModel.
- addObjects(List<Object>) - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
- addObserver(Observer) - Method in interface org.safs.control.ControlProcessing
-
pass along to 'controlObservable'
with a line like this:
- addObserver(Observer) - Method in class org.safs.control.swing.ControlStepUI
-
pass along to 'controlObservable'
- addParam(Object) - Method in class org.safs.control.ControlParameters
-
- addParameter(String) - Method in class org.safs.model.AbstractTestRecord
-
Add a parameter to the current list of parameters associated with the record.
- addParameter(String) - Method in interface org.safs.model.TestRecordParametersInterface
-
Add a parameter to be used with this test record.
- addParameter(String) - Method in class org.safs.text.ResourceMessageInfo
-
- addParameters(String[]) - Method in class org.safs.model.AbstractTestRecord
-
Add an array of parameters to the current list of parameters associated with the record.
- addParameters(String[]) - Method in interface org.safs.model.TestRecordParametersInterface
-
Add an array of parameters to be used with this test record.
- addParcel(MultipleParcelsHandler.SmallParcel) - Method in class org.safs.android.messenger.MultipleParcelsHandler.ParcelBuffer
-
- addParcelableResentParcelFromSmallParcel(Parcelable, boolean) - Static method in class org.safs.android.messenger.MessageUtil
-
- addProcessor(String, ProcessorInterface) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
According to the target, put the processor to a cache
- addProcessor(Processor) - Method in class org.safs.ProcessRequest
-
Add a processor that is used instead of, or in addition to, the
normal core and custom processors.
- addResults(Object) - Method in class org.safs.tools.drivers.STAFProcessContainerHelper
-
- AddSelection - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- AddSelection() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.AddSelection
-
- addSelenium(String, Selenium) - Static method in class org.safs.selenium.SApplicationMap
-
- addService(Service) - Static method in class org.safs.rest.service.Services
-
Normally not called directly unless a Service has been created outside the control of this Collection.
- addService(String, String, String, String, String) - Method in class org.safs.STAFHelper
-
add and launch standard SAFS services SAFSINPUT, SAFSMAPS and SAFSLOG
- addServiceInitOptions(STAFCommandParser) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Add your initialization options for your service.
- addServiceNameToMessage(String) - Method in class org.safs.staf.service.ServiceDebugLog
-
- addServiceSAFSVARS(String, String, String, String, String) - Method in class org.safs.STAFHelper
-
add and launch standard SAFS service, SAFSVARS.
- addSPCTreeNode(WebElement, String, SPCTreeNode) - Method in class org.safs.selenium.spc.SPCTreePanel
-
Add a single SPCTreeNode to the existing Tree Panel.
- addStatus(StatusInterface) - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, add the provided counter to this counter.
- addStatus(StatusInterface) - Method in interface org.safs.tools.status.StatusCounterInterface
-
Add the provided counter to this counter.
- addStatusCounts(StatusInterface) - Method in class org.safs.tools.drivers.AbstractDriver
-
- addStatusCounts(StatusInterface) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- addStatusCounts(StatusInterface) - Method in interface org.safs.tools.drivers.DriverInterface
-
- addToChainedMaps() - Method in class org.safs.tools.consoles.SAFSMonitorFrame.debugAppMap
-
- addToObjectList(T) - Method in class com.jayway.android.robotium.remotecontrol.ObjectCollection
-
- addTopWindowsFromDomainToWindowList(DomainTestObject, ArrayList) - Method in class org.safs.rational.RGuiObjectVector
-
Note: This method will add the top windows of a domain and also
the owned windows by these top windows.
- addURL(URL) - Static method in class org.safs.tools.consoles.JavaJVMConsole
-
Adds the content pointed by the URL to the System runtime classpath.
- addWaiter() - Method in class org.safs.staf.service.sem.SEMState
-
Blocks the calling thread--which should be from an EmbeddedHandle--until the item is triggered with another thread's call to releaseWaiters.
- addWaiter(long) - Method in class org.safs.staf.service.sem.SEMState
-
Blocks the calling thread--which should be from an EmbeddedHandle--
until the item is triggered with another thread's call to releaseWaiters or the timeout has been reached.
- addWaiterId(String) - Method in class org.safs.staf.service.sem.SEMState
-
- addWebDriver(String, WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Store the WebDriver in the Hashtable by id.
This also sets this WebDriver as the "current" or "lastUsed" WebDriver.
- addXMLAttribute(String) - Static method in class org.safs.ios.Utilities
-
Assumes a node has already been started.
- addXMLProperty(String) - Static method in class org.safs.ios.Utilities
-
Assumes a property node has already been started.
- adjustControllerPort() - Method in class org.safs.sockets.android.DroidSocketProtocol
-
- adjustForFrozenCells(TestObject) - Method in class org.safs.rational.CFJCTable
-
Purpose: Refine the columnMap and rowMap variables by
reordering the arrays if certain frozen rows or frozen columns are placed
in the table in an abnormal way.
- adjustImageBRect(BufferedImage, Rectangle) - Static method in class org.safs.image.ImageUtils
-
- adjustTabulation(Printable) - Method in class org.safs.auth.OAuth2
-
- adjustTabulation(Printable) - Method in class org.safs.auth.SSOAuth
-
- ADVANCED_RUNTIME_ID - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
- ADVANCED_RUNTIME_LEVEL - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
- ADVANCED_RUNTIME_PACKAGEROOT - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
- ADVANCED_RUNTIME_TABLE - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
- advancedSettings - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- ADVANCEDSETTINGS_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- afterCheck(Persistable, boolean...) - Method in class org.safs.persist.VerifierToFile
-
Make the final check.
- afterLaunchRemoteEngine() - Method in class org.safs.android.DJavaHook
-
Minimally, forward TCP Port if we launched an Emulator.
- afterLaunchRemoteEngine() - Method in class org.safs.JavaSocketsHook
-
Invoked during start loop initialization.
- afterParse() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
Do some thing after parsing the raw recognition string.
- afterParse() - Method in class org.safs.tools.logs.processor.XMLSaxProcessor
-
- afterStart() - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- afterStart() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- Agent - Interface in org.safs.rmi.engine
-
Defines a generic SAFS Engine RMI Agent communicating with a SAFS Engine RMI Server.
- AGENT_CLASSES - Static variable in class org.safs.jvmagent.Bootstrap
-
'safs.jvmagent.classes'
This is the property name in the safsjvmagent.properties file which can contain
a comma-separated list of Agent-type classes for this class to launch.
- AGENT_CLASSPATH - Static variable in class org.safs.jvmagent.Bootstrap
-
'safs.jvmagent.classpath'
This is the property name in the safsjvmagent.properties file which contains
the classpath the AgentClassLoader is expected to use when loading classes.
- AgentClassLoader - Class in org.safs.jvmagent
-
Provide a class loader that loads from a custom path.
- AgentClassLoader(String) - Constructor for class org.safs.jvmagent.AgentClassLoader
-
Create a class loader that loads classes from the given search paths.
- AgentClassLoader(String, ClassLoader) - Constructor for class org.safs.jvmagent.AgentClassLoader
-
Preferred constructor creates a class loader that loads classes from the
given search paths.
- AgentImpl - Class in org.safs.rmi.engine
-
This is an initial concrete implementation of our RMI Agent Interface.
- AgentImpl() - Constructor for class org.safs.rmi.engine.AgentImpl
-
Constructor for AgentImpl.
- AgentImpl.ServerMonitor - Class in org.safs.rmi.engine
-
Polls the server host for a Java Registry every few seconds until one with the proper
server object is found.
- AgentImpl.STAFMonitor - Class in org.safs.rmi.engine
-
Polls for the existence of STAF every few seconds until found.
- AgentWindow - Class in org.safs.rmi.engine
-
Class used to store retrieved Window and Component pseudo-references with
an ObjID of the Agent that owns the Window or Component.
- AgentWindow() - Constructor for class org.safs.rmi.engine.AgentWindow
-
Constructor for AgentWindow.
- AgentWindow(ObjID, Object) - Constructor for class org.safs.rmi.engine.AgentWindow
-
- AIButtonActions - Class in org.safs.cukes.ai.selenium
-
Used to hold BUTTON test step definitions for gherkin feature files.
- AIButtonActions() - Constructor for class org.safs.cukes.ai.selenium.AIButtonActions
-
- AICheckBoxActions - Class in org.safs.cukes.ai.selenium
-
Used to hold checkbox test step definitions for gherkin feature files.
- AICheckBoxActions() - Constructor for class org.safs.cukes.ai.selenium.AICheckBoxActions
-
- AIComboBoxActions - Class in org.safs.cukes.ai.selenium
-
Used to hold combobox test step definitions for gherkin feature files.
- AIComboBoxActions() - Constructor for class org.safs.cukes.ai.selenium.AIComboBoxActions
-
- AIComponent - Class in org.safs.cukes.ai.selenium
-
Used to hold checkbox test step definitions for gherkin feature files.
- AIComponent() - Constructor for class org.safs.cukes.ai.selenium.AIComponent
-
- AIComponentActions - Class in org.safs.cukes.ai.selenium
-
- AIComponentActions() - Constructor for class org.safs.cukes.ai.selenium.AIComponentActions
-
- AIDebugActions - Class in org.safs.cukes.ai.selenium
-
Concept: To hold debug test step definitions callable from gherkin feature files.
- AIDebugActions() - Constructor for class org.safs.cukes.ai.selenium.AIDebugActions
-
- aidl(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- aidl(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- aidl - Class in org.safs.android.auto.tools
-
- aidl() - Constructor for class org.safs.android.auto.tools.aidl
-
- AIEditBoxActions - Class in org.safs.cukes.ai.selenium
-
Used to hold TEXTAREA and TEXT INPUT test step definitions for gherkin feature files.
- AIEditBoxActions() - Constructor for class org.safs.cukes.ai.selenium.AIEditBoxActions
-
- AIListViewActions - Class in org.safs.cukes.ai.selenium
-
Used to hold listview test step definitions for gherkin feature files.
- AIListViewActions() - Constructor for class org.safs.cukes.ai.selenium.AIListViewActions
-
- AIMiscActions - Class in org.safs.cukes.ai.selenium
-
Used to hold miscellaneous test step definitions for gherkin feature files.
- AIMiscActions() - Constructor for class org.safs.cukes.ai.selenium.AIMiscActions
-
- AISearchBase - Class in org.safs.cukes.ai.selenium
-
The base class on which many AI Search Algorithms will subclass.
- AISearchBase() - Constructor for class org.safs.cukes.ai.selenium.AISearchBase
-
- AITextActions - Class in org.safs.cukes.ai.selenium
-
Used to hold generic TEXT test step definitions for gherkin feature files.
Generally matches on any element whose displayed text value/node matches the provided text value.
Assumes the currently active WebDriver session unless otherwise specified.
- AITextActions() - Constructor for class org.safs.cukes.ai.selenium.AITextActions
-
- AJAX - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
An instance of WD_XMLHttpRequest, used to send HTTP request.
- Alert - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
This is exact the same as AlertText.
In "Selenium IDE", the command list contains 'storeAlert', 'verifyAlert', 'verifyNotAlert' etc.
- Alert() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Alert
-
- AlertAccept(String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.Misc
-
Accept (Clicking OK button) the Alert Dialog associated with a browser.
This command will wait 2 seconds by default for the presence of Alert.
- AlertDismiss(String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.Misc
-
Dismiss (Clicking Cancel button) the Alert Dialog associated with a browser.
This command will wait 2 seconds by default for the presence of Alert.
- AlertPresent - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- AlertPresent() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.AlertPresent
-
- AlertText - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- AlertText() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.AlertText
-
- alignToBottom(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Align the bottom of webelement to the bottom of browser.
- alignToTop(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Align the top of webelement to the top of browser.
- ALL_APPLICATION_INFO - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Flags OR'd together to retrieve all available information on an Application.
- ALL_ELEMENTS_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
// represents the path to all elements on the page,
it should be appended with real tag name or search-condition, for example "//input" will represent
all input tags on the page.
- ALL_OPERATORS - Static variable in class org.safs.tools.expression.SafsExpression
-
+ - * / % & =
- ALL_PACKAGE_INFO - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Flags OR'd together to retrieve all available information on an installed Package.
- ALL_STATUS_INFO_MODE - Static variable in interface org.safs.tools.counters.CountersInterface
-
1L
- allDescendants(String[]) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
According to the search conditions, return the xpath to get all matched elements.
- allfilecopy - Variable in class org.safs.install.LibraryUpdate
-
- allFileIncluded(File) - Method in class org.safs.install.LibraryUpdate
-
Include all Files newer than OLDEST_DATE
- allLogs - Variable in class org.safs.staf.service.logging.SLSLogFacility
-
- allNodes - Variable in class org.safs.selenium.spc.SPCTreePanel
-
- allOffButton - Variable in class org.safs.image.filter.ImageFilterGUI
-
- allOnButton - Variable in class org.safs.image.filter.ImageFilterGUI
-
- allow_shutdown - Static variable in class org.safs.model.tools.Driver
-
Set to false to prevent JSAFS from shutting down on a call to shutdownJSAFS().
- allowExit - Static variable in class org.safs.SAFSPlus
-
- allowShutdown(boolean) - Static method in class org.safs.cukes.StepDriver
-
Set to false to prevent our class instance finalize() or shutdownJSAFS() methods
from shutting down Driver services and engines upon termination.
- allowShutdown() - Static method in class org.safs.cukes.StepDriver
-
- allowSystemExit() - Method in class org.safs.JavaHook
-
Evaluate if the runtime hook should exit with System.exit(0).
- allowSystemExit() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
- allRects - Variable in class org.safs.image.filter.ImageFilterGUI
-
- ALPHABET - Static variable in class org.safs.Constants
-
ABCDEFGHIJKLMNOPQRSTUVWXYZ alphabet in upper case
- alphabet - Static variable in class org.safs.Constants
-
abcdefghijklmnopqrstuvwxyz alphabet in lower case
- alt(String) - Static method in class org.safs.model.Keys
-
Returns a string indicating that the ALT key should be pressed for each character in text
.
- ALT - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- ALT_NAME_TYPES - Static variable in class org.safs.android.engine.DGuiClassData
-
- ALT_NAME_TYPES - Static variable in class org.safs.GuiClassData
-
- alt_on - Variable in class org.safs.tools.input.InputKeysParser
-
- ALTCLICK - Static variable in class org.safs.ComponentFunction
-
- altClick(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A ALT-click on an object.
- altClick(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A ALT-click on an object.
- altClick(String, String) - Method in class org.safs.model.components.GenericObject
-
A ALT-click on an object.
- altClick(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A ALT-click on an object.
- altClick(String[]) - Method in class org.safs.model.components.GenericObject
-
A ALT-click on an object.
- altClick(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A ALT-click on an object.
- AltClick(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Alt-Click on any visible component.
- ALTCLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"AltClick"
- alternateAncestor - Variable in class org.safs.jvmagent.agents.ObjectAgent
-
- alternateAncestorClassname - Variable in class org.safs.jvmagent.agents.ObjectAgent
-
AlternateAncestorUser implementation.
- AlternateAncestorUser - Interface in org.safs.jvmagent
-
- AlternateLoginTests - Class in org.safs.model.examples.tables.suite
-
- AlternateLoginTests() - Constructor for class org.safs.model.examples.tables.suite.AlternateLoginTests
-
- AlternateLoginTests() - Static method in class org.safs.model.examples.tables.suite.Suite
-
- ALTLEFTDRAG - Static variable in class org.safs.ComponentFunction
-
- altLeftDrag(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
An ALT left mouse drag is performed on the object based on the stored coordinates.
- altLeftDrag(String) - Method in class org.safs.model.components.GenericObject
-
An ALT left mouse drag is performed on the object based on the stored coordinates.
- altLeftDrag(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
An ALT left mouse drag is performed on the object based on the stored coordinates.
- altLeftDrag(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.
- AltLeftDrag(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
A Alt left mouse drag is performed on the object based on the stored coordinates relative to this object.
- altLeftDrag(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 "ALT" key pressed during the drag.
- AltLeftDrag(Component, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
A Alt left mouse drag is performed on the object based on the stored coordinates relative to this object.
- ALTLEFTDRAG_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"AltLeftDrag"
- altrect - Variable in class org.safs.image.ImageManager
-
- altText - Variable in class org.safs.ComponentFunction
-
- an_unnamed_web_session_is_started_for_URL(String, String) - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Generate a new uniquely named web session for the browser type and URL.
- AND - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
and
- AND - Static variable in class org.safs.StringUtils
-
string and &
- ANDROID_CLIENT_DISPLAY - Static variable in class org.safs.tools.drivers.DriverConstant
-
"Android Client"
- ANDROID_CLIENT_TEXT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"Android"
- ANDROID_HOME_ENV_VAR - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"ANDROID_HOME"
- ANDROID_HOME_SYS_PROP - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"android-home" as in VM argument "-Dandroid-home=..."
- ANDROID_SDK_AAPT_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"aapt"
- ANDROID_SDK_AAPT_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"aapt.exe"
- ANDROID_SDK_ADB_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"adb"
- ANDROID_SDK_ADB_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"adb.exe"
- ANDROID_SDK_AIDL_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"aidl"
- ANDROID_SDK_AIDL_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"aidl.exe"
- ANDROID_SDK_APKBUILDER_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"apkbuilder"
- ANDROID_SDK_APKBUILDER_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"apkbuilder.bat"
- ANDROID_SDK_BUILD_TOOLS_DIR - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"build-tools" subdirectory in Android SDK
- ANDROID_SDK_DDMS_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"ddms"
- ANDROID_SDK_DDMS_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"ddms.bat"
- ANDROID_SDK_DMTRACEDUMP_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"dmtracedump"
- ANDROID_SDK_DMTRACEDUMP_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"dmtracedump.exe"
- ANDROID_SDK_DX_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"dx"
- ANDROID_SDK_DX_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"dx.bat"
- ANDROID_SDK_EMULATOR_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"emulator"
- ANDROID_SDK_EMULATOR_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"emulator.exe"
- ANDROID_SDK_ENV_VAR - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"ANDROID_SDK"
- ANDROID_SDK_MKSDCARD_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"mksdcard"
- ANDROID_SDK_MKSDCARD_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"mksdcard.exe"
- ANDROID_SDK_PLATFORM_DIR - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"platform" subdirectory in Android SDK
- ANDROID_SDK_PLATFORM_TOOLS_DIR - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"platform-tools" subdirectory in Android SDK
- ANDROID_SDK_SQLITE3_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"sqlite3"
- ANDROID_SDK_SQLITE3_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"sqlite3.exe"
- ANDROID_SDK_TOOLS_DIR - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"tools" subdirectory in Android SDK
- ANDROID_SDK_TRACEVIEW_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"traceview"
- ANDROID_SDK_TRACEVIEW_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AndroidTools
-
"traceview.bat"
- androidHome - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- AndroidInstaller - Class in org.safs.install
-
Handle Windows registration and Environment settings for Android SDK support.
- AndroidInstaller() - Constructor for class org.safs.install.AndroidInstaller
-
- AndroidRuntimeException - Exception in org.safs.android.auto.lib
-
Purpose: our user defined application exception used with this package.
- AndroidRuntimeException(String) - Constructor for exception org.safs.android.auto.lib.AndroidRuntimeException
-
Purpose: constructor
- AndroidRuntimeException(Throwable) - Constructor for exception org.safs.android.auto.lib.AndroidRuntimeException
-
Purpose: constructor
- AndroidRuntimeException(String, Throwable) - Constructor for exception org.safs.android.auto.lib.AndroidRuntimeException
-
Purpose: constructor
- AndroidRuntimeException(Throwable, String) - Constructor for exception org.safs.android.auto.lib.AndroidRuntimeException
-
Purpose: constructor
- androidsdk - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
static android sdk tool to the one appropriate for the OS (Windows or Unix).
- androidsdk - Static variable in class org.safs.android.auto.lib.DUtilities
-
static android sdk tool to the one appropriate for the OS (Windows or Unix).
- androidtool - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- AndroidTools - Class in org.safs.android.auto.lib
-
- ANDWAIT_CLASS - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- anode - Variable in class org.safs.selenium.spc.SPCElementInfoFrame.FrameThread
-
- anOperableObject - Variable in class org.safs.selenium.webdriver.lib.Component
-
Represents an object can be operated.
- AnotherConstant - Static variable in class org.safs.model.examples.advanced.JSAFSMap.Constant
-
- ant(File, String...) - Method in class org.safs.android.auto.lib.AntTool
-
- ANT_HOME_ENV - Static variable in class org.safs.android.auto.lib.AntTool
-
"ANT_HOME"
- ANT_HOME_PROP - Static variable in class org.safs.android.auto.lib.AntTool
-
"ant-home" as in VM arg "-Dant-home=..."
- ANT_TOOL_UNX - Static variable in class org.safs.android.auto.lib.AntTool
-
"ant"
- ANT_TOOL_WIN - Static variable in class org.safs.android.auto.lib.AntTool
-
"ant.bat"
- ANT_TOOLS_DIR - Static variable in class org.safs.android.auto.lib.AntTool
-
"bin" subdirectory Ant home
- antHome - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- antiParse(List<RobotKeyEvent>) - Method in class org.safs.tools.input.InputKeysParser
-
- anttool - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- AntTool - Class in org.safs.android.auto.lib
-
- anttool - Static variable in class org.safs.android.auto.lib.DUtilities
-
static ant sdk tool to the one appropriate for the OS (Windows or Unix).
- ApacheLogUtilities - Class in org.safs.logging
-
Extends LogUtilities to provide the apache.commons.logging.Log Interface.
- ApacheLogUtilities() - Constructor for class org.safs.logging.ApacheLogUtilities
-
super()
- ApacheLogUtilities(String) - Constructor for class org.safs.logging.ApacheLogUtilities
-
Satisfies the org.apache.commons.logging.Log Interface requirements.
- ApacheLogUtilities(String, String) - Constructor for class org.safs.logging.ApacheLogUtilities
-
Create a LogUtilities with the a log facility, so that it can be used as a SAFS Log.
- ApacheLogUtilities(STAFHelper) - Constructor for class org.safs.logging.ApacheLogUtilities
-
super(helper)
- ApacheLogUtilities(STAFHelper, boolean) - Constructor for class org.safs.logging.ApacheLogUtilities
-
super(helper, copyLogClass)
- apkBuilder(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- apkBuilder(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- apkBuilder - Class in org.safs.android.auto.tools
-
- apkBuilder() - Constructor for class org.safs.android.auto.tools.apkBuilder
-
- APP_MAP_SET - Static variable in class org.safs.text.GENKEYS
-
Application Map set to '%1%'
- APP_MAP_VALUE - Static variable in class org.safs.text.GENKEYS
-
Application Map '%1%' %2%:%3% = '%4%'.
- appendAppMapEntry(String) - Method in class org.safs.selenium.spc.SPCAppMapFrame
-
Append the entry unmodified to current contents of the App Map Frame text.
- appendCommandToTestRecord(StringBuffer, String) - Method in class org.safs.model.AbstractCommand
-
Called by exportTestRecord() after the testRecordID() and a field
separator have been appended to the StringBuffer.
- appendCommandToTestRecord(StringBuffer, String) - Method in class org.safs.model.ComponentFunction
-
Overrides superclass to append the windowname and componentname before
invoking super.appendCommandToTestRecord to append the actual command.
- appendEngineRS(StringBuilder, String, Object) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
Append "rsKey:value;" to rs.
- appendEngineRS(StringBuilder, String, Object) - Method in class org.safs.autoit.AutoItRs.Window
-
- appendFinalLog(Writer) - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Override superclass prepend to provide a valid XML header if capXML is true.
- appendFinalLog(Writer) - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Allow subclasses to append information to the final destination log.
- appendFrameRS(String) - Method in class org.safs.selenium.spc.WDSPC
-
- appendFrameRS(String) - Method in class org.safs.selenium.spc.WDSPCGUI
-
- appendHeaderValue(String, String, String) - Static method in class org.safs.rest.service.Headers
-
Given a multi-line header String, append a header value to an existing header name,
or create the new header with the given value.
- appendInstallDirOption(String, String) - Method in interface org.safs.install.IProductDetector
-
Append installation directory option to installer and uninstaller
- appendInstallDirOption(String, String) - Method in class org.safs.install.ProductDetectorDefault
-
- appendMap - Variable in class org.safs.ios.IOSProcessContainer
-
- appendMap - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- APPENDMAP_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- APPENDMAP_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- appendOptions(String, String...) - Method in interface org.safs.install.IProductDetector
-
Append options to installer and uninstaller
- appendOptions(String, String...) - Method in class org.safs.install.ProductDetectorDefault
-
- appendParametersToTestRecord(StringBuffer, String) - Method in class org.safs.model.AbstractTestRecord
-
Appends all record or table invocation parameters to the provided buffer.
- appendParametersToTestRecord(StringBuffer, String) - Method in interface org.safs.model.TestRecordParametersInterface
-
Append the stored test record parameters during an export operation.
- appendProperties(Properties, URL) - Static method in class org.safs.text.FileUtilities
-
Open a new Properties file located at the provided URL and add its entries
to those in the target Properties file.
- appendSientOption(String) - Method in interface org.safs.install.IProductDetector
-
Append silent option to installer and uninstaller
- appendSientOption(String) - Method in class org.safs.install.ProductDetectorDefault
-
- appendSystemEnvironment(String, String, String) - Static method in class org.safs.install.InstallerImpl
-
Append a value to an existing Environment variable (CLASSPATH, PATH, etc..)
This adds the value at the end of any existing value.
- appids - Variable in class org.safs.android.DDriverCommand
-
- appids - Variable in class org.safs.ios.IDriverCommand
-
- APPL_JAVASCRIPT - Static variable in class org.safs.rest.service.Headers
-
- APPL_JSON - Static variable in class org.safs.rest.service.Headers
-
- APPL_OCTET_STREAM - Static variable in class org.safs.rest.service.Headers
-
- APPL_XML - Static variable in class org.safs.rest.service.Headers
-
- ApplicationConstants - Static variable in class org.safs.model.examples.minimal.MyAppMap.ApplicationConstants
-
"ApplicationConstants" Window Component itself.
- ApplicationMap - Class in org.safs
-
The Application Map (App Map) provides storage for Objects referencing the Application
being tested.
- ApplicationMap(String) - Constructor for class org.safs.ApplicationMap
-
Subclasses should call this constructor or insure mapname gets set.
- APPMAP_EN_FILE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
App_en.map
- APPMAP_EN_RESOURCE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
/org/safs/projects/seleniumplus/projects/samples/App_en.map
- APPMAP_FILE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
App.map
- APPMAP_FILES_PROPERTY - Static variable in class org.safs.model.tools.AbstractDriver
-
"testdesigner.appmap.files"
- APPMAP_ORDER_FILE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
AppMap.order
- APPMAP_ORDER_PROPERTY - Static variable in class org.safs.model.tools.AbstractDriver
-
"testdesigner.appmap.order"
- APPMAP_ORDER_RESOURCE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
/org/safs/projects/seleniumplus/projects/samples/AppMap.order
- APPMAP_RESOURCE - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
/org/safs/projects/seleniumplus/projects/samples/App.map
- APPMAPCHAINING - Static variable in class org.safs.DCDriverMiscCommands
-
- appMapChaining(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Enable and Disable support for App Map chaining.
- appMapChaining(String) - Static method in class org.safs.model.commands.DriverCommands
-
Enable and Disable support for App Map chaining.
- APPMAPCHAINING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"AppMapChaining"
- APPMAPCHAINING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"AppMapChaining"
- appMapFile - Variable in class org.safs.ios.IOSProcessContainer
-
- appMapFile - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- APPMAPFILE_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- APPMAPFILE_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- appMapFileShow - Variable in class org.safs.ios.IOSProcessContainer
-
- appMapFileShow - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- APPMAPFILESHOW_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- APPMAPFILESHOW_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- AppMapGenerator - Class in org.safs.model.tools
-
Process a standard SAFS AppMap and create a static Driver-compatible Map with matching Component references.
- appMapName - Variable in class org.safs.control.Control
-
if the appmapName is null, the code will search for the appmapname
list from the safsmaps service, and use the first one
- APPMAPRESOLVE - Static variable in class org.safs.DCDriverMiscCommands
-
- appMapResolve(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Enable and Disable support for embedded DDVariables in App Map strings.
- appMapResolve(String) - Static method in class org.safs.model.commands.DriverCommands
-
Enable and Disable support for embedded DDVariables in App Map strings.
- APPMAPRESOLVE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"AppMapResolve"
- APPMAPRESOLVE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"AppMapResolve"
- appmaps - Static variable in class org.safs.DDGUIUtilities
-
The storage of all ApplicationMaps ever opened or registered thru this
class.
- appmaps - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- AppServer - Class in org.safs.selenium.webdriver.lib
-
- AppServer() - Constructor for class org.safs.selenium.webdriver.lib.AppServer
-
- Arbre<T> - Class in org.safs
-
Purpose: generic tree object
- Arbre() - Constructor for class org.safs.Arbre
-
- ARCHIVEFILESUFFIX - Static variable in class org.safs.text.FileUtilities
-
A list of suffix for archive file in link http://en.wikipedia.org/wiki/List_of_archive_formats
- area - Variable in class org.safs.image.filter.ImageFilterGUI
-
- ARG_ACTUAL - Static variable in class org.safs.image.MakeImageDiff
-
- ARG_AUTORUN - Static variable in class org.safs.SAFSPlus
-
"-autorun"
command-line argument to enable Dependency Injection, AutoConfig, and AutoExecution.
- ARG_AUTORUN_CLASS - Static variable in class org.safs.model.tools.AbstractRunner
-
"-autorunclass", the parameter to indicate the class name to run test automatically.
Example, "-autorunclass autorun.full.classname".
- ARG_AUTORUN_CLASS - Static variable in class org.safs.SAFSPlus
-
"-autorunclass", the parameter to indicate the class name to run test automatically.
Only when parameter
SAFSPlus.ARG_AUTORUN
is present, this parameter will take effect.
Example, "-autorunclass autorun.full.classname".
- ARG_BENCH - Static variable in class org.safs.image.MakeImageDiff
-
- ARG_BENCH - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_BINARY - Static variable in class org.safs.tools.consoles.GenericJavaConsoleRunner
-
"-binary"
- ARG_CONFIG - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_CONNECTION - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_COUNT - Static variable in class org.safs.tools.input.MAPJPGProcessor
-
- ARG_DATA - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_DATAID - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_DATAPATH - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_DATASET - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_DEBUG - Static variable in class org.safs.IndependantLog
-
"-debug", if it is present, then show debug message on console
- ARG_DEBUG - Static variable in class org.safs.install.InstallerImpl
-
-debug if in debug mode
- ARG_DIF - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_DIFF - Static variable in class org.safs.image.MakeImageDiff
-
- ARG_DIR - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-dir"
- ARG_DRIVERS - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_ENCODING - Static variable in class org.safs.model.tools.AppMapGenerator
-
- ARG_ENCODING - Static variable in class org.safs.model.tools.ComponentGenerator
-
- ARG_FIELD - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_FILE_FOR_GETTIME - Static variable in class org.safs.natives.NativeWrapper
-
- ARG_HOSTNAME - Static variable in class org.safs.natives.NativeWrapper
-
- ARG_IN - Static variable in class org.safs.model.tools.AppMapGenerator
-
- ARG_IN - Static variable in class org.safs.model.tools.ComponentGenerator
-
- ARG_INSTALLDIR - Static variable in class org.safs.install.InstallerImpl
-
-installdir
optional command-line argument to explicitly set the installation directory for an installer.
Ex: -installdir "C:\SAFS" (for SAFS proper)
Ex: -installdir "C:\SeleniumPlus" (for SeleniumPlus proper)
Ex: -installdir "C:\SeleniumPlus\extra\automation" (for SeleniumPlus OCR, etc.)
- ARG_JUNIT - Static variable in class org.safs.SAFSPlus
-
"-junit:"
command-line argument to invoke a JUnit class instead of a SAFSPlus subclass.
Example: -junit:com.sas.spock.tests.SpockExperiment
- ARG_KEY_AUT_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_AUT_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_AVD - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_AVD - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_INSTRUMENT_ARG - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_INSTRUMENT_ARG - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_MESSENGER_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_MESSENGER_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_NO_AUT - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_NO_AUT - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_NO_MESSENGER - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_NO_MESSENGER - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_NO_RUNNER - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_NO_RUNNER - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_PERSIST_AVD - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_PERSIST_AVD - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_REMOVE_INSTALLED_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_REMOVE_INSTALLED_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_RESIGN_JAR - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_RESIGN_JAR - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_TESTRUNNER_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_TESTRUNNER_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_KEY_TESTRUNNER_SOURCE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- ARG_KEY_TESTRUNNER_SOURCE - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- ARG_LIST - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-list"
- ARG_LOG - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-log"
- ARG_LOGS - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_NAME - Static variable in class org.safs.model.tools.ComponentGenerator
-
- ARG_NOSUMMARY - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-nosummary"
- ARG_NOUPDATE - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_OPSOURCE - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_OUT - Static variable in class org.safs.model.tools.AppMapGenerator
-
- ARG_OUT - Static variable in class org.safs.model.tools.ComponentGenerator
-
- ARG_OUT - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-out"
- ARG_OUTPUT - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_PACKAGE - Static variable in class org.safs.model.tools.AppMapGenerator
-
- ARG_PACKAGE - Static variable in class org.safs.model.tools.ComponentGenerator
-
- ARG_PATH - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_PREFIX_A - Static variable in class org.safs.install.LibraryUpdate
-
- ARG_PREFIX_B - Static variable in class org.safs.install.LibraryUpdate
-
-b: followed by backup directory
- ARG_PREFIX_E - Static variable in class org.safs.install.LibraryUpdate
-
-e: followed by excluded folders (can be relative to target directory) separated by semi-colon, such as jre;Java;Java64
- ARG_PREFIX_E_SEP - Static variable in class org.safs.install.LibraryUpdate
-
- ARG_PREFIX_F - Static variable in class org.safs.install.LibraryUpdate
-
-f Force Overwrite
- ARG_PREFIX_NOB - Static variable in class org.safs.install.LibraryUpdate
-
-nob Do NOT Backup older files
- ARG_PREFIX_P - Static variable in class org.safs.install.LibraryUpdate
-
-prompt: followed by Title
- ARG_PREFIX_Q - Static variable in class org.safs.install.LibraryUpdate
-
-q quiet mode
- ARG_PREFIX_R - Static variable in class org.safs.install.LibraryUpdate
-
-r Recurse Directories
- ARG_PREFIX_S - Static variable in class org.safs.install.LibraryUpdate
-
-s: followed by source (an URL or a file path)
- ARG_PREFIX_T - Static variable in class org.safs.install.LibraryUpdate
-
-t: followed by target directory
- ARG_PREFIX_TOOLS - Static variable in class org.safs.install.LibraryUpdate
-
-tools: followed by tools' name separated by semi-colon, such as GhostScript;Tool2;Tool3, to be updated or installed
- ARG_PROJECT - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_PROPS - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_SAFS - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_SAFS_DIR - Static variable in class org.safs.install.InstallerImpl
-
-safs
Ex: -safs "C:\SAFS" (for SAFS product)
Ex: -safs "C:\SeleniumPlus" (for SeleniumPlus product)
- ARG_SAFSVAR - Static variable in class org.safs.SAFSPlus
-
"-safsvar:"
command-line argument syntax: -safsvar:name=value
- ARG_SELENIUM - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_SILENT - Static variable in class org.safs.install.InstallerImpl
-
-silent if in silent mode
- ARG_STAF - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_SUMMARY - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-summary"
- ARG_TEST - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_TEST_HOSTS - Static variable in class org.safs.net.NetUtilities
-
"-testhosts" followed by a series of hostname separated by semi-colon, such as "-testhosts host1;host2;host3;host4"
- ARG_TITLE - Static variable in class org.safs.tools.consoles.GenericJavaConsoleRunner
-
"-consoleTitle"
- ARG_TYPE - Static variable in class org.safs.install.ProjectInstaller
-
- ARG_UNINSTALL - Static variable in class org.safs.install.InstallerImpl
-
-u
command-line argument to signal an uninstall invocation.
- ARG_VALUE - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_VERBOSE - Static variable in class org.safs.install.InstallerImpl
-
-v if in verbose mode, more details will be output
- ARG_WHERE - Static variable in class org.safs.tools.data.GenericJDBC
-
- ARG_XSL - Static variable in class org.safs.tools.logs.MultiLogResults
-
"-xsl"
- argAUTpassed - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
true if we received the 'aut' command-line argument, or setAUTApk() was called.
- argAUTpassed - Variable in class org.safs.android.remotecontrol.SoloTest
-
true if we received the 'aut' command-line argument, or setAUTApk() was called.
- argINSTRUMENTpassed - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
true if we received the 'instrument' command-line argument, or setInstrumentArg() was called.
- argINSTRUMENTpassed - Variable in class org.safs.android.remotecontrol.SoloTest
-
true if we received the 'instrument' command-line argument, or setInstrumentArg() was called.
- argMESSENGERpassed - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
true if we received the 'messenger' command-line argument, or setMessengerApk() was called.
- argMESSENGERpassed - Variable in class org.safs.android.remotecontrol.SoloTest
-
true if we received the 'messenger' command-line argument, or setMessengerApk() was called.
- argRESIGNJARpassed - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
true if we received the 'resignjar' command-line argument, or setResignJar() was called.
- argRESIGNJARpassed - Variable in class org.safs.android.remotecontrol.SoloTest
-
true if we received the 'resignjar' command-line argument, or setResignJar() was called.
- argRUNNERpassed - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
true if we received the 'runner' command-line argument, or setTestRunnerApk() was called.
- argRUNNERpassed - Variable in class org.safs.android.remotecontrol.SoloTest
-
true if we received the 'runner' command-line argument, or setTestRunnerApk() was called.
- argRUNNERSOURCEpassed - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
true if we received the 'runnersource' command-line argument, or setTestRunnerSourceDir() was called.
- argRUNNERSOURCEpassed - Variable in class org.safs.android.remotecontrol.SoloTest
-
true if we received the 'runnersource' command-line argument, or setTestRunnerSourceDir() was called.
- args - Static variable in class org.safs.ios.IOSProcessContainer
-
Passed in from static void main()
- args - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
Passed in from static void main()
- argsToString(String[]) - Static method in class org.safs.android.auto.lib.DUtilities
-
- ARIA() - Constructor for class org.safs.selenium.webdriver.lib.RS.XPATH.ARIA
-
- aroundCase(ProceedingJoinPoint) - Method in class org.safs.model.annotations.AspectTestLevel
-
- aroundCycle(ProceedingJoinPoint) - Method in class org.safs.model.annotations.AspectTestLevel
-
- aroundStep(ProceedingJoinPoint) - Method in class org.safs.model.annotations.AspectTestLevel
-
- aroundSuite(ProceedingJoinPoint) - Method in class org.safs.model.annotations.AspectTestLevel
-
- arrangeComponents(Vector) - Method in class org.safs.tools.input.MAPJPGProcessor
-
- ARRAY_PROP_ABSLISTVIEW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ABSLISTVIEW contains all property names should be returned for AbsListView object.
- ARRAY_PROP_ACCESSIBLITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ACCESSIBLITY contains all property names should be returned for object containing AccessibilityNodeInfo.
- ARRAY_PROP_ACTIONBAR - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ACTIONBAR contains all property names should be returned for ActionBar object.
- ARRAY_PROP_ACTIONBAR_TAB - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ACTIONBAR_TAB contains all property names should be returned for ActionBar.Tab object.
- ARRAY_PROP_ACTIVITY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ACTIVITY contains all property names should be returned for Activity object.
- ARRAY_PROP_ADAPTER - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ADAPTER contains all property names should be returned for Adapter object.
- ARRAY_PROP_ADAPTERVIEW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_ADAPTERVIEW contains all property names should be returned for AdapterView object.
- ARRAY_PROP_DISPLAY - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_DISPLAY contains all property names should be returned for Display object.
- ARRAY_PROP_LISTVIEW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_LISTVIEW contains all property names should be returned for ListView object.
- ARRAY_PROP_PROGRESSDIALOG - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_DISPLAY contains all property names should be returned for Display object.
- ARRAY_PROP_SPINNER - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- ARRAY_PROP_SWITCH - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- ARRAY_PROP_TEXTVIEW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_TEXTVIEW contains all property names should be returned for TextView object.
- ARRAY_PROP_TOGGLEBUTTON - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
- ARRAY_PROP_VIEW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_VIEW contains all property names should be returned for View object.
- ARRAY_PROP_VIEWGROUP - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_VIEWGROUP contains all property names should be returned for ViewGroup object.
- ARRAY_PROP_WINDOW - Static variable in class org.safs.android.engine.DGuiObjectRecognition
-
ARRAY_PROP_WINDOW contains all property names should be returned for Window object.
- arrayToList(T[]) - Static method in class org.safs.StringUtils
-
As the List returned by Arrays.asList() does not support remove operation.
So we provide this method ourselves.
- arrayToString(Object[]) - Static method in class org.safs.StringUtils
-
Convert an array to a string, which contains the array's value separated by a space.
- arrayToString(Object[], String) - Static method in class org.safs.StringUtils
-
Convert an array to a string, which contains the array's value separated by parameter delimiter.
- asList(String...) - Static method in class org.safs.android.auto.lib.Console
-
- aspc - Variable in class org.safs.selenium.spc.SPCElementInfoFrame.FrameThread
-
- AspectTestLevel - Class in org.safs.model.annotations
-
- AspectTestLevel() - Constructor for class org.safs.model.annotations.AspectTestLevel
-
- assembleParcelMessage(Parcelable, Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Concatenate two Parcelable Bundles containing String to form one Parcelable.
The String message is stored via Bundle.putCharArray using
MessageUtil.BUNDLE_MESSAGE
as the key for the item.
- assembleParcelProps(Parcelable, Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Concatenate two Parcelable Bundles containing char[] to form one Parcelable.
The char[] message is stored via Bundle.putCharArray using
MessageUtil.BUNDLE_PROPERTIES
as the key for the item.
- assembleParcels() - Method in class org.safs.android.messenger.MultipleParcelsHandler.ParcelBuffer
-
- assembleSmallParcels(Message) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
This method will accumulate small parcels of one message, store them into
a cache for future assembly.
Message.obj will hold the final result of message:
If the message is not divided into parcels, this method will do no thing.
If the message is divided into parcels, this method will store them into
a cache
MultipleParcelsHandler.messageReceivedCache
and assemble them and assign it to
parameter msg.obj when the last parcel arrives.
- Assert() - Constructor for class org.safs.SAFSPlus.Assert
-
Protected Constructor for static class.
- Assert() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.Assert
-
- assertCurrentActivity(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
assert the current activity has the given name/class, with the possibility to verify that
the expected Activity is a new instance of the Activity.
- assertCurrentActivityClass(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Asserts that the expected Activity is the current active one.
- assertCurrentActivityClass(String, String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Asserts that the expected Activity is the current active one, with the possibility to verify that the expected
Activity is a new instance of the Activity.
- assertCurrentActivityName(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Asserts that the expected Activity is the current active one.
- assertCurrentActivityName(String, String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Asserts that the expected Activity is the current active one, with the possibility to verify that
the expected Activity is a new instance of the Activity.
- assertMemoryNotLow(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
assert that the memory is enough
- assertMemoryNotLow() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Asserts that the available memory on the device or system is not low.
- assertRequestSupported(Map<String, Object>) - Method in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- ASSIGN_SEPARATOR - Static variable in class org.safs.selenium.DocumentParser
-
- assign_variable(String, String) - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Store a variable by SAFS Variable Service.
- assignCellContainsTextRow(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String[]) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String[]) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(String[]) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- assignCellContainsTextRow(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on partial matching cell values.
- ASSIGNCELLCONTAINSTEXTROW - Static variable in class org.safs.rational.CFTable
-
- ASSIGNCELLCONTAINSTEXTROW - Static variable in class org.safs.selenium.CFHTMLTable
-
- ASSIGNCELLCONTAINSTEXTROW_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"AssignCellContainsTextRow"
- ASSIGNCELLCONTAINSTEXTROW_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"AssignCellContainsTextRow"
- ASSIGNCELLCONTAINSTEXTROW_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"AssignCellContainsTextRow"
- assignCellTextRow(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String[]) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String[]) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(String[]) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on matching cell values.
- assignCellTextRow(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Assigns a user-defined variable a row # based on matching cell values.
- ASSIGNCELLTEXTROW - Static variable in class org.safs.rational.CFTable
-
- ASSIGNCELLTEXTROW - Static variable in class org.safs.selenium.CFHTMLTable
-
- ASSIGNCELLTEXTROW_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"AssignCellTextRow"
- ASSIGNCELLTEXTROW_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"AssignCellTextRow"
- ASSIGNCELLTEXTROW_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"AssignCellTextRow"
- assignCellValue(String, String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Assigns the value of a cell in a listview to a variable.
- assignCellValue(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Assigns the value of a cell in a listview to a variable.
- assignCellValue(String, String, String) - Method in class org.safs.model.components.ListView
-
Assigns the value of a cell in a listview to a variable.
- assignCellValue(StepTestTable, String, String, String) - Method in class org.safs.model.components.ListView
-
Assigns the value of a cell in a listview to a variable.
- assignCellValue(String[]) - Method in class org.safs.model.components.ListView
-
Assigns the value of a cell in a listview to a variable.
- assignCellValue(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Assigns the value of a cell in a listview to a variable.
- ASSIGNCELLVALUE_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"AssignCellValue"
- assignClipboardVariable() - Method in class org.safs.android.remotecontrol.SAFSDriverCommands
-
Same as getClipboard.
- ASSIGNCLIPBOARDVARIABLE - Static variable in class org.safs.DCDriverMiscCommands
-
- assignClipboardVariable(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Copy the clipboard contents to a DDVariable.
- assignClipboardVariable(String) - Static method in class org.safs.model.commands.DriverCommands
-
Copy the clipboard contents to a DDVariable.
- AssignClipboardVariable(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Copy the clipboard contents to a DDVariable.
- ASSIGNCLIPBOARDVARIABLE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"AssignClipboardVariable"
- ASSIGNCLIPBOARDVARIABLE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"AssignClipboardVariable"
- ASSIGNPROPERTYVARIABLE - Static variable in class org.safs.ComponentFunction
-
- assignPropertyVariable() - Method in class org.safs.ComponentFunction
-
- assignPropertyVariable(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Assign the string value of an object property to a specific DDVariable
Assign the string value of an object property to a specific DDVariable.
- assignPropertyVariable(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Assign the string value of an object property to a specific DDVariable
Assign the string value of an object property to a specific DDVariable.
- assignPropertyVariable(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Assign the string value of an object property to a specific DDVariable
Assign the string value of an object property to a specific DDVariable.
- assignPropertyVariable(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Assign the string value of an object property to a specific DDVariable
Assign the string value of an object property to a specific DDVariable.
- assignPropertyVariable(String[]) - Method in class org.safs.model.components.GenericMaster
-
Assign the string value of an object property to a specific DDVariable
Assign the string value of an object property to a specific DDVariable.
- assignPropertyVariable(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Assign the string value of an object property to a specific DDVariable
Assign the string value of an object property to a specific DDVariable.
- AssignPropertyVariable(Component, String, String) - Static method in class org.safs.SAFSPlus.Component
-
Assign object property to a variable.
- ASSIGNPROPERTYVARIABLE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"AssignPropertyVariable"
- assignSeparator - Variable in class org.safs.GuiObjectRecognition
-
- assignSeparator - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
separates type and value for one qualifier.
- assignVariableCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableCellText(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- ASSIGNVARIABLECELLTEXT - Static variable in class org.safs.rational.CFTable
-
- ASSIGNVARIABLECELLTEXT - Static variable in class org.safs.selenium.CFHTMLTable
-
- ASSIGNVARIABLECELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"AssignVariableCellText"
- ASSIGNVARIABLECELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"AssignVariableCellText"
- ASSIGNVARIABLECELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"AssignVariableCellText"
- assignVariableFuzzyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(StepTestTable, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- assignVariableFuzzyCellText(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to extract a particular cell value and assign
it to the provided variable name.
- ASSIGNVARIABLEFUZZYCELLTEXT - Static variable in class org.safs.rational.CFTable
-
- ASSIGNVARIABLEFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"AssignVariableFuzzyCellText"
- ASSIGNVARIABLEFUZZYCELLTEXT_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"AssignVariableFuzzyCellText"
- ATest - Class in org.safs.model.examples.embedded.include
-
- ATest() - Constructor for class org.safs.model.examples.embedded.include.ATest
-
- ATest - Class in org.safs.model.examples.minimal.include
-
- ATest() - Constructor for class org.safs.model.examples.minimal.include.ATest
-
- ATTEMPT_3A - Static variable in class org.safs.text.GENKEYS
-
%1%:%2% %3% attempted using %4%
- ATTRIB_IGNORED_BROWSER - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
- ATTRIB_SYNC - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.RunScript
-
attribute 'sync' of command which is param[0]
- attribute(String, String, boolean, boolean) - Static method in class org.safs.selenium.webdriver.lib.RS
-
Return a Recognition String of format "xpath=xxx" according to the pair (attribute,value).
- ATTRIBUTE_AIRA_PLACEHOLDER - Static variable in class org.safs.Constants.HTMLConst
-
aria-placeholder attribute name
- ATTRIBUTE_ALT - Static variable in class org.safs.Constants.HTMLConst
-
alt attribute name
- ATTRIBUTE_ARCHIVE - Static variable in class org.safs.text.FileUtilities
-
'A'
- ATTRIBUTE_ARIA_ACTIVEDDESCENDANT - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_ATOMIC - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_AUTOCOMPLETE - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_BUSY - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_CHECKED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_CONTROLS - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_DESCRIBEDBY - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_DISABLED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_DRIPEFFECT - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_EXPANDED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_FLOWTO - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_GRABBED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_HASPOPUP - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_HIDDEN - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_INVALID - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_LABEL - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_LABELDEBY - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_LEVEL - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_LIVE - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_MULTISELECTABLE - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_ORIENTATION - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_OWNS - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_POSINSET - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_PRESSED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_READONLY - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_RELEVANT - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_REQUIRED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_SELECTED - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_SETSIZE - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_SORT - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_VALUEMAX - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_VALUEMIN - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_VALUENOW - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_ARIA_VALUETEXT - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
- ATTRIBUTE_CLASS - Static variable in class org.safs.Constants.HTMLConst
-
class attribute name
- ATTRIBUTE_CLASS - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'class' a standard html attribute
- ATTRIBUTE_DATA_EXPANDED - Static variable in class org.safs.selenium.webdriver.lib.Tree
-
'data-expanded' attribute for tree http://demos.telerik.com/kendo-ui/treeview/index
- ATTRIBUTE_DIJITPOPUPPARENT - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'dijitpopupparent' attribute used by dojo
- ATTRIBUTE_FOR - Static variable in class org.safs.Constants.HTMLConst
-
for attribute name
- ATTRIBUTE_HIDDEN - Static variable in class org.safs.text.FileUtilities
-
'H'
- ATTRIBUTE_ID - Static variable in class org.safs.Constants.HTMLConst
-
id attribute name
- ATTRIBUTE_ID - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'id' a standard html attribute
- ATTRIBUTE_INDEX - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'index' a html attribute
- ATTRIBUTE_MULTIPLE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'multiple' a html attribute
- ATTRIBUTE_NAME - Static variable in class org.safs.Constants.HTMLConst
-
name attribute name
- ATTRIBUTE_NAME - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'name' a standard html attribute
- ATTRIBUTE_PLACEHOLDER - Static variable in class org.safs.Constants.HTMLConst
-
placeholder attribute name
- ATTRIBUTE_READONLY - Static variable in class org.safs.text.FileUtilities
-
'R'
- ATTRIBUTE_ROLE - Static variable in class org.safs.Constants.HTMLConst
-
role attribute name
- ATTRIBUTE_SYSTEM - Static variable in class org.safs.text.FileUtilities
-
'S'
- ATTRIBUTE_TARGET - Static variable in class org.safs.Constants.HTMLConst
-
target attribute name
- ATTRIBUTE_TEXT - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'text' a common html attribute
- ATTRIBUTE_TITLE - Static variable in class org.safs.Constants.HTMLConst
-
title attribute name
- ATTRIBUTE_TYPE - Static variable in class org.safs.Constants.HTMLConst
-
type attribute name
- ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'type' a standard html attribute
- ATTRIBUTE_VALUE - Static variable in class org.safs.Constants.HTMLConst
-
value attribute name
- ATTRIBUTE_VALUE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'value' a standard html attribute
- ATTRIBUTE_VISIBILITY - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'visibility' a html attribute
- ATTRIBUTE_WAI_ROLE - Static variable in interface org.safs.selenium.webdriver.lib.model.IWebAccessibleInternetRole
-
'role' a Web Accessible Internet's attribute
- ATTRIBUTE_WIDGETID - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'widgetid' attribute used by dojo
- ATTRIBUTES_ARRAY - Static variable in class org.safs.text.FileUtilities
-
An array containing "R" "S" "H" "A"
- auth - Variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- Auth - Interface in org.safs.auth
-
- AuthorizationServer - Class in org.safs.auth
-
This class encapsulates the information about the authorization server, where client/application/consumer
can get the 'authorization code', 'access token', 'refresh token' etc.
- AuthorizationServer() - Constructor for class org.safs.auth.AuthorizationServer
-
This default constructor will create an AuthorizationServer ignoring "static&final" fields
when persisting ("pickle" and "unpickle").
- authorizationServer - Variable in class org.safs.auth.OAuth2
-
- AUTO_QUALIFIER - Static variable in class org.safs.tools.drivers.RStringStrategy
-
- AUTO_RESOLVE_TESTRECORD - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
- autoConfigure(String, JSAFSConfiguredClassStore) - Static method in class org.safs.model.annotations.Utilities
-
This is where auto-configuration and execution of JSAFS-specific tests will generally
occur.
- AutoConfigureJSAFS - Annotation Type in org.safs.model.annotations
-
Tags a Class as requiring its package and subpackages to be checked for JSAFS auto injection.
- AutoIt - Class in org.safs.autoit
-
Class used to instantiate AutoIt support.
- AutoIt() - Constructor for class org.safs.autoit.AutoIt
-
- autoit2JavaButtonmask(String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Transform AutoIt button RS into Java button mask.
- autoit2JavaSpecialKey(String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Transform AutoIt Special Key RS into Java key code.
- AUTOIT_ALT_DOWN - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_ALT_UP - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_ASSIGN_SEPARATOR - Static variable in class org.safs.Constants.AutoItConstants
-
"="
- AUTOIT_CTRL_DOWN - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_CTRL_UP - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_DELIMITER - Static variable in class org.safs.autoit.AutoItRs
-
";"
- AUTOIT_ENGINE_RS_END - Static variable in class org.safs.Constants.AutoItConstants
-
"]"
- AUTOIT_ENGINE_RS_START - Static variable in class org.safs.Constants.AutoItConstants
-
"["
- AUTOIT_KEYWORD_CONTROLCLICK - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
AutoIt 'ControlClick' keyword, sends a mouse click command to a given control.
- AUTOIT_KEYWORD_MOUSEMOVE - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
AutoIt 'MouseMove' keyword, moves the mouse pointer.
- AUTOIT_KEYWORD_MOUSEMOVE_SPEED - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
AutoIt mouse move 'speed', its range is from 1 to 100, and default value is 10.
- AUTOIT_KEYWORD_SEND - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
AutoIt 'Send' keyword, sends simulated keystrokes to the active window.
- AUTOIT_LEFT_WINDOWS_DOWN - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_LEFT_WINDOWS_UP - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_MOUSE_BUTTON_LEFT - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
AutoIt's click button constants
- AUTOIT_MOUSE_BUTTON_MIDDLE - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_MOUSE_BUTTON_RIGHT - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_PREFIX - Static variable in class org.safs.autoit.AutoItRs
-
":autoit:"
- AUTOIT_PREFIX - Static variable in class org.safs.Constants.AutoItConstants
-
":autoit:"
- AUTOIT_RIGHT_WINDOWS_DOWN - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_RIGHT_WINDOWS_UP - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_RSKEY_VALUE_DELIMITER - Static variable in class org.safs.Constants.AutoItConstants
-
":"
- AUTOIT_SHIFT_DOWN - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_SHIFT_UP - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_SUPPORT_PRESS_ALT - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
AutoIt's supporting KeyPress/KeyDown keywords
- AUTOIT_SUPPORT_PRESS_CTRL - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_SUPPORT_PRESS_LWINDOWS - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_SUPPORT_PRESS_RWINDOWS - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- AUTOIT_SUPPORT_PRESS_SHIFT - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
- autoitcomponent - Variable in class org.safs.tools.drivers.AbstractDriver
-
- AutoItComponent - Class in org.safs.tools.engines
-
Provides local in-process support Component Functions and Driver Commands
by AutoIT engine on Windows.
- AutoItComponent() - Constructor for class org.safs.tools.engines.AutoItComponent
-
Constructor for AUTOITComponent.
It will also initialize the shared AutoIT object.
- AutoItComponent(DriverInterface) - Constructor for class org.safs.tools.engines.AutoItComponent
-
PREFERRED Constructor for AUTOITComponent.
- AutoItComponent.AutoItDriverCommand - Class in org.safs.tools.engines
-
Handle Driver Commands
- AutoItComponent.CFComponent - Class in org.safs.tools.engines
-
Local CFComponent
- AUTOITCOMPONENT_ENGINE - Static variable in class org.safs.tools.engines.AutoItComponent
-
"AUTOITComponent"
- autoitComponentCommands - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
This allows us to provide local support AutoIt CF test records.
- AutoItConstants() - Constructor for class org.safs.Constants.AutoItConstants
-
- AutoItDriverCommand() - Constructor for class org.safs.tools.engines.AutoItComponent.AutoItDriverCommand
-
- AutoItLib - Class in org.safs.autoit.lib
-
- AutoItLib() - Constructor for class org.safs.autoit.lib.AutoItLib
-
- AutoItObject() - Static method in class org.safs.autoit.AutoIt
-
- AutoItRs - Class in org.safs.autoit
-
Class to handle recognition-string-parsing for the AutoIt engine.
Window Recognition String will be converted to
AUTOIT window's RS.
Child Recognition String will be converted to
AUTOIT control's RS.
The
TEXT in Window Recognition String will be converted to
Window Text.
- AutoItRs(String, String) - Constructor for class org.safs.autoit.AutoItRs
-
- AutoItRs.Control - Class in org.safs.autoit
-
- AutoItRs.DefaultRecognizable - Class in org.safs.autoit
-
- AutoItRs.DefaultRecognizableAutoIt - Class in org.safs.autoit
-
- AutoItRs.Recognizable - Interface in org.safs.autoit
-
This interface represents something can be used by automation tool to find AUT's window or component.
- AutoItRs.Window - Class in org.safs.autoit
-
- AutoItRsTest - Class in org.safs.autoit.test
-
- AutoItRsTest() - Constructor for class org.safs.autoit.test.AutoItRsTest
-
- AutoItXPlus - Class in org.safs.autoit.lib
-
AutoIt/AutoItX is the DLL/COM control, which can be used by different programming
languages to access AutoIt through COM objects.
- AutoItXPlus() - Constructor for class org.safs.autoit.lib.AutoItXPlus
-
- AUTOLAUNCH_OPTION - Static variable in class org.safs.tools.engines.SAFSDROID
-
- AUTOLAUNCH_OPTION - Static variable in class org.safs.tools.engines.SAFSIOS
-
- autorun(String[]) - Method in class org.safs.model.tools.AbstractRunner
-
This is the critical method users could call to commence the automatic
instantiation, configuration, and execution of JSAFSTest methods.
- autorun(String[]) - Method in class org.safs.model.tools.Runner
-
This is the critical method users would call to commence the automatic
instantiation, configuration, and execution of JSAFSTest methods.
- autorun(String[]) - Method in class org.safs.SAFSPlus
-
This is the method to start the automatic test.
- available(int) - Static method in class org.safs.sockets.AvailablePortFinder
-
Checks to see if a specific port is available.
- AvailablePortFinder - Class in org.safs.sockets
-
Finds currently available server ports.
- avdSerialNo - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
avdSerialNo is device or emulator's serial number, it is "" by default
it will be modified by the value pass in as 'avd=' argument
If there is no device/emulator is attached/launched, we will try to
launch the emulator with this serial number.
If there is one device/emulator is attached/launched, we will ignore
this serial number.
If there are multiple devices/emulators are attached/launched, we
use this serial number to locate the device/emulator.
- avdSerialNo - Variable in class org.safs.android.remotecontrol.SoloTest
-
avdSerialNo is device or emulator's serial number, it is "" by default
it will be modified by the value pass in as 'avd=' argument
If there is no device/emulator is attached/launched, we will try to
launch the emulator with this serial number.
If there is one device/emulator is attached/launched, we will ignore
this serial number.
If there are multiple devices/emulators are attached/launched, we
use this serial number to locate the device/emulator.
- c - Static variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
a single colon
- c - Static variable in class org.safs.staf.service.input.SAFSFileReader
-
a single colon
- c - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- cache - Variable in class org.safs.android.engine.processor.EngineProcessor
-
- cache - Variable in class org.safs.GuiObjectVector
-
- cacheContainValue(Hashtable, Object) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Test if the value is contained in the local cache.
- cachedLibComponents - Variable in class org.safs.cukes.ai.selenium.AISearchBase
-
a cache holding the library component
- CacheReferenceInterface - Interface in com.jayway.android.robotium.remotecontrol.client.processor
-
Defines the required API for a Processor able to share cached object references.
- calcHotspotPoint(Point, Rectangle, int) - Static method in class org.safs.image.ImageUtils
-
- calculateAbsoluteCoordinate(double, double, String) - Static method in class org.safs.image.ImageUtils
-
Caculate an absolute coordinate according to (x, width)/(y, height) and offset.
- CALENDAR - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapUiCal ')]"}
- callback(int, NativeLong, User32.CWPSTRUCT) - Method in interface org.safs.natives.win32.User32.CallWndProcCallBack
-
- callback(int, NativeLong, User32.MSG) - Method in interface org.safs.natives.win32.User32.GetMsgProcCallBack
-
- callback(int, NativeLong, NativeLong) - Method in interface org.safs.natives.win32.User32.KeyBoardCallBack
-
- callback(int, NativeLong, User32.KBDLLHOOKSTRUCT) - Method in interface org.safs.natives.win32.User32.LLKeyBoardCallBack
-
- callback(int, NativeLong, User32.MSLLHOOKSTRUCT) - Method in interface org.safs.natives.win32.User32.LLMouseCallBack
-
- callback(int, NativeLong, User32.MOUSEHOOKSTRUCT) - Method in interface org.safs.natives.win32.User32.MouseCallBack
-
- callback(NativeLong, Pointer) - Method in interface org.safs.natives.win32.User32.WNDENUMPROC
-
Return whether to continue enumeration.
- CallbackHookListener - Interface in org.safs.natives
-
It is just a common interface for all callback hook listeners
- Callbacks - Class in org.safs.projects.common.projects.callbacks
-
- Callbacks() - Constructor for class org.safs.projects.common.projects.callbacks.Callbacks
-
- callCycle(String, String, String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a Cycle table (from StepDriver or SuiteDriver)
Since the Cycle is executed as a driver command
and NOT as a test record, the call to the
Cycle itself is not counted as a test pass or a test fail.
- callCycle(String[]) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a Cycle table (from StepDriver or SuiteDriver)
Since the Cycle is executed as a driver command
and NOT as a test record, the call to the
Cycle itself is not counted as a test pass or a test fail.
- callCycle(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a Cycle table (from StepDriver or SuiteDriver)
Since the Cycle is executed as a driver command
and NOT as a test record, the call to the
Cycle itself is not counted as a test pass or a test fail.
- callCycle(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a Cycle table (from StepDriver or SuiteDriver)
Since the Cycle is executed as a driver command
and NOT as a test record, the call to the
Cycle itself is not counted as a test pass or a test fail.
- CALLCYCLE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"CallCycle"
- CALLCYCLE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallCycle"
- callers - Static variable in class org.safs.model.tools.AbstractRunner
-
- callJUnit(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke one or more JUnit tests using the provided Class name(s).
- callJUnit(String) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke one or more JUnit tests using the provided Class name(s).
- CallJUnit(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Invoke one or more JUnit tests using the provided Class name(s).
- CALLJUNIT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"CallJUnit"
- CALLJUNIT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallJUnit"
- CallNextHookEx(Pointer, int, NativeLong, Pointer) - Method in interface org.safs.natives.win32.User32
-
Refer to MSDN:
LRESULT WINAPI CallNextHookEx(_in_opt HHOOK hhk, _in int nCode, _in WPARAM wParam, _in LPARAM lParam);
- CALLREMOTE - Static variable in class org.safs.DCDriverMiscCommands
-
- callRemote(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Execute a command on an external system / application.
- callRemote(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Execute a command on an external system / application.
- callRemote(String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Execute a command on an external system / application.
- callRemote(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Execute a command on an external system / application.
- CallRemote(String, String, String, String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Execute a command on an external/local system or application.
- CALLREMOTE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"CallRemote"
- CALLREMOTE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallRemote"
- callSAFSJHook() - Method in class org.safs.control.Control
-
callSAFSJHook
- CALLSCRIPT - Static variable in class org.safs.android.DDriverCommand
-
- CALLSCRIPT - Static variable in class org.safs.ios.IDriverCommand
-
- callScript(String, String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a custom script with passed parameters/variables, if desired.
- callScript(String[]) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a custom script with passed parameters/variables, if desired.
- callScript(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a custom script with passed parameters/variables, if desired.
- callScript(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a custom script with passed parameters/variables, if desired.
- CALLSCRIPT - Static variable in class org.safs.rational.DCDriverCommand
-
- CallScript(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Execute an external selenium script in the currently running WebDriver.
The external selenium script is recorded by a testing tool, such as "Selenium Builder" or "Selenium IDE".
- CALLSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"CallScript"
- CALLSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallScript"
- callStep(String, String, String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a Step table from within another Step table (from StepDriver).
- callStep(String[]) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a Step table from within another Step table (from StepDriver).
- callStep(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a Step table from within another Step table (from StepDriver).
- callStep(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a Step table from within another Step table (from StepDriver).
- CALLSTEP_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"CallStep"
- CALLSTEP_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallStep"
- callSuite(String, String, String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a Suite table (from StepDriver or SuiteDriver)
You cannot use CallSuite in a CycleDriver test table.
- callSuite(String[]) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke a Suite table (from StepDriver or SuiteDriver)
You cannot use CallSuite in a CycleDriver test table.
- callSuite(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a Suite table (from StepDriver or SuiteDriver)
You cannot use CallSuite in a CycleDriver test table.
- callSuite(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke a Suite table (from StepDriver or SuiteDriver)
You cannot use CallSuite in a CycleDriver test table.
- CALLSUITE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"CallSuite"
- CALLSUITE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallSuite"
- callTestNG(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Invoke TestNG tests using the provided TestNG parameters.
- callTestNG(String) - Static method in class org.safs.model.commands.DriverCommands
-
Invoke TestNG tests using the provided TestNG parameters.
- CallTestNG(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
- CALLTESTNG_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"CallTestNG"
- CALLTESTNG_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CallTestNG"
- CAN_NOT_GET_TEXT - Static variable in class org.safs.text.FAILKEYS
-
Can not get component's text.
- cancel - Variable in class org.safs.ios.IOSProcessContainer
-
- Cancel - Static variable in class org.safs.model.examples.advanced.JSAFSMap.LoginWindow
-
- Cancel - Static variable in class org.safs.model.examples.tables.appmap.LoginWin
-
- cancel - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- CANCEL_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- CANCEL_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- canceled - Variable in class org.safs.install.LibraryUpdate
-
Gets set TRUE if the user cancelled the update from a dialog prompt.
- canceledMSG - Variable in class org.safs.install.LibraryUpdate
-
- cancelSearch() - Method in class org.safs.selenium.spc.SPC
-
- cancelSearch() - Method in class org.safs.selenium.spc.WDSPC
-
sets the stopthread flag polled by the getAllElements Thread.
- canConnectGridURL(String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- canConnectHubURL(String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- canRead() - Method in class org.safs.tools.CaseInsensitiveFile
-
- CANT_CREATE_DIRECTORY - Static variable in class org.safs.text.FAILKEYS
-
Can not create directory '%1%'
- CANT_CREATE_FILE - Static variable in class org.safs.text.FAILKEYS
-
Can not create file '%1%'
- CANT_DELETE_DIRECTORY - Static variable in class org.safs.text.FAILKEYS
-
Can not delete directory '%1%'
- CANT_DELETE_FILE - Static variable in class org.safs.text.FAILKEYS
-
Can not delete file '%1%'
- canWrite() - Method in class org.safs.tools.CaseInsensitiveFile
-
- capabilities - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
In superclass RemoteWebDriver, there is a private field named 'capabilities', which is set in the method
RemoteWebDriver.startSession(Capabilities, Capabilities)
; But this RemoteWebDriver.startSession(Capabilities, Capabilities)
has been
overridden in this class.
- CAPABILITY_ID - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"ID"
- CAPABILITY_RECONNECT - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"RECONNECT"
- CAPABILITY_REMOTESERVER - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"REMOTESERVER"
- CAPTION - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- CAPTIONID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- captionPart - Static variable in class org.safs.PCTree
-
- CAPTURE_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- CAPTURE_INSTRUMENTS_HOTSPOT_ASCRIPT - Static variable in class org.safs.ios.Utilities
-
- CAPTURE_INSTRUMENTS_HOTSPOT_DIR - Static variable in class org.safs.ios.Utilities
-
default: ROOT_ASCRIPTS_DIR
- CAPTURE_INSTRUMENTS_HOTSPOT_EDITORMENU_FILE - Static variable in class org.safs.ios.Utilities
-
"editormenuhotspot.txt"
- CAPTURE_INSTRUMENTS_HOTSPOT_EDITORMENU_MODE - Static variable in class org.safs.ios.Utilities
-
"editormenu"
- captureBodySourceToFile(String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Captures the HTML source of the BODY tag into a file.
- captureBodySourceToFile(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Captures the HTML source of the BODY tag into a file.
- captureBodySourceToFile(String, String) - Method in class org.safs.model.components.HTMLDocument
-
Captures the HTML source of the BODY tag into a file.
- captureBodySourceToFile(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Captures the HTML source of the BODY tag into a file.
- captureBodySourceToFile(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Captures the HTML source of the BODY tag into a file.
- captureBodySourceToFile(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Captures the HTML source of the BODY tag into a file.
- CAPTUREBODYSOURCETOFILE - Static variable in class org.safs.rational.CFHtmlDocument
-
- CAPTUREBODYSOURCETOFILE - Static variable in class org.safs.selenium.CFHTMLDocument
-
- CAPTUREBODYSOURCETOFILE_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"CaptureBodySourceToFile"
- captureBodyTextToFile(String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Captures the visible document text into a file.
- captureBodyTextToFile(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Captures the visible document text into a file.
- captureBodyTextToFile(String, String) - Method in class org.safs.model.components.HTMLDocument
-
Captures the visible document text into a file.
- captureBodyTextToFile(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Captures the visible document text into a file.
- captureBodyTextToFile(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Captures the visible document text into a file.
- captureBodyTextToFile(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Captures the visible document text into a file.
- CAPTUREBODYTEXTTOFILE - Static variable in class org.safs.rational.CFHtmlDocument
-
- CAPTUREBODYTEXTTOFILE - Static variable in class org.safs.selenium.CFHTMLDocument
-
- CAPTUREBODYTEXTTOFILE_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"CaptureBodyTextToFile"
- captureBrowserArea(Rectangle) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Capture the image on browser according to the rectangle relative to the browser.
- CaptureEntirePageScreenshot - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
Requires one "file" parameter.
- CaptureEntirePageScreenshot() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CaptureEntirePageScreenshot
-
- captureFuzzyRangeToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String[]) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String[]) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(String[]) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- captureFuzzyRangeToFile(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- CAPTUREFUZZYRANGETOFILE - Static variable in class org.safs.rational.CFTable
-
- CAPTUREFUZZYRANGETOFILE - Static variable in class org.safs.selenium.CFHTMLTable
-
- CAPTUREFUZZYRANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"CaptureFuzzyRangeToFile"
- CAPTUREFUZZYRANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"CaptureFuzzyRangeToFile"
- CAPTUREFUZZYRANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"CaptureFuzzyRangeToFile"
- captureHierarchicalData(Collection<String>, HierarchicalElement[], String, int) - Static method in class org.safs.selenium.webdriver.CFComponent
-
Caputre the content of hierarchical structure like tree or menu.
- captureitems_in_the_combobox(String, String, List<String>) - Method in class org.safs.cukes.ai.selenium.AIComboBoxActions
-
Handle the keyword
CaptureItemsToFile of
ComboBoxFunctions against the ComboBox matching the provided textlabel.
- captureItemsToFile(String, String, String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String, String[]) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String, String[]) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String, String[]) - Static method in class org.safs.model.commands.ListViewFunctions
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String) - Method in class org.safs.model.components.ComboBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(StepTestTable, String, String) - Method in class org.safs.model.components.ComboBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String[]) - Method in class org.safs.model.components.ComboBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(StepTestTable, String[]) - Method in class org.safs.model.components.ComboBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String) - Method in class org.safs.model.components.ListBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(StepTestTable, String, String) - Method in class org.safs.model.components.ListBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String[]) - Method in class org.safs.model.components.ListBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(StepTestTable, String[]) - Method in class org.safs.model.components.ListBox
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String, String) - Method in class org.safs.model.components.ListView
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(StepTestTable, String, String) - Method in class org.safs.model.components.ListView
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(String[]) - Method in class org.safs.model.components.ListView
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- captureItemsToFile(StepTestTable, String[]) - Method in class org.safs.model.components.ListView
-
Capture Items To a File specified (if not abs, then to test dir)
Capture Items To a File specified (if not abs, then to test dir)
- CAPTUREITEMSTOFILE - Static variable in class org.safs.rational.CFComboBox
-
- captureItemsToFile() - Method in class org.safs.rational.CFComboBox
-
Purpose: captureItemsToFile
- CAPTUREITEMSTOFILE - Static variable in class org.safs.rational.CFList
-
- captureItemsToFile() - Method in class org.safs.rational.CFList
-
Purpose: captureItemsToFile
- CaptureItemsToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.ComboBox
-
Capture all items in Combo Box to a file.
- CaptureItemsToFile(Component, String, String) - Static method in class org.safs.SAFSPlus.ListView
-
Get all text value of items in ListView, and save them to a file.
- CaptureItemsToFile(Component, String) - Static method in class org.safs.SAFSPlus.ListView
-
Get all text value of items in ListView, and save them to a file by system encoding.
- captureItemsToFile(String, String) - Method in class org.safs.selenium.webdriver.CFComboBox
-
Purpose: captureItemsToFile
- CAPTUREITEMSTOFILE_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"CaptureItemsToFile"
- CAPTUREITEMSTOFILE_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"CaptureItemsToFile"
- CAPTUREITEMSTOFILE_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"CaptureItemsToFile"
- CAPTUREMOUSEPOSITION - Static variable in class org.safs.DCDriverMiscCommands
-
- captureMousePositionOnScreen(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Capture the location of the mouse pointer relative to the screen and save the x and y components into variables.
- captureMousePositionOnScreen(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Capture the location of the mouse pointer relative to the screen and save the x and y components into variables.
- captureMousePositionOnScreen(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Capture the location of the mouse pointer relative to the screen and save the x and y components into variables.
- captureMousePositionOnScreen(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Capture the location of the mouse pointer relative to the screen and save the x and y components into variables.
- CAPTUREMOUSEPOSITIONONSCREEN - Static variable in class org.safs.rational.DCDriverCommand
-
- CaptureMousePositionOnScreen(String, String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Capture the location of the mouse pointer relative to the screen and save the x and y components into variables.
- CAPTUREMOUSEPOSITIONONSCREEN_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"CaptureMousePositionOnScreen"
- CAPTUREMOUSEPOSITIONONSCREEN_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CaptureMousePositionOnScreen"
- captureObjectData() - Method in class org.safs.ComponentFunction
-
- captureObjectData(TestObject) - Method in class org.safs.rational.CFComboBox
-
Captures the object data into a List.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFComponent
-
Captures the object data into a List.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFDotnetTable
-
overrides CFTable.captureObjectData to capture the object data into a List of rows.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFHtmlTable
-
overrides CFTable.captureObjectData to capture the object data into a
List of rows.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFLabel
-
Overrides its super for supporting CFLabel specifically.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFList
-
Note: Need to modify this method if we want to support new application type, such as Flex application
- captureObjectData(TestObject) - Method in class org.safs.rational.CFMenuBar
-
Turn the menu to a tree, and return each level of the tree node.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFPageTabList
-
Overrides its super for DotNet TabControl.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFTable
-
Captures the object data into a List of rows.
- captureObjectData(TestObject) - Method in class org.safs.rational.CFTree
-
Overrides CFComponent.captureObjectData.
- captureObjectData(TestObject) - Method in class org.safs.rational.custom.CFList
-
Override default CFList.captureObjectData for certain SAS-specific cases.
- captureObjectData(TestObject) - Method in class org.safs.rational.flex.CFFlexList
-
Note: Override the method of its superclass CFList, support Flex List
- captureObjectData(TestObject) - Method in class org.safs.rational.flex.CFFlexPageTabList
-
Overrides its super for Flex TabControl.
- captureObjectData(TestObject) - Method in class org.safs.rational.flex.CFFlexTable
-
- captureObjectData(TestObject) - Method in class org.safs.rational.win.CFWinPageTabList
-
Overrides its super for DotNet TabControl.
- captureObjectData(TestObject) - Method in class org.safs.rational.wpf.CFWPFComboBox
-
overrides its parent to support DOTNET_WPF controls
- captureObjectData(TestObject) - Method in class org.safs.rational.wpf.CFWPFList
-
Note: Override the method in its super class CFList
- captureObjectData() - Method in class org.safs.selenium.CFComponent
-
- captureObjectData() - Method in class org.safs.selenium.webdriver.CFComboBox
-
- captureObjectData() - Method in class org.safs.selenium.webdriver.CFComponent
-
Sub class may override this method to get its own data.
- CAPTUREOBJECTDATATOFILE - Static variable in class org.safs.ComponentFunction
-
- captureObjectDataToFile() - Method in class org.safs.ComponentFunction
-
- captureObjectDataToFile(String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Copy the current contents of an object's data to a file.
- captureObjectDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Copy the current contents of an object's data to a file.
- captureObjectDataToFile(String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Copy the current contents of an object's data to a file.
- captureObjectDataToFile(StepTestTable, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Copy the current contents of an object's data to a file.
- captureObjectDataToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Copy the current contents of an object's data to a file.
- captureObjectDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Copy the current contents of an object's data to a file.
- captureObjectDataToFile() - Method in class org.safs.rational.CFComponent
-
A generic implementation for CaptureObjectDataToFile.
- CaptureObjectDataToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Copy the current contents of a component's data to a file.
- CAPTUREOBJECTDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"CaptureObjectDataToFile"
- CAPTUREPROPERTIESTOFILE - Static variable in class org.safs.ComponentFunction
-
- capturePropertiesToFile() - Method in class org.safs.ComponentFunction
-
- capturePropertiesToFile(String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Copy all of the value properties a test object to a file.
- capturePropertiesToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Copy all of the value properties a test object to a file.
- capturePropertiesToFile(String, String) - Method in class org.safs.model.components.GenericMaster
-
Copy all of the value properties a test object to a file.
- capturePropertiesToFile(StepTestTable, String, String) - Method in class org.safs.model.components.GenericMaster
-
Copy all of the value properties a test object to a file.
- capturePropertiesToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Copy all of the value properties a test object to a file.
- capturePropertiesToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Copy all of the value properties a test object to a file.
- capturePropertiesToFile() - Method in class org.safs.rational.CFComponent
-
Purpose: capturePropertiesToFile
- CapturePropertiesToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Copy all of the value properties a test object to a file.
- CAPTUREPROPERTIESTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"CapturePropertiesToFile"
- CAPTUREPROPERTYTOFILE - Static variable in class org.safs.ComponentFunction
-
- capturePropertyToFile() - Method in class org.safs.ComponentFunction
-
- capturePropertyToFile(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Copy a propertie's value of a test object to to a file.
- capturePropertyToFile(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Copy a propertie's value of a test object to to a file.
- capturePropertyToFile(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Copy a propertie's value of a test object to to a file.
- capturePropertyToFile(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Copy a propertie's value of a test object to to a file.
- capturePropertyToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Copy a propertie's value of a test object to to a file.
- capturePropertyToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Copy a propertie's value of a test object to to a file.
- capturePropertyToFile() - Method in class org.safs.rational.CFComponent
-
Purpose: capturePropertyToFile
Note: for now, the value of the parameter is meaningless because
the value of the property inferrs if it is an array or not.
- CapturePropertyToFile(Component, String, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
Copy a propertie's value of a test object to to a file.
- CAPTUREPROPERTYTOFILE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"CapturePropertyToFile"
- captureRangeToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Capture the grid data to the specified file.
- captureRangeToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureRangeToFile(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureRangeToFile(String[]) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureRangeToFile(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Saves a range of values to the specified file.
- captureRangeToFile(String) - Method in class org.safs.model.components.FPSpread
-
Capture the grid data to the specified file.
- captureRangeToFile(StepTestTable, String) - Method in class org.safs.model.components.FPSpread
-
Capture the grid data to the specified file.
- captureRangeToFile(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureRangeToFile(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureRangeToFile(String[]) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureRangeToFile(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Saves a range of values to the specified file.
- captureRangeToFile(String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- captureRangeToFile(StepTestTable, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- captureRangeToFile(String[]) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- captureRangeToFile(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Saves a range of values to the specified file.
- CAPTURERANGETOFILE - Static variable in class org.safs.rational.CFTable
-
- CAPTURERANGETOFILE - Static variable in class org.safs.selenium.CFHTMLTable
-
- CAPTURERANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"CaptureRangeToFile"
- CAPTURERANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"CaptureRangeToFile"
- CAPTURERANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"CaptureRangeToFile"
- CAPTURERANGETOFILE_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"CaptureRangeToFile"
- captureRemoteResultsProperties(RemoteResults, DTestRecordHelper) - Static method in class org.safs.android.DUtilities
-
Modifies the TestRecordHelper statuscode and statusinfo from the remote results properties.
- captureScreen(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Capture entire current HTML page
- captureScreen(WebElement, String, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Capture component image
- captureScreenArea(Rectangle) - Static method in class org.safs.image.ImageUtils
-
Retrieve a BufferedImage of an area of the screen.
- captureTestObjectIndex(Object, int) - Method in class org.safs.android.engine.DGuiObjectVector
-
captureTestObjectIndex (testobj, objectindex)
This method will calculate the class-index, type-index, id-index, name-index
for a test object that we meet during the traversal of the whole AUT-tree.
- captureTreeDataToFile(String, 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.
- captureTreeDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String, 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.
- captureTreeDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String, 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.
- captureTreeDataToFile(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(StepTestTable, String, String, String, String, String, String) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String[]) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String, String, String, String, String, String) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(StepTestTable, String, String, String, String, String, String) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String[]) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTree
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String, String, String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(StepTestTable, String, String, String, String, String, String) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(String[]) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file.
- captureTreeDataToFile(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Copy the current contents of a tree[branch] to a file.
- CAPTURETREEDATATOFILE - Static variable in class org.safs.rational.CFTree
-
- captureTreeDataToFile() - Method in class org.safs.rational.CFTree
-
Purpose: capture the 'Tree' hierarchy data (from a TestObject) to a file.
- CaptureTreeDataToFile(Component, String, String...) - Static method in class org.safs.SAFSPlus.Tree
-
Copy the current contents of a tree or a branch to a file.
- CAPTURETREEDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"CaptureTreeDataToFile"
- CAPTURETREEDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"CaptureTreeDataToFile"
- CAPTURETREEDATATOFILE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CaptureTreeDataToFile"
- capXML - Variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
TRUE if the XML log should be capped at closure.
- capXML - Variable in class org.safs.tools.logs.SAFSLOGS
-
Enables "capping" the XML log when it is closed.
- CARET - Static variable in class org.safs.StringUtils
-
string caret ^
- CARRIAGE_RETURN - Static variable in class org.safs.StringUtils
-
"\r" carriage return
- CASE_INSENSITIVE - Static variable in class org.safs.ios.CFComponent
-
- CASE_INSENSITIVE - Static variable in class org.safs.StringUtils
-
"CASE-INSENSITIVE"
- CASE_INSENSITIVE_FLAG - Static variable in class org.safs.Processor
-
- CASEINSENSITIVE - Static variable in class org.safs.DCDriverFileCommands
-
"CASEINSENSITIVE"
- CASEINSENSITIVE - Static variable in class org.safs.ios.CFComponent
-
- CASEINSENSITIVE - Static variable in class org.safs.StringUtils
-
"CASEINSENSITIVE"
- CASEINSENSITIVE_FLAG - Static variable in class org.safs.Processor
-
- CaseInsensitiveFile - Class in org.safs.tools
-
This Class is meant to extend File behavior allowing for
case insensitive files.
- CaseInsensitiveFile(String) - Constructor for class org.safs.tools.CaseInsensitiveFile
-
- CaseInsensitiveFile(String, String) - Constructor for class org.safs.tools.CaseInsensitiveFile
-
- CaseInsensitiveFile(File, String) - Constructor for class org.safs.tools.CaseInsensitiveFile
-
- CaseInsensitiveFile(CaseInsensitiveFile, String) - Constructor for class org.safs.tools.CaseInsensitiveFile
-
- CaseInsensitiveFile(URI) - Constructor for class org.safs.tools.CaseInsensitiveFile
-
- CaseInsensitiveHashtable - Class in org.safs.text
-
Overrides java.util.Hashtable methods to allow for case-insensitive String key matches.
- CaseInsensitiveHashtable() - Constructor for class org.safs.text.CaseInsensitiveHashtable
-
Constructor for CaseInsensitiveHashtable.
- CaseInsensitiveHashtable(int) - Constructor for class org.safs.text.CaseInsensitiveHashtable
-
Constructor for CaseInsensitiveHashtable.
- CaseInsensitiveHashtable(int, float) - Constructor for class org.safs.text.CaseInsensitiveHashtable
-
Constructor for CaseInsensitiveHashtable.
- CaseInsensitiveHashtable(Map) - Constructor for class org.safs.text.CaseInsensitiveHashtable
-
Constructor for CaseInsensitiveHashtable.
- CaseInsensitiveStringVector - Class in org.safs.text
-
Overrides important java.util.Vector methods to allow for case-insensitive String item matches.
- CaseInsensitiveStringVector() - Constructor for class org.safs.text.CaseInsensitiveStringVector
-
- CaseInsensitiveStringVector(int) - Constructor for class org.safs.text.CaseInsensitiveStringVector
-
- CaseInsensitiveStringVector(Collection) - Constructor for class org.safs.text.CaseInsensitiveStringVector
-
- CaseInsensitiveStringVector(int, int) - Constructor for class org.safs.text.CaseInsensitiveStringVector
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.CheckBox
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.Component
-
Cast the IOperable object to the specific one.
The subclasses will override this method as they know what specific Operable to use.
Here a void implementation is given, as not all subclass need the specific Operable, such as EditBox.
Cast may throw Exception, we should catch it if calling this method.
This method should be called after
Component.anOperableObject
has been initialized.
- castOperable() - Method in class org.safs.selenium.webdriver.lib.ListView
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.Menu
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.ScrollBar
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.TabControl
-
- castOperable() - Method in class org.safs.selenium.webdriver.lib.Tree
-
- CATEGORY_CLASS - Static variable in class org.safs.GuiObjectRecognition
-
"Class"
- CATEGORY_CLASS_ID - Static variable in class org.safs.GuiObjectRecognition
-
- CATEGORY_CURRENTWINDOW - Static variable in class org.safs.GuiObjectRecognition
-
"CurrentWindow"
- CATEGORY_CURRENTWINDOW_ID - Static variable in class org.safs.GuiObjectRecognition
-
- CATEGORY_DOMAIN - Static variable in class org.safs.GuiObjectRecognition
-
"Domain"
- CATEGORY_DOMAIN_ID - Static variable in class org.safs.GuiObjectRecognition
-
- CATEGORY_JAVA_CLASS - Static variable in class org.safs.GuiObjectRecognition
-
"JavaClass"
- CATEGORY_PROCESS - Static variable in class org.safs.GuiObjectRecognition
-
"Process"
- CATEGORY_PROCESS_ID - Static variable in class org.safs.GuiObjectRecognition
-
- CATEGORY_TYPE - Static variable in class org.safs.GuiObjectRecognition
-
"Type"
- CATEGORY_TYPE_ID - Static variable in class org.safs.GuiObjectRecognition
-
- CATEGORY_UNKNOWN_ID - Static variable in class org.safs.GuiObjectRecognition
-
- categoryIndex - Variable in class org.safs.GuiObjectRecognition
-
index to the Category value portion of the recognition string.
- CAUSE_SEP - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
": "
- cbDesireTipText - Static variable in class org.safs.tools.drivers.RStringStrategySettings
-
- cbUseClassNotSubTypeTipText - Static variable in class org.safs.tools.drivers.RStringStrategySettings
-
- cbUseGenericTypeTipText - Static variable in class org.safs.tools.drivers.RStringStrategySettings
-
- CDATA_END - Static variable in class org.safs.Constants.XMLConstants
-
"]]>"
- CDATA_START - Static variable in class org.safs.Constants.XMLConstants
-
"<![CDATA["
- CENTER - Static variable in class org.safs.control.swing.ControlStepUI
-
- center - Variable in class org.safs.ios.IOSProcessContainer
-
- center - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- centerDrag(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 (Button2) and drag\move then Release the mouse button at the end point.
- centerDrag(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 (Button2) and drag\move then Release the mouse button at the end point.
- cf - Variable in class org.safs.tools.engines.AutoItComponent
-
The special AutoIT Processor for handling Component Function keywords.
- cf - Variable in class org.safs.tools.engines.TIDComponent
-
The special Processor for handling TID Component Function keywords.
- cf_combobox_items_separator - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_activateindex - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_activateindexitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_activatepartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_activatetextitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_activateunverifiedtextitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_captureitemstofile - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_check - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_clickindex - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_clickindexitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_clicktextitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_select - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selectindex - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selectindexitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selectpartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selecttextitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selectunverified - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selectunverifiedpartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_selectunverifiedtextitem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_setlistcontains - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_settextcharacters - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_settextvalue - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_setunverifiedtextcharacters - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_setunverifiedtextvalue - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_uncheck - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifyitemunselected - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifylistcontains - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifylistcontainspartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifylistdoesnotcontain - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifylistdoesnotcontainpartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifypartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifyselected - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifyselecteditem - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_comprouting_verifyselectedpartialmatch - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_datepicker_getdate - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_datepicker_setdate - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_progressbar_getprogress - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_progressbar_getrating - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_progressbar_setprogress - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_progressbar_setrating - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_onedown - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_oneleft - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_oneright - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_oneup - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_pagedown - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_pageleft - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_pageright - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_scrollbar_pageup - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_tab_clicktab - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_tab_clicktabcontains - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_tab_makeselection - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_tab_selecttab - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_tab_selecttabindex - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_tab_unverifiedclicktab - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_timepicker_gettime - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_timepicker_settime - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_capturepropertiestofile - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_click - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_getguiimage - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_guidoesexist - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_guidoesnotexist - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_inputcharacters - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_inputkeys - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_press - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_tap - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_typechars - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_typekeys - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cf_view_verifypropertiestofile - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- cfBreakpointsOn - Static variable in class org.safs.TestStepProcessor
-
All instances may enable/disable and force breakpoints where they
deem this appropriate.
- CFButton - Class in org.safs.rational
-
Purpose: CFButton, process a BUTTON component
Lifetime: instantiated by TestStepProcessor
- CFButton() - Constructor for class org.safs.rational.CFButton
-
Purpose: constructor, calls super
- CFCheckBox - Class in org.safs.rational
-
Purpose: CFCheckBox, process a CheckBox component
Lifetime: instantiated by TestStepProcessor
- CFCheckBox() - Constructor for class org.safs.rational.CFCheckBox
-
Purpose: constructor, calls super
- CFCheckBox - Class in org.safs.selenium
-
- CFCheckBox() - Constructor for class org.safs.selenium.CFCheckBox
-
- CFCheckBox - Class in org.safs.selenium.webdriver
-
- CFCheckBox() - Constructor for class org.safs.selenium.webdriver.CFCheckBox
-
- CFCheckBoxFunctions - Class in org.safs.android
-
Processor handling SAFS Droid CheckBox functions.
- CFCheckBoxFunctions() - Constructor for class org.safs.android.CFCheckBoxFunctions
-
Default constructor.
- CFComboBox - Class in org.safs.rational
-
Purpose: CFComboBox, process a ComboBox component
Lifetime: instantiated by TestStepProcessor
- CFComboBox() - Constructor for class org.safs.rational.CFComboBox
-
Purpose: constructor, calls super
- CFComboBox - Class in org.safs.selenium
-
- CFComboBox() - Constructor for class org.safs.selenium.CFComboBox
-
- CFComboBox - Class in org.safs.selenium.webdriver
-
- CFComboBox() - Constructor for class org.safs.selenium.webdriver.CFComboBox
-
- CFComboBoxFunctions - Class in org.safs.android
-
Processor handling SAFS Droid ComboBox functions.
- CFComboBoxFunctions() - Constructor for class org.safs.android.CFComboBoxFunctions
-
Default constructor.
- CFComponent - Class in org.safs.ios
-
- CFComponent() - Constructor for class org.safs.ios.CFComponent
-
- CFComponent - Class in org.safs.rational
-
- CFComponent() - Constructor for class org.safs.rational.CFComponent
-
Purpose: constructor, calls super
- CFComponent - Class in org.safs.selenium
-
Component Functions for Selenium.
- CFComponent() - Constructor for class org.safs.selenium.CFComponent
-
- CFComponent - Class in org.safs.selenium.webdriver
-
Component Functions for Selenium WebDriver.
- CFComponent() - Constructor for class org.safs.selenium.webdriver.CFComponent
-
- CFComponent() - Constructor for class org.safs.tools.engines.AutoItComponent.CFComponent
-
- CFComponent() - Constructor for class org.safs.tools.engines.TIDComponent.CFComponent
-
- CFComponentFunctions - Class in org.safs.android
-
Superclass of all Droid ComponentFunction processors.
- CFComponentFunctions() - Constructor for class org.safs.android.CFComponentFunctions
-
- CFDatabase - Class in org.safs.rational
-
Purpose: CFDatabase, process a database driver commands
Lifetime: instantiated by TestStepProcessor
- CFDatabase() - Constructor for class org.safs.rational.CFDatabase
-
Purpose: constructor, calls super
- CFDatePickerFunctions - Class in org.safs.android
-
Processor handling SAFS Droid DatePicker functions.
- CFDatePickerFunctions() - Constructor for class org.safs.android.CFDatePickerFunctions
-
Default constructor.
- CFDefaultComponent - Class in org.safs
-
Purpose: CFDefaultComponent, process a default generic component
Lifetime: instantiated by TestStepProcessor
- CFDefaultComponent() - Constructor for class org.safs.CFDefaultComponent
-
Purpose: constructor, calls super
- cfdllfile - Static variable in class org.safs.install.DLLInstaller
-
- CFDotNetMenuBar - Class in org.safs.rational
-
Purpose: Process DotNetMenuBar component.
- CFDotNetMenuBar() - Constructor for class org.safs.rational.CFDotNetMenuBar
-
- CFDotNetPopupMenu - Class in org.safs.rational
-
Purpose: CFDotNetPopupMenu, process a .NET PopupMenu component
Note: As we need this class to treate .NET popup menu and CFPopupMenu can not treate .NET related menu,
We did not extends CFPopupMenu.
- CFDotNetPopupMenu() - Constructor for class org.safs.rational.CFDotNetPopupMenu
-
- CFDotnetTable - Class in org.safs.rational
-
Derived from CFTable, process table components for dotnet.
- CFDotnetTable() - Constructor for class org.safs.rational.CFDotnetTable
-
Purpose: constructor, calls super
- CFDotNetTree - Class in org.safs.rational
-
Purpose: Process DotNetTree component.
- CFDotNetTree() - Constructor for class org.safs.rational.CFDotNetTree
-
- CFEditBox - Class in org.safs.ios
-
- CFEditBox() - Constructor for class org.safs.ios.CFEditBox
-
- CFEditBox - Class in org.safs.selenium
-
- CFEditBox() - Constructor for class org.safs.selenium.CFEditBox
-
- CFEditBox - Class in org.safs.selenium.webdriver
-
Handle the keywords related to 'EditBox', such as SetTextValue, SetTextCharacters etc.
- CFEditBox() - Constructor for class org.safs.selenium.webdriver.CFEditBox
-
- CFEditTextFunctions - Class in org.safs.android
-
Processor handling SAFS Droid EditText functions.
- CFEditTextFunctions() - Constructor for class org.safs.android.CFEditTextFunctions
-
Default constructor.
- CFFlexColor - Class in org.safs.rational.flex
-
Purpose: CFFlexColor, process a FLEX ColorPicker component
Lifetime: instantiated by TestStepProcessor
- CFFlexColor() - Constructor for class org.safs.rational.flex.CFFlexColor
-
- CFFlexComboBox - Class in org.safs.rational.flex
-
Purpose: CFFlexComboBox, process a FLEX ComboBox component
Lifetime: instantiated by TestStepProcessor
- CFFlexComboBox() - Constructor for class org.safs.rational.flex.CFFlexComboBox
-
- CFFlexDate - Class in org.safs.rational.flex
-
Purpose: CFFlexColor, process a FLEX Date component (FlexDateChooserTestObject/FlexDateFieldTestObject)
Lifetime: instantiated by TestStepProcessor
- CFFlexDate() - Constructor for class org.safs.rational.flex.CFFlexDate
-
- CFFlexList - Class in org.safs.rational.flex
-
Purpose: CFFlexList, process a Flex List component
- CFFlexList() - Constructor for class org.safs.rational.flex.CFFlexList
-
- CFFlexList - Class in org.safs.rational.flex.custom
-
Purpose: CFFlexList, process a SAS Flex List component
Note: As in CustomJavaObjectsMap.dat, we have mapped the SASFlexXXX to
same type as the standard-flex-class; So the standard-flex-class
will be processed in this custom-handler.
- CFFlexList() - Constructor for class org.safs.rational.flex.custom.CFFlexList
-
- CFFlexMenuBar - Class in org.safs.rational.flex
-
Purpose: Process a Flex-MenuBar component.
- CFFlexMenuBar() - Constructor for class org.safs.rational.flex.CFFlexMenuBar
-
- CFFlexMenuBar - Class in org.safs.rational.flex.custom
-
- CFFlexMenuBar() - Constructor for class org.safs.rational.flex.custom.CFFlexMenuBar
-
- CFFlexNumericStepper - Class in org.safs.rational.flex
-
Purpose: CFFlexSlider, process a FLEX NumericStepper component
Lifetime: instantiated by TestStepProcessor
- CFFlexNumericStepper() - Constructor for class org.safs.rational.flex.CFFlexNumericStepper
-
- CFFlexPageTabList - Class in org.safs.rational.flex
-
Purpose: CFFlexPageTabList, process a FLEX PageTabList component (FlexToggleButtonBar)
Lifetime: instantiated by TestStepProcessor
- CFFlexPageTabList() - Constructor for class org.safs.rational.flex.CFFlexPageTabList
-
- CFFlexSlider - Class in org.safs.rational.flex
-
Purpose: CFFlexSlider, process a FLEX Slider component
Lifetime: instantiated by TestStepProcessor
- CFFlexSlider() - Constructor for class org.safs.rational.flex.CFFlexSlider
-
- CFFlexTable - Class in org.safs.rational.flex
-
- CFFlexTable() - Constructor for class org.safs.rational.flex.CFFlexTable
-
- CFFlexTree - Class in org.safs.rational.flex
-
- CFFlexTree() - Constructor for class org.safs.rational.flex.CFFlexTree
-
- CFFlexTree - Class in org.safs.rational.flex.custom
-
Purpose: CFFlexTree, process a SAS Flex Tree component in SAFS custom processor.
- CFFlexTree() - Constructor for class org.safs.rational.flex.custom.CFFlexTree
-
- CFHtmlDocument - Class in org.safs.rational
-
Purpose: CFHtmlDocument, process HTMLDocument components.
- CFHtmlDocument() - Constructor for class org.safs.rational.CFHtmlDocument
-
Purpose: constructor, calls super
- CFHTMLDocument - Class in org.safs.selenium
-
- CFHTMLDocument() - Constructor for class org.safs.selenium.CFHTMLDocument
-
- CFHtmlImage - Class in org.safs.rational
-
CFHtmlImage
Process HTML.AREA components.
- CFHtmlImage() - Constructor for class org.safs.rational.CFHtmlImage
-
Purpose: constructor, calls super
- CFHtmlLink - Class in org.safs.rational
-
Purpose: CFHtmlLink, process html link components (like Html.A).
- CFHtmlLink() - Constructor for class org.safs.rational.CFHtmlLink
-
Purpose: constructor, calls super
- CFHtmlTable - Class in org.safs.rational
-
Process html table components (like Html.TABLE).
- CFHtmlTable() - Constructor for class org.safs.rational.CFHtmlTable
-
Purpose: constructor, calls super
- CFHTMLTable - Class in org.safs.selenium
-
Purpose: HTMLTable Functions for Selenium
- CFHTMLTable() - Constructor for class org.safs.selenium.CFHTMLTable
-
- CFJCTable - Class in org.safs.rational
-
Purpose: CFJCTable, process a JCTable component
Lifetime: instantiated by TestStepProcessor
- CFJCTable() - Constructor for class org.safs.rational.CFJCTable
-
Purpose: constructor, calls super
- CFJCTreeTable - Class in org.safs.rational.custom
-
Purpose: CFJCTreeTable, process a JCTable component
Lifetime: instantiated by TestStepProcessor
- CFJCTreeTable() - Constructor for class org.safs.rational.custom.CFJCTreeTable
-
Purpose: constructor, calls super
- CFLabel - Class in org.safs.rational
-
Purpose: CFLabel, process a LABEL component
Lifetime: instantiated by TestStepProcessor
- CFLabel() - Constructor for class org.safs.rational.CFLabel
-
Purpose: constructor, calls super
- CFList - Class in org.safs.rational
-
Purpose: CFList, process a List component
Lifetime: instantiated by TestStepProcessor
- CFList() - Constructor for class org.safs.rational.CFList
-
Purpose: constructor, calls super
- CFList - Class in org.safs.rational.custom
-
Extend core rational.CFList to handle SAS-specific classes.
- CFList() - Constructor for class org.safs.rational.custom.CFList
-
- CFListBox - Class in org.safs.selenium
-
- CFListBox() - Constructor for class org.safs.selenium.CFListBox
-
- CFListView - Class in org.safs.selenium.webdriver
-
- CFListView() - Constructor for class org.safs.selenium.webdriver.CFListView
-
- CFListViewFunctions - Class in org.safs.android
-
Processor handling SAFS Droid ListView functions.
- CFListViewFunctions() - Constructor for class org.safs.android.CFListViewFunctions
-
Default constructor.
- CFMenuBar - Class in org.safs.rational
-
Purpose: CFMenuBar, process a MenuBar (Swing) component
Lifetime: instantiated by TestStepProcessor
- CFMenuBar() - Constructor for class org.safs.rational.CFMenuBar
-
Purpose: constructor, calls super
- CFMenuBar - Class in org.safs.selenium.webdriver
-
- CFMenuBar() - Constructor for class org.safs.selenium.webdriver.CFMenuBar
-
- CFPageTabList - Class in org.safs.rational
-
Purpose: CFPageTabList, process a PageTabList component (tabbedPane)
Lifetime: instantiated by TestStepProcessor
- CFPageTabList() - Constructor for class org.safs.rational.CFPageTabList
-
Purpose: constructor, calls super
- CFPopupMenu - Class in org.safs.rational
-
Purpose: CFPopupMenu, process a PopupMenu component
Lifetime: instantiated by TestStepProcessor
- CFPopupMenu() - Constructor for class org.safs.rational.CFPopupMenu
-
Purpose: constructor, calls super
- CFProgressBarFunctions - Class in org.safs.android
-
Processor handling SAFS Droid ProgressBar functions.
- CFProgressBarFunctions() - Constructor for class org.safs.android.CFProgressBarFunctions
-
Default constructor.
- CFScrollBar - Class in org.safs.rational
-
Purpose: CFScrollBar, process a ScrollBar component
Lifetime: instantiated by TestStepProcessor
- CFScrollBar() - Constructor for class org.safs.rational.CFScrollBar
-
Purpose: constructor, calls super
- CFScrollBar - Class in org.safs.selenium.webdriver
-
- CFScrollBar() - Constructor for class org.safs.selenium.webdriver.CFScrollBar
-
- CFScrollBarFunctions - Class in org.safs.android
-
Processor handling SAFS Droid ScrollBar functions.
- CFScrollBarFunctions() - Constructor for class org.safs.android.CFScrollBarFunctions
-
Default constructor.
- CFTabControl - Class in org.safs.selenium.webdriver
-
- CFTabControl() - Constructor for class org.safs.selenium.webdriver.CFTabControl
-
- CFTabControlFunctions - Class in org.safs.android
-
Processor handling SAFS Droid TabControl functions.
- CFTabControlFunctions() - Constructor for class org.safs.android.CFTabControlFunctions
-
Default constructor.
- CFTable - Class in org.safs.rational
-
Purpose: CFTable, process a Table component
Lifetime: instantiated by TestStepProcessor
- CFTable() - Constructor for class org.safs.rational.CFTable
-
Purpose: constructor, calls super
- CFTable - Class in org.safs.rational.custom
-
- CFTable() - Constructor for class org.safs.rational.custom.CFTable
-
- CFTable.TableCell - Class in org.safs.rational
-
- CFText - Class in org.safs.rational
-
Purpose: CFText, process a Text component
Lifetime: instantiated by TestStepProcessor
- CFText() - Constructor for class org.safs.rational.CFText
-
Purpose: constructor, calls super
- CFTIDComponent - Class in org.safs.rational
-
Purpose: Process a mixed mode (OBT and IBT) test record.
- CFTIDComponent() - Constructor for class org.safs.rational.CFTIDComponent
-
- CFTimePickerFunctions - Class in org.safs.android
-
Processor handling SAFS Droid TimePicker functions.
- CFTimePickerFunctions() - Constructor for class org.safs.android.CFTimePickerFunctions
-
Default constructor.
- CFToolBar - Class in org.safs.rational
-
Purpose: CFToolBar, process a CFToolBar component
Lifetime: instantiated by TestStepProcessor
- CFToolBar() - Constructor for class org.safs.rational.CFToolBar
-
Purpose: constructor, calls super
- CFTree - Class in org.safs.rational
-
Purpose: CFTree, process a TREE component
Lifetime: instantiated by TestStepProcessor
- CFTree() - Constructor for class org.safs.rational.CFTree
-
Purpose: constructor, calls super
- CFTree - Class in org.safs.selenium.webdriver
-
- CFTree() - Constructor for class org.safs.selenium.webdriver.CFTree
-
- CFViewFunctions - Class in org.safs.android
-
Processor handling SAFS Droid GenericMaster and GenericObject functions.
- CFViewFunctions() - Constructor for class org.safs.android.CFViewFunctions
-
Default constructor.
- CFWindow - Class in org.safs.ios
-
- CFWindow() - Constructor for class org.safs.ios.CFWindow
-
- CFWinMenuBar - Class in org.safs.rational.win
-
Purpose: Process CFWinMenuBar component.
- CFWinMenuBar() - Constructor for class org.safs.rational.win.CFWinMenuBar
-
- CFWinPageTabList - Class in org.safs.rational.win
-
Purpose: CFWinPageTabList, process a WinPageTabList component (.Pagetablist)
- CFWinPageTabList() - Constructor for class org.safs.rational.win.CFWinPageTabList
-
Purpose: constructor, calls super
- CFWinPopupMenu - Class in org.safs.rational.win
-
Purpose: CFWinPopupMenu, process a WIN PopupMenu component
- CFWinPopupMenu() - Constructor for class org.safs.rational.win.CFWinPopupMenu
-
- CFWPFComboBox - Class in org.safs.rational.wpf
-
Purpose: CFWPFComboBox extends CFComboBox to process a ComboBox component of WPF.
- CFWPFComboBox() - Constructor for class org.safs.rational.wpf.CFWPFComboBox
-
- CFWPFLabel - Class in org.safs.rational.wpf
-
Purpose: CFWPFLabel, process a WPFLabel component
Lifetime: instantiated by TestStepProcessor
The Code is a copy of CFLabel.
- CFWPFLabel() - Constructor for class org.safs.rational.wpf.CFWPFLabel
-
Purpose: constructor, calls super
- CFWPFList - Class in org.safs.rational.wpf
-
- CFWPFList() - Constructor for class org.safs.rational.wpf.CFWPFList
-
- CFWPFMenuBar - Class in org.safs.rational.wpf
-
Purpose: process a menubar component of domain .NET_WPF
Lifetime: instantiated by TestStepProcessor
- CFWPFMenuBar() - Constructor for class org.safs.rational.wpf.CFWPFMenuBar
-
- CFWPFPageTabList - Class in org.safs.rational.wpf
-
Purpose: CFWPFPageTabList, process a WPF tab-page component
- CFWPFPageTabList() - Constructor for class org.safs.rational.wpf.CFWPFPageTabList
-
- CFWPFPopupMenu - Class in org.safs.rational.wpf
-
Purpose: process a popup menu component of domain .NET_WPF
Lifetime: instantiated by TestStepProcessor
Note: As we need this class to treate .NET_WPF popup menu and CFPopupMenu can not treate .NET_WPF related menu,
We did not extends CFPopupMenu.
- CFWPFPopupMenu() - Constructor for class org.safs.rational.wpf.CFWPFPopupMenu
-
- CFWPFSlider - Class in org.safs.rational.wpf
-
- CFWPFSlider() - Constructor for class org.safs.rational.wpf.CFWPFSlider
-
- CFWPFText - Class in org.safs.rational.wpf
-
Note: extends from org.safs.rational.CFText
Purpose: process a Text component of domain .NET_WPF
Lifetime: instantiated by TestStepProcessor
- CFWPFText() - Constructor for class org.safs.rational.wpf.CFWPFText
-
- CFWPFTree - Class in org.safs.rational.wpf
-
- CFWPFTree() - Constructor for class org.safs.rational.wpf.CFWPFTree
-
- chain - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- chain_enabled - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- chain_index - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- chainedSolo - Variable in class org.safs.android.engine.processor.DriverProcessor
-
set to true by internal processes when SoloProcessor has been chained.
- chainedSolo - Variable in class org.safs.android.engine.processor.EngineProcessor
-
set to true by internal processes when SoloProcessor has been chained.
- changedUpdate(DocumentEvent) - Method in class org.safs.ios.IOSProcessContainer
-
Monitor TextField DocumentChanged Events.
- changedUpdate(DocumentEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Monitor TextField DocumentChanged Events.
- CHAR_AND - Static variable in class org.safs.StringUtils
-
character and &
- CHAR_BACK_SLASH - Static variable in class org.safs.StringUtils
-
character back slash \
- CHAR_CARET - Static variable in class org.safs.StringUtils
-
character caret ^
- char_char - Variable in class org.safs.tools.input.InputKeysParser.CharInfo
-
- char_code - Variable in class org.safs.tools.input.InputKeysParser.CharInfo
-
- CHAR_COLON - Static variable in class org.safs.StringUtils
-
character colon :
- CHAR_COMMA - Static variable in class org.safs.StringUtils
-
','
- CHAR_DOLLAR - Static variable in class org.safs.StringUtils
-
character dollar $
- CHAR_DOT - Static variable in class org.safs.StringUtils
-
character dot .
- CHAR_DOUBLE_QUOTE - Static variable in class org.safs.StringUtils
-
character double quote "
- CHAR_EQUAL - Static variable in class org.safs.StringUtils
-
character equal =
- CHAR_INTERROGATION - Static variable in class org.safs.StringUtils
-
character interrogation ?
- CHAR_MINUS - Static variable in class org.safs.StringUtils
-
'-'
- CHAR_NUMBER - Static variable in class org.safs.StringUtils
-
character number #
- CHAR_PERCENTAGE - Static variable in class org.safs.StringUtils
-
'%'
- CHAR_PLUS - Static variable in class org.safs.StringUtils
-
'+'
- CHAR_QUOTE - Static variable in class org.safs.StringUtils
-
character single quote '
- CHAR_SEMI_COLON - Static variable in class org.safs.StringUtils
-
';'
- CHAR_SLASH - Static variable in class org.safs.StringUtils
-
character slash /
- CHAR_SPACE - Static variable in class org.safs.StringUtils
-
' '
- CHAR_STAR - Static variable in class org.safs.StringUtils
-
character star *
- characters(char[], int, int) - Method in class org.safs.persist.PersistorToXMLString.UnpickleHandler
-
- characters(char[], int, int) - Method in class org.safs.tools.logs.processor.XMLSaxToJUnitHandler
-
- CharInfo(char, int) - Constructor for class org.safs.tools.input.InputKeysParser.CharInfo
-
- charIsInRange(char, int, int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method charIsInRange.
- charset - Variable in class org.safs.text.FileLineReader
-
- CHARSET_EQUAL - Static variable in class org.safs.net.HttpRequest
-
'charset=', it is used to describe the content charset in HttpHeader#CONTENT_TYPE
- CHARSET_UTF8 - Static variable in class org.safs.StringUtils
-
"UTF-8" charset
- CHART - Static variable in class org.safs.data.model.ConstantPath
-
'chart'
- CHART_WITH_SEPARATOR - Static variable in class org.safs.data.model.ConstantPath
-
'/chart'
- check(ConfigureInterface) - Static method in class org.safs.DefaultHookConfig
-
Set the configuration settings to System-Properties and probably to Processor.
If the System-Properties does NOT contain the 'property', then get the value from the ConfigureInterface and set it to System-Properties;
Otherwise, keep the value in the System-Properties (don't override it by the value from ConfigureInterface).
Finally these configuration settings may also be kept in the Processor so that the concrete Processor will be able to use it easily.
- check(String, String) - Static method in class org.safs.model.commands.CheckBoxFunctions
-
Tries to perform a Check on the Checkbox.
- check() - Method in class org.safs.model.components.CheckBox
-
Tries to perform a Check on the Checkbox.
- check(StepTestTable) - Method in class org.safs.model.components.CheckBox
-
Tries to perform a Check on the Checkbox.
- check(Persistable, boolean...) - Method in class org.safs.persist.VerifierToFile
-
- CHECK - Static variable in class org.safs.rational.CFCheckBox
-
- Check(Component) - Static method in class org.safs.SAFSPlus.CheckBox
-
Check a check-box.
- CHECK - Static variable in class org.safs.selenium.CFCheckBox
-
- check() - Method in class org.safs.selenium.webdriver.lib.CheckBox.AbstractCheckable
-
- check() - Method in class org.safs.selenium.webdriver.lib.CheckBox
-
- check() - Method in interface org.safs.selenium.webdriver.lib.CheckBox.Checkable
-
Try to check the checkbox, and then verify if the checkbox
has been really checked.
- Check - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- Check() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Check
-
- CHECK_KEYWORD - Static variable in class org.safs.model.commands.CheckBoxFunctions
-
"Check"
- check_uncheck_the_checkbox(String, String) - Method in class org.safs.cukes.ai.selenium.AICheckBoxActions
-
- checkable - Variable in class org.safs.selenium.webdriver.lib.CheckBox
-
- checkAttributes(Node, String[][], boolean) - Method in class org.safs.selenium.DocumentParser
-
- checkbox - Variable in class org.safs.cukes.ai.selenium.AICheckBoxActions
-
- CheckBox - Class in org.safs.model.components
-
- CheckBox(Window, String) - Constructor for class org.safs.model.components.CheckBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- CheckBox(String, String) - Constructor for class org.safs.model.components.CheckBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- CheckBox(String) - Constructor for class org.safs.model.components.CheckBox
-
- CheckBox() - Constructor for class org.safs.SAFSPlus.CheckBox
-
- checkbox - Variable in class org.safs.selenium.webdriver.CFCheckBox
-
- CheckBox - Class in org.safs.selenium.webdriver.lib
-
A library class to handle different specific CheckBox.
- CheckBox(WebElement) - Constructor for class org.safs.selenium.webdriver.lib.CheckBox
-
- CHECKBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.ARIA
-
{"*[@role='checkbox']"}
- CHECKBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- CHECKBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"input[@type='checkbox']"}
- CHECKBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapMCb ')]"}
- CheckBox() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.CheckBox
-
- CheckBox.AbstractCheckable - Class in org.safs.selenium.webdriver.lib
-
- CheckBox.Checkable - Interface in org.safs.selenium.webdriver.lib
-
- CheckBox.HtmlCheckable - Class in org.safs.selenium.webdriver.lib
-
- CheckBox.HtmlCheckable_InputCheckBox - Class in org.safs.selenium.webdriver.lib
-
- CheckBox.SapCheckable_CheckBox - Class in org.safs.selenium.webdriver.lib
-
- CheckBoxFunctions - Class in org.safs.model.commands
-
- CheckBoxProcessor - Class in org.safs.android.engine.processor
-
- CheckBoxProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.CheckBoxProcessor
-
- checkBreakpoints(String) - Static method in class org.safs.Processor
-
test for enabled breakpoints and active a breakpoint if enabled.
- checkConfiguration() - Method in class org.safs.DefaultHookConfig
-
Check the ConfigureInterface to get the settings and set them to 'system properties' if they don't exist in 'system properties'.
But if the 'system properties' contains a setting, then we will use it without checking it from ConfigureInterface.
Then, at hook side we can refer to these settings from 'system properties' at any time.
- checkConfiguration() - Method in interface org.safs.HookConfig
-
Check the ConfigureInterface to get the settings required by Hook.
- checkConfiguration() - Method in class org.safs.JavaHook
-
- checkConfiguration() - Method in class org.safs.selenium.SeleniumHookConfig
-
- checkCSSClassName(WebElement, String, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
To check if the html tag's css class name containing a certain prefix.
- checkCurrentFrameContext - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
- checkedFields - Variable in class org.safs.persist.VerifierToFile
-
Each time a field has been checked, then that field will be put into this Set.
- checkExceptions() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Throw a ShutdownInvocationException only *IF* we have received a localShutdown
or remoteShutdown message.
- checkForCoord(Iterator<String>) - Method in class org.safs.ComponentFunction
-
Purpose: check 'iterator' for coords, either a map reference, or x;y notation
and convert it into Point.
- checkForCoord(String) - Method in class org.safs.ComponentFunction
-
Purpose: check for coords, either a map reference, or x;y notation
and convert it into Point.
- checkForCoord(String) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- checkGUIExistence(boolean, String, String, String, int) - Method in class org.safs.DriverCommand
-
Check the existence of the window/component and return the satisfaction of the existence.
The satisfaction depends on component's existence and our expectation of its existence.
Subclass only need to implement this method to get the following keywords work.
- checkGUIExistence(boolean, String, String, String, int) - Method in class org.safs.rational.DCDriverCommand
-
- checkGUIExistence(boolean, String, String, String, int) - Method in class org.safs.selenium.DCDriverCommand
-
- checkGUIExistence(boolean, String, String, String, int) - Method in class org.safs.selenium.webdriver.DCDriverCommand
-
- checkInitialized() - Method in class org.safs.logging.LogUtilities
-
convenience routine to throw a LogException when uninitialized.
- checkKnownIssue(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- checkMyBreakpoints(String) - Method in class org.safs.DriverCommandProcessor
-
test for enabled DC-specific breakpoints in addition to the standard
Processor breakpoints.
- checkMyBreakpoints(String) - Method in class org.safs.Processor
-
test for enabled breakpoints and active a breakpoint if enabled.
- checkMyBreakpoints(String) - Method in class org.safs.TestStepProcessor
-
test for enabled CF-specific breakpoints in addition to the standard
Processor breakpoints.
- checkNotNull(Object) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Check that the object is not null.
- checkParameterSize(int, Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
To check if the parameter's size is enough.
If the parameter size if not enough, we set general error with resource message.
and return false.
- checkParams(int) - Method in class org.safs.DCDriverStringCommands
-
Purpose: check if parameter's size is smaller than expected, if so then unsuccessful, ok otherwise.
- checkRequestSupport(Map<String, Object>) - Method in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- checkSAFSMonitorStatus() - Method in class org.safs.tools.drivers.JSAFSDriver
-
Programmatically conform to user-initiated PAUSE, RUN, STEP, STEP RETRY input from SAFS Monitor.
- checkSolo() - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Test if the solo is null.
- checkSolo(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
To check if the Solo object can be got or not.
If the Solo object can be got, we set general error with resource message.
and return false.
- checkState(int) - Method in class org.safs.natives.MenuUtilities
-
Users can call this method to check the state before they call the other
methods IsXXX()
- checkTestLevelForStepExecution() - Method in class org.safs.tools.drivers.InputProcessor
-
The current InputProcessor will be set to org.safs.model.tools.Driver, so that it can be used to execute 'test record'
within Java code.
- checkTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Checks a node's state icon (checkbox) according to its associated text value.
- checkTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Checks a node's state icon (checkbox) according to its associated text value.
- checkTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Checks a node's state icon (checkbox) according to its associated text value.
- checkTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Checks a node's state icon (checkbox) according to its associated text value.
- checkTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Checks a node's state icon (checkbox) according to its associated text value.
- checkTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Checks a node's state icon (checkbox) according to its associated text value.
- CHECKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CheckTextNode"
- checkWindowRS(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
If the window's recognition string doesn't contain any information about frame,
we suppose the children locate in top document (no frame), and we should reset the 'lastFrame' to null.
- child - Variable in class org.safs.android.engine.DGuiObjectDefinition
-
- childBegin(String, String) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
- childEnd(boolean) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
- childName - Variable in class org.safs.GuiObjectVector
-
Stores the name of the child component involved in our search.
- children - Variable in class org.safs.Arbre
-
- children - Variable in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- CHILDREN_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- CHILDREN_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- childrenCounter - Variable in class org.safs.rational.MenuTreeNode
-
- CHILDRENSET_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- childsChildren - Variable in class org.safs.GuiChildIterator.ClassTypeInfo
-
- childSeparator - Variable in class org.safs.GuiObjectVector
-
Stores the defined parent/child separator.
- childSeparator - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
separates parent/child relationships in recognition strings.
- CHOROMEDRIVER_UNIX - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- CHOROMEDRIVER_WINDOWS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- ChromeDriverUpdater - Class in org.safs.selenium.util
-
- ChromeDriverUpdater() - Constructor for class org.safs.selenium.util.ChromeDriverUpdater
-
- ChromeHttpCommandExecutor - Class in org.safs.selenium.webdriver.lib
-
- ChromeHttpCommandExecutor(URL) - Constructor for class org.safs.selenium.webdriver.lib.ChromeHttpCommandExecutor
-
- CHROMIUM_EDGEDRIVER_WINDOWS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- ciFile - Variable in class org.safs.tools.CaseInsensitiveFile
-
- CLASS - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- CLASS_COMBOBOX_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_CONTEXTMENU_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_CONTEXTMENU_NAME - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- CLASS_CONTEXTMENUSTRIP_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_DATAGRID_NAME - Static variable in class org.safs.rational.CFDotnetTable
-
- CLASS_DATAGRIDVIEW_NAME - Static variable in class org.safs.rational.CFDotnetTable
-
- CLASS_DOJO_COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.ComboBox
-
- CLASS_DOJO_COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_DOJO_COMBOBOX_BUTTON - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_DOJO_COMBOBOX_INPUT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_DOJO_COMBOBOX_MENU - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_DOJO_COMBOBOX_MENUITEM - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_DOJO_COMBOBOX_POPUP - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_DOJO_SELECT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox
-
- CLASS_DOJO_SELECT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_DOJO_SELECT_BUTTON - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_DOJO_SELECT_INPUT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_DOJO_SELECT_MENU - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_DOJO_SELECT_MENU_LABEL - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_DOJO_SELECT_MENUITEM - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_DOJO_SELECT_POPUP - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_HTML_SELECT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox
-
- CLASS_LISTBOX_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_LISTVIEW_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_MAINMENU_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_MENU_ITEM_LABEL - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_MENU_NAME - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- CLASS_MENUBAR_NAME - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- CLASS_MENUITEM_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_MENUITEM_NAME - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- CLASS_MENUITEM_NAME - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- CLASS_MENUSTRIP_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_NAME - Static variable in class org.safs.natives.MenuUtilities
-
- CLASS_NAME - Static variable in class org.safs.RSA
-
- CLASS_NAME - Static variable in class org.safs.selenium.webdriver.lib.CheckBox.HtmlCheckable_InputCheckBox
-
- CLASS_NAME - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_NAME - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_FilteringSelect
-
- CLASS_NAME - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_NAME - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
traditional HTML tag <select>
- CLASS_NAME_AUTOCOMPLETE - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_COMMONS_MENUITEM - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_NAME_COMMONS_TEXTMENUITEM - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_NAME_DROPDOWNBOX - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_LISTBOX - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- CLASS_NAME_M_ACTIONSELECT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_M_COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.CheckBox.SapCheckable_CheckBox
-
- CLASS_NAME_M_COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_M_COMBOBOXBASE - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_M_LIST - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- CLASS_NAME_M_LISTBASE - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- CLASS_NAME_M_SELECT - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- CLASS_NAME_M_SELECTLIST - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- CLASS_NAME_MENU - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_NAME_MENUBAR - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_NAME_OL_LIST - Static variable in class org.safs.selenium.webdriver.lib.ListView.DefaultSelectableList
-
- CLASS_NAME_PUSHMENU - Static variable in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- CLASS_NAME_SAS_HC_LIST - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- CLASS_NAME_SAS_HC_SELECTLIST - Static variable in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- CLASS_NAME_SCROLLBAR - Static variable in class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollable_ScrollBar
-
- CLASS_NAME_TABCONTAINER - Static variable in class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- CLASS_NAME_TABSTRIP - Static variable in class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- CLASS_NAME_TREE - Static variable in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- CLASS_NAME_UI_COMMONS_COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.CheckBox.SapCheckable_CheckBox
-
- CLASS_NAME_UL_LIST - Static variable in class org.safs.selenium.webdriver.lib.ListView.DefaultSelectableList
-
- CLASS_NAME_UNIFIED_MENU - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_NAME_UNIFIED_MENUITEM - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_NAME_UNIFIED_TEXTMENUITEM - Static variable in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- CLASS_OBJECT_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_POPUP_NAME - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- CLASS_POPUP_NAME - Static variable in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- CLASS_POPUPMENU_NAME - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- CLASS_SEPARATOR_NAME - Static variable in class org.safs.rational.win.CFWinMenuBar
-
- CLASS_SEPARATOR_NAME - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- CLASS_SFATTR - Variable in class org.safs.selenium.spc.SPCTreeNode
-
"CLASS="
- CLASS_TEXTBLOCK_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_TEXTBOXBASE_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_TOOLBARBUTTON_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_TOOLSTRIPCOMBOBOX_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_TOOLSTRIPCOMBOBOXANDCONTROL_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_TOOLSTRIPDROPDOWNMENU_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_TOOLSTRIPITEM_NAME - Static variable in class org.safs.rational.DotNetUtil
-
- CLASS_TOOLSTRIPMENUITEM_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_TOOLSTRIPSEPARATOR_NAME - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- CLASS_XPATTR - Variable in class org.safs.selenium.spc.SPCTreeNode
-
"@CLASS='"
- classassigns - Static variable in class org.safs.GuiClassData
-
- classCategory - Variable in class org.safs.GuiObjectRecognition
-
only the Category class/type portion of the recognition string.
- classCategoryID - Variable in class org.safs.GuiObjectRecognition
-
The Category ID of the recognition string.
- classdata - Variable in class org.safs.rational.RDDGUIUtilities
-
- classdata - Static variable in class org.safs.rational.RGuiObjectRecognition
-
- classdata - Static variable in class org.safs.rational.RGuiObjectVector
-
- classdata - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- CLASSES_ROOT - Static variable in class org.safs.install.DLLInstaller
-
"HKEY_CLASSES_ROOT\\"
- classesmap - Static variable in class org.safs.GuiClassData
-
- CLASSIC_SEARCH_MODE - Static variable in class org.safs.GuiChildIterator
-
0=Classic Search Mode
The default mode which attempts to mimic the IBM Rational Robot search algorithm in order
to retain compatibility with IBM Rational Robot recognition strings.
- CLASSID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- classindex - Variable in class org.safs.android.engine.DClassTypeInfo
-
- CLASSINDEX - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- classindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- classindex - Variable in class org.safs.GuiChildIterator.ClassTypeInfo
-
- CLASSINDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- classIndexPart - Static variable in class org.safs.PCTree
-
- classInfo - Variable in class org.safs.GuiObjectRecognition
-
only the Category portion of the recognition string.
- classmap() - Static method in class org.safs.GuiClassData
-
- className(String) - Static method in class com.jayway.android.robotium.remotecontrol.By
-
Select a WebElement by its class name.
- ClassName(String) - Constructor for class com.jayway.android.robotium.remotecontrol.By.ClassName
-
- classname - Variable in class org.safs.android.engine.DClassTypeInfo
-
- classname - Variable in class org.safs.GuiChildIterator.ClassTypeInfo
-
- classname - Variable in class org.safs.rational.CFHtmlImage
-
- classname - Variable in class org.safs.tools.logs.processor.TestCase
-
The name of the class holding this test case
- CLASSNAME_JSONHTTP_COMMANDCODEC - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"org.openqa.selenium.remote.http.JsonHttpCommandCodec"
- CLASSNAME_JSONHTTP_RESPONSECODEC - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"org.openqa.selenium.remote.http.JsonHttpResponseCodec"
- CLASSNAME_W3CHTTP_COMMANDCODEC - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"org.openqa.selenium.remote.http.W3CHttpCommandCodec"
- CLASSNAME_W3CHTTP_RESPONSECODEC - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"org.openqa.selenium.remote.http.W3CHttpResponseCodec"
- classPart - Static variable in class org.safs.PCTree
-
- classpath - Variable in class org.safs.tools.input.SAFSINPUT
-
Stores classname or JAR file fullpath for STAF service initialization.
- classpath - Variable in class org.safs.tools.input.SAFSMAPS
-
Stores classname or JAR file fullpath for STAF service initialization.
- classpath - Variable in class org.safs.tools.logs.SAFSLOGS
-
Stores classname or JAR file fullpath for STAF service initialization.
- classpath - Variable in class org.safs.tools.vars.SAFSVARS
-
Stores classname or JAR file fullpath for STAF service initialization.
- classtypeContainsClassType(String, String) - Static method in class org.safs.GuiClassData
-
See if the comma-separated list of possible class types contains the one type
we are looking for.
- ClassTypeInfo() - Constructor for class org.safs.GuiChildIterator.ClassTypeInfo
-
- classtypesmap - Static variable in class org.safs.GuiClassData
-
- classValue - Variable in class org.safs.GuiObjectRecognition
-
only the Category value portion of the recognition string.
- cleanJSError() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- cleanQueues() - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- CleanResponseMap(String...) - Static method in class org.safs.SAFSPlus.Rest
-
- CLEANSTRING - Static variable in class org.safs.DCDriverStringCommands
-
- cleanString(String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
CleanString, for each char in string: if ((char .gt.
- cleanString(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
CleanString, for each char in string: if ((char .gt.
- cleanString(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
CleanString, for each char in string: if ((char .gt.
- cleanString(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
CleanString, for each char in string: if ((char .gt.
- CleanString(String, String) - Static method in class org.safs.SAFSPlus.Strings
-
For each char in string: if ((char .gt.
- CLEANSTRING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"CleanString"
- CLEANSTRING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CleanString"
- cleanup() - Method in class org.safs.install.TopMostOptionPane
-
This should be called after the dialog is closed, For example after calling JOptionPane#showOptionDialog().
It will close the parent window if it is created automatically.
It will set the parent's status to original if the parent is a Window object.
It will do nothing if the parent object is not instance of Window.
- cleanup() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
Perform the normal cleanup done at the end of script execution.
- clear() - Method in class org.safs.selenium.spc.SPCTreePanel
-
Remove all nodes except the root node.
- clear() - Method in class org.safs.staf.service.logging.SLSLogFacility.RequestQueue
-
Clears this queue.
- clear() - Method in class org.safs.staf.service.queue.Fifo
-
- clearAllAppMapCaches() - Method in class org.safs.DDGUIUtilities
-
clear all known local App Maps' caches.
- clearAllAppMapCaches() - Method in class org.safs.rational.RDDGUIUtilities
-
clear all known local App Maps' caches.
- CLEARALLVARIABLES - Static variable in class org.safs.DCDriverMiscCommands
-
- clearAllVariables() - Static method in class org.safs.model.commands.DDDriverCommands
-
Clear storage of all DDVariables.
- clearAllVariables() - Static method in class org.safs.model.commands.DriverCommands
-
Clear storage of all DDVariables.
- ClearAllVariables() - Static method in class org.safs.SAFSPlus.DriverCommand
-
Clear storage of all DDVariables.
- CLEARALLVARIABLES_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"ClearAllVariables"
- CLEARALLVARIABLES_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ClearAllVariables"
- CLEARAPPMAPCACHE - Static variable in class org.safs.ComponentFunction
-
- clearAppMapCache() - Method in class org.safs.ComponentFunction
-
- clearAppMapCache(String) - Method in class org.safs.DDGUIUtilities
-
clear a single local App Map cache of all old references.
- clearAppMapCache() - Static method in class org.safs.model.commands.DDDriverCommands
-
Clear the internal application map cache.
- clearAppMapCache() - Static method in class org.safs.model.commands.DriverCommands
-
Clear the internal application map cache.
- clearAppMapCache(String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Clear the internal application map cache.
- clearAppMapCache() - Method in class org.safs.model.components.GenericMaster
-
Clear the internal application map cache.
- clearAppMapCache(StepTestTable) - Method in class org.safs.model.components.GenericMaster
-
Clear the internal application map cache.
- clearAppMapCache() - Method in class org.safs.rational.CFComponent
-
Purpose: clearAppMapCache
- CLEARAPPMAPCACHE - Static variable in class org.safs.rational.DCDriverCommand
-
- clearAppMapCache(String) - Method in class org.safs.rational.RDDGUIUtilities
-
clear a single local App Map cache of all old references.
- ClearAppMapCache() - Static method in class org.safs.SAFSPlus.DriverCommand
-
Clear the internal application map cache.
- CLEARAPPMAPCACHE - Static variable in class org.safs.selenium.DCDriverCommand
-
- CLEARAPPMAPCACHE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"ClearAppMapCache"
- CLEARAPPMAPCACHE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ClearAppMapCache"
- CLEARAPPMAPCACHE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"ClearAppMapCache"
- CLEARARRAYVARIABLES - Static variable in class org.safs.DCDriverMiscCommands
-
- clearArrayVariables(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Clear storage of all SAFS variables containing a specific prefix.
- clearArrayVariables(String) - Static method in class org.safs.model.commands.DriverCommands
-
Clear storage of all SAFS variables containing a specific prefix.
- ClearArrayVariables(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Clear storage of all SAFS variables containing a specific prefix.
- CLEARARRAYVARIABLES_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"ClearArrayVariables"
- CLEARARRAYVARIABLES_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ClearArrayVariables"
- clearButton - Variable in class org.safs.image.filter.ImageFilterGUI
-
- clearCache(boolean) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.CacheReferenceInterface
-
Clear the cache of all object and key references.
- clearCache(boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
CacheReferenceInterface implementation.
- clearCache(boolean) - Method in class org.safs.android.engine.processor.DriverProcessor
-
CacheReferenceInterface implementation.
- clearCache(boolean) - Method in class org.safs.android.engine.processor.EngineProcessor
-
CacheReferenceInterface implementation.
- clearCache() - Method in class org.safs.ComponentFunction
-
- clearCache(String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Clear the cache of a component.
- clearCache() - Method in class org.safs.model.components.GenericMaster
-
Clear the cache of a component.
- clearCache(StepTestTable) - Method in class org.safs.model.components.GenericMaster
-
Clear the cache of a component.
- ClearCache(Component) - Static method in class org.safs.SAFSPlus.Component
-
Some components like Tree, Menu may have a cache containing their content or time-consuming
resource, which will speed up the test.
- clearCache() - Method in class org.safs.selenium.webdriver.CFComponent
-
clear the cache 'libComponentCache'
- clearCache() - Method in class org.safs.selenium.webdriver.lib.CheckBox.AbstractCheckable
-
- clearCache() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- clearCache() - Method in class org.safs.selenium.webdriver.lib.Component
-
Clear the cache 'operableObjects'.
Also clear the cache associated with the IOperable objects.
- clearCache() - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
clear the cache 'contentObjects'.
- clearCache() - Method in interface org.safs.selenium.webdriver.lib.model.IOperable
-
- clearCache() - Method in class org.safs.selenium.webdriver.lib.ScrollBar.AbstractScrollable
-
- clearCache() - Method in class org.safs.text.INIFileReader
-
Clears any internally stored cache of prefetched items.
- clearCache(UniqueIDInterface) - Method in interface org.safs.tools.input.MapsInterface
-
Clear the cache of one specific Map.
- clearCache(UniqueIDInterface) - Method in class org.safs.tools.input.SAFSMAPS
-
NOT YET SUPPORTED BY SAFSMAPS service.
- CLEARCACHE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"ClearCache"
- clearClipboard() - Method in class org.safs.android.remotecontrol.SAFSDriverCommands
-
- CLEARCLIPBOARD - Static variable in class org.safs.DCDriverMiscCommands
-
- clearClipboard() - Static method in class org.safs.model.commands.DDDriverCommands
-
Clear the contents of the Window's clipboard.
- clearClipboard() - Static method in class org.safs.model.commands.DriverCommands
-
Clear the contents of the Window's clipboard.
- clearClipboard() - Static method in class org.safs.robot.Robot
-
Clear the system clip-board.
- ClearClipboard() - Static method in class org.safs.SAFSPlus.DriverCommand
-
Clear the contents of the Window's clipboard.
- clearClipboard() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Clear the clipboard on the machine where the RMI server is running.
- clearClipboard() - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Clear the clipboard.
- clearClipboard() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Clear the clipboard on local machine or on machine where the RMI server is running.
- CLEARCLIPBOARD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"ClearClipboard"
- CLEARCLIPBOARD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"ClearClipboard"
- clearComponentBox(String) - Method in class org.safs.selenium.webdriver.lib.Component
-
Purpose: Remove the content from Component Box, like Edit Box, Combo box.
- clearCounter(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Clear all counts on the specified counter.
- clearCounter(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- clearEditBox(SGuiObject) - Method in class org.safs.selenium.CFEditBox
-
Purpose: Remove the content from EditBox.
- clearEditBox() - Method in class org.safs.selenium.webdriver.lib.EditBox
-
Purpose: Remove the content from EditBox.
- clearEditText(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
clear the text in EditText
- clearEditText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clears the value of an EditText.
- clearEditText(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clears the value of an EditText.
- clearEnabledDomains() - Static method in class org.safs.Domains
-
Call to clear out and essentially disable all domains.
- clearEnabledDomains() - Static method in class org.safs.rational.ft.DynamicEnabler
-
- clearEnabledProcs() - Static method in class org.safs.rational.ft.DynamicEnabler
-
- clearEnginePreferences() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- clearEnginePreferences() - Method in class org.safs.tools.drivers.DefaultDriver
-
- clearEnginePreferences() - Method in interface org.safs.tools.drivers.DriverInterface
-
- clearEnginePreferences() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- clearFramesCache() - Method in class org.safs.selenium.SeleniumGUIUtilities
-
- clearHashtables() - Method in class org.safs.text.INIFileReader
-
All the stored Hashtables and the parent sections Hashtable are clear()ed.
- clearHighLight() - Method in class org.safs.android.engine.processor.HighLightUtil
-
- clearHighlight() - Method in class org.safs.cukes.ai.selenium.AIComponent
-
Clear the highlight after the execution if user has turned on the highlight ability.
- clearHighlight() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Remove the previous highlight of a DOM object.
- clearHighlight() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
clear the previous highlight of a webelement.
Note:The webelement should be highlighted by
SearchObject.highlight(String)
or
SearchObject.highlight(WebElement)
, normally you don't need to call this method
to clear the highlight if you want to highlight element one by one continuously, as
the previous highlighted element will be automatically cleared before next element
is highlighted.
- clearHighLight(JTextArea, Object) - Static method in class org.safs.tools.consoles.JavaJVMConsole
-
Clear highlight in the text area.
- clearHighlightedDialog() - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- clearHighlightedDialog() - Method in class org.safs.jvmagent.STAFLocalServer
-
- clearHighlightedDialog() - Static method in class org.safs.model.commands.EngineComponentCommands
-
Clean the highlight rectangle.
- CLEARHIGHLIGHTEDDIALOG_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"ClearHighlightedDialog"
- clearInternalCache() - Static method in class org.safs.selenium.webdriver.CFComponent
-
clear the cache 'libComponentCache'
- clearLog() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clears the logcat log.
- clearMap() - Method in class org.safs.ApplicationMap
-
- clearModifiers(Vector) - Method in class org.safs.tools.input.InputKeysParser
-
Add keyRelease events to the keystroke Vector and clear boolean flags for active modifiers.
- clearParcelMessage(String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- clearParcelMessage(String, int) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- clearProxiesAlways - Static variable in class org.safs.Processor
-
- clearQueue() - Method in class org.safs.staf.embedded.EmbeddedHandle
-
- clearReferenceCache() - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- clearReferenceCache() - Static method in class org.safs.model.commands.EngineComponentCommands
-
Clear the Object reference cache used in a remote engine.
- CLEARREFERENCECACHE_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"ClearReferenceCache"
- clearResults() - Method in class org.safs.tools.drivers.STAFProcessContainerHelper
-
- clearTestObjectCache() - Method in class org.safs.android.engine.processor.SAFSProcessor
-
- clearTextInWebElement(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Clears text in a WebElement matching the specified By object.
- clearTextInWebElement(By) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clears text in a WebElement matching the specified By object.
- click(String, String, String, String, int, Point, String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Workhorse of click action.
- CLICK - Static variable in class org.safs.CFDefaultComponent
-
- CLICK - Static variable in class org.safs.ComponentFunction
-
- click(String, String) - Static method in class org.safs.model.commands.CheckBoxFunctions
-
Use Generic Object Click
Tries to perform a standard Click on the Checkbox which generally
toggles the current selection status.
- click(String, String) - Static method in class org.safs.model.commands.ComboBoxFunctions
-
Attempts to perform a standard Click on the ComboBox
Attempts to perform a standard Click on the ComboBox.
- click(String, String) - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
Defaults to Generic CLICK where applicable.
- click(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A single click on an object.
- click(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A single click on an object.
- click(String, String) - Static method in class org.safs.model.commands.GraphicControlFunctions
-
Attempts to perform a standard Click on the GraphicControl object
- click(String, String, String) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Command deprecated in favor of ClickArea.
- click(String, String) - Static method in class org.safs.model.commands.HTMLLinkFunctions
-
Use Generic CLICK where possible.
- click(String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a standard Click on an HTMLTable on a webpage.
- click(String, String) - Static method in class org.safs.model.commands.LabelFunctions
-
Attempts to perform a standard Click on the Label
Attempts to perform a standard Click on the Object.
- click(String, String) - Static method in class org.safs.model.commands.PushButtonFunctions
-
Attempts to perform a standard Click on the PushButton
- click(String, String) - Static method in class org.safs.model.commands.RadioButtonFunctions
-
Attempts to perform a standard Click on the RadioButton
- click(String, String, String, String) - Static method in class org.safs.model.commands.TabControlFunctions
-
Use ClickTab instead (where available).
- click(String, String, String[]) - Static method in class org.safs.model.commands.TabControlFunctions
-
Use ClickTab instead (where available).
- click(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs a click on any part of a Window based on a stored x,y coordinate.
- click() - Method in class org.safs.model.components.CheckBox
-
Use Generic Object Click
Tries to perform a standard Click on the Checkbox which generally
toggles the current selection status.
- click(StepTestTable) - Method in class org.safs.model.components.CheckBox
-
Use Generic Object Click
Tries to perform a standard Click on the Checkbox which generally
toggles the current selection status.
- click() - Method in class org.safs.model.components.ComboBox
-
Attempts to perform a standard Click on the ComboBox
Attempts to perform a standard Click on the ComboBox.
- click(StepTestTable) - Method in class org.safs.model.components.ComboBox
-
Attempts to perform a standard Click on the ComboBox
Attempts to perform a standard Click on the ComboBox.
- click() - Method in class org.safs.model.components.ComboEditBox
-
Defaults to Generic CLICK where applicable.
- click(StepTestTable) - Method in class org.safs.model.components.ComboEditBox
-
Defaults to Generic CLICK where applicable.
- click(String, String) - Method in class org.safs.model.components.GenericObject
-
A single click on an object.
- click(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A single click on an object.
- click(String[]) - Method in class org.safs.model.components.GenericObject
-
A single click on an object.
- click(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A single click on an object.
- click() - Method in class org.safs.model.components.GraphicControl
-
Attempts to perform a standard Click on the GraphicControl object
- click(StepTestTable) - Method in class org.safs.model.components.GraphicControl
-
Attempts to perform a standard Click on the GraphicControl object
- click(String) - Method in class org.safs.model.components.HTMLImage
-
Command deprecated in favor of ClickArea.
- click(StepTestTable, String) - Method in class org.safs.model.components.HTMLImage
-
Command deprecated in favor of ClickArea.
- click() - Method in class org.safs.model.components.HTMLLink
-
Use Generic CLICK where possible.
- click(StepTestTable) - Method in class org.safs.model.components.HTMLLink
-
Use Generic CLICK where possible.
- click(String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a standard Click on an HTMLTable on a webpage.
- click(StepTestTable, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a standard Click on an HTMLTable on a webpage.
- click() - Method in class org.safs.model.components.Label
-
Attempts to perform a standard Click on the Label
Attempts to perform a standard Click on the Object.
- click(StepTestTable) - Method in class org.safs.model.components.Label
-
Attempts to perform a standard Click on the Label
Attempts to perform a standard Click on the Object.
- click() - Method in class org.safs.model.components.PushButton
-
Attempts to perform a standard Click on the PushButton
- click(StepTestTable) - Method in class org.safs.model.components.PushButton
-
Attempts to perform a standard Click on the PushButton
- click() - Method in class org.safs.model.components.RadioButton
-
Attempts to perform a standard Click on the RadioButton
- click(StepTestTable) - Method in class org.safs.model.components.RadioButton
-
Attempts to perform a standard Click on the RadioButton
- click(String, String) - Method in class org.safs.model.components.TabControl
-
Use ClickTab instead (where available).
- click(StepTestTable, String, String) - Method in class org.safs.model.components.TabControl
-
Use ClickTab instead (where available).
- click(String[]) - Method in class org.safs.model.components.TabControl
-
Use ClickTab instead (where available).
- click(StepTestTable, String[]) - Method in class org.safs.model.components.TabControl
-
Use ClickTab instead (where available).
- click(String) - Method in class org.safs.model.components.Window
-
Performs a click on any part of a Window based on a stored x,y coordinate.
- click(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Performs a click on any part of a Window based on a stored x,y coordinate.
- Click(Component, String...) - Static method in class org.safs.model.tools.Runner
-
A single click on an object.
- CLICK - Static variable in class org.safs.rational.CFTree
-
- click(int, int, int, int, int) - Static method in class org.safs.robot.Robot
-
Workhorse Click routine.
- click(int, int, int, int) - Static method in class org.safs.robot.Robot
-
Workhorse Click routine.
- click(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 Click.
- click(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 Click.
- click(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.
- Click(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Click on any visible component.
- click(String[]) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Robot.click(x, y, mouseButton, nclicks);
- Click - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- Click() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Click
-
- click(WebElement, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click(Mouse Left Button) - Click on WebElement or WebDriver object at the center
- click(WebElement, Keys, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click(Mouse Left Button) the WebElement at center with a special key pressed.
- click(WebElement, Point, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click(Mouse Left Button) the WebElement at a certain coordination.
- click(WebElement, Point, Keys, int, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click the WebElement at a certain coordination with a special key pressed.
Firstly it will try to get webelement's location and use Robot to click.
- click(Point, Keys, int, int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
Use Robot to click locally or remotely (through RMI).
- click(RemoteDriver, Point, Keys, int, int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
Use Robot to click locally or remotely (through RMI).
- Click(Component, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Click on any visible component.
- click(AutoItRs, Point) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Click with position offset.
- click(AutoItRs, String, int, Point, String) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Workhorse of AutoIt click routine.
- click(AutoItRs) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Deprecated.
- CLICK_AREA - Static variable in class org.safs.rational.CFHtmlImage
-
- click_component(String, String) - Method in class org.safs.cukes.ai.selenium.AIComponentActions
-
Click the component whose text matches the text provided.
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.CheckBoxFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.ComboBoxFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.ComboEditBoxFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.GraphicControlFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.HTMLImageFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.HTMLLinkFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.LabelFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.PushButtonFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.RadioButtonFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.TabControlFunctions
-
"Click"
- CLICK_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"Click"
- clickableWebElement - Variable in class org.safs.selenium.webdriver.lib.model.Element
-
clickableWebElement represents the WebElement that is click-able.
- clickArea(String, String, String) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Attempts to perform a Click on a mapped region of an Image (on a webpage).
- clickArea(String) - Method in class org.safs.model.components.HTMLImage
-
Attempts to perform a Click on a mapped region of an Image (on a webpage).
- clickArea(StepTestTable, String) - Method in class org.safs.model.components.HTMLImage
-
Attempts to perform a Click on a mapped region of an Image (on a webpage).
- CLICKAREA_KEYWORD - Static variable in class org.safs.model.commands.HTMLImageFunctions
-
"ClickArea"
- clickButton(String, String) - Static method in class org.safs.model.commands.GraphicControlFunctions
-
Attempts to perform a standard Click on the GraphicControl object
- clickButton(String, String) - Static method in class org.safs.model.commands.PushButtonFunctions
-
Attempts to perform a standard Click on the PushButton
- clickButton(String, String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Deprecated.
- clickButton(String, String, String[]) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Deprecated.
- clickButton() - Method in class org.safs.model.components.GraphicControl
-
Attempts to perform a standard Click on the GraphicControl object
- clickButton(StepTestTable) - Method in class org.safs.model.components.GraphicControl
-
Attempts to perform a standard Click on the GraphicControl object
- clickButton() - Method in class org.safs.model.components.PushButton
-
Attempts to perform a standard Click on the PushButton
- clickButton(StepTestTable) - Method in class org.safs.model.components.PushButton
-
Attempts to perform a standard Click on the PushButton
- clickButton(String, String) - Method in class org.safs.model.components.ToolBar
-
Deprecated.
- clickButton(StepTestTable, String, String) - Method in class org.safs.model.components.ToolBar
-
Deprecated.
- clickButton(String[]) - Method in class org.safs.model.components.ToolBar
-
Deprecated.
- clickButton(StepTestTable, String[]) - Method in class org.safs.model.components.ToolBar
-
Deprecated.
- CLICKBUTTON_KEYWORD - Static variable in class org.safs.model.commands.GraphicControlFunctions
-
"ClickButton"
- CLICKBUTTON_KEYWORD - Static variable in class org.safs.model.commands.PushButtonFunctions
-
"ClickButton"
- CLICKBUTTON_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"ClickButton"
- clickButtonIndex(String, String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Click on the icon at a certain position on the ToolBar object, it is 1-based.
- clickButtonIndex(String, String, String[]) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Click on the icon at a certain position on the ToolBar object, it is 1-based.
- clickButtonIndex(String, String) - Method in class org.safs.model.components.ToolBar
-
Click on the icon at a certain position on the ToolBar object, it is 1-based.
- clickButtonIndex(StepTestTable, String, String) - Method in class org.safs.model.components.ToolBar
-
Click on the icon at a certain position on the ToolBar object, it is 1-based.
- clickButtonIndex(String[]) - Method in class org.safs.model.components.ToolBar
-
Click on the icon at a certain position on the ToolBar object, it is 1-based.
- clickButtonIndex(StepTestTable, String[]) - Method in class org.safs.model.components.ToolBar
-
Click on the icon at a certain position on the ToolBar object, it is 1-based.
- CLICKBUTTONINDEX - Static variable in class org.safs.rational.CFToolBar
-
- clickButtonIndex(String) - Method in class org.safs.rational.CFToolBar
-
- CLICKBUTTONINDEX_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"ClickButtonIndex"
- clickButtonText(String, String, String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Routine to Click on the specified Button.Key (Text) value.
- clickButtonText(String, String, String[]) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Routine to Click on the specified Button.Key (Text) value.
- clickButtonText(String, String, String) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- clickButtonText(StepTestTable, String, String, String) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- clickButtonText(String[]) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- clickButtonText(StepTestTable, String[]) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- CLICKBUTTONTEXT - Static variable in class org.safs.rational.CFToolBar
-
- clickButtonText(String, boolean) - Method in class org.safs.rational.CFToolBar
-
If textOrPath is a single, click on the item whose text match to the parameter in this toolbar.
- CLICKBUTTONTEXT_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"ClickButtonText"
- clickButtonTooltip(String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Click on the icon whose tooltip equals to the provided parameter
Click on the icon whose tooltip equals to the provided parameter
- clickButtonTooltip(String) - Method in class org.safs.model.components.ToolBar
-
Click on the icon whose tooltip equals to the provided parameter
Click on the icon whose tooltip equals to the provided parameter
- clickButtonTooltip(StepTestTable, String) - Method in class org.safs.model.components.ToolBar
-
Click on the icon whose tooltip equals to the provided parameter
Click on the icon whose tooltip equals to the provided parameter
- CLICKBUTTONTOOLTIP - Static variable in class org.safs.rational.CFToolBar
-
- clickButtonTooltip(String) - Method in class org.safs.rational.CFToolBar
-
- CLICKBUTTONTOOLTIP_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"ClickButtonTooltip"
- clickCell(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a Click on a cell in a DotNetTable.
- clickCell(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a Click on a cell in a DotNetTable.
- clickCell(String, String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single click on a table cell.
- clickCell(String, String, String[]) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single click on a table cell.
- clickCell(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Click on a cell specified by row and column.
- clickCell(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Click on a cell specified by row and column.
- clickCell(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a Click on a cell in a JavaTable.
- clickCell(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a Click on a cell in a JavaTable.
- clickCell(String, String, String, String) - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
Attempts to perform a single Click on a table cell.
- clickCell(String, String, String[]) - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
Attempts to perform a single Click on a table cell.
- clickCell(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a Click on a cell in a DotNetTable.
- clickCell(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a Click on a cell in a DotNetTable.
- clickCell(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a Click on a cell in a DotNetTable.
- clickCell(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a Click on a cell in a DotNetTable.
- clickCell(String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single click on a table cell.
- clickCell(StepTestTable, String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single click on a table cell.
- clickCell(String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single click on a table cell.
- clickCell(StepTestTable, String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single click on a table cell.
- clickCell(String, String) - Method in class org.safs.model.components.HTMLTable
-
Click on a cell specified by row and column.
- clickCell(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Click on a cell specified by row and column.
- clickCell(String[]) - Method in class org.safs.model.components.HTMLTable
-
Click on a cell specified by row and column.
- clickCell(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Click on a cell specified by row and column.
- clickCell(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a Click on a cell in a JavaTable.
- clickCell(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a Click on a cell in a JavaTable.
- clickCell(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a Click on a cell in a JavaTable.
- clickCell(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a Click on a cell in a JavaTable.
- clickCell(String, String) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a single Click on a table cell.
- clickCell(StepTestTable, String, String) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a single Click on a table cell.
- clickCell(String[]) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a single Click on a table cell.
- clickCell(StepTestTable, String[]) - Method in class org.safs.model.components.VSFlexGrid
-
Attempts to perform a single Click on a table cell.
- CLICKCELL - Static variable in class org.safs.rational.CFTable
-
- CLICKCELL - Static variable in class org.safs.selenium.CFHTMLTable
-
- CLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"ClickCell"
- CLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"ClickCell"
- CLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"ClickCell"
- CLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"ClickCell"
- CLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.VSFlexGridFunctions
-
"ClickCell"
- CLICKCELLOFCOLWITHROWVALUES - Static variable in class org.safs.rational.CFTable
-
- clickColumn(GuiSubitemTestObject, String) - Method in class org.safs.rational.CFList
-
Purpose: clickColumn
- clickColumnIndex(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Click a column header based on it's index of list, starting from 1
Click a column header based on it's index of list, starting from 1
- clickColumnIndex(String) - Method in class org.safs.model.components.ListBox
-
Click a column header based on it's index of list, starting from 1
Click a column header based on it's index of list, starting from 1
- clickColumnIndex(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Click a column header based on it's index of list, starting from 1
Click a column header based on it's index of list, starting from 1
- CLICKCOLUMNINDEX - Static variable in class org.safs.rational.CFList
-
- CLICKCOLUMNINDEX_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ClickColumnIndex"
- clickColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Clicks on the label of the specified column.
- clickColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Clicks on the label of the specified column.
- clickColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Clicks on the label of the specified column.
- clickColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Clicks on the label of the specified column.
- clickColumnLabel(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Click a column header based on it's label
Click a column header based on it's label
- clickColumnLabel(String, String) - Method in class org.safs.model.components.DotNetTable
-
Clicks on the label of the specified column.
- clickColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Clicks on the label of the specified column.
- clickColumnLabel(String[]) - Method in class org.safs.model.components.DotNetTable
-
Clicks on the label of the specified column.
- clickColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Clicks on the label of the specified column.
- clickColumnLabel(String, String) - Method in class org.safs.model.components.JavaTable
-
Clicks on the label of the specified column.
- clickColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Clicks on the label of the specified column.
- clickColumnLabel(String[]) - Method in class org.safs.model.components.JavaTable
-
Clicks on the label of the specified column.
- clickColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Clicks on the label of the specified column.
- clickColumnLabel(String) - Method in class org.safs.model.components.ListBox
-
Click a column header based on it's label
Click a column header based on it's label
- clickColumnLabel(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Click a column header based on it's label
Click a column header based on it's label
- CLICKCOLUMNLABEL - Static variable in class org.safs.rational.CFList
-
- CLICKCOLUMNLABEL - Static variable in class org.safs.rational.CFTable
-
- CLICKCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"ClickColumnLabel"
- CLICKCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"ClickColumnLabel"
- CLICKCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ClickColumnLabel"
- clickElement(Element, Keys, Point, int, int) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- clickElement(Element, Keys, Point, int, int) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- clickElement(Element, Keys, Point, int, int) - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- clickElement(Element, Keys, Point, int, int) - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
Try to get the Selenium WebElement object from parameter 'element', then click that WebElement object.
After calling this method, the parent of Element may become stale.
- clickElement(Element, Keys, Point, int, int) - Method in class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- clickElement(Element, Keys, Point, int, int) - Method in class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- clickHoverScreenLocation() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
T WindowName CompName ClickScreenLocation
T WindowName CompName HoverScreenLocation
Coords CAN be in the App Map under windowName:compName and\or AppMapSubkey
- clickIndex(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Same as (Alias for) ListView ActivateIndexItem
- clickIndex(String) - Method in class org.safs.model.components.ListView
-
Same as (Alias for) ListView ActivateIndexItem
- clickIndex(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Same as (Alias for) ListView ActivateIndexItem
- ClickIndex(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to an index.
- CLICKINDEX_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ClickIndex"
- clickIndexItem(String, String, String) - Static method in class org.safs.model.commands.ListViewFunctions
-
Same as (Alias for) ListView ActivateIndexItem
- clickIndexItem(String) - Method in class org.safs.model.components.ListView
-
Same as (Alias for) ListView ActivateIndexItem
- clickIndexItem(StepTestTable, String) - Method in class org.safs.model.components.ListView
-
Same as (Alias for) ListView ActivateIndexItem
- ClickIndexItem(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
Double click an item value in ListView according to an index.
- CLICKINDEXITEM_KEYWORD - Static variable in class org.safs.model.commands.ListViewFunctions
-
"ClickIndexItem"
- clickInList(Properties, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
click an item in android.widget.ListView
- clickInList(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a given list line and returns an ArrayList of String UID references for each TextView object that
the list line is showing.
- clickInList(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a given list line on a specified list and returns an ArrayList of String UID references for each TextView object that
the list line is showing.
- clickLink(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Performs an HTMLLink Click based on a complete match of text found on
Links within this HTMLDOCUMENT object.
- clickLink(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Performs an HTMLLink Click based on a complete match of text found on
Links within this HTMLDOCUMENT object.
- clickLink(String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a complete match of text found on
Links within this HTMLDOCUMENT object.
- clickLink(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a complete match of text found on
Links within this HTMLDOCUMENT object.
- clickLink(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a complete match of text found on
Links within this HTMLDOCUMENT object.
- clickLink(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a complete match of text found on
Links within this HTMLDOCUMENT object.
- CLICKLINK - Static variable in class org.safs.rational.CFHtmlDocument
-
- CLICKLINK - Static variable in class org.safs.selenium.CFHTMLDocument
-
- CLICKLINK_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"ClickLink"
- clickLinkBeginning(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkBeginning(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkBeginning(String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkBeginning(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkBeginning(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkBeginning(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- CLICKLINKBEGINNING - Static variable in class org.safs.rational.CFHtmlDocument
-
- CLICKLINKBEGINNING - Static variable in class org.safs.rational.CFHtmlLink
-
- CLICKLINKBEGINNING - Static variable in class org.safs.selenium.CFHTMLDocument
-
- CLICKLINKBEGINNING_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"ClickLinkBeginning"
- clickLinkContaining(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkContaining(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkContaining(String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkContaining(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkContaining(String[]) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- clickLinkContaining(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
Performs an HTMLLink Click based on a partial match of text found on
Links within this HTMLDOCUMENT object.
- CLICKLINKCONTAINING - Static variable in class org.safs.rational.CFHtmlDocument
-
- CLICKLINKCONTAINING - Static variable in class org.safs.rational.CFHtmlLink
-
- CLICKLINKCONTAINING - Static variable in class org.safs.selenium.CFHTMLDocument
-
- CLICKLINKCONTAINING_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"ClickLinkContaining"
- clickLinkMatching(String, String, String, String, String) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
DEPARECATED.
- clickLinkMatching(String, String, String[]) - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
DEPARECATED.
- clickLinkMatching(String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
DEPARECATED.
- clickLinkMatching(StepTestTable, String, String, String) - Method in class org.safs.model.components.HTMLDocument
-
DEPARECATED.
- clickLinkMatching(String[]) - Method in class org.safs.model.components.HTMLDocument
-
DEPARECATED.
- clickLinkMatching(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLDocument
-
DEPARECATED.
- CLICKLINKMATCHING - Static variable in class org.safs.selenium.CFHTMLDocument
-
- CLICKLINKMATCHING_KEYWORD - Static variable in class org.safs.model.commands.HTMLDocumentFunctions
-
"ClickLinkMatching"
- clickLongInList(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long Click on a given list line and returns an ArrayList of String UID references for each TextView object that
the list line is showing.
- clickLongInList(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long click on a given list line on a specified list and returns an ArrayList of String UID references for each TextView object that
the list line is showing.
- clickLongInList(int, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long click on a given list line on a specified list and returns an ArrayList of String UID references for each TextView object that
the list line is showing.
- clickLongOnScreen(float, float) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given coordinate on the screen.
- clickLongOnScreen(float, float, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given coordinate on the screen for a specified number of milliseconds.
- clickLongOnText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View.
- clickLongOnText(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View.
- clickLongOnText(String, int, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View.
- clickLongOnText(String, int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View.
- clickLongOnTextAndPress(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View and then selects an item from the context menu that appears.
- clickLongOnView(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View.
- clickLongOnView(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Long clicks on a given View for a specified amount of time.
- clickOnActionBarHomeButton() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on the Action Bar Home button.
- clickOnActionBarItem(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Clicks on an ActionBar item with a given resource id.
Requires Robotium 3.6
- clickOnActionBarItem(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on an ActionBar item with a given resource id.
- clickOnButton(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a Button at a given index.
- clickOnButton(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a Button with the given text.
- clickOnCheckBox(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a CheckBox at a given index.
- clickOnEditText(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on an EditText at a given index.
- clickOnImage(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on Image at a given index.
- clickOnImageButton(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a ImageButton at a given index.
- clickOnMenuItem(Properties, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
click on a 'menu item' indicated by text
- clickOnMenuItem(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a menuitem with a given text.
- clickOnMenuItem(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a MenuItem with a given text.
- clickOnRadioButton(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a RadioButton at a given index.
- clickOnScreen(Properties, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
click some point on screen
- clickOnScreen(float, float) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a given coordinate on the screen.
- clickOnScreen(float, float, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks the specified coordinates rapidly a specified number of times.
- clickOnText(Properties, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
click on a string within the current
- clickOnText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a View displaying the given text.
- clickOnText(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a View displaying the given text.
- clickOnText(String, int, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a View displaying the given text.
- clickOnToggleButton(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on a ToggleButton displaying the given text.
- clickOnView(Properties, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
- clickOnView(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on the specified View.
- clickOnView(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks on the specified View -- Robotium 4.1 required.
- clickOnViewByIndex(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
click on the following
TextView
by index
CheckBox
EditText
ImageView
ImageButton
RadioButton
Button
The index is given by parameter, according to that index
Solo will click on the appropriate TextView.
This method has no relationship with method
SoloProcessor.clickOnView(Properties, boolean)
- clickOnViewByName(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
click on the following
TextView
by name
Button
ToggleButton
The name is given by parameter, according to that name
Solo will click on the appropriate TextView.
This method has no relationship with method
SoloProcessor.clickOnView(Properties, boolean)
- clickOnWebElement(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Clicks a WebElement matching the specified By object.
- clickOnWebElement(By) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks a WebElement matching the specified By object.
- clickOnWebElement(By, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks a WebElement matching the specified By object.
- clickOnWebElement(By, int, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks a WebElement matching the specified By object.
- clickOnWebElement(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Clicks a WebElement stored in cache with a reference.
- clickOnWebElementByUID(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Clicks a WebElement stored in cache by reference UID.
- clickPartial(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to click a node according to a partial match of its text value.
- clickPartial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to click a node according to a partial match of its text value.
- clickPartial(String, String) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to a partial match of its text value.
- clickPartial(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to a partial match of its text value.
- clickPartial(String[]) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to a partial match of its text value.
- clickPartial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to a partial match of its text value.
- CLICKPARTIAL - Static variable in class org.safs.rational.CFTree
-
- ClickPartial(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Click a node according to a partial match of its path value.
- ClickPartial(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Click a node according to a partial match of its path value.
- CLICKPARTIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"ClickPartial"
- CLICKROWLABEL - Static variable in class org.safs.rational.CFTable
-
- clickScreenImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Same as Click.
- clickScreenImage(String) - Method in class org.safs.model.components.GenericObject
-
Same as Click.
- clickScreenImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Same as Click.
- clickScreenImage(String) - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
T WindowName CompName ClickScreenImage
image(s) are in App Map under windowName:compName
- CLICKSCREENIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"ClickScreenImage"
- clickScreenLocation(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Click a specified screen location.
- clickScreenLocation(String) - Method in class org.safs.model.components.GenericObject
-
Click a specified screen location.
- clickScreenLocation(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Click a specified screen location.
- CLICKSCREENLOCATION_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"ClickScreenLocation"
- clickScreenPoint(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
(Deprecated) Click a specified screen location.
- clickScreenPoint(String) - Method in class org.safs.model.components.GenericObject
-
(Deprecated) Click a specified screen location.
- clickScreenPoint(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
(Deprecated) Click a specified screen location.
- clickScreenPoint() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
ClickScreenPoint x,y
- CLICKSCREENPOINT_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"ClickScreenPoint"
- clickTab(String, String, String) - Static method in class org.safs.model.commands.TabControlFunctions
-
Attempts to perform a standard Click on a particular Tab on the TabControl
Attempts to perform a standard Click on a particular Tab on the TabControl.
- clickTab(String) - Method in class org.safs.model.components.TabControl
-
Attempts to perform a standard Click on a particular Tab on the TabControl
Attempts to perform a standard Click on a particular Tab on the TabControl.
- clickTab(StepTestTable, String) - Method in class org.safs.model.components.TabControl
-
Attempts to perform a standard Click on a particular Tab on the TabControl
Attempts to perform a standard Click on a particular Tab on the TabControl.
- CLICKTAB - Static variable in class org.safs.rational.CFPageTabList
-
- ClickTab(Component, String) - Static method in class org.safs.SAFSPlus.TabControl
-
Select a tab value in Tab Control and verify the value has been selected.
- CLICKTAB_KEYWORD - Static variable in class org.safs.model.commands.TabControlFunctions
-
"ClickTab"
- clickTabContains(String, String, String) - Static method in class org.safs.model.commands.TabControlFunctions
-
Attempts to perform a Click on a Tab according to a partial match of its text value.
- clickTabContains(String) - Method in class org.safs.model.components.TabControl
-
Attempts to perform a Click on a Tab according to a partial match of its text value.
- clickTabContains(StepTestTable, String) - Method in class org.safs.model.components.TabControl
-
Attempts to perform a Click on a Tab according to a partial match of its text value.
- CLICKTABCONTAINS - Static variable in class org.safs.rational.CFPageTabList
-
- ClickTabContains(Component, String) - Static method in class org.safs.SAFSPlus.TabControl
-
Select a tab value in Tab Control, the value will be matched partially.
- CLICKTABCONTAINS_KEYWORD - Static variable in class org.safs.model.commands.TabControlFunctions
-
"ClickTabContains"
- clickTabPartialMatch(TestObject, String, boolean) - Method in class org.safs.rational.flex.CFFlexPageTabList
-
Click a tab by its text shown on the GUI.
- clickTextItem(String, String, String) - Static method in class org.safs.model.commands.ListBoxFunctions
-
Routine to Click a selection according to its text value.
- clickTextItem(String) - Method in class org.safs.model.components.ListBox
-
Routine to Click a selection according to its text value.
- clickTextItem(StepTestTable, String) - Method in class org.safs.model.components.ListBox
-
Routine to Click a selection according to its text value.
- CLICKTEXTITEM - Static variable in class org.safs.rational.CFList
-
- clickTextItem(GuiSubitemTestObject, String, boolean, boolean) - Method in class org.safs.rational.CFList
-
- clickTextItem2(GuiSubitemTestObject, String, boolean, boolean, boolean) - Method in class org.safs.rational.CFList
-
Note: This method can replace clickTextItem().
- CLICKTEXTITEM_KEYWORD - Static variable in class org.safs.model.commands.ListBoxFunctions
-
"ClickTextItem"
- clickTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to click a node according to its text value.
- clickTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to click a node according to its text value.
- clickTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to click a node according to its text value.
- clickTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to click a node according to its text value.
- clickTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to click a node according to its text value.
- clickTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to click a node according to its text value.
- clickTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to click a node according to its text value.
- clickTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to click a node according to its text value.
- clickTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to its text value.
- clickTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to its text value.
- clickTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to its text value.
- clickTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to click a node according to its text value.
- ClickTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Click a node according to its path and verified the node has been selected.
- ClickTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Click the Nth node according to its path and verified the node has been selected.
- CLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"ClickTextNode"
- CLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"ClickTextNode"
- CLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"ClickTextNode"
- clickUnverified(WebElement, Point, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Click a component with an offset.
- ClickUnverified(Component, Point) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Click on any visible component without verification.
This API will not guarantee that the click does happen, it simply clicks.
- clickUnverifiedButtonID(String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Routine to select a toolbar button using it's ID.
- clickUnverifiedButtonID(String) - Method in class org.safs.model.components.ToolBar
-
Routine to select a toolbar button using it's ID.
- clickUnverifiedButtonID(StepTestTable, String) - Method in class org.safs.model.components.ToolBar
-
Routine to select a toolbar button using it's ID.
- CLICKUNVERIFIEDBUTTONID_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"ClickUnverifiedButtonID"
- clickUnverifiedButtonText(String, String, String, String, String) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Routine to Click on the specified Button.Key (Text) value.
- clickUnverifiedButtonText(String, String, String[]) - Static method in class org.safs.model.commands.ToolBarFunctions
-
Routine to Click on the specified Button.Key (Text) value.
- clickUnverifiedButtonText(String, String, String) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- clickUnverifiedButtonText(StepTestTable, String, String, String) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- clickUnverifiedButtonText(String[]) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- clickUnverifiedButtonText(StepTestTable, String[]) - Method in class org.safs.model.components.ToolBar
-
Routine to Click on the specified Button.Key (Text) value.
- CLICKUNVERIFIEDBUTTONTEXT_KEYWORD - Static variable in class org.safs.model.commands.ToolBarFunctions
-
"ClickUnverifiedButtonText"
- clickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly click a node according to its text value.
- clickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly click a node according to its text value.
- clickUnverifiedTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly click a text node.
- clickUnverifiedTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly click a text node.
- clickUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly click a node according to its text value.
- clickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly click a node according to its text value.
- clickUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly click a node according to its text value.
- clickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly click a node according to its text value.
- clickUnverifiedTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- clickUnverifiedTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- clickUnverifiedTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- clickUnverifiedTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly click a text node.
- CLICKUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- ClickUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Click a node according to its path, but will not verify the node has been selected.
- ClickUnverifiedTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Click the Nth node according to its path, but will not verify the node has been selected.
- CLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"ClickUnverifiedTextNode"
- CLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"ClickUnverifiedTextNode"
- CLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"ClickUnverifiedTextNode"
- clickWithKeyPress(int, int, int, int, int, int) - Static method in class org.safs.robot.Robot
-
Workhorse Click with Keypress routine.
- clickWithKeyPress(int, int, int, int, int) - Static method in class org.safs.robot.Robot
-
Workhorse Click with Keypress routine.
- clickWithKeyPress(String[]) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Robot.clickWithKeyPress(x, y, mouseButton, keyCode, nclicks);
- CLICUNVERIFIEDKBUTTONTEXT - Static variable in class org.safs.rational.CFToolBar
-
- client - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- client - Variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- clientRect - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- clients - Static variable in class org.safs.staf.service.map.SAFSAppMapService
-
- clients - Static variable in class org.safs.staf.service.map.SAFSAppMapService3
-
- clients - Static variable in class org.safs.staf.service.var.SAFSVariableService
-
- clients - Static variable in class org.safs.staf.service.var.SAFSVariableService3
-
- clientType - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- CLIENTTYPE_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- clientTypeScrollPane - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- clipboard - Static variable in class org.safs.robot.Robot
-
The system clip-board, it is a singleton, we keep it in a static field.
- clone() - Method in class org.safs.text.ResourceMessageInfo
-
When we assign the instance of ResourceMessageInfo to an other object, we
should assign the cloned one.
- close() - Method in class org.safs.ComponentFunction
-
Close the current window.
- close() - Static method in class org.safs.ComponentFunction.Window
-
Close the current window
- close() - Method in class org.safs.install.LibraryUpdate
-
- close() - Method in class org.safs.install.ProgressIndicator
-
Close this indicator.
- close() - Static method in class org.safs.Log
-
Doesn't do anything unless we are running Embedded.
- close() - Method in class org.safs.logging.AbstractLogFacility
-
Closes all logs of this log facility.
- close() - Method in class org.safs.logging.LogItem
-
Closes this log.
- Close - Static variable in class org.safs.model.examples.minimal.MyAppMap.ReportsWin
-
"Close" Component in "ReportsWin".
- Close - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
Supports an optional "browserid" parameter which can be used to reference the specific browser instance
to close.
- Close() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Close
-
- close() - Method in class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
Close this log if enabled and open.
- close() - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Close this log if enabled and open.
- close() - Method in class org.safs.staf.service.logging.CustomLogFac
-
Closes all logs of this log facility.
- close() - Method in class org.safs.staf.service.logging.EmbeddedTextLogItem
-
Close this log if enabled and open.
- close() - Method in class org.safs.staf.service.logging.EmbeddedXMLLogItem
-
Close this log if enabled and open.
- close() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Closes this log facility.
- close() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Close this log.
- close() - Method in class org.safs.text.FileLineReader
-
A call to this routine is essentially telling the object that its useful life is over.
- close() - Method in class org.safs.text.INIFileReader
-
Closes the file (if still open) and releases all stored resources via clearHashtables().
- close() - Method in class org.safs.text.INIFileReadWrite
-
Closes the JIT and file reader (if still open).
- close(UniqueIDInterface) - Method in interface org.safs.tools.input.InputInterface
-
Close the identified input source and release resources.
- close(UniqueIDInterface) - Method in class org.safs.tools.input.SAFSINPUT
-
Close the specified input source.
- CLOSE_ARRAY_LC - Static variable in class org.safs.ios.Utilities
-
"</array>" UIAutomation lower-case close tag for an array, usually of log messages.
- CLOSE_DATE_LC - Static variable in class org.safs.ios.Utilities
-
"</date>" UIAutomation lower-case close tag for enclosed timestamp data.
- CLOSE_DICT_LC - Static variable in class org.safs.ios.Utilities
-
"</dict>" UIAutomation lower-case close tag for the wrapper of log message data.
- CLOSE_INTEGER_LC - Static variable in class org.safs.ios.Utilities
-
"</integer>" UIAutomation lower-case close tag for enclosed integer data.
- CLOSE_STRING_LC - Static variable in class org.safs.ios.Utilities
-
"</string>" UIAutomation lower-case close tag for enclosed log message.
- close_the_browser_session(String) - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Close/Quit the browser session with the given id.
- close_the_last_browser_session() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Close/Quit the currently active WebDriver session.
- closeAlert(boolean, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Close the Alert-Modal-Dialog associated with a certain browser identified by ID.
It will get the cached webdriver according to the browser's id, and close the 'alert' through that webdriver.
Note:This API will NOT change the current WebDriver.
- closeAll(ResultSet, Statement, Connection) - Static method in class org.safs.DatabaseUtils
-
Convenience method for closing sql objects.
- closeAllLogs() - Method in interface org.safs.tools.logs.LogsInterface
-
Close ALL logs.
- closeAllLogs() - Method in class org.safs.tools.logs.SAFSLOGS
-
This makes sure that all the open logs are closed.
- closeApplication() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Force a shutdown of ANY running test Activities.
- CLOSEAPPLICATION - Static variable in class org.safs.android.DDriverCommand
-
- CLOSEAPPLICATION - Static variable in class org.safs.DCDriverMiscCommands
-
- CLOSEAPPLICATION - Static variable in class org.safs.ios.IDriverCommand
-
- closeApplication(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Close a named application process launched with LaunchApplication.
- closeApplication(String) - Static method in class org.safs.model.commands.DriverCommands
-
Close a named application process launched with LaunchApplication.
- CloseApplication(String) - Static method in class org.safs.model.tools.Runner
-
Close an application that was launched with LaunchApplication.
- CLOSEAPPLICATION - Static variable in class org.safs.rational.DCDriverCommand
-
- CloseApplication(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Close a named application process launched with LaunchApplication.
- CLOSEAPPLICATION_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"CloseApplication"
- CLOSEAPPLICATION_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CloseApplication"
- closeApplicationMap(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
By map ID, Close a opened Application Map in map chain.
- closeApplicationMap(String) - Static method in class org.safs.model.commands.DriverCommands
-
By map ID, Close a opened Application Map in map chain.
- CloseApplicationMap(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
- CLOSEAPPLICATIONMAP_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"CloseApplicationMap"
- CLOSEAPPLICATIONMAP_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CloseApplicationMap"
- closeBrowser() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Close the Browser/WebDriver associated with the last WebElement accessed.
- CLOSED - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
0
- closed - Variable in class org.safs.logging.LogItem
-
- CLOSEFILE - Static variable in class org.safs.DCDriverFileCommands
-
- closeFile(String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Close the open file with the file number provided
- closeFile(String) - Static method in class org.safs.model.commands.DriverCommands
-
Close the open file with the file number provided
- CloseFile(String) - Static method in class org.safs.SAFSPlus.Files
-
Close an opened file.
- CLOSEFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"CloseFile"
- CLOSEFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CloseFile"
- closeFocusedWindow() - Static method in class org.safs.robot.Robot
-
Pre-condition: The window should be focused
Minimize window by mnemonic key 'C' of window-system-menu.
This works only for windows system.
- CloseHandle(Pointer) - Method in interface org.safs.natives.win32.Kernel32
-
BOOL WINAPI CloseHandle(_in HANDLE hObject);
- closeJIT() - Method in class org.safs.text.INIFileReader
-
Shutdown the JIT file processor.
- closeLog() - Method in class org.safs.jvmagent.Bootstrap
-
- closeLog(UniqueIDInterface) - Method in interface org.safs.tools.logs.LogsInterface
-
Close the specified log.
- closeLog(UniqueIDInterface) - Method in class org.safs.tools.logs.SAFSLOGS
-
This closes the specified Log .
- closeLogFacility(String) - Method in class org.safs.logging.LogUtilities
-
Closes a specified LogFacility or ALL LogFacilities via the SAFSLOGS service.
- closemap - Variable in class org.safs.ios.IOSProcessContainer
-
- closeMap(String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Convenience routine to close an App Map.
- closemap - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- closeMap(UniqueIDInterface) - Method in interface org.safs.tools.input.MapsInterface
-
Close the identified Map and release all resources associated with it.
- closeMap(UniqueIDInterface) - Method in class org.safs.tools.input.SAFSMAPS
-
Close a previously opened App Map.
- closeMapPathStream() - Method in class org.safs.ios.IOSProcessContainer
-
Close the Map output file if possible.
- closeMapPathStream() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Close the Map output file if possible.
- closeNow() - Method in class org.safs.staf.service.logging.LocalSLSLogFacility
-
Closes all logs immediately.
- closeNow() - Method in class org.safs.staf.service.logging.RemoteSLSLogFacility
-
Closes this log facility immediately by submitting a CLOSE request to
the remote logging service.
- closeNow() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Closes this log facility immediately.
- closeout - Variable in class org.safs.ios.IOSProcessContainer
-
- closeout - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- closeOutPathStream() - Method in class org.safs.ios.IOSProcessContainer
-
Close the detailed output file if possible.
- closeOutPathStream() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Close the detailed output file if possible.
- closeParser - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- closeParser - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- closeProtocolRunners() - Method in class org.safs.sockets.SocketProtocol
-
Simply callse closeStreams
- closeReader() - Method in class org.safs.text.FileLineReader
-
Shutdown (close) the file reader if it exists.
- closeServerswhenShutdown() - Method in class org.safs.sockets.TestOccupiedPort
-
- closestMatchCount - Static variable in class org.safs.image.ImageUtils
-
- closestMatchesOf - Static variable in class org.safs.image.ImageUtils
-
- closestPercentage - Static variable in class org.safs.image.ImageUtils
-
- closestX - Static variable in class org.safs.image.ImageUtils
-
- closestY - Static variable in class org.safs.image.ImageUtils
-
- closeTestLogs() - Method in class org.safs.tools.drivers.DefaultDriver
-
Close logs initialized with openTestLogs.
- CLOSEWINDOW - Static variable in class org.safs.ComponentFunction
-
- closeWindow() - Method in class org.safs.ComponentFunction
-
- closeWindow(String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Sends a Close command to the active window.
- closeWindow() - Method in class org.safs.model.components.Window
-
Sends a Close command to the active window.
- closeWindow(StepTestTable) - Method in class org.safs.model.components.Window
-
Sends a Close command to the active window.
- closeWindow() - Method in class org.safs.rational.CFComponent
-
Purpose: closeWindow
- CloseWindow(Component) - Static method in class org.safs.SAFSPlus.Window
-
Close the specified WebBrowser window.
- closeWindow() - Method in class org.safs.selenium.CFComponent
-
Close the current window
- CLOSEWINDOW_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"CloseWindow"
- closeWriter(Writer) - Method in class org.safs.rational.ProcessContainer
-
Closes the passed writer.
- closeXMLState(int) - Static method in class org.safs.ios.Utilities
-
output whatever is required to close the current xml for the current xml state.
- ClsidKey - Static variable in class org.safs.install.DLLInstaller
-
"\\Clsid\\"
- cmd - Variable in class org.safs.staf.service.logging.SLSLogFacility.WorkerRequest
-
Command identifier of this request.
- cmd_assertcurrentactivityclass - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"assertcurrentactivityclass"
- cmd_assertcurrentactivityname - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"assertcurrentactivityname"
- cmd_assertmemorynotlow - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"assertmemorynotlow"
- cmd_assertnewcurrentactivityclass - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"assertnewcurrentactivityclass"
- cmd_assertnewcurrentactivityname - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"assertnewcurrentactivityname"
- cmd_clearedittextindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clearedittextindex"
- cmd_clearedittextreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clearedittextreference"
- cmd_clearlog - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clearlog" clearLog()
- cmd_cleartextinwebelement - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"cleartextinwebelement"
- CMD_CLICK - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_CLICK_WITH_KEY - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- cmd_clickinlist - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickinlist"
- cmd_clickinlistindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickinlistindex"
- cmd_clicklonginlist - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklonginlist"
- cmd_clicklonginlistindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklonginlistindex"
- cmd_clicklongonscreen - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongonscreen"
- cmd_clicklongontext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongontext"
- cmd_clicklongontextmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongontextmatch"
- cmd_clicklongontextmatchscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongontextmatchscroll"
- cmd_clicklongonview - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongonview"
- cmd_clicklongpressontext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongpressontext"
- cmd_clicklongtimeinlistindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongtimeinlistindex"
- cmd_clicklongtimeonscreen - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongtimeonscreen"
- cmd_clicklongtimeontextmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongtimeontextmatch"
- cmd_clicklongtimeonview - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clicklongtimeonview"
- cmd_clickonactionbarhomebutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonactionbarhomebutton"
- cmd_clickonactionbaritem - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonactionbaritem"
- cmd_clickonbutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonbutton"
- cmd_clickonbuttonindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonbuttonindex"
- cmd_clickoncheckboxindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickoncheckboxindex"
- cmd_clickonedittextindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonedittextindex"
- cmd_clickonimage - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonimage"
- cmd_clickonimagebutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonimagebutton"
- cmd_clickonmenuitem - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonmenuitem"
- cmd_clickonradiobuttonindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonradiobuttonindex"
- cmd_clickonscreen - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonscreen"
- cmd_clickonscreenntimes - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonscreenntimes" clickOnScreen(float , float , int )
- cmd_clickonsubmenuitem - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonsubmenuitem"
- cmd_clickontext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickontext"
- cmd_clickontextmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickontextmatch"
- cmd_clickontextmatchscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickontextmatchscroll"
- cmd_clickontogglebutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickontogglebutton"
- cmd_clickonview - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonview"
- cmd_clickonviewimmediately - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonviewimmediately" clickOnView(View, boolean)
- cmd_clickonwebelement - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonwebelement" clickOnWebElement(By)
- cmd_clickonwebelementindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonwebelementindex" clickOnWebElement(By, int)
if multiple objects match, index determines which one to click
- cmd_clickonwebelementindexscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonwebelementindexscroll" clickOnWebElement(By, int, boolean)
if multiple objects match, index determines which one to click
if scrolling should be performed
- cmd_clickonwebelementuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"clickonwebelementuid" clickOnWebElement(WebElement)
- CMD_CLIPBOARD_CLEAR - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_CLIPBOARD_GET - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_CLIPBOARD_SET - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- cmd_config_getscreenshotfiletype - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_getscreenshotfiletype" Config.screenshotFileType
- cmd_config_getscreenshotsavepath - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_getscreenshotsavepath" Config.screenshotSavePath
- cmd_config_getshouldscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_getshouldscroll" Config.shouldScroll
- cmd_config_gettimeoutlarge - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_gettimeoutlarge" Config.timeout_large
- cmd_config_gettimeoutsmall - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_gettimeoutsmall" Config.timeout_small
- cmd_config_getusejavascripttoclickwebelements - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_getusejavascripttoclickwebelements" Config.useJavaScriptToClickWebElement
- cmd_config_setscreenshotfiletype - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_setscreenshotfiletype" Config.screenshotFileType
- cmd_config_setscreenshotsavepath - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_setscreenshotsavepath" Config.screenshotSavePath
- cmd_config_setshouldscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_setshouldscroll" Config.shouldScroll
- cmd_config_settimeoutlarge - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_settimeoutlarge" Config.timeout_large
- cmd_config_settimeoutsmall - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_settimeoutsmall" Config.timeout_small
- cmd_config_setusejavascripttoclickwebelements - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"config_setusejavascripttoclickwebelements" Config.useJavaScriptToClickWebElement
- cmd_drag - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"drag"
- cmd_entertextindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"entertextindex"
- cmd_entertextinwebelement - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"entertextinwebelement" enterTextInWebElement(By, String)
- cmd_entertextreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"entertextreference"
- CMD_EXIT - Static variable in class org.safs.staf.service.logging.SLSLogFacility.WorkerRequest
-
Instructs the worker thread to exit its run
method.
- cmd_finalizeremotesolo - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"finalizeremotesolo"
- cmd_finishopenedactivities - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"finishopenedactivities"
- cmd_getactivitymonitor - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getactivitymonitor"
- cmd_getallopenactivities - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getallopenactivities"
- cmd_getbutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getbutton"
- cmd_getbuttontext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getbuttontext"
- cmd_getbuttonvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getbuttonvisible"
- cmd_getcurrentactivity - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentactivity"
- cmd_getcurrentbuttons - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentbuttons"
- cmd_getcurrentcheckboxes - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentcheckboxes"
- cmd_getcurrentdatepickers - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentdatepickers"
- cmd_getcurrentedittexts - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentedittexts"
- cmd_getcurrentgridviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentgridviews"
- cmd_getcurrentimagebuttons - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentimagebuttons"
- cmd_getcurrentimageviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentimageviews"
- cmd_getcurrentlistviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentlistviews"
- cmd_getcurrentnumberpickers - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentnumberpickers"
- cmd_getcurrentprogressbars - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentprogressbars"
- cmd_getcurrentradiobuttons - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentradiobuttons"
- cmd_getcurrentscrollviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentscrollviews"
- cmd_getcurrentslidingdrawers - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentslidingdrawers"
- cmd_getcurrentspinners - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentspinners"
- cmd_getcurrenttextviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrenttextviews"
- cmd_getcurrenttimepickers - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrenttimepickers"
- cmd_getcurrenttogglebuttons - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrenttogglebuttons"
- cmd_getcurrentviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentviews"
- cmd_getcurrentviewsbyclass - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentviewsbyclass" getCurrentViews(Class)
- cmd_getcurrentviewsbyclassandparent - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentviewsbyclassandparent" getCurrentViews(Class, View)
- cmd_getcurrentwebelements - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentwebelements" getCurrentWebElements()
- cmd_getcurrentwebelementsby - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getcurrentwebelementsby" getCurrentWebElements(By)
- cmd_getedittext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getedittext"
- cmd_getedittexttext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getedittexttext"
- cmd_getedittextvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getedittextvisible"
- cmd_getguiimage - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getguiimage"
- cmd_getimage - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getimage"
- cmd_getimagebutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getimagebutton"
- cmd_getlargetimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getlargetimeout" getLargeTimeout()
- cmd_getobjectclassname - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getobjectclassname"
- cmd_getparentviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getparentviews"
- cmd_getscreenshotsequence - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getscreenshotsequence"
- cmd_getscreenshotsequenceindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getscreenshotsequenceindex"
- cmd_getscreenshotsequenceszie - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getscreenshotsequencesize"
- cmd_getscreensize - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getscreensize"
- cmd_getsmalltimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getsmalltimeout" getSmallTimeout()
- cmd_getstring - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getstring"
- cmd_gettagforview - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"gettagforview"
- cmd_gettext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"gettext"
- cmd_gettexttext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"gettexttext"
- cmd_gettextviewvalue - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"gettextviewvalue"
- cmd_gettextvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"gettextvisible"
- cmd_gettopparent - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"gettopparent"
- cmd_getviewbyname - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewbyname" getView(String )
- cmd_getviewbynamematch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewbynamematch" getView(String , int )
- cmd_getviewbytag - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewbytag" getViewByTag(String )
- cmd_getviewbytagmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewbytagmatch" getViewByTag(String , int )
- cmd_getviewclass - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewclass"
- cmd_getviewclassname - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewclassname"
- cmd_getviewid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewid"
- cmd_getviewlocation - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviewlocation"
- cmd_getviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getviews"
- cmd_getwebelement - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getwebelement" getWebElement(By, int)
- cmd_getwebelements - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getwebelements" getWebElements()
- cmd_getwebelementsby - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getwebelementsby" getWebElements(By)
- cmd_getweburl - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getweburl" getWebUrl()
- cmd_goback - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"goback"
- cmd_gobacktoactivity - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"getbacktoactivity"
- cmd_hidesoftkeyboard - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"hidesoftkeyboard" hideSoftKeyboard()
- cmd_ischeckboxchecked - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"ischeckboxchecked"
- cmd_ischeckboxcheckedtext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"ischeckboxcheckedtext"
- cmd_isradiobuttonchecked - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"isradiobuttonchecked"
- cmd_isradiobuttoncheckedtext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"isradiobuttoncheckedtext"
- cmd_isspinnertextselected - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"isspinnertextselected"
- cmd_isspinnertextselectedindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"isspinnertextselectedindex"
- cmd_istextchecked - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"istextchecked"
- cmd_istogglebuttonchecked - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"istogglebuttonchecked"
- cmd_istogglebuttoncheckedtext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"istogglebuttoncheckedtext"
- CMD_KEYPRESS - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_KEYRELEASE - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_LOG - Static variable in class org.safs.staf.service.logging.SLSLogFacility.WorkerRequest
-
Instructs the worker thread to log a message.
- CMD_MOUSEWHEEL - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- cmd_pinchtozoom - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"pinchtozoom" pinchToZoom(PointF, PointF, PointF, PointF)
- cmd_pressmenuitem - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"pressmenuitem"
- cmd_presssoftkeyboardnextbutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"presssoftkeyboardnextbutton" pressSoftKeyboardNextButton()
- cmd_presssoftkeyboardsearchbutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"presssoftkeyboardsearchbutton" pressSoftKeyboardSearchButton()
- cmd_pressspinneritem - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"pressspinneritem"
- cmd_presssubmenuitem - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"presssubmenuitem"
- cmd_rotatelarge - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"rotatelarge" rotateLarge(PointF, PointF)
- cmd_rotatesmall - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"rotatesmall" rotateSmall(PointF, PointF)
- cmd_scrolldown - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolldown"
- cmd_scrolldownlist - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolldownlist"
- cmd_scrolldownlistuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolldownlistuid"
- cmd_scrolllisttobottom - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolllisttobottom"
- cmd_scrolllisttobottomuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolllisttobottomuid"
- cmd_scrolllisttoline - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolllisttoline"
- cmd_scrolllisttolineuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolllisttolineuid"
- cmd_scrolllisttotop - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolllisttotop"
- cmd_scrolllisttotopuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolllisttotopuid"
- cmd_scrolltobottom - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolltobottom"
- cmd_scrolltobottomuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolltobottomuid"
- cmd_scrolltoside - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolltoside"
- cmd_scrolltotop - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolltotop"
- cmd_scrollup - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrollup"
- cmd_scrolluplist - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolluplist"
- cmd_scrolluplistuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrolluplistuid"
- cmd_scrollviewtoside - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"scrollviewtoside"
- cmd_searchbutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchbutton"
- cmd_searchbuttonmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchbuttonmatch"
- cmd_searchbuttonmatchvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchbuttonmatchvisible"
- cmd_searchbuttonvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchbuttonvisible"
- cmd_searchedittext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchedittext"
- cmd_searchtext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtext"
- cmd_searchtextmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtextmatch"
- cmd_searchtextmatchscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtextmatchscroll"
- cmd_searchtextmatchscrollvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtextmatchscrollvisible"
- cmd_searchtextvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtextvisible"
- cmd_searchtogglebutton - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtogglebutton"
- cmd_searchtogglebuttonmatch - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"searchtogglebuttonmatch"
- cmd_sendkey - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"sendkey"
- CMD_SET_KEY_DELAY - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_SET_WAIT_REACTION - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- cmd_setactivityorientation - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setactivityorientation"
- cmd_setdatepickerindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setdatepickerindex"
- cmd_setdatepickerreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setdatepickerreference"
- cmd_setlargetimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setlargetimeout" setLargeTimeout(int)
- cmd_setmobiledata - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setmobiledata"
- cmd_setnavigationdrawer - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setnavigationdrawer" setNavigationDrawer(int)
- cmd_setprogressbarindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setprogressbarindex"
- cmd_setprogressbarreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setprogressbarreference"
- cmd_setslidingdrawerindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setslidingdrawerindex"
- cmd_setslidingdrawerreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setslidingdrawerreference"
- cmd_setsmalltimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setsmalltimeout" setSmallTimeout(int)
- cmd_settimepickerindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"settimepickerindex"
- cmd_settimepickerreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"settimepickerreference"
- cmd_setwifidata - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"setwifidata"
- cmd_sleep - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"sleep"
- cmd_startmainlauncher - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"startmainlauncher"
- cmd_startscreenshotsequence - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"startscreenshotsequence"
- cmd_startscreenshotsequencemax - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"startscreenshotsequencemax"
- cmd_stopscreenshotsequence - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"stopscreenshotsequence"
- cmd_swipe - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"swipe" swipe(PointF, PointF, PointF, PointF)
- cmd_takescreenshot - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"takescreenshot"
- cmd_takescreenshotquality - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"takescreenshotquality" takeScreenshot(String, int)
- CMD_TYPECHARS - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- CMD_TYPEKEYS - Static variable in class org.safs.selenium.rmi.server.SeleniumServer
-
- cmd_typetext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"typetext"
- cmd_typetextinwebelement - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"typetextinwebelement" typeTextInWebElement(By, String)
- cmd_typetextinwebelementindex - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"typetextinwebelementindex" typeTextInWebElement(By, String, int)
- cmd_typetextinwebelementuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"typetextinwebelementuid" typeTextInWebElement(WebElement, String)
- cmd_typetextuid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"typetextuid"
- cmd_unlockscreen - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"unlockscreen" unlockScreen() 5.2.1
- cmd_utilsfilterviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilsfilterviews" filterViews(Class, Iterable>)
- cmd_utilsfilterviewsbytext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilsfilterviewsbytext" filterViewsByText(Iterable, Pattern)
- cmd_utilsfilterviewstoset - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilsfilterviewstoset" filterViewsToSet(Class[], Iterable)
- cmd_utilsgetnumberofmatches - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilsgetnumberofmatches" getNumberOfMatches(String, TextView, Set)
- cmd_utilsremoveinvisibleviews - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilsremoveinvisibleviews" removeInvisibleViews(Iterable)
- cmd_utilssortviewsbylocationonscreen - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilssortviewsbylocationonscreen" filterViews(Class, Iterable>)
- cmd_utilssortviewsbylocationonscreenyfirst - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"utilssortviewsbylocationonscreenyfirst" sortViewsByLocationOnScreen(List extends View>, boolean)
- cmd_waitforactivity - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforactivity"
- cmd_waitforactivitybyclass - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforactivitybyclass" waitForActivity(Class extends Activity>)
- cmd_waitforactivitybyclasstimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforactivitybyclasstimeout" waitForActivity(Class extends Activity>, int)
- cmd_waitforactivitytimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforactivitytimeout"
- cmd_waitforcondition - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforcondition" waitForCondition(Condition, int)
- cmd_waitfordialogtoclose - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitfordialogtoclose"
- cmd_waitfordialogtoopen - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitfordialogtoopen" waitForDialogToOpen(long)
- cmd_waitforemptyactivitystack - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforemptyactivitystack" waitForEmptyActivityStack(int)
- cmd_waitforfragmentbyid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforfragmentbyid"
- cmd_waitforfragmentbytag - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforfragmentbytag"
- cmd_waitforlogmessage - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforlogmessage"
- cmd_waitfortext - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitfortext"
- cmd_waitfortextmatchtimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitfortextmatchtimeout"
- cmd_waitfortextmatchtimeoutscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitfortextmatchtimeoutscroll"
- cmd_waitfortextmatchtimeoutscrollvisible - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitfortextmatchtimeoutscrollvisible"
- cmd_waitforviewbytagreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewbytagreference" waitForViewByTag(String)
- cmd_waitforviewbytagreferencetimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewbytagreferencetimeout" waitForViewByTag(String, int, int)
- cmd_waitforviewbytagreferencetimeoutscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewbytagreferencetimeoutscroll" waitForViewByTag(String, int, int, boolean)
- cmd_waitforviewclass - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewclass"
- cmd_waitforviewclassmatchtimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewclassmatchtimeout"
- cmd_waitforviewclassmatchtimeoutscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewclassmatchtimeoutscroll"
- cmd_waitforviewid - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewid" waitForView(int )
- cmd_waitforviewidtimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewidtimeout" waitForView(int , int, int)
- cmd_waitforviewidtimeoutscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewidtimeoutscroll" waitForView(int , int, int , boolean )
- cmd_waitforviewreference - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewreference"
- cmd_waitforviewreferencetimeoutscroll - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforviewreferencetimeoutscroll"
- cmd_waitforwebelement - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforwebelement" waitForWebElement(By)
- cmd_waitforwebelementminmatchtimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforwebelementminmatchtimeout" waitForWebElement(By, int, int, boolean)
- cmd_waitforwebelementtimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
"waitforwebelementtimeout" waitForWebElement(By, int, boolean)
- cmdField - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- cmdField - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- cmdLabel - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- cmdLabel - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- cmdResetTimer() - Method in class org.safs.DCDriverTimerCommands
-
Purpose:Handles command ResetTimer. Resets a stopped timer of the
given unique name.
- cmdStartTimer() - Method in class org.safs.DCDriverTimerCommands
-
Purpose:Handles command StartTimer. Starts a timer using the
given unique name.
- cmdStopTimer() - Method in class org.safs.DCDriverTimerCommands
-
Purpose:Handles command StopTimer.
- cmdStoreTimer() - Method in class org.safs.DCDriverTimerCommands
-
Purpose: Handles StoreTimerInfo command by storing the following
standard timer information: .elapsed .startTime .endTime .failures under
the given variable name.
- cmdStoreTimerFile() - Method in class org.safs.DCDriverTimerCommands
-
Purpose:Handles the command StoreTimerInfoFile.
- cmdVerifyTimer(int) - Method in class org.safs.DCDriverTimerCommands
-
Purpose:Handles commands VerifyTimer, VerifyElapsedTimeIsLess,
VerifyElapsedTimeIsMore, VerifyElapsedTimeInRange.
- cmpParamName() - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Confirmation
-
- cmpParamName() - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ConfirmationPresent
-
- cmpParamName() - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementNotPresent
-
- code - Variable in exception org.safs.SAFSException
-
- CODE_ACTION_NOT_SUPPORTED - Static variable in exception org.safs.SAFSException
-
- CODE_CONTAINER_ISEMPTY - Static variable in exception org.safs.SAFSException
-
- CODE_CONTAINER_ISFULL - Static variable in exception org.safs.SAFSException
-
- CODE_CONTENT_ISNULL - Static variable in exception org.safs.SAFSException
-
- CODE_ERROR_SET_FILE_ATTR - Static variable in exception org.safs.SAFSException
-
- CODE_FAIL_CLOSE_POPUP - Static variable in exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- CODE_FAIL_OPEN_POPUP - Static variable in exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- CODE_FAIL_VERIFICATION - Static variable in exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- CODE_INDEX_OUTOF_RANGE - Static variable in exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- CODE_NO_JS_EXECUTOR - Static variable in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- CODE_NO_MATCHING_ITEM - Static variable in exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- CODE_NOTHING_SELECTED - Static variable in exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- CODE_OBJECT_IS_INVISIBLE - Static variable in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- CODE_OBJECT_IS_NULL - Static variable in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- CODE_ObjectNotFoundException - Static variable in exception org.safs.SAFSException
-
- CODE_PropertyNotFoundException - Static variable in exception org.safs.SAFSException
-
- CODE_TargetGoneException - Static variable in exception org.safs.SAFSException
-
- CODE_TIMEOUT_REACHED - Static variable in exception org.safs.SAFSException
-
- CODE_TYPE_IS_WRONG - Static variable in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- CODE_UNKONWN_ERROR - Static variable in exception org.safs.SAFSException
-
- CODE_UnsupportedActionException - Static variable in exception org.safs.SAFSException
-
- CODE_VERIFICATION_FAIL - Static variable in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- CODE_WindowActivateFailedException - Static variable in exception org.safs.SAFSException
-
- collapse(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Use CollapseTextNode instead.
- collapse(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Use CollapseTextNode instead.
- collapse(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to its text value.
- collapse(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to its text value.
- collapse(String) - Method in class org.safs.model.components.DotNetTree
-
Use CollapseTextNode instead.
- collapse(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Use CollapseTextNode instead.
- collapse(String) - Method in class org.safs.model.components.JavaTree
-
Use CollapseTextNode instead.
- collapse(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Use CollapseTextNode instead.
- collapse(String, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- collapse(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- collapse(String[]) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- collapse(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- COLLAPSE - Static variable in class org.safs.rational.CFTree
-
- Collapse(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Collapse a node according to its path, and verify this node has been collapsed.
- Collapse(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Collapse the Nth node according to its path, and verify this node has been collapsed.
- COLLAPSE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"Collapse"
- COLLAPSE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"Collapse"
- COLLAPSE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"Collapse"
- collapseItem(TextMatchingCriterion, boolean, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
- collapseItem(TreeNode, boolean) - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
- collapseItem(TextMatchingCriterion, boolean, boolean) - Method in interface org.safs.selenium.webdriver.lib.model.ITreeSelectable
-
Collapse the item according to the path.
- collapseItem(TextMatchingCriterion, boolean, boolean) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- collapseItem(TreeNode, boolean) - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
Collapse the nodes (by double-click).
Note:The second parameter collpaseChildren is not used here.
- collapseItem(TreeNode, boolean) - Method in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- collapseNode(String, String, String) - Static method in class org.safs.model.commands.SSTreeFunctions
-
Routine to DblClick a node according to its AppMap reference.
- collapseNode(String) - Method in class org.safs.model.components.SSTree
-
Routine to DblClick a node according to its AppMap reference.
- collapseNode(StepTestTable, String) - Method in class org.safs.model.components.SSTree
-
Routine to DblClick a node according to its AppMap reference.
- COLLAPSENODE_KEYWORD - Static variable in class org.safs.model.commands.SSTreeFunctions
-
"CollapseNode"
- collapsePartial(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to a partial match of its text value.
- collapsePartial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to a partial match of its text value.
- collapsePartial(String, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to a partial match of its text value.
- collapsePartial(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to a partial match of its text value.
- collapsePartial(String[]) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to a partial match of its text value.
- collapsePartial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to a partial match of its text value.
- COLLAPSEPARTIAL - Static variable in class org.safs.rational.CFTree
-
- CollapsePartial(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Collapse a node according to a partial match of its path value, and verify this node has been collapsed.
- CollapsePartial(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Collapse a node according to a partial match of its path value, and verify this node has been collapsed.
- COLLAPSEPARTIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CollapsePartial"
- collapsePartialTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to a partial match of its text value.
- collapsePartialTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to a partial match of its text value.
- COLLAPSEPARTIALTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- COLLAPSEPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"CollapsePartialTextNode"
- COLLAPSEPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"CollapsePartialTextNode"
- COLLAPSEPARTIALTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CollapsePartialTextNode"
- collapseTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to collapse a node according to its text value.
- collapseTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to collapse a node according to its text value.
- collapseTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to its text value.
- collapseTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to collapse a node according to its text value.
- collapseTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to collapse a node according to its text value.
- collapseTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to collapse a node according to its text value.
- collapseTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to collapse a node according to its text value.
- collapseTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to collapse a node according to its text value.
- collapseTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- collapseTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- collapseTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- collapseTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to collapse a node according to its text value.
- COLLAPSETEXTNODE - Static variable in class org.safs.rational.CFTree
-
- COLLAPSETEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"CollapseTextNode"
- COLLAPSETEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"CollapseTextNode"
- COLLAPSETEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CollapseTextNode"
- collapseUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to blindly collapse a node according to its text value.
- collapseUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to blindly collapse a node according to its text value.
- COLLAPSEUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- CollapseUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Collapse a node according to its path, but will NOT verify this node has been collapsed.
- COLLAPSEUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"CollapseUnverifiedTextNode"
- COLLAPSEUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"CollapseUnverifiedTextNode"
- COLLAPSEUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CollapseUnverifiedTextNode"
- collectEngines(Framework) - Method in class org.safs.tools.drivers.AbstractDriver
-
- collectFramework() - Method in class org.safs.tools.drivers.AbstractDriver
-
- collectHistory(User, Machine, Framework, List<Engine>) - Method in class org.safs.tools.drivers.AbstractDriver
-
- collectMachine() - Method in class org.safs.tools.drivers.AbstractDriver
-
- collectTestcase(TestCase, Long) - Method in class org.safs.tools.logs.processor.XMLSaxToRepositoryHandler
-
- collectTestcycle(TestSuites) - Method in class org.safs.tools.logs.processor.XMLSaxToRepositoryHandler
-
- collectTestsuite(TestSuite, Long) - Method in class org.safs.tools.logs.processor.XMLSaxToRepositoryHandler
-
- collectUser() - Method in class org.safs.tools.drivers.AbstractDriver
-
- COLON - Static variable in class org.safs.StringUtils
-
string colon :
- COLOR - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- COLOR - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"input[@type='color']"}
- COLORPICKER - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapUiColorPicker-ColorPickerCircle ')]"}
- columnMap - Variable in class org.safs.rational.CFJCTable
-
- com.jayway.android.robotium.remotecontrol - package com.jayway.android.robotium.remotecontrol
-
- com.jayway.android.robotium.remotecontrol.client - package com.jayway.android.robotium.remotecontrol.client
-
- com.jayway.android.robotium.remotecontrol.client.processor - package com.jayway.android.robotium.remotecontrol.client.processor
-
- com.jayway.android.robotium.remotecontrol.install - package com.jayway.android.robotium.remotecontrol.install
-
- com.jayway.android.robotium.remotecontrol.solo - package com.jayway.android.robotium.remotecontrol.solo
-
- com.robotium.solo - package com.robotium.solo
-
- com.sebuilder.interpreter - package com.sebuilder.interpreter
-
- CombinedLoggerAdapter - Class in org.safs.logging.slf4j
-
SAFS Logger Adapter writing to BOTH the SAFS Test Log and the SAFS Debug Log--if available.
- CombinedLoggerAdapter() - Constructor for class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- combineParams(String[], String...) - Static method in class org.safs.SAFSPlus
-
Combine the required parameters and optional parameters and return them as an array.
- combobox - Variable in class org.safs.cukes.ai.selenium.AIComboBoxActions
-
- ComboBox - Class in org.safs.model.components
-
- ComboBox(Window, String) - Constructor for class org.safs.model.components.ComboBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ComboBox(String, String) - Constructor for class org.safs.model.components.ComboBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ComboBox(String) - Constructor for class org.safs.model.components.ComboBox
-
- ComboBox() - Constructor for class org.safs.SAFSPlus.ComboBox
-
- combobox - Variable in class org.safs.selenium.webdriver.CFComboBox
-
- ComboBox - Class in org.safs.selenium.webdriver.lib
-
A library class to handle different specific ComboBox.
- ComboBox(WebElement) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox
-
- COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.ARIA
-
{"*[@role='combobox']"}
- COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"select"}
- COMBOBOX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapMComboBox ')]"}
- ComboBox() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.ComboBox
-
- ComboBox.AbstractSelect - Class in org.safs.selenium.webdriver.lib
-
- ComboBox.DojoSelect - Class in org.safs.selenium.webdriver.lib
-
Models a dojo Combo Box.
- ComboBox.DojoSelect_ComboBox - Class in org.safs.selenium.webdriver.lib
-
Models a dojo dijit/form/ComboBox
- ComboBox.DojoSelect_FilteringSelect - Class in org.safs.selenium.webdriver.lib
-
Models a dojo dijit/form/FilteringSelect
- ComboBox.DojoSelect_Select - Class in org.safs.selenium.webdriver.lib
-
Models a dojo dijit/form/Select
- ComboBox.HtmlSelect - Class in org.safs.selenium.webdriver.lib
-
Modified from Source code of Selenium.
Models a SELECT tag, providing helper methods to select and deselect options.
- ComboBox.SapSelect_ComboBox - Class in org.safs.selenium.webdriver.lib
-
- ComboBox.Selectable - Interface in org.safs.selenium.webdriver.lib
-
This interface wraps different kinds of ComboBox, and it provides the uniform methods.
In the class ComboBox, we call these uniform methods.
Jan 15, 2014 (Lei Wang) Initial release.
- ComboBoxException - Exception in org.safs.selenium.webdriver.lib
-
History:
DEC 18, 2013 (Lei Wang) Initial release.
- ComboBoxException(String) - Constructor for exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- ComboBoxException(String, String) - Constructor for exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- ComboBoxException(String, String, String) - Constructor for exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- ComboBoxException(Object, String) - Constructor for exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- ComboBoxException(Object, String, String) - Constructor for exception org.safs.selenium.webdriver.lib.ComboBoxException
-
- ComboBoxFunctions - Class in org.safs.model.commands
-
- ComboBoxProcessor - Class in org.safs.android.engine.processor
-
- ComboBoxProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.ComboBoxProcessor
-
- ComboEditBox - Class in org.safs.model.components
-
- ComboEditBox(Window, String) - Constructor for class org.safs.model.components.ComboEditBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ComboEditBox(String, String) - Constructor for class org.safs.model.components.ComboEditBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ComboEditBox(String) - Constructor for class org.safs.model.components.ComboEditBox
-
- ComboEditBoxFunctions - Class in org.safs.model.commands
-
- ComboListBox - Class in org.safs.model.components
-
- ComboListBox(Window, String) - Constructor for class org.safs.model.components.ComboListBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ComboListBox(String, String) - Constructor for class org.safs.model.components.ComboListBox
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- ComboListBox(String) - Constructor for class org.safs.model.components.ComboListBox
-
- ComboListBoxFunctions - Class in org.safs.model.commands
-
- COMMA - Static variable in class org.safs.model.tools.AbstractDriver
-
","
- COMMA - Static variable in class org.safs.StringUtils
-
","
- command - Variable in class org.safs.android.DDriverCommand
-
- COMMAND - Static variable in class org.safs.android.DEngineCommandProcessor
-
- command - Variable in class org.safs.DCDriverFlowCommands
-
- command - Variable in class org.safs.DriverCommand
-
The current command keyword being executed.
- command - Variable in class org.safs.EngineCommandProcessor
-
Convenient storage of testRecordData.getCommand() value
- command - Variable in class org.safs.ios.IDriverCommand
-
- Command - Class in org.safs.model
-
An extra layer to differentiate between ComponentFunction commands and all other
types of commands.
- Command(String, String) - Constructor for class org.safs.model.Command
-
Simply provide the pass thru constructor to AbstractCommand.
- command(String, String...) - Method in class org.safs.model.tools.AbstractRunner
-
- command(String, String...) - Static method in class org.safs.model.tools.Runner
-
Run any SAFS DriverCommand not already in a convenience wrapper routine.
- command(String, String...) - Static method in class org.safs.SAFSPlus
-
Execute a driver command.
- command - Variable in class org.safs.tools.engines.TIDDriverCommands
-
- command - Variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- command - Variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
- COMMAND_ASSERT - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'assert'
- COMMAND_ASSERT_NOT - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'assertNot'
- COMMAND_ASSIGNPROPERTYVARIABLE - Static variable in class org.safs.ios.CFComponent
-
"ASSIGNPROPERTYVARIABLE"
- COMMAND_CALL_CYCLE - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"CallCycle"
- COMMAND_CALL_STEP - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"CallStep"
- COMMAND_CALL_SUITE - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"CallSuite"
- COMMAND_CALLJUNIT - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"CallJUnit"
- COMMAND_CALLTESTNG - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"CallTestNG"
- COMMAND_CAPTUREPROPERTIESTOFILE - Static variable in class org.safs.ios.CFComponent
-
"CAPTUREPROPERTIESTOFILE"
- COMMAND_CAPTUREPROPERTYTOFILE - Static variable in class org.safs.ios.CFComponent
-
"CAPTUREPROPERTYTOFILE"
- COMMAND_CLEAR_HIGHLIGHTED_DIALOG - Static variable in class org.safs.rational.REngineCommandProcessor
-
clearHighlightedDialog
- COMMAND_CLEARAPPMAPCACHE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValues"
- COMMAND_CLICK - Static variable in class org.safs.ios.CFComponent
-
"CLICK"
- COMMAND_CLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"Click"
- COMMAND_CLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"ClickScreenImage"
- COMMAND_CLICKSCREENLOCATION - Static variable in class org.safs.tools.engines.TIDComponent
-
"ClickScreenLocation"
- COMMAND_CLICKSCREENPOINT - Static variable in class org.safs.tools.engines.TIDComponent
-
"ClickScreenPoint"
- COMMAND_CLOSEAPPLICATIONMAP - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"CloseApplicationMap"
- COMMAND_CTRLCLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"CtrlClick"
- COMMAND_CTRLCLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"CtrlClickScreenImage"
- COMMAND_CTRLRIGHTCLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"CtrlRightClick"
- COMMAND_CTRLRIGHTCLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"CtrlRightClickScreenImage"
- COMMAND_DELETE_COUNTER - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"DeleteCounter"
- COMMAND_DOUBLECLICK - Static variable in class org.safs.ios.CFComponent
-
"DOUBLECLICK"
- COMMAND_DOUBLECLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"DoubleClick"
- COMMAND_DOUBLECLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"DoubleClickScreenImage"
- COMMAND_DOUBLECLICKSCREENLOCATION - Static variable in class org.safs.tools.engines.TIDComponent
-
"DoubleClickScreenLocation"
- COMMAND_DOUBLECLICKSCREENPOINT - Static variable in class org.safs.tools.engines.TIDComponent
-
"DoubleClickScreenPoint"
- COMMAND_DOUBLETAP - Static variable in class org.safs.ios.CFComponent
-
"DOUBLETAP"
- COMMAND_ENABLE_DOMAINS - Static variable in class org.safs.EngineCommandProcessor
-
'enableDomains'
- COMMAND_EXIT_CYCLE - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"ExitCycle"
- COMMAND_EXIT_SUITE - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"ExitSuite"
- COMMAND_EXIT_TABLE - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"ExitTable"
- COMMAND_EXPRESSIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"Expressions"
- COMMAND_FLICK - Static variable in class org.safs.ios.CFComponent
-
"FLICK"
- COMMAND_FLICKDOWN - Static variable in class org.safs.ios.CFComponent
-
"FLICKDOWN"
- COMMAND_FLICKLEFT - Static variable in class org.safs.ios.CFComponent
-
"FLICKLEFT"
- COMMAND_FLICKRIGHT - Static variable in class org.safs.ios.CFComponent
-
"FLICKRIGHT"
- COMMAND_FLICKUP - Static variable in class org.safs.ios.CFComponent
-
"FLICKUP"
- COMMAND_GET - Static variable in class org.safs.staf.service.queue.EmbeddedQueueService
-
- COMMAND_GET_ACCESSIBLENAME - Static variable in class org.safs.EngineCommandProcessor
-
'getAccessibleName'
- COMMAND_GET_CAPTION - Static variable in class org.safs.EngineCommandProcessor
-
'getCaption'
- COMMAND_GET_CHILD_COUNT - Static variable in class org.safs.EngineCommandProcessor
-
'getChildCount'
- COMMAND_GET_CHILDREN - Static variable in class org.safs.EngineCommandProcessor
-
'getChildren'
- COMMAND_GET_CLASSINDEX - Static variable in class org.safs.EngineCommandProcessor
-
'getClassIndex'
- COMMAND_GET_CLASSNAME - Static variable in class org.safs.EngineCommandProcessor
-
'getClassName'
- COMMAND_GET_COMPONET_RECTANGLE - Static variable in class org.safs.rational.REngineCommandProcessor
-
getComponentRectangle
- COMMAND_GET_CURRENT_WINDOW - Static variable in class org.safs.android.DEngineCommandProcessor
-
'getCurrentWindow'
- COMMAND_GET_DOMAINNAME - Static variable in class org.safs.EngineCommandProcessor
-
'getDomainName'
- COMMAND_GET_ID - Static variable in class org.safs.EngineCommandProcessor
-
'getID'
- COMMAND_GET_LEVEL - Static variable in class org.safs.EngineCommandProcessor
-
'getLevel'
- COMMAND_GET_MATCHING_CHILD_OBJECTS - Static variable in class org.safs.EngineCommandProcessor
-
'getMatchingChildObjects'
- COMMAND_GET_MATCHING_CHILDKEYS_ATPOINT - Static variable in class org.safs.rational.REngineCommandProcessor
-
getMatchingChildKeysAtPoint
- COMMAND_GET_MATCHING_PARENT_OBJECT - Static variable in class org.safs.EngineCommandProcessor
-
'getMatchingParentObject'
- COMMAND_GET_MATCHING_PATH_OBJECT - Static variable in class org.safs.EngineCommandProcessor
-
'getMatchingPathObject'
- COMMAND_GET_NAME - Static variable in class org.safs.EngineCommandProcessor
-
'getName'
- COMMAND_GET_NONACCESSIBLENAME - Static variable in class org.safs.EngineCommandProcessor
-
'getNonAccessibleName'
- COMMAND_GET_OBJECTRECOGNITION_ATSCREENCOORDS - Static variable in class org.safs.EngineCommandProcessor
-
'getObjectRecognitionAtScreenCoords'
- COMMAND_GET_PROPERTY - Static variable in class org.safs.EngineCommandProcessor
-
'getProperty'
- COMMAND_GET_PROPERTY_NAMES - Static variable in class org.safs.EngineCommandProcessor
-
'getPropertyNames'
- COMMAND_GET_STRING_DATA - Static variable in class org.safs.EngineCommandProcessor
-
'getStringData'
- COMMAND_GET_SUPER_CLASSNAMES - Static variable in class org.safs.EngineCommandProcessor
-
'getSuperClassNames'
- COMMAND_GET_TEXT - Static variable in class org.safs.EngineCommandProcessor
-
'getText'
- COMMAND_GET_TOP_WINDOW_HANDLE - Static variable in class org.safs.rational.REngineCommandProcessor
-
getTopWindowHandle
- COMMAND_GET_TOPLEVEL_COUNT - Static variable in class org.safs.EngineCommandProcessor
-
'getTopLevelCount'
- COMMAND_GET_TOPLEVEL_WINDOWS - Static variable in class org.safs.EngineCommandProcessor
-
'getTopLevelWindows'
- COMMAND_GETGUIIMAGE - Static variable in class org.safs.ios.CFComponent
-
"GETGUIIMAGE"
- COMMAND_GETGUIIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"GetGUIImage"
- COMMAND_GETTEXTFROMGUI - Static variable in class org.safs.tools.engines.TIDComponent
-
"GetTextFromGUI"
- COMMAND_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"GotoBlockID"
- COMMAND_GUIDOESEXIST - Static variable in class org.safs.ios.CFComponent
-
"GUIDOESEXIST"
- COMMAND_GUIDOESEXIST - Static variable in class org.safs.tools.engines.TIDComponent
-
"GUIDoesExist"
- COMMAND_GUIDOESNOTEXIST - Static variable in class org.safs.ios.CFComponent
-
"GUIDOESNOTEXIST"
- COMMAND_GUIDOESNOTEXIST - Static variable in class org.safs.tools.engines.TIDComponent
-
"GUIDoesNotExist"
- COMMAND_HIGHLIGHT_MATCHING_CHILD_OBJECT - Static variable in class org.safs.rational.REngineCommandProcessor
-
highlightMatchingChildObject
- COMMAND_HIGHLIGHT_MATCHING_CHILD_OBJECT_BYKEY - Static variable in class org.safs.rational.REngineCommandProcessor
-
highlightMatchingChildObjectByKey
- COMMAND_HOSTNMAE - Static variable in class org.safs.natives.NativeWrapper
-
command 'hostname'
- COMMAND_HOVERMOUSE - Static variable in class org.safs.tools.engines.TIDComponent
-
"HoverMouse"
- COMMAND_HOVERSCREENLOCATION - Static variable in class org.safs.tools.engines.TIDComponent
-
"HoverScreenLocation"
- COMMAND_IFCONFIG - Static variable in class org.safs.natives.NativeWrapper
-
command 'ifconfig'
- COMMAND_INPUTCHARACTERS - Static variable in class org.safs.ios.CFComponent
-
"INPUTCHARACTERS"
- COMMAND_INPUTCHARS - Static variable in class org.safs.tools.engines.TIDComponent
-
"InputCharacterss"
- COMMAND_INPUTKEYS - Static variable in class org.safs.tools.engines.TIDComponent
-
"InputKeys"
- COMMAND_IPCONFIG - Static variable in class org.safs.natives.NativeWrapper
-
command 'ipconfig'
- COMMAND_IS_ENABLED - Static variable in class org.safs.android.DEngineCommandProcessor
-
'isEnabled'
- COMMAND_IS_MATCHING_PATH - Static variable in class org.safs.EngineCommandProcessor
-
'isMatchingPath'
- COMMAND_IS_SHOWING - Static variable in class org.safs.EngineCommandProcessor
-
'isShowing'
- COMMAND_IS_TOPLEVEL_POPUP_CONTAINER - Static variable in class org.safs.EngineCommandProcessor
-
'isTopLevelPopupContainer'
- COMMAND_IS_VALID - Static variable in class org.safs.EngineCommandProcessor
-
'isValid'
- COMMAND_LEFTDRAG - Static variable in class org.safs.tools.engines.TIDComponent
-
"LeftDrag"
- COMMAND_LOCATESCREENIMAGE - Static variable in class org.safs.ios.CFComponent
-
"LOCATESCREENIMAGE"
- COMMAND_LOCATESCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"LocateScreenImage"
- COMMAND_LOG_COUNTER_INFO - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"LogCounterInfo"
- COMMAND_LOGFAILUREOK - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
"LogFailureOK"
- COMMAND_LOGMESSAGE - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
"LogMessage"
- COMMAND_LOGTESTFAILURE - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
"LogTestFailure"
- COMMAND_LOGTESTSUCCESS - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
"LogTestSuccess"
- COMMAND_LOGTESTWARNING - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
"LogTestWarning"
- COMMAND_LOGWARNINGOK - Static variable in class org.safs.tools.engines.TIDDriverLogCommands
-
"LogWarningOK"
- COMMAND_MULTICLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"MultiClick"
- COMMAND_MULTICLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"MultiClickScreenImage"
- COMMAND_ON_CONTAINS_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnContainsGotoBlockID"
- COMMAND_ON_DIRECTORY_EXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnDirectoryExistGotoBlockID"
- COMMAND_ON_DIRECTORY_NOT_EXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnDirectoryNotExistGotoBlockID"
- COMMAND_ON_EQUAL_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnEqualGotoBlockID"
- COMMAND_ON_FILE_EXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnFileExistGotoBlockID"
- COMMAND_ON_FILE_NOT_EXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnFileNotExistGotoBlockID"
- COMMAND_ON_GREATER_THAN_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnGreaterThanGotoBlockID"
- COMMAND_ON_IN_RANGE_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnInRangeGotoBlockID"
- COMMAND_ON_LESS_THAN_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnLessThanGotoBlockID"
- COMMAND_ON_NOT_CONTAINS_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnNotContainsGotoBlockID"
- COMMAND_ON_NOT_EQUAL_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnNotEqualGotoBlockID"
- COMMAND_ON_NOT_GREATER_THAN_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnNotGreaterThanGotoBlockID"
- COMMAND_ON_NOT_IN_RANGE_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnNotInRangeGotoBlockID"
- COMMAND_ON_NOT_LESS_THAN_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnNotLessThanGotoBlockID"
- COMMAND_ON_REGISTRY_KEY_EXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnRegistryKeyExistGotoBlockID"
- COMMAND_ON_REGISTRY_KEY_NOT_EXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnRegistryKeyNotExistGotoBlockID"
- COMMAND_ONGUIEXISTS_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnGuiExistsGotoBlockID"
- COMMAND_ONGUINOTEXIST_GOTO_BLOCKID - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
"OnGuiNotExistGotoBlockID"
- COMMAND_PINCHCLOSE - Static variable in class org.safs.ios.CFWindow
-
"PINCHCLOSE"
- COMMAND_PINCHOPEN - Static variable in class org.safs.ios.CFWindow
-
"PINCHOPEN"
- COMMAND_PING - Static variable in class org.safs.natives.NativeWrapper
-
command 'ping'
- COMMAND_PRESS - Static variable in class org.safs.ios.CFComponent
-
"PRESS"
- COMMAND_QUEUE - Static variable in class org.safs.staf.service.queue.EmbeddedQueueService
-
- COMMAND_RESET_COUNTER - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"ResetCounter"
- COMMAND_RESET_TIMER - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_RESUME_STATUS_COUNTS - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"ResumeStatusCounts"
- COMMAND_RIGHTCLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"RightClick"
- COMMAND_RIGHTCLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"RightClickScreenImage"
- COMMAND_RIGHTCLICKSCREENLOCATION - Static variable in class org.safs.tools.engines.TIDComponent
-
"RightClickScreenLocation"
- COMMAND_RIGHTCLICKSCREENPOINT - Static variable in class org.safs.tools.engines.TIDComponent
-
"RightClickScreenPoint"
- COMMAND_RIGHTDRAG - Static variable in class org.safs.tools.engines.TIDComponent
-
"RightDrag"
- COMMAND_SAVETEXTFROMGUI - Static variable in class org.safs.tools.engines.TIDComponent
-
"SaveTextFromGUI"
- COMMAND_SENDEMAIL - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
SendEmail
- COMMAND_SET_ACTIVE_WINDOW - Static variable in class org.safs.EngineCommandProcessor
-
'setActiveWindow'
- COMMAND_SET_COUNTER_MODE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"SetCounterMode"
- COMMAND_SET_EXIT_TABLE_BLOCK - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: SetExitTableBlock
- COMMAND_SET_GENERAL_SCRIPT_FAILURE_BLOCK - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: SetGeneralScriptFailureBlock
- COMMAND_SET_INVALID_FILE_IO_BLOCK - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: SetInvalidFileIOBlock
- COMMAND_SET_NO_SCRIPT_FAILURE_BLOCK - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: SetNoScriptFailureBlock
- COMMAND_SET_SCRIPT_NOT_EXECUTED_BLOCK - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: SetScriptNotExecutedBlock
- COMMAND_SET_SCRIPT_WARNING_BLOCK - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: SetScriptWarningBlock
- COMMAND_SETAPPLICATIONMAP - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetApplicationMap"
- COMMAND_SETBENCHDIRECTORY - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetBenchDirectory"
- COMMAND_SETDIFDIRECTORY - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetDifDirectory"
- COMMAND_SETIMAGEDEBUG - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetImageDebug"
- COMMAND_SETIMAGEFUZZYMATCHING - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetImageFuzzyMatching"
- COMMAND_SETPROJECTDIRECTORY - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetProjectDirectory"
- COMMAND_SETROOTVERIFYDIRECTORY - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetRootVerifyDirectory"
- COMMAND_SETTESTDIRECTORY - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetTestDirectory"
- COMMAND_SETVALUE - Static variable in class org.safs.ios.CFEditBox
-
"SETVALUE"
- COMMAND_SETVARIABLEVALUES - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SetVariableValues"
- COMMAND_SHIFTCLICK - Static variable in class org.safs.tools.engines.TIDComponent
-
"ShiftClick"
- COMMAND_SHIFTCLICKSCREENIMAGE - Static variable in class org.safs.tools.engines.TIDComponent
-
"ShiftClickScreenImage"
- COMMAND_SHUTDOWN_HOOK - Static variable in interface org.safs.tools.engines.EngineInterface
-
"SHUTDOWN_HOOK"
A TRD inputrecord command to terminate and shutdown the hook normally.
- COMMAND_START_COUNTER - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"StartCounter"
- COMMAND_START_CYCLE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_START_PROCEDURE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_START_REQUIREMENT - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_START_SUITE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_START_TESTCASE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_START_TIMER - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_STOP_COUNTER - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"StopCounter"
- COMMAND_STOP_CYCLE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_STOP_PROCEDURE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_STOP_REQUIREMENT - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_STOP_SUITE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_STOP_TESTCASE - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- COMMAND_STOP_TIMER - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_STORE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'store'
- COMMAND_STORE_COUNTER_INFO - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"StoreCounterInfo"
- COMMAND_STORE_TIMER - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_STORE_TIMER_FILE - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_SUSPEND_STATUS_COUNTS - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
"SuspendStatusCounts"
- COMMAND_TAKESCREENSHOT - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
TakeScreenShot
- COMMAND_TAP - Static variable in class org.safs.ios.CFComponent
-
"TAP"
- command_timeout - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- COMMAND_TWOFINGERTAP - Static variable in class org.safs.ios.CFComponent
-
"TWOFINGERTAP"
- COMMAND_TYPECHARS - Static variable in class org.safs.tools.engines.TIDComponent
-
"TypeChars"
- COMMAND_TYPEENCRYPTION - Static variable in class org.safs.tools.engines.TIDComponent
-
"TypeEncryption"
- COMMAND_TYPEKEYS - Static variable in class org.safs.tools.engines.TIDComponent
-
"TypeKeys"
- COMMAND_USE_LOCAL_FLOW_CONTROL - Static variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
Internal Driver Command: UseLocalFlowControl
- COMMAND_USEABBOTFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseABBOTFunctions
- COMMAND_USEDROIDFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseDroidFunctions
- COMMAND_USEIOSFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseIOSFunctions
- COMMAND_USEQTPFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseQTPFunctions
- COMMAND_USEROBOTJFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"UseRobotJFunctions"
- COMMAND_USESAFSFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseSAFSFunctions
- COMMAND_USESELENIUMFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseSeleniumFunctions
- COMMAND_USETESTCOMPLETEFUNCTIONS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
UseTestCompleteFunctions
- COMMAND_VERIFY - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'verify'
- COMMAND_VERIFY_NOT - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'verifyNot'
- COMMAND_VERIFY_TIMER - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_VERIFY_TIMER_LESS - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_VERIFY_TIMER_MORE - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_VERIFY_TIMER_RANGE - Static variable in class org.safs.DCDriverTimerCommands
-
- COMMAND_VERIFYBINARYFILETOFILE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyBinaryFileToFile"
- COMMAND_VERIFYCLIPBOARDTOFILE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValues"
- COMMAND_VERIFYFILETOFILE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyFileToFile"
- COMMAND_VERIFYGUIIMAGETOFILE - Static variable in class org.safs.ios.CFComponent
-
"VERIFYGUIIMAGETOFILE"
- COMMAND_VERIFYGUIIMAGETOFILE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyGUIImageToFile"
- COMMAND_VERIFYPROPERTIESTOFILE - Static variable in class org.safs.ios.CFComponent
-
"VERIFYPROPERTIESTOFILE"
- COMMAND_VERIFYPROPERTY - Static variable in class org.safs.ios.CFComponent
-
"VERIFYPROPERTY"
- COMMAND_VERIFYPROPERTYCONTAINS - Static variable in class org.safs.ios.CFComponent
-
"VERIFYPROPERTYCONTAINS"
- COMMAND_VERIFYPROPERTYTOFILE - Static variable in class org.safs.ios.CFComponent
-
"VERIFYPROPERTYTOFILE"
- COMMAND_VERIFYTEXTFILETOFILE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyTextFileToFile"
- COMMAND_VERIFYVALUECONTAINS - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValueContains"
- COMMAND_VERIFYVALUECONTAINSIGNORECASE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValueContainsIgnoreCase"
- COMMAND_VERIFYVALUEDOESNOTCONTAIN - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValueDoesNotContain"
- COMMAND_VERIFYVALUEEQUALS - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValueEquals"
- COMMAND_VERIFYVALUES - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValues"
- COMMAND_VERIFYVALUESIGNORECASE - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValuesIgnoreCase"
- COMMAND_VERIFYVALUESNOTEQUAL - Static variable in class org.safs.tools.engines.TIDComponent
-
"VerifyValuesNotEqual"
- COMMAND_VERSION - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"Version"
- COMMAND_WAITFOR - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'waitFor'
- COMMAND_WAITFOR_NOT - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'waitForNot'
- COMMAND_WAITFORGUI - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"WaitForGUI"
- COMMAND_WAITFORGUIGONE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"WaitForGUIGone"
- commandAssignCellTextRow(boolean) - Method in class org.safs.rational.CFTable
-
Purpose: commandAssignCellTextRow:
Assign the "found row number" to a staf variable.
- commandAssignCellTextRow(boolean) - Method in class org.safs.selenium.CFHTMLTable
-
- commandAssignVariableCellText(boolean) - Method in class org.safs.rational.CFTable
-
Purpose: commandAssignVariableCellText: process commands like:
assignvariablecelltext
- commandCaptureRangeToFile(boolean) - Method in class org.safs.rational.CFJCTable
-
Purpose: commandCaptureRangeToFile: process commands like:
CaptureRangeToFile, CaptureFuzzyRangeToFile
- commandCaptureRangeToFile(boolean) - Method in class org.safs.rational.CFTable
-
process commands like CaptureRangeToFile, CaptureFuzzyRangeToFile
NOTE: if fuzzy is true then: (case is ignored; if matching columns, or
if matching cell values, use substrings)
- commandCaptureRangeToFile(boolean) - Method in class org.safs.selenium.CFHTMLTable
-
- commandClick(boolean) - Method in class org.safs.rational.CFTable
-
Process commands like: clickcell, doubleclickcell, activatecell
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
- commandClickCellOfColWithRowValues() - Method in class org.safs.rational.CFTable
-
Purpose: commandClickCellOfColWithRowValues: process commands like:
clickCellOfColWithRowValues, doubleclickCellOfColWithRowValues
Example:custTableTable().click(atCell(atColumn("PHONE"),
atRow("NAME", "Jill Sanford",
"CUSTID", "19", "STREET",
"80 West End"))); // with no coords
Example:custTableTable().click(atCell(atColumn("PHONE"),
atRow("NAME", "Jill Sanford",
"CUSTID", "19", "STREET",
"80 West End")),
atPoint(4,5)); // with coords
example step commands:
T,Frame,custTableTable,clickCellOfColWithRowValues,,PHONE,CUSTID,5,NAME,Susan Flontly,STREET,750 Central Expy
T,Frame,orderTableTable,clickCellOfColWithRowValues,,QUANTITY,ORDERDATE,3/11/98,EXPDATE,1298,QUANTITY,3
T,Frame,orderTableTable,clickCellOfColWithRowValues,44;15,QUANTITY,ORDERDATE,3/11/98,EXPDATE,1298,QUANTITY,3
T,Frame,orderTableTable,clickCellOfColWithRowValues,"Coords=44;15",QUANTITY,ORDERDATE,3/11/98,EXPDATE,1298,QUANTITY,3
first param is cell pixel xoffset and yoffset
second param is the column name, remaining params are the name/value
pairs for the row specification for the cell
- commandClickColumnLabel() - Method in class org.safs.rational.CFTable
-
Purpose: commandClickColumnLabel: process commands like: click, doubleclick, activate
T,windowName,TableName,clickColumnLabel,2
T,windowName,TableName,doubleclickColumnLabel,2
T,windowName,TableName,activateColumnLabel,2
- commandClickFind(boolean) - Method in class org.safs.rational.CFTable
-
Purpose: commandClickFind: process commands like: click, doubleclick, activatecell
example step commands:
T,Frame,custTableTable,selectCellTextFind,rowIndexVar,3, FindCol1, FindVal1, FindCol2, FindVal2
T,Frame,orderTableTable,selectCellTextFind,rowIndexVar,PHONE NUM, FindCol1, FindVal1, FindCol2, FindVal2,FindCol3,FindVal3
second param is the column name/num to select, the rest of the params go in pairs,
first a findColumn, then a findValue.
- commandClickFind(boolean) - Method in class org.safs.selenium.CFHTMLTable
-
- commandClickRowLabel() - Method in class org.safs.rational.CFTable
-
Purpose: commandClickRowLabel: process commands like: click, doubleclick, activate
T,windowName,TableName,clickRowLabel,2
T,windowName,TableName,doubleclickRowLabel,2
T,windowName,TableName,activateRowLabel,2
- commandCodecClassName - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- COMMANDDEBUG - Static variable in class org.safs.DCDriverMiscCommands
-
- commandDebug(String) - Static method in class org.safs.model.commands.DDDriverDebugCommands
-
Enable and Disable (C)Command Debugging.
- commandDebug(String) - Static method in class org.safs.model.commands.DriverCommands
-
Enable and Disable (C)Command Debugging.
- COMMANDDEBUG_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDebugCommands
-
"CommandDebug"
- COMMANDDEBUG_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CommandDebug"
- commandDebugOn - Variable in class org.safs.tools.drivers.DebugInfo
-
- commandGetCellCoordinates() - Method in class org.safs.rational.CFTable
-
- commandGetTableRowColumnCount() - Method in class org.safs.rational.CFTable
-
Purpose: commandGetTableRowColumnCount
T,windowName,TableName,GetTableRowColumnCount,retRowCountVar, retColCountVar
- commandLineBreakpoint - Static variable in class org.safs.Processor
-
- CommandListener - Interface in org.safs.android.messenger.client
-
- commandListener - Variable in class org.safs.android.messenger.client.MessengerRunner
-
- commandNotExecuted(Properties) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Test if the command has been executed or not.
- commandProcess() - Method in class org.safs.DriverCommand
-
Process the driver command specifically.
- commandProcess() - Method in class org.safs.rational.DCDriverCommand
-
Purpose: process: process the testRecordData
This is a driver command processor.
- commandProcess() - Method in class org.safs.selenium.DCDriverCommand
-
- commandProcess() - Method in class org.safs.selenium.webdriver.DCDriverCommand
-
- commandProcess() - Method in class org.safs.tools.engines.AutoItComponent.AutoItDriverCommand
-
- commandProcess() - Method in class org.safs.tools.engines.TIDDriverRestCommands.RESTDriverCommand
-
- commandSelectCellTextSpecial(boolean) - Method in class org.safs.rational.CFTable
-
Purpose: commandSelectCellTextSpecial: process command click, with Contorl or shirt key
and left or right mouse button.
- commandSelectRowWithRowValues() - Method in class org.safs.rational.CFTable
-
Purpose: commandSelectRowWithRowValues: process commands like: selectRowWithRowValues
Example:custTableTable().setState(Action.select(),
atRow("NAME", "Jill Sanford",
"CUSTID", "19", "STREET",
"80 West End"));
example step commands:
T,Frame,custTableTable,select,CUSTID,5,NAME,Susan Flontly,STREET,750 Central Expy
T,Frame,orderTableTable,select,ORDERDATE,3/11/98,EXPDATE,1298,QUANTITY,3
all of the params are the name/value
pairs for the row specification for the row to select
- commandVerifyCellEditable() - Method in class org.safs.rational.CFTable
-
Purpose: commandVerifyCellEditable:
T,windowName,TableName,VerifyCellEditable,2,4,true or false
T,windowName,TableName,VerifyCellEditable,2,Field4, true or false
- commandVerifyCellText(boolean) - Method in class org.safs.rational.CFTable
-
Purpose: commandVerifyCellText: process commands like: verifyCellText
and verifyCellTextContains
- commandVerifyCellTextFind(boolean) - Method in class org.safs.rational.CFTable
-
Purpose: commandVerifyCellTextFind: process commands like: verifyCellTextFind
- commandVerifyCellTextFind(boolean) - Method in class org.safs.selenium.CFHTMLTable
-
- commandVerifyCellValue() - Method in class org.safs.rational.CFHtmlTable
-
preform VerifyCellValue.
- commandVerifyCellValue() - Method in class org.safs.selenium.CFHTMLTable
-
- commandVerifyColumnLabel() - Method in class org.safs.rational.CFTable
-
- commandVerifyColumnLabel() - Method in class org.safs.selenium.CFHTMLTable
-
- commandVerifyFuzzyCellText(boolean) - Method in class org.safs.selenium.CFHTMLTable
-
- commandVerifyRowLabel() - Method in class org.safs.rational.CFTable
-
- commandWithOneParam() - Method in class org.safs.rational.CFPageTabList
-
Purpose: commandWithOneParam: process commands like: click, doubleclick,
expand and collapse; ones which take one parameter, (the path or which tab).
- commandWithOneParam() - Method in class org.safs.rational.CFTree
-
Purpose: commandWithOneParam: process commands like: click, doubleclick,
expand and collapse; ones which take one parameter, (the path in the tree).
- commandWithOneParam() - Method in class org.safs.rational.flex.CFFlexPageTabList
-
Overrides the superclass to execute ClickTab,MakeSelection,SelectTab,SelectTab and SelectTabIndex
on a FLEX PageTabList component (FlexToggleButtonBar).
- commandWithOneParam() - Method in class org.safs.rational.flex.custom.CFFlexTree
-
- commandWithOneParam() - Method in class org.safs.rational.win.CFWinPageTabList
-
Purpose: process commands like: CLICKTAB, UNVERIFIEDCLICKTAB, SELECTTAB and MAKESELECTION
- commandWithOneParam() - Method in class org.safs.rational.wpf.CFWPFPageTabList
-
Purpose: process commands like: CLICKTAB, UNVERIFIEDCLICKTAB, SELECTTAB and MAKESELECTION
- comment - Variable in class org.safs.android.DStatus
-
initializes to null
- comment - Variable in class org.safs.ios.IStatus
-
initializes to null
- COMMENT_TAG_LC - Static variable in class org.safs.ios.Utilities
-
":comment:" SAFS comment message prefix (lower-case) tagging a message to be used for SAFS execution status.
- Comparator - Class in org.safs.text
-
Provide different types of text comparisons:
- Comparator() - Constructor for class org.safs.text.Comparator
-
- COMPARE - Static variable in class org.safs.DCDriverStringCommands
-
- compare(Object, Object) - Method in class org.safs.model.annotations.MyComparator
-
Compare 2 objects.
If they are of the same class and instance of Comparable, call compareTo to compare.
otherwise, use their hash-code to compare.
If the objects are of Class, we want to use their class-name to compare.
- compare(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Compares two strings and returns an integer specifying the
result of the comparison.
- compare(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Compares two strings and returns an integer specifying the
result of the comparison.
- compare(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Compares two strings and returns an integer specifying the
result of the comparison.
- compare(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Compares two strings and returns an integer specifying the
result of the comparison.
- Compare(String, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Compares two strings.
- Compare(String, String, String, boolean) - Static method in class org.safs.SAFSPlus.Strings
-
Compares a string with a normal string or a regular expression.
- COMPARE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"Compare"
- COMPARE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Compare"
- compareImage(BufferedImage, BufferedImage, int) - Static method in class org.safs.image.ImageUtils
-
Compare the sourceImage and targetImage.
- compareImage(BufferedImage, BufferedImage, Rectangle, Rectangle, int) - Static method in class org.safs.image.ImageUtils
-
Compare the sourceImage and targetImage, or compare a certain area of them.
- compareObject(List<String>) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Compare 2 javascript objects.
- compareStoredData(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Performs a GenericObjectVP CompareData on an object.
- compareStoredData(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Performs a GenericObjectVP CompareData on an object.
- compareStoredData(String, String, String) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Performs a HTMLImageVP CompareData on an HTMLImage object.
- compareStoredData(String, String, String) - Static method in class org.safs.model.commands.HTMLLinkFunctions
-
Performs a HTMLLinkVP CompareData on an HTMLLink object.
- compareStoredData(String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Performs a HTMLTableVP CompareData on an HTMLTable object.
- compareStoredData(String, String) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareData on an object.
- compareStoredData(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareData on an object.
- compareStoredData(String[]) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareData on an object.
- compareStoredData(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareData on an object.
- compareStoredData(String) - Method in class org.safs.model.components.HTMLImage
-
Performs a HTMLImageVP CompareData on an HTMLImage object.
- compareStoredData(StepTestTable, String) - Method in class org.safs.model.components.HTMLImage
-
Performs a HTMLImageVP CompareData on an HTMLImage object.
- compareStoredData(String) - Method in class org.safs.model.components.HTMLLink
-
Performs a HTMLLinkVP CompareData on an HTMLLink object.
- compareStoredData(StepTestTable, String) - Method in class org.safs.model.components.HTMLLink
-
Performs a HTMLLinkVP CompareData on an HTMLLink object.
- compareStoredData(String) - Method in class org.safs.model.components.HTMLTable
-
Performs a HTMLTableVP CompareData on an HTMLTable object.
- compareStoredData(StepTestTable, String) - Method in class org.safs.model.components.HTMLTable
-
Performs a HTMLTableVP CompareData on an HTMLTable object.
- COMPARESTOREDDATA_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CompareStoredData"
- COMPARESTOREDDATA_KEYWORD - Static variable in class org.safs.model.commands.HTMLImageFunctions
-
"CompareStoredData"
- COMPARESTOREDDATA_KEYWORD - Static variable in class org.safs.model.commands.HTMLLinkFunctions
-
"CompareStoredData"
- COMPARESTOREDDATA_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"CompareStoredData"
- compareStoredProperties(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Performs a GenericObjectVP CompareProperties on an object.
- compareStoredProperties(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Performs a GenericObjectVP CompareProperties on an object.
- compareStoredProperties(String, String, String) - Static method in class org.safs.model.commands.HTMLImageFunctions
-
Performs a HTMLImageVP CompareProperties on an HTMLImage object.
- compareStoredProperties(String, String, String) - Static method in class org.safs.model.commands.HTMLLinkFunctions
-
Performs a HTMLLinkVP CompareProperties on an HTMLLink object.
- compareStoredProperties(String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Performs a HTMLTableVP CompareProperties on an HTMLTable object.
- compareStoredProperties(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs a WindowVP CompareProperties on an object.
- compareStoredProperties(String, String) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareProperties on an object.
- compareStoredProperties(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareProperties on an object.
- compareStoredProperties(String[]) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareProperties on an object.
- compareStoredProperties(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
Performs a GenericObjectVP CompareProperties on an object.
- compareStoredProperties(String) - Method in class org.safs.model.components.HTMLImage
-
Performs a HTMLImageVP CompareProperties on an HTMLImage object.
- compareStoredProperties(StepTestTable, String) - Method in class org.safs.model.components.HTMLImage
-
Performs a HTMLImageVP CompareProperties on an HTMLImage object.
- compareStoredProperties(String) - Method in class org.safs.model.components.HTMLLink
-
Performs a HTMLLinkVP CompareProperties on an HTMLLink object.
- compareStoredProperties(StepTestTable, String) - Method in class org.safs.model.components.HTMLLink
-
Performs a HTMLLinkVP CompareProperties on an HTMLLink object.
- compareStoredProperties(String) - Method in class org.safs.model.components.HTMLTable
-
Performs a HTMLTableVP CompareProperties on an HTMLTable object.
- compareStoredProperties(StepTestTable, String) - Method in class org.safs.model.components.HTMLTable
-
Performs a HTMLTableVP CompareProperties on an HTMLTable object.
- compareStoredProperties(String) - Method in class org.safs.model.components.Window
-
Performs a WindowVP CompareProperties on an object.
- compareStoredProperties(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Performs a WindowVP CompareProperties on an object.
- COMPARESTOREDPROPERTIES_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CompareStoredProperties"
- COMPARESTOREDPROPERTIES_KEYWORD - Static variable in class org.safs.model.commands.HTMLImageFunctions
-
"CompareStoredProperties"
- COMPARESTOREDPROPERTIES_KEYWORD - Static variable in class org.safs.model.commands.HTMLLinkFunctions
-
"CompareStoredProperties"
- COMPARESTOREDPROPERTIES_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"CompareStoredProperties"
- COMPARESTOREDPROPERTIES_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"CompareStoredProperties"
- compareText(String, String) - Method in class org.safs.GuiObjectRecognition
-
Used to compare 2 text values.
- compareTo(MultipleParcelsHandler.SmallParcel) - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- compareTo(Version) - Method in class org.safs.selenium.util.Version
-
- compareTo(File) - Method in class org.safs.tools.CaseInsensitiveFile
-
- compareTo(Object) - Method in class org.safs.tools.CaseInsensitiveFile
-
- compareValues(String, String) - Method in class org.safs.rational.CFComboBox
-
Purpose: compareValues and report failure if not matching.
- CompData() - Constructor for class org.safs.tools.input.MAPJPGProcessor.CompData
-
- compdefs - Variable in class org.safs.android.engine.DGuiObjectVector
-
- compGUIID - Variable in class org.safs.ios.CFComponent
-
- compGUIID - Variable in class org.safs.ios.CFEditBox
-
- compID - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- compile(String) - Static method in class org.safs.Utils
-
Compile the java/groovy source code.
NOTE:
1.
- compile(String, String, String, String) - Static method in class org.safs.Utils
-
Compile java and/or groovy source code.
- COMPLETE_TAG_LC - Static variable in class org.safs.ios.Utilities
-
">script completed.<" UIAutomation lower-case message substring indicating a script has completed execution.
- compname - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- compName - Variable in class org.safs.ComponentFunction
-
- compName - Variable in class org.safs.tools.engines.AutoItComponent.AutoItDriverCommand
-
- compName - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- compobj - Variable in class org.safs.android.engine.DGuiObjectVector
-
- compobj - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- compObject - Variable in class org.safs.selenium.CFComponent
-
- compObject - Variable in class org.safs.selenium.webdriver.CFComponent
-
- Component - Class in org.safs.model
-
- Component(String) - Constructor for class org.safs.model.Component
-
- Component(Component, String) - Constructor for class org.safs.model.Component
-
- Component() - Constructor for class org.safs.SAFSPlus.Component
-
- Component - Class in org.safs.selenium.webdriver.lib
-
A library class to handle generic functionalities, such as Click, HoverMouse, GetGUIImage etc.
- Component() - Constructor for class org.safs.selenium.webdriver.lib.Component
-
- Component(WebElement) - Constructor for class org.safs.selenium.webdriver.lib.Component
-
- Component() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.Component
-
- COMPONENT_FUNCTION_FAILOK_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'TF'
- COMPONENT_FUNCTION_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'T'
- COMPONENT_FUNCTION_WARNOK_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'TW'
- ComponentAgent - Class in org.safs.jvmagent.agents
-
- ComponentAgent() - Constructor for class org.safs.jvmagent.agents.ComponentAgent
-
Constructor for ComponentAgent.
- COMPONENTCLICK - Static variable in class org.safs.ComponentFunction
-
- componentClick() - Method in class org.safs.ComponentFunction
-
- componentClick() - Method in class org.safs.rational.CFComponent
-
Checks for optional coords parameter and then routes to performClick.
- componentClick() - Method in class org.safs.selenium.CFComponent
-
Purpose: componentClick
- componentClick() - Method in class org.safs.selenium.webdriver.CFComponent
-
Purpose: componentClick
- componentClick() - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Override componentClick() to deal with groups of CLICK keywords.
- componentExecutedFailureMessage(String) - Method in class org.safs.ComponentFunction
-
"windowname compName action processed with a negative result."
"Error at line number in file: [detail]"
Purpose: log a simple failure message when a test record got processed with negative result.
- componentFailureMessage(String) - Method in class org.safs.ComponentFunction
-
"Unable to perform action on compName in file line N."
"[Detail]"
Purpose: log an "Unable to perform function" FAILED_MESSAGE with detail.
- componentFailureMessage(String) - Method in class org.safs.TestStepProcessor
-
Purpose: log a standard component function FAILED_MESSAGE with detail.
- ComponentFunction - Class in org.safs
-
Purpose: abstract ComponentFunction, enforces that the 'process' method be implemented
COMPONENT FUNCTIONS (so far...):
CFButton
CFCheckBox
check
Example: T,Frame,rememberPasswordCheckBox,check
uncheck
Example: TF,Frame,rememberPasswordCheckBox,uncheck
CFComboBox
selectIndex
1st param: index into the combobox of the item to select
Example: T,Frame,nameComboComboBox,selectIndex,2
select/selectTextItem/selectUnverified/selectUnverifiedTextItem
1st param: name of the item to select
Example: T,Frame,nameComboComboBox,select,Karen Farrell
setTextValue (not sure if this one actually works, does guiObj.setProperty("text", val);)
1st param: name of the item to select
Example: T,Frame,nameComboComboBox,selectPartialMatch,Sammy The Fish
showlist/hidelist - shows or hides the list
Example: T,Frame,nameComboComboBox,showlist
CFComponent (Available to nearly all components)
click/rightClick
Example: T,Frame,radioButtonARadioButton,click
closeWindow/restore/minimize/maximize
Example: T,Frame,radioButtonARadioButton,restore
verifyProperty - verify that a property exists and exactly matches specified value
1st param: property name
2nd param: property value to verify against
Example: TW,PlaceOrder,totalPriceLabel,VerifyProperty,text,$19.99
verifyPropertyContains - verify that a property exists and contains specified value
1st param: property name
2nd param: property value to look for containment (substring of actual)
Example: TW,PlaceOrder,totalPriceLabel,VerifyPropertyContains,text,19
verifyValue - verify that a value exactly matches specified value
1st param: property name
2nd param: property value to verify against
Example: TW,PlaceOrder,totalPriceLabel,VerifyValue,$19.99,^variable
verifyValueContains - verify that a value contains specified value
1st param: property name
2nd param: property value to look for containment (substring of actual)
Example: TW,PlaceOrder,totalPriceLabel,VerifyPropertyContains,^variable,$19
clearAppMapCache - clear the cache of testobjects, normally not needed.
- ComponentFunction() - Constructor for class org.safs.ComponentFunction
-
Purpose: constructor
- ComponentFunction - Class in org.safs.model
-
Represents a ComponentFunction command.
- ComponentFunction(String, String, String) - Constructor for class org.safs.model.ComponentFunction
-
Create an instance of a ComponentFunction command to act on a specific component.
- ComponentFunction.Window - Class in org.safs
-
An inner class to encapsulate a window information for adjusting window size, position etc.
It includes also some static methods to restore, maximize, minimize or close current focused window.
These methods may only work on Windows system, it uses java Robot to trigger shortcut menu.
- ComponentFunctions - Class in org.safs.model.commands
-
- ComponentGenerator - Class in org.safs.model.tools
-
Process a standard SAFS AppMap file and create a static JSAFS-compatible AppMap with matching
org.safs.model.Component references.
- ComponentHolder - Class in org.safs.selenium.webdriver
-
- ComponentHolder() - Constructor for class org.safs.selenium.webdriver.ComponentHolder
-
- ComponentItem - Class in org.safs.jvmagent
-
Represents a single component.
- ComponentItem(Integer, ArrayList) - Constructor for class org.safs.jvmagent.ComponentItem
-
Construct a new ComponentItem from an existing Integer hashcode and parent tree.
- ComponentItem(Component, ArrayList) - Constructor for class org.safs.jvmagent.ComponentItem
-
Construct a new ComponentItem from a child Component and existing parent tree.
- ComponentItem(Component) - Constructor for class org.safs.jvmagent.ComponentItem
-
Construct a new TopLevel ComponentItem (typically) with a Container.
- componentProcess() - Method in class org.safs.ComponentFunction
-
Process generic actions on a component.
- componentSuccessMessage(String) - Method in class org.safs.ComponentFunction
-
"windowName compName action successful."
"[detail]"
Purpose: Log a generic success message.
- componentToLibraryMap - Static variable in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Normally, component-type is the same as library-type, but sometimes they are different.
componentToLibraryMap is used to contain the mapping, if they are different.
- ComponentTracker - Class in org.safs.jvmagent
-
This class is used to process component hierarchies into IDs and ArrayLists
that do not pin down or hold references to actual component objects.
- ComponentTracker() - Constructor for class org.safs.jvmagent.ComponentTracker
-
Constructor for ComponentTracker.
- componentWarningMessage(String) - Method in class org.safs.TestStepProcessor
-
Purpose: log a standard component function WARNING_MESSAGE with detail.
- comppath - Variable in class org.safs.android.engine.DGuiObjectVector
-
- compPath - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- comprec - Variable in class org.safs.android.engine.DGuiObjectVector
-
- comprec - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- comprec - Variable in class org.safs.tools.engines.AutoItComponent.AutoItDriverCommand
-
- compType - Variable in class org.safs.tools.input.MAPJPGProcessor.CompData
-
- concat(String, String) - Static method in class org.safs.model.Utils
-
Returns a SAFS concatentation of the specified strings using the concat operator ('&').
- concat(String, String, String) - Static method in class org.safs.StringUtils
-
Purpose: concatenate strings
- CONCATENATE - Static variable in class org.safs.DCDriverStringCommands
-
- concatenate(String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Concatenate String1 with String2 and returns concatenated string.
- concatenate(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Concatenate String1 with String2 and returns concatenated string.
- concatenate(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Concatenate String1 with String2 and returns concatenated string.
- concatenate(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Concatenate String1 with String2 and returns concatenated string.
- Concatenate(String, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Concatenate String1 with String2 and returns concatenated string.
- CONCATENATE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"Concatenate"
- CONCATENATE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Concatenate"
- concatURL(String, String) - Static method in class org.safs.StringUtils
-
- Condition - Class in com.jayway.android.robotium.remotecontrol
-
From release 5.0.1, Robotium changes support to use com.robotium.solo.Condition as
parameter.
- Condition() - Constructor for class com.jayway.android.robotium.remotecontrol.Condition
-
- Condition - Interface in com.robotium.solo
-
Represents a conditional statement.
Implementations may be used with Solo.waitForCondition(Condition, int)
.
- condition(String, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- condition - Variable in class org.safs.tools.GenericProcessMonitor.SearchCondition
-
- conditionContains(String, String) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- conditionForText(String, boolean) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- config - Variable in class org.safs.DefaultHookConfig
-
- config - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
The ConfigurInterface extracted from the Driver for easy access.
- config() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
return the Configure object so that subclass can get data from configuration files.
- config_getScreenshotFileType() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the current Solo.Config.screenshotFileType String value.
- config_getScreenshotSavePath() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the current Solo.Config.screenshotSavePath String value.
- config_getShouldScroll() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the current Solo.Config.shouldScroll boolean value.
- config_getTimeoutLarge() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the current Solo.Config.timeout_large value.
- config_getTimeoutSmall() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the current Solo.Config.timeout_small value.
- config_getUseJavaScriptToClickWebElements() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the current Solo.Config.useJavaScriptToClickWebElements boolean value.
- config_setScreenshotFileType(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the Solo.Config.screenshotFileType value.
- config_setScreenshotSavePath(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the Solo.Config.screenshotSavePath String value.
- config_setShouldScroll(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the Solo.Config.shouldScroll boolean value.
- config_setTimeoutLarge() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets a new Solo.Config.timeout_large value.
- config_setTimeoutSmall() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets a new Solo.Config.timeout_small value.
- config_setUseJavaScriptToClickWebElements(boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Sets the Solo.Config.shouldScroll boolean value.
- configEmbeddedServices(ConfigureInterface) - Static method in class org.safs.STAFHelper
-
Evaluate [STAF] to determine if any or all Embeddable Services should be launched.
Currently only the EmbeddedSemService and EmbeddedQueue services are handled.
- configFile - Variable in class org.safs.install.ProjectInstaller
-
- configFile - Variable in class org.safs.tools.drivers.ConfigureFile
-
- configInfo - Variable in class org.safs.tools.drivers.AbstractDriver
-
- ConfigurableToolsInterface - Interface in org.safs.tools
-
- ConfigureFile - Class in org.safs.tools.drivers
-
- ConfigureFile() - Constructor for class org.safs.tools.drivers.ConfigureFile
-
Empty Constructor for Configure.
- ConfigureFile(File) - Constructor for class org.safs.tools.drivers.ConfigureFile
-
Primary Constructor for Configure.
- ConfigureFileLocator - Class in org.safs.tools.drivers
-
- ConfigureFileLocator() - Constructor for class org.safs.tools.drivers.ConfigureFileLocator
-
Constructor for ConfigureLocator
- ConfigureInterface - Interface in org.safs.tools.drivers
-
- configureJSTAFServiceEmbeddedJVMOption(String) - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Configure SAFS Services to use the embedded 32-bit JVM if:
- ConfigureLocatorInterface - Interface in org.safs.tools.drivers
-
- configureTypeRegistry(TypeRegistry) - Method in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
Defined types:
{list}, see
TypeRegistryConfiguration.REGEX_LIST
{var}, see
TypeRegistryConfiguration.REGEX_VAR
{var_or_string}, see
TypeRegistryConfiguration.REGEX_VAR_OR_STRING
{mapitem}, see
TypeRegistryConfiguration.REGEX_MAPITEM
{mapitem_or_string}, see
TypeRegistryConfiguration.REGEX_MAPITEM_OR_STRING
{var_mapitem}, see
TypeRegistryConfiguration.REGEX_VAR_MAPITEM
{var_mapitem_or_string}, see
TypeRegistryConfiguration.REGEX_MAPITEM_OR_STRING
{editbox}, see
TypeRegistryConfiguration.REGEX_EDITBOX
{checkbox_action}, see
TypeRegistryConfiguration.REGEX_CHECKBOX_ACTION
{editbox_action}, see
TypeRegistryConfiguration.REGEX_EDITBOX_ACTION
{combobox_action}, see
TypeRegistryConfiguration.REGEX_COMBOBOX_ACTION
{listview_action}, see
TypeRegistryConfiguration.REGEX_LISTVIEW_ACTION
{boolean}, see
TypeRegistryConfiguration.REGEX_BOOLEAN
- configureUI() - Method in class org.safs.ios.IOSProcessContainer
-
Configures/Toggles UI components based on current/stored settings.
- configureUI() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Configures/Toggles UI components based on current/stored settings.
- Confirmation - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- Confirmation() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Confirmation
-
- ConfirmationNotPresent - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- ConfirmationNotPresent() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ConfirmationNotPresent
-
- ConfirmationPresent - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- ConfirmationPresent() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ConfirmationPresent
-
- connectAction - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- connectAction - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- connectButton - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- connectButton - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- ConnectionListener - Interface in org.safs.sockets
-
A NamedListener that wishes to sink connection state information or commands from remote sources.
- connectProtocolRunners() - Method in class org.safs.sockets.SocketProtocol
-
Attempt to create appropriate local or remote socket connections and attempt to
connect with the other side.
- connectSAFSDataService() - Method in class org.safs.tools.drivers.AbstractDriver
-
Connect to the "SAFS Data Service".
The settings of "SAFS Data Service" can be specified by property:
- connectStderr(Appendable) - Method in class org.safs.android.auto.lib.Process2
-
- connectStdin(Readable) - Method in class org.safs.android.auto.lib.Process2
-
- connectStdin(InputStream) - Method in class org.safs.android.auto.lib.Process2
-
- connectStdout(Appendable) - Method in class org.safs.android.auto.lib.Process2
-
- Console - Class in org.safs.android.auto.lib
-
- Console() - Constructor for class org.safs.android.auto.lib.Console
-
- console - Variable in class org.safs.android.auto.lib.ConsoleTool
-
- console - Variable in class org.safs.install.LibraryUpdate
-
- console - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- console - Static variable in class org.safs.install.SilentInstaller
-
- console - Variable in class org.safs.staf.service.logging.SLSLogFacilityStates
-
consolelog state of the log facility as parsed from the result buffer.
- console - Variable in class org.safs.tools.engines.GenericEngine
-
The Console handling IO streams for the engine process.
- CONSOLE_MSG_QUEUE_NAME - Static variable in class org.safs.tools.engines.SAFSTC
-
"SAFS/TC/CONSOLEMSG" -- The name of the handle registered with STAF,
we use this handle's queue to receive TC's console message.
- CONSOLE_MSG_SEPARATOR - Static variable in class org.safs.tools.engines.SAFSTC
-
CONSOLE_MSG_SEPARATOR is the separator defined in LogUtilities_X.SVB
From Test Complete, we combine the message and description by this separator,
and sent the whole message to the queue CONSOLE_MSG_QUEUE_NAME.
- ConsoleDebugListener() - Constructor for class org.safs.IndependantLog.ConsoleDebugListener
-
- consoleLog(String, String) - Method in class org.safs.logging.LogUtilities
-
Subclasses override to log to a proprietary tool-dependent console.
- consoleLog(String, String) - Method in class org.safs.rational.logging.RLogUtilities
-
logs to robotJ Console
- ConsoleTool - Class in org.safs.android.auto.lib
-
- ConsoleTool() - Constructor for class org.safs.android.auto.lib.ConsoleTool
-
- consolidateResults() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Consolidates the remoteResult, remoteResultCode, and remoteResultInfo into any remoteResultProperties.
- CONSTANT_GRAYED - Static variable in class org.safs.rational.win.WinMenuTreeNode
-
- CONSTANT_NORMAL - Static variable in class org.safs.rational.win.WinMenuTreeNode
-
- CONSTANT_SELECTED - Static variable in class org.safs.rational.win.WinMenuTreeNode
-
- ConstantPath - Class in org.safs.data.model
-
- ConstantPath() - Constructor for class org.safs.data.model.ConstantPath
-
- Constants - Class in org.safs
-
Containing different kinds of Constant.
- Constants() - Constructor for class org.safs.Constants
-
- Constants - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner
-
- Constants() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
- Constants.AutoItConstants - Class in org.safs
-
- Constants.BrowserConstants - Class in org.safs
-
- Constants.EclipseConstants - Class in org.safs
-
- Constants.HTMLConst - Class in org.safs
-
- Constants.JSONConstants - Class in org.safs
-
- Constants.LogConstants - Class in org.safs
-
- Constants.RegistryConstants - Class in org.safs
-
- Constants.RestConstants - Class in org.safs
-
- Constants.SAFS_LogConstants - Class in org.safs
-
Constants used when writing a SAFS Log.
- Constants.SAFS_XML_LogConstants - Class in org.safs
-
Constants used when writing a SAFS XML Log.
- Constants.SeleniumConstants - Class in org.safs
-
- Constants.TestCompleteConstants - Class in org.safs
-
- Constants.XMLConstants - Class in org.safs
-
- ConsumOutStreamProcess - Class in org.safs.install
-
- ConsumOutStreamProcess(String, boolean, boolean) - Constructor for class org.safs.install.ConsumOutStreamProcess
-
- ConsumOutStreamProcess.OutputBufferConsumer - Class in org.safs.install
-
- container - Variable in class org.safs.image.filter.ImageFilterGUI
-
- CONTAINER_ELEMENT - Static variable in interface org.safs.persist.Persistable
-
"CONTAINER_ELEMENT", The general key name representing the container element.
- CONTAINER_TYPES - Static variable in class org.safs.android.engine.DGuiClassData
-
- CONTAINER_TYPES - Static variable in class org.safs.GuiClassData
-
- ContainerAgent - Class in org.safs.jvmagent.agents
-
- ContainerAgent() - Constructor for class org.safs.jvmagent.agents.ContainerAgent
-
Constructor for ContainerAgent.
- containerBegin(String) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
- containerClassesIgnoredForRecognition - Static variable in class org.safs.GuiObjectRecognition
-
List of container classes we may wish to not only exclude from longer recognition strings but also exclude
from whole component hierarchy.
- containerEnd(String) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
- containerNamesIgnoredForRecognition - Static variable in class org.safs.GuiObjectRecognition
-
List of container names we may wish to exclude from longer recognition strings.
- containerTypes - Static variable in class org.safs.GuiObjectRecognition
-
List of items considered to be component containers:
TabControl, JavaPanel, JavaWindow, Window, JavaSplitPane
- containerTypesIgnoredForRecognition - Static variable in class org.safs.GuiObjectRecognition
-
List of container types we may wish to exclude from longer recognition strings.
- containerTypesWithOnlyOneChildVisible - Static variable in class org.safs.GuiObjectRecognition
-
List of containers whose non-visible children we may sometimes wish to process.
- containFrameRS(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- containMessageWithoutAck(String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- contains(long) - Method in class org.safs.logging.LogItemDictionary
-
Tests if this dictionary contains LogItem
of a type.
- contains(String, char[]) - Static method in class org.safs.StringUtils
-
check if a string contains one of characters given by an array.
- contains(Object) - Method in class org.safs.text.CaseInsensitiveStringVector
-
- contains(int, int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- CONTAINS_KEY - Static variable in class org.safs.text.GENKEYS
-
'%1%' contains '%2%'
- containsArchive() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- containsArchive(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- containsBitMap() - Method in class org.safs.rational.DotNetMenuTreeNode
-
- containsBitMap() - Method in class org.safs.rational.flex.FlexMenuTreeNode
-
- containsBitMap() - Method in class org.safs.rational.JavaMenuTreeNode
-
- containsBitMap() - Method in class org.safs.rational.MenuTreeNode
-
- containsBitMap() - Method in class org.safs.rational.win.WinMenuTreeNode
-
- containsBitMap() - Method in class org.safs.rational.wpf.WPFMenuTreeNode
-
- containsBitMap() - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
Subclass may need to override this method to get a correct value.
- containsDirectory() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- containsDirectory(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- containsGlobMatchWildcards(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- containsHidden() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- containsHidden(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- containsKey(Object) - Method in class org.safs.text.CaseInsensitiveHashtable
-
Override for String keys to allow case-insensitivity.
- containsReadOnly() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- containsReadOnly(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- containsSepcialKeys(String) - Static method in class org.safs.StringUtils
-
- containsStringMatchPattern(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- containsSystem() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- containsSystem(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- containsVolumeLabel() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- containsVolumeLabel(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- containTagRS(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- Content - Class in org.safs.auth
-
- Content() - Constructor for class org.safs.auth.Content
-
- content - Variable in class org.safs.auth.OAuth2
-
- CONTENT_MATCHES_KEY - Static variable in class org.safs.text.GENKEYS
-
the content of '%1%' matches the content of '%2%'
- CONTENT_NOT_MATCHES_KEY - Static variable in class org.safs.text.GENKEYS
-
the content of '%1%' does not match the content of '%2%'
- CONTENT_TYPE - Static variable in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- CONTENT_TYPE - Static variable in class org.safs.rest.service.Headers
-
- CONTENT_TYPE_APPLICATION_FORM_URLENCODED - Static variable in class org.safs.net.HttpRequest
-
'application/x-www-form-urlencoded', it is a content type, refer to
its definition
- contentCharset - Variable in class org.safs.net.HttpRequest
-
- contentLauguage - Variable in class org.safs.net.HttpRequest
-
The value to set to the HTTP header HttpHeader#CONTENT_LANGUAGE
, the default value is Locale.US
- contentObjects - Variable in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
A cache, which stores a pair(WebElement, Element[])
- contentType - Variable in class org.safs.net.HttpRequest
-
- contentType - Variable in enum org.safs.tools.mail.Mailer.MimeType
-
- contentValue() - Method in class org.safs.selenium.webdriver.lib.model.Accessibility
-
- contentValue() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- contentValue() - Method in class org.safs.selenium.webdriver.lib.model.Item
-
- continue_testing_on_item_not_found() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
disables abort on find failure and allows testing to continue even when certain failures occur.
- control - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
- control - Variable in class org.safs.android.CFComponentFunctions
-
- control - Variable in class org.safs.android.DDriverCommand
-
- control - Variable in class org.safs.android.DEngineCommandProcessor
-
- Control(String) - Constructor for class org.safs.autoit.AutoItRs.Control
-
- Control - Class in org.safs.control
-
Description : Control, commands used to control an engine by sending step commands
- Control() - Constructor for class org.safs.control.Control
-
- CONTROL - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
- Control.HookTestRecordData - Class in org.safs.control
-
- ControlClick(Component, String...) - Static method in class org.safs.model.tools.Runner
-
A CTRL-click on an object.
- controller - Variable in class org.safs.android.DTestRecordHelper
-
- controllerPort - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- controllerPort - Variable in class org.safs.sockets.SocketProtocol
-
port to use for a local controller Runner.
- controllerRunner - Variable in class org.safs.sockets.SocketProtocol
-
local controller Socket connection.
- ControlObservable - Class in org.safs.control
-
Description : ControlObservable, extends Observable, implements Runnable.
- ControlObservable(ControlProcessing) - Constructor for class org.safs.control.ControlObservable
-
constructor, starts our thread
- ControlParameters - Class in org.safs.control
-
Description : ControlParameters, contains objects passed to the control
- ControlParameters() - Constructor for class org.safs.control.ControlParameters
-
- ControlProcessing - Interface in org.safs.control
-
Description : ControlProcessing interface, can indicate when processing is complete
- ControlProcessingUI1 - Interface in org.safs.control
-
- controls - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- controls - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- ControlStep - Class in org.safs.control
-
Description : ControlStep, used to control an engine by sending step commands
- ControlStep() - Constructor for class org.safs.control.ControlStep
-
- ControlStepUI - Class in org.safs.control.swing
-
Description : ControlStepUI, used to control an engine by sending step commands.
- ControlStepUI() - Constructor for class org.safs.control.swing.ControlStepUI
-
Construct the Panel
- convert(String, String, Collection) - Method in class org.safs.GetText
-
Purpose: Convert text using supplied parameters
in a 'text' message, specified by: %num%, where num starts from 1;
parameters should be reusable in the same message and do not have to be used in passed order.
- convert(String, String, String) - Method in class org.safs.GetText
-
Purpose: convenience function to build a Collection with params
Assumptions: calls 'convert(text, Collection of params)'
- convert(String, String, String, String) - Method in class org.safs.GetText
-
Purpose: convenience function to build a Collection with params
Assumptions: calls 'convert(text, Collection of params)'
- convert(String, String, String, String, String) - Method in class org.safs.GetText
-
Purpose: convenience function to build a Collection with params
Assumptions: calls 'convert(text, Collection of params)'
- convert(String, String, String, String, String, String) - Method in class org.safs.GetText
-
Purpose: convenience function to build a Collection with params
Assumptions: calls 'convert(text, Collection of params)'
- convert(String, String, String, String, String, String, String) - Method in class org.safs.GetText
-
Purpose: convenience function to build a Collection with params
Assumptions: calls 'convert(text, Collection of params)'
- convert(Class<T>, String) - Static method in class org.safs.selenium.webdriver.lib.Json
-
Convert 'json object' to a certain type.
- convert(String) - Static method in class org.safs.selenium.webdriver.lib.RS.CSS
-
- convert(String, String, Collection) - Static method in class org.safs.text.FAILStrings
-
Pass-thru to GetText.convert
- convert(String, String, String) - Static method in class org.safs.text.FAILStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String) - Static method in class org.safs.text.FAILStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String, String) - Static method in class org.safs.text.FAILStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String, String, String) - Static method in class org.safs.text.FAILStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String, String, String, String) - Static method in class org.safs.text.FAILStrings
-
Pass-thru to GetText.convert
- convert(String, String, Collection) - Static method in class org.safs.text.GENStrings
-
Pass-thru to GetText.convert
- convert(String, String, String) - Static method in class org.safs.text.GENStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String) - Static method in class org.safs.text.GENStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String, String) - Static method in class org.safs.text.GENStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String, String, String) - Static method in class org.safs.text.GENStrings
-
Pass-thru to GetText.convert
- convert(String, String, String, String, String, String, String) - Static method in class org.safs.text.GENStrings
-
Pass-thru to GetText.convert
- convertAreas(Rectangle, String, List<String>) - Static method in class org.safs.image.ImageUtils
-
Convert a set of area into an array of Rectangle
- convertArrayToDelimitedString(ArrayList) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Returning a String of ArrayList items using String.valueOf(Object) following these guidelines:
- convertBool(Object) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Returns a boolean value based on value of bool.
- convertCollectionToMap(Collection<String>, String) - Static method in class org.safs.StringUtils
-
Convert a collection of text entries formatted as name=value into a Map file.
- convertCOMParams(String[]) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Convert parameters String array into com.jacob.com.Variant array.
- convertCoords(String) - Method in class org.safs.android.engine.processor.TestStepProcessor
-
Convert coordinates string of the formats:
"x;y"
"x,y"
"x y"
"Coords=x;y"
"Coords=x,y"
"Coords=x y"
into a java.awt.Point object.
- convertCoords(String) - Method in class org.safs.ComponentFunction
-
Convert coordinates string of the formats:
"x;y"
"x,y"
"x y"
"Coords=x;y"
"Coords=x,y"
"Coords=x y"
into a java.awt.Point object.
- convertCoords(String) - Method in class org.safs.jvmagent.agents.ComponentAgent
-
Convert coordinates string of the formats:
"x;y"
"x,y"
"Coords=x;y"
"Coords=x,y"
into a java.awt.Point object.
- convertCoords(String) - Method in class org.safs.rational.CFHtmlTable
-
Overrides the version in superclass CFTable to allow for
alternative of "Coords=x1,y1,x2,y2".
- convertCoords(String) - Method in class org.safs.rational.CFTable
-
Overrides the version in superclass ComponentFunctions to allow for
alternative of "Row=1;Col=1" or "Col = 1;Row = 1".
- convertCoords(String[], Rectangle) - Static method in class org.safs.StringUtils
-
Convert the coordinate (given by array of String) into java.awt.Point format.
- convertCoords(String[]) - Static method in class org.safs.StringUtils
-
Convert the coordinate (given by array of String) into java.awt.Point format.
- convertCoords(String) - Static method in class org.safs.StringUtils
-
Convert coordinates string formats:
"x;y"
"x,y"
"x y"
"Coords=x;y"
"Coords=x,y"
"Coords=x y"
into a java.awt.Point object.
- convertCoordsToArray(String, int) - Static method in class org.safs.StringUtils
-
Convert coordinates string of the formats:
"x1;y1;x2;y2"
"x1,y1,x2,y2"
"x1 y1 x2 y2"
"x1;y1;x2;y2;x3;y3;x4;y4"
"Coords=x1;y1;x2;y2"
"Coords=x1,y1,x2,y2"
"Coords=x1 y1 x2 y2"
"Coords=x1 y1 x2 y2 x3 y3 x4 y4"
into an array object.
- convertElementArrayToList(Element[]) - Static method in class org.safs.cukes.ai.selenium.AISearchBase
-
Get the text of each element object in an array, and add it to a list, then return the list.
- convertElementArrayToList(Element[]) - Static method in class org.safs.selenium.webdriver.CFComponent
-
Get the text of each element object in an array, and add it to a list, then return the list.
- convertElementArrayToList(Element[]) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Get the text of each element object in an array, and add it to a list, then return the list.
- convertHeadersMapToMultiLineString(Map<String, String>) - Static method in class org.safs.rest.service.Headers
-
- convertHeadersMultiLineStringToMap(String) - Static method in class org.safs.rest.service.Headers
-
- convertImage(RawImage, BufferedImage) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Convert a raw image into a buffered image.
- convertImage(RawImage) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Convert a raw image into a buffered image.
- convertImage(BufferedImage, int) - Static method in class org.safs.image.ImageUtils
-
Convert the BufferedImage to another type of BufferedImage.
Some types cannot convert to, for example BufferedImage.TYPE_CUSTOM
- ConvertImage - Class in org.safs.tools.ocr
-
Convert an image in JPG, BMP, TIF, GIF, PNG or PNM.
- ConvertImage() - Constructor for class org.safs.tools.ocr.ConvertImage
-
- convertLine(String) - Method in class org.safs.ComponentFunction
-
Convert 2-point Line coordinates string of the formats:
"x1;y1;x2;y2"
"x1,y1,x2,y2"
"x1 y1 x2 y2"
"Coords=x1;y1;x2;y2"
"Coords=x1,y1,x2,y2"
"Coords=x1 y1 x2 y2"
into a java.awt.Polygon object.
- convertLine(String) - Static method in class org.safs.StringUtils
-
Convert 2-point Line coordinates string of the formats:
"x1;y1;x2;y2"
"x1,y1,x2,y2"
"x1 y1 x2 y2"
"Coords=x1;y1;x2;y2"
"Coords=x1,y1,x2,y2"
"Coords=x1 y1 x2 y2"
into a java.awt.Polygon object.
- convertNum(String) - Method in class org.safs.ComponentFunction
-
Purpose: convertNum: convert into a number
Assumptions: all exceptions are handled.
- convertNum(String) - Method in class org.safs.selenium.CFHTMLTable
-
Note: As the method of super will subtract 1 from the returned value,
so that a 0-based index can be returned
But we need a 1-based index in this class, so I override the it
and add 1 back.
- convertNum(String) - Static method in class org.safs.StringUtils
-
Purpose: convertNum: convert into a number
Assumptions: all exceptions are handled.
- convertObjectValueToString(Object) - Method in class org.safs.rational.CFComponent
-
Given an object of any type attempt to convert or extract its intended or
visible text value.
- convertObjectValueToString(Object) - Method in class org.safs.rational.custom.CFList
-
Overrides CFComponent.converObjectValueToString to handle SAS-specific .NET classes.
- convertPathToFilenames(String) - Method in class org.safs.jvmagent.AgentClassLoader
-
calls convertPathToFilenames(path, DEFAULT_PATH_SEP);
- convertPathToFilenames(String, String) - Method in class org.safs.jvmagent.AgentClassLoader
-
Convert the given CLASSPATH type string into an array of unique filename paths.
- convertPathToFiles(String, String) - Method in class org.safs.jvmagent.AgentClassLoader
-
Convert the given CLASSPATH type string into an array of Files.
- convertPDF(File, int) - Static method in class org.safs.image.ImageUtils
-
- convertRemoteControlStatus(int) - Static method in class org.safs.android.DUtilities
-
Convert SoloRemoteControl status codes to equivalent SAFS StatusCodes.
- convertTo(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
Cast the an Element object to HierarchicalElement.
Subclass needs to override this method to cast it to its own type.
- convertTo(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractMenuSelectable
-
Cast the Element to MenuItem.
- convertTo(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
Cast the Element to TreeNode.
- convertToCharacter(RobotKeyEvent) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Convert a SAFS RobotKeyEvent to a standard CharSequence character.
- convertToDelimitedString(String[]) - Static method in class com.jayway.android.robotium.remotecontrol.solo.Message
-
Convert the array to a single string of separated values.
- convertToDelimitedString(List<String>) - Static method in class com.jayway.android.robotium.remotecontrol.solo.Message
-
- convertToDelimitedString(String[]) - Method in class org.safs.EngineCommandProcessor
-
find a unique separator using STAFLocalServer.getUniqueSeparator and convert
the array to a single string of separated values.
- convertToInteger(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- convertToItem(Element) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- convertToJavaVK(int) - Static method in class org.safs.natives.MSKeyEvent
-
Purpose: The windows virtual key code is NOT consistent with that of JAVA
This function is used to convert the different key code of windows to that of JAVA.
Note: For those key codes of the same value between Windows and Java, they are not converted here.
This function may be need to updated, if one day they are not the same.
For those key codes has two java key codes to map (one is with Shift On, one without), we
convert to the Java key code without Shift On.
For example:
Windows key code: VK_OEM_4, it represents the key '[{' of US keyboard
Java has one key code VK_OPEN_BRACKET for '[' (without shift on),
and one key code VK_BRACELEFT for '{' (with shift on)
We will return VK_OPEN_BRACKET as result, the one without shift on
- convertToKey(Hashtable, Object) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Convert a item to a unique key.
If the cache contain the item, return the cached key directly.
Else, generate a new unique key and put the item into cache with that key
then return the key.
- convertToKeys(Hashtable, List) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Convert a list of engine-specific objects to an array of unique keys
in the cache.
- convertToKeys(Hashtable, Object[]) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Convert an array of engine-specific objects to an array of unique keys
in the cache.
- convertToKeys(Object[]) - Method in class org.safs.GuiObjectVector
-
Convert an array of engine-specific objects to an array of unique keys
in the cache.
- convertToKeys(RobotKeyEvent) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Convert a SAFS RobotKeyEvent to a Selenium WebDriver Keys Enum
- convertToKeys(int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Convert a Java KEYCODE to a Selenium WebDriver Keys Enum
- convertToMap(List) - Method in class org.safs.rational.CFMenuBar
-
- convertToRGBImage(BufferedImage) - Static method in class org.safs.image.ImageUtils
-
If the image contains alpha value, then remove it and create a new RGB Image.
- convertWildcardsToRegularExpression(String) - Static method in class org.safs.StringUtils
-
convert ? and * wildcarding to regular expression wildcarding .? and .*
- convertWindowPosition(String) - Method in class org.safs.ComponentFunction
-
Convert window's position-size-status string of the formats:
"x;y;width;height;status"
"x,y,width,height,status"
"x y width height status"
"Coords=x;y;width;height;Status=status"
"Coords=x,y,width,height,Status=status"
"Coords=x y width height Status=status"
into a org.safs.ComponentFunction.Window object.
- ConvertWindowPosition(String) - Static method in class org.safs.ComponentFunction
-
Convert window's position-size-status string of the formats:
"x;y;width;height;status"
"x,y,width,height,status"
"x y width height status"
"Coords=x;y;width;height;Status=status"
"Coords=x,y,width,height,Status=status"
"Coords=x y width height Status=status"
into a org.safs.ComponentFunction.Window object.
- convertWinReplaceString(String, String) - Method in class org.safs.install.SeleniumPlusInstaller
-
- CookieByName - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- CookieByName() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CookieByName
-
- CookiePresent - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- CookiePresent() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CookiePresent
-
- copy(BufferedImage) - Static method in class org.safs.image.ImageUtils
-
Make a deep copy of original BufferedImage.
Do NOT copy the Raster.
But paint the original image on a new BufferedImage of the same size and type, so the
Raster has the same size as image (will not contain more data with an offset).
- COPY_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- copyAllIndices() - Method in class org.safs.android.engine.DGuiObjectIndices
-
- copyCounter(UniqueIDInterface, UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Copy the from_counter counts to the specified to_counter.
- copyCounter(UniqueIDInterface, UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- copyData(TestRecordData) - Method in class org.safs.TestRecordData
-
Copies the object's data into the target data and returns the target.
- COPYDBTABLECOLUMNTOFILE - Static variable in class org.safs.DatabaseCommandsHelper
-
- copyDBTableColumnToFile(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: copyDBTableColumnToFile
- copyDBTableColumnToFile(String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(StepTestTable, String, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(String[]) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- copyDBTableColumnToFile(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of one or more DBTable column(s) to a file.
- COPYDBTABLECOLUMNTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"CopyDBTableColumnToFile"
- COPYDBTABLECOLUMNTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"CopyDBTableColumnToFile"
- COPYDBTABLECOLUMNTOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CopyDBTableColumnToFile"
- COPYDBTABLETOFILE - Static variable in class org.safs.DatabaseCommandsHelper
-
- copyDBTableToFile(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: copyDBTableToFile
- copyDBTableToFile(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String, String, String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(StepTestTable, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(String[]) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of a DBTable to a file.
- copyDBTableToFile(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
This routine will copy the contents of a DBTable to a file.
- COPYDBTABLETOFILE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"CopyDBTableToFile"
- COPYDBTABLETOFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"CopyDBTableToFile"
- COPYDBTABLETOFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CopyDBTableToFile"
- copyDirectoryRecursively(File, File) - Static method in class org.safs.text.FileUtilities
-
Careful what you wish for...
- copyEmbeddedJRE(String) - Static method in class org.safs.install.SilentInstaller
-
Must be called AFTER a SAFS Install or Overlay.
- copyFile(File, File) - Static method in class org.safs.android.auto.lib.DUtilities
-
Copy the bytes of one file overwriting or creating a new file.
- COPYFILE - Static variable in class org.safs.DCDriverFileCommands
-
- copyFile(File, File) - Method in class org.safs.install.LibraryUpdate
-
Copy a sourcefile to a targetfile location.
- copyFile(File, File) - Static method in class org.safs.ios.Utilities
-
Copy the bytes of one file overwriting or creating a new file.
- copyFile(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Copy the specified filename to the target filename.
- copyFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Copy the specified filename to the target filename.
- copyFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Copy the specified filename to the target filename.
- copyFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Copy the specified filename to the target filename.
- CopyFile(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Copy the content of source file to target file.
- copyFile(InputStream, OutputStream) - Static method in class org.safs.text.FileUtilities
-
- COPYFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"CopyFile"
- COPYFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CopyFile"
- copyFileToFile(BufferedReader, BufferedWriter) - Static method in class org.safs.text.FileUtilities
-
Copy one file (BufferedReader) to another file (BufferedWriter).
- copyFileToFile(File, File) - Static method in class org.safs.text.FileUtilities
-
Attempt to copy a source File to a destination File location.
- copyInstallDir(String) - Static method in class org.safs.install.SilentInstaller
-
Must be called AFTER a SAFS Install or Overlay.
- copyLogClass - Variable in class org.safs.logging.LogUtilities
-
flag for sending/copying messages to static org.safs.Log class.
- COPYMATCHINGFILES - Static variable in class org.safs.DCDriverFileCommands
-
- copyMatchingFiles(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Copy multiple files/sub-directories, based on matching the provided pattern, from one directory to another.
- copyMatchingFiles(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Copy multiple files/sub-directories, based on matching the provided pattern, from one directory to another.
- copyMatchingFiles(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Copy multiple files/sub-directories, based on matching the provided pattern, from one directory to another.
- copyMatchingFiles(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Copy multiple files/sub-directories, based on matching the provided pattern, from one directory to another.
- CopyMatchingFiles(String, String, String, FileUtilities.PatternFilterMode) - Static method in class org.safs.SAFSPlus.Files
-
Copy multiple files/sub-directories, based on matching the provided pattern, from one directory to another.
- COPYMATCHINGFILES_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"CopyMatchingFiles"
- COPYMATCHINGFILES_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CopyMatchingFiles"
- copyRaster(BufferedImage) - Static method in class org.safs.image.ImageUtils
-
Make a deep copy of original BufferedImage, copy the Raster.
This method is not very reliable, sometimes it fail.
- copyStatus(StatusInterface, UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Copy the from_status counts to the specified to_counter.
- copyStatus(StatusInterface, UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- copySystemToUTF8File(String, String) - Static method in class org.safs.text.FileUtilities
-
Copy a default system codepage file to a file in UTF-8 format.
- copyUninstallDir(String) - Static method in class org.safs.install.SilentInstaller
-
Must be called AFTER a SAFS Install or Overlay.
- copyUTF8ToSystemFile(String, String) - Static method in class org.safs.text.FileUtilities
-
Copy a UTF-8 format file to a file in the default system codepage.
- COPYVARIABLEVALUEEX - Static variable in class org.safs.DCDriverMiscCommands
-
- copyVariableValueEx(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Copy the value of a (dynamic) DDVariable to another.
- copyVariableValueEx(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Copy the value of a (dynamic) DDVariable to another.
- copyVariableValueEx(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Copy the value of a (dynamic) DDVariable to another.
- copyVariableValueEx(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Copy the value of a (dynamic) DDVariable to another.
- CopyVariableValueEx(String, String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Copy the value of a (dynamic) DDVariable to another.
- COPYVARIABLEVALUEEX_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"CopyVariableValueEx"
- COPYVARIABLEVALUEEX_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CopyVariableValueEx"
- core - Variable in class org.safs.tools.drivers.AbstractDriver
-
- CoreInterface - Interface in org.safs.tools
-
- COULD_NOT_DELETE_PREFIX_VARS_1 - Static variable in class org.safs.text.FAILKEYS
-
Could not delete one or more variable values prefixed with '%1%'.
- COULD_NOT_GET - Static variable in class org.safs.text.FAILKEYS
-
Could not get '%1%'.
- COULD_NOT_GET_VARS - Static variable in class org.safs.text.FAILKEYS
-
Could not get one or more variable values.
- COULD_NOT_RESET - Static variable in class org.safs.text.FAILKEYS
-
Could not reset '%1%' to default.
- COULD_NOT_SELECT - Static variable in class org.safs.text.FAILKEYS
-
Could not select '%1%' in %2%
- COULD_NOT_SET - Static variable in class org.safs.text.FAILKEYS
-
Could not set '%1%' to '%2%'.
- COULD_NOT_SET_PREFIX_VARS_1 - Static variable in class org.safs.text.FAILKEYS
-
Could not set one or more variable values prefixed with '%1%'.
- COULD_NOT_SET_VARS - Static variable in class org.safs.text.FAILKEYS
-
Could not set one or more variable values.
- count - Static variable in class org.safs.rational.Script
-
- count() - Method in class org.safs.tools.logs.processor.StatusItem
-
Convert the property 'text' into an int value.
In fact the property 'text' represents the count number of the 'test record' finished in this status.
- count() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- count() - Method in interface org.safs.tools.stacks.StacksInterface
-
- Counter - Class in org.safs.tools.counters
-
- Counter() - Constructor for class org.safs.tools.counters.Counter
-
Constructor for Counter
- Counter(long, long, long, long, long, long, long, long, long) - Constructor for class org.safs.tools.counters.Counter
-
Constructor for Counter
- COUNTER_MODE_TEXT - Static variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
'AllStatusInfo',
'StepTestsOnly'
- COUNTER_UNIT_TESTCASE - Static variable in class org.safs.Constants
-
"TESTCASE" count test's failures, skipped etc.
- COUNTER_UNIT_TESTSTEP - Static variable in class org.safs.Constants
-
"TESTSTEP" count test's failures, skipped etc.
- counterInfo - Variable in class org.safs.tools.drivers.AbstractDriver
-
- counterInfo - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
- Counters() - Constructor for class org.safs.SAFSPlus.Counters
-
- Counters() - Constructor for class org.safs.selenium.webdriver.SeleniumPlus.Counters
-
- counters - Variable in class org.safs.tools.counters.SAFSCOUNTERS
-
- counters - Variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- counters - Variable in class org.safs.tools.status.SAFSSTATUS
-
- CountersInterface - Interface in org.safs.tools.counters
-
- countGeneralTestFailures() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countGeneralTestPassed() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countGeneralTests() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countGeneralTestWarnings() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countIOFailures() - Method in class org.safs.tools.logs.processor.StatusReport
-
- counts - Variable in class org.safs.tools.drivers.AbstractDriver
-
- countSkipped() - Method in class org.safs.tools.logs.processor.StatusReport
-
- CountStatusInterface - Interface in org.safs.tools.counters
-
Provides access to the current status--usually a snapshot--of a status counter object.
- countTestFailures() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countTestPassed() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countTests() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countTestWarnings() - Method in class org.safs.tools.logs.processor.StatusReport
-
- countTokens() - Method in class org.safs.SAFSStringTokenizer
-
Purpose: Calculates the number of times that this tokenizer's
nextToken method can be called before it generates an exception.
- countTokens() - Method in class org.safs.StringMBTokenizer
-
Purpose: Calculates the number of times that this tokenizer's
nextToken method can be called before it generates an exception.
- countTokens(String) - Method in class org.safs.StringMBTokenizer
-
Purpose: Calculates the number of times that this tokenizer's
nextToken(delimiter) method can be called before it generates an exception.
- countTotalRecords() - Method in class org.safs.tools.logs.processor.StatusReport
-
- create(PersistenceType, FileUtilities.FileType, RuntimeDataInterface, Object) - Static method in class org.safs.persist.PersistorFactory
-
- create(PersistenceType, FileUtilities.FileType, RuntimeDataInterface, Object) - Static method in class org.safs.persist.VerifierFactory
-
- create(InputStream, boolean, Object) - Method in class org.safs.projects.common.projects.pojo.POJOFile
-
Writes the content of the InputStream to this POJOFile.
- createAndShowGUI() - Method in class org.safs.install.ProgressIndicator
-
Create the GUI and show it.
- createAppMapInstance(String) - Method in class org.safs.DDGUIUtilities
-
Create an ApplicationMap instance.
- createCloseParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createCommonStrings() - Method in class org.safs.tools.input.InputKeysParser
-
- createDefaultOperable() - Method in class org.safs.selenium.webdriver.lib.Component
-
Create the default IOperable object for a certain specific component.
It is different from the
Component.createGenericOperable()
, which will provide an IOperable
to support the minimal generic functionalities, like GetGUIImage, Click, HoverMouse etc.
Subclass COULD override this method to provide a default backup IOperable when other ways fail to create IOperable.
- createDefaultOperable() - Method in class org.safs.selenium.webdriver.lib.ListView
-
- createDefaultOperable() - Method in class org.safs.selenium.webdriver.lib.Menu
-
- createDefaultOperable() - Method in class org.safs.selenium.webdriver.lib.Tree
-
- createDiffImage(BufferedImage, BufferedImage, ImageUtils.AlterImageStyle, double) - Static method in class org.safs.image.ImageUtils
-
With the assumption that the two provided images are NOT matching, we will
create a Diff image composite from the two images.
- createDiffImage(BufferedImage, BufferedImage) - Static method in class org.safs.image.ImageUtils
-
With the assumption that the two provided images are NOT matching, we will
create a Diff image composite from the two images.
- CREATEDIRECTORY - Static variable in class org.safs.DCDriverFileCommands
-
- createDirectory(File, File, String) - Method in class org.safs.install.ProjectInstaller
-
- createDirectory(String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Create the directory for the provided directory pathname
- createDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Create the directory for the provided directory pathname
- CreateDirectory(String) - Static method in class org.safs.SAFSPlus.Files
-
Create a new directory.
- CREATEDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"CreateDirectory"
- CREATEDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CreateDirectory"
- createDOJOOperable() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- createDOJOOperable() - Method in class org.safs.selenium.webdriver.lib.Component
-
Create the IOperable object for DOJO domain.
Subclass SHOULD override this method if DOJO will be supported.
- createDOJOOperable() - Method in class org.safs.selenium.webdriver.lib.TabControl
-
- CREATEFILE - Static variable in class org.safs.DCDriverFileCommands
-
- createFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Open a new file with the filename, mode and access provided.
- createFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Open a new file with the filename, mode and access provided.
- createFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Open a new file with the filename, mode and access provided.
- createFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Open a new file with the filename, mode and access provided.
- CreateFile(String, FileUtilities.Mode, FileUtilities.Access, String, String...) - Static method in class org.safs.SAFSPlus.Files
-
- CREATEFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"CreateFile"
- CREATEFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"CreateFile"
- CreateFileA(String, int, int, Kernel32.SecurityAttribute, int, int, Pointer) - Method in interface org.safs.natives.win32.Kernel32
-
Creates or opens a file or I/O device.
- CreateFileW(String, int, int, Kernel32.SecurityAttribute, int, int, Pointer) - Method in interface org.safs.natives.win32.Kernel32
-
- createFolder(POJOProject, String) - Method in class org.safs.projects.common.projects.callbacks.CreateFolderCallback
-
- createFolderCallback - Variable in class org.safs.projects.common.projects.callbacks.Callbacks
-
- CreateFolderCallback - Class in org.safs.projects.common.projects.callbacks
-
This callback is expected to be used by projects such as SeleniumPlus.
- CreateFolderCallback() - Constructor for class org.safs.projects.common.projects.callbacks.CreateFolderCallback
-
- createGenericOperable() - Method in class org.safs.selenium.webdriver.lib.Component
-
Create the generic IOperable object to support the minimal generic functionalities, like GetGUIImage, Click, HoverMouse etc.
This generic IOperable will be used if no other specific IOperable is available.
Normally, subclass should NOT override this method.
- createGuiChildIterator(Object, GuiObjectVector, List) - Method in class org.safs.GuiObjectVector
-
Return a GuiChildIterator subclass instance.
- createGuiChildIterator(List) - Method in class org.safs.GuiObjectVector
-
Return a GuiChildIterator subclass instance.
- createGuiChildIterator(Object, GuiObjectVector, List) - Method in class org.safs.rational.RGuiObjectVector
-
Provide our RGuiChildIterator instance as required.
- createGuiChildIterator(List) - Method in class org.safs.rational.RGuiObjectVector
-
Provide our RGuiChildIterator instance as required.
- createGuiObjectRecognition(String, int) - Method in class org.safs.GuiObjectVector
-
Return a GuiObjectRecognition subclass instance.
- createGuiObjectRecognition(String, int) - Method in class org.safs.rational.RGuiObjectVector
-
Provide our RGuiObjectRecognition instance as required during initialization.
- createHelpParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createHighLightedBackground(View) - Method in class org.safs.android.engine.processor.HighLightUtil
-
Create a LayerDrawable as highlighted background.
- createHTMLOperable() - Method in class org.safs.selenium.webdriver.lib.CheckBox
-
- createHTMLOperable() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- createHTMLOperable() - Method in class org.safs.selenium.webdriver.lib.Component
-
Create the IOperable object for HTML domain.
Subclass SHOULD override this method if HTML will be supported.
- createImageDiff() - Method in class org.safs.image.MakeImageDiff
-
Can only be called if processArgs or the Constructor has already provided the necessary
bench and actual Files to compare.
- createImageDiff(File, File, File) - Method in class org.safs.image.MakeImageDiff
-
- createImageIcon(String) - Static method in class org.safs.image.filter.ImageFilterGUI
-
Returns an ImageIcon, or null if the path was invalid.
- createImageIcon(String) - Static method in class org.safs.image.ImageUtils
-
Returns an ImageIcon, or null if the path is invalid.
- createInitParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createJMenuItem(String, int, int, int) - Method in class org.safs.tools.consoles.JavaJVMConsole
-
Create menu item with mnemonic and accelerate key.
Add ActionListener for the menu item.
- createKey(int, String) - Static method in class org.safs.natives.WinRegistry
-
Create a key
- createListParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createLogLevelParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createLogMessageParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createNewFile() - Method in class org.safs.tools.CaseInsensitiveFile
-
- createOperable(WebElement) - Method in class org.safs.selenium.webdriver.lib.Component
-
- createParser() - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- createPasteEvent() - Method in class org.safs.tools.input.InputKeysParser
-
- createPath(String) - Method in class org.safs.projects.common.projects.callbacks.CreatePathCallback
-
- createPathCallback - Variable in class org.safs.projects.common.projects.callbacks.Callbacks
-
- CreatePathCallback - Class in org.safs.projects.common.projects.callbacks
-
This callback is expected to be used by projects such as SeleniumPlus.
- CreatePathCallback() - Constructor for class org.safs.projects.common.projects.callbacks.CreatePathCallback
-
- createProject(String[]) - Method in class org.safs.install.ProjectInstaller
-
If no arguments are provided then a default Project will be created in the "working directory".
- createProject() - Method in class org.safs.projects.common.projects.callbacks.CreateProjectCallback
-
- createProject(String, URI, String, String, Callbacks) - Static method in class org.safs.projects.seleniumplus.projects.BaseProject
-
For this marvelous project we need to: - create the default Eclipse
project - add the custom project nature - create the folder structure
- createProjectCallback - Variable in class org.safs.projects.common.projects.callbacks.Callbacks
-
- CreateProjectCallback - Class in org.safs.projects.common.projects.callbacks
-
This callback is expected to be used by projects such as SeleniumPlus.
- CreateProjectCallback() - Constructor for class org.safs.projects.common.projects.callbacks.CreateProjectCallback
-
- createProjectStructure() - Method in class org.safs.install.ProjectInstaller
-
Create the project directory structure using the required preset values.
- createProtocolRunner() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Invoked from start().
- createProtocolRunner() - Method in class org.safs.android.DJavaHook
-
Invoked during start loop initialization.
- createProtocolRunner() - Method in class org.safs.android.remotecontrol.SAFSRemoteControl
-
- createProtocolRunner() - Method in class org.safs.JavaSocketsHook
-
Invoked during start loop initialization.
- createQueryParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createRemoteControl() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Called internally by the initialize() routine to get the desired instance/subclass of
SoloRemoteControl.
- createRemoteControl() - Method in class org.safs.android.remotecontrol.SAFSWorker
-
- createResumeParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createRobotiumTestCase() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Instantiate the RobotiumTestCase.
- createSAFSProgramGroup(String) - Static method in class org.safs.install.SilentInstaller
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.CheckBox
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.Component
-
Create the IOperable object for SAP domain.
Subclass SHOULD override this method if SAP will be supported.
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.ListView
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.Menu
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.ScrollBar
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.TabControl
-
- createSAPOperable() - Method in class org.safs.selenium.webdriver.lib.Tree
-
- createSeleniumPlusProgramGroup() - Static method in class org.safs.install.SeleniumPlusInstaller
-
Create SeleniumPlus Program Group and shortcuts.
- createService(String) - Static method in class org.safs.rest.service.Services
-
Create a new Service session using the provided unique serviceId.
- createSingleXMLLogList(String, String) - Method in class org.safs.tools.logs.MultiLogResults
-
Create an XML List File listing a single SAFS XML log file.
- createSuspendLogParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createTestFile() - Static method in class org.safs.text.INIFileReadWriteTest
-
- createTestRun(Script) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRunFactory
-
- createTestRun(Script, Map<String, String>) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRunFactory
-
- createTestRun(Script, Log, WebDriverFactory, HashMap<String, String>) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRunFactory
-
- createTestRun(Script, Log, WebDriverFactory, HashMap<String, String>, Map<String, String>) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRunFactory
-
- createTestRun(Script, Log, WebDriverFactory, HashMap<String, String>, Map<String, String>, TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRunFactory
-
- createTruncateParser() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- createUI() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- createUI() - Method in class org.safs.android.remotecontrol.RemoteControlUI
-
- CreateUnicodeMap - Class in org.safs.tools.input
-
Create a Unicode output file for the running version of Java that can be used
during testing and test development to map SAFS keystroke definitions to the
Java keycodes needed by java.awt.Robot.
- CreateUnicodeMap() - Constructor for class org.safs.tools.input.CreateUnicodeMap
-
- createXMLLogsList(String) - Method in class org.safs.tools.logs.MultiLogResults
-
Create an XML List File listing all SAFS XML log files in the inputLogsDir.
- createXMLLogsSummary(String, String, String) - Method in class org.safs.tools.logs.MultiLogResults
-
Create an XML Summary File from the transformation of an XML List file and XSL transformation file.
- createXMLLogsSummaryNodes(String, String) - Method in class org.safs.tools.logs.MultiLogResults
-
Create an JAXP XML Document Node from the transformation of an XML List file and XSL transformation file.
- Criteria - Class in org.safs.cukes.ai.selenium
-
This class holds the search-conditions to find the target component.
- Criteria() - Constructor for class org.safs.cukes.ai.selenium.Criteria
-
- Criteria(String, String, boolean) - Constructor for class org.safs.cukes.ai.selenium.Criteria
-
- Criteria(String, String, boolean, String) - Constructor for class org.safs.cukes.ai.selenium.Criteria
-
- Criteria(String, String) - Constructor for class org.safs.cukes.ai.selenium.Criteria
-
- CRLF - Static variable in class org.safs.StringUtils
-
"\r\n" PC new line string
- css(String, String, Object) - Static method in class org.safs.rest.REST.DELETE
-
- css(String, String, Object) - Static method in class org.safs.rest.REST.GET
-
- css(String, String, Object) - Static method in class org.safs.rest.REST.HEAD
-
- css(String, String, Object) - Static method in class org.safs.rest.REST.PATCH
-
- css(String, String, Object) - Static method in class org.safs.rest.REST.POST
-
- css(String, String, Object) - Static method in class org.safs.rest.REST.PUT
-
- css(String, String) - Static method in class org.safs.selenium.webdriver.lib.RS
-
Return a Recognition String of format "css=xxx" according to the tagName and cssClassName.
- CSS() - Constructor for class org.safs.selenium.webdriver.lib.RS.CSS
-
- CSS_CLASS_DOJO_DIJIT_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
'dijit'
- CSS_CLASS_SAP_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
'sap'
- CSS_CLASS_SEPARATOR - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
' '
- CSS_LOCATORTYPE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- CSS_SELECTOR_BY_CLASSNAME - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
- CSS_SELECTOR_BY_ID - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
- CSS_TYPE - Static variable in class org.safs.rest.service.Headers
-
- cssClass - Variable in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
cssClass is the html css value for this web element, it may be null
- cssSelector(String) - Static method in class com.jayway.android.robotium.remotecontrol.By
-
Select a WebElement by its css selector.
- CssSelector(String) - Constructor for class com.jayway.android.robotium.remotecontrol.By.CssSelector
-
- CSSSELECTOR_LOCATORTYPE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- ctrl(String) - Static method in class org.safs.model.Keys
-
Returns a string indicating that the CTRL key should be pressed for each character in text
.
- ctrl_mode - Variable in class org.safs.image.ImageManager
-
- ctrl_on - Variable in class org.safs.tools.input.InputKeysParser
-
- CTRLALTLEFTDRAG - Static variable in class org.safs.ComponentFunction
-
- ctrlAltLeftDrag(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
CTRL ALT left mouse drag is performed on the object based on the stored coordinates.
- ctrlAltLeftDrag(String) - Method in class org.safs.model.components.GenericObject
-
CTRL ALT left mouse drag is performed on the object based on the stored coordinates.
- ctrlAltLeftDrag(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
CTRL ALT left mouse drag is performed on the object based on the stored coordinates.
- ctrlAltLeftDrag(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.
- CtrlAltLeftDrag(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
A Ctrl Alt left mouse drag is performed on the object based on the stored coordinates relative to this object.
- ctrlAltLeftDrag(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 "CONTROL" and "ALT" key pressed during the drag.
- CtrlAltLeftDrag(Component, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
A Ctrl Alt left mouse drag is performed on the object based on the stored coordinates relative to this object.
- CTRLALTLEFTDRAG_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlAltLeftDrag"
- CTRLCLICK - Static variable in class org.safs.ComponentFunction
-
- ctrlClick(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A CTRL-click on an object.
- ctrlClick(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A CTRL-click on an object.
- ctrlClick(String, String) - Method in class org.safs.model.components.GenericObject
-
A CTRL-click on an object.
- ctrlClick(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A CTRL-click on an object.
- ctrlClick(String[]) - Method in class org.safs.model.components.GenericObject
-
A CTRL-click on an object.
- ctrlClick(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A CTRL-click on an object.
- CtrlClick(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Control-Click on any visible component.
- CtrlClick(Component, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Control-Click on any visible component.
- ctrlClick(AutoItRs, Point) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Ctrl click with position offset.
- CTRLCLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlClick"
- ctrlClickCell(String, String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single Ctrl+Click on a table cell.
- ctrlClickCell(String, String, String[]) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a single Ctrl+Click on a table cell.
- ctrlClickCell(String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single Ctrl+Click on a table cell.
- ctrlClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single Ctrl+Click on a table cell.
- ctrlClickCell(String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single Ctrl+Click on a table cell.
- ctrlClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a single Ctrl+Click on a table cell.
- CTRLCLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"CtrlClickCell"
- ctrlClickScreenImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Same as CtrlClick.
- ctrlClickScreenImage(String) - Method in class org.safs.model.components.GenericObject
-
Same as CtrlClick.
- ctrlClickScreenImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Same as CtrlClick.
- CTRLCLICKSCREENIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlClickScreenImage"
- ctrlClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(String) - Method in class org.safs.model.components.TreeView
-
Action to blindly CTRL-click a node according to its text value.
- ctrlClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.TreeView
-
Action to blindly CTRL-click a node according to its text value.
- CTRLCLICKUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- CtrlClickUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Click a node according to its path, at the same time the key 'CTRL' is pressed.
- CTRLCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"CtrlClickUnverifiedTextNode"
- CTRLCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"CtrlClickUnverifiedTextNode"
- CTRLCLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"CtrlClickUnverifiedTextNode"
- CTRLLEFTDRAG - Static variable in class org.safs.ComponentFunction
-
- ctrlLeftDrag(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A CTRL left mouse drag is performed on the object based on the stored coordinates.
- ctrlLeftDrag(String) - Method in class org.safs.model.components.GenericObject
-
A CTRL left mouse drag is performed on the object based on the stored coordinates.
- ctrlLeftDrag(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
A CTRL left mouse drag is performed on the object based on the stored coordinates.
- ctrlLeftDrag(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.
- CtrlLeftDrag(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
A Ctrl left mouse drag is performed on the object based on the stored coordinates relative to this object.
- ctrlLeftDrag(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 "CONTROL" key pressed during the drag.
- CtrlLeftDrag(Component, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
A Ctrl left mouse drag is performed on the object based on the stored coordinates relative to this object.
- CTRLLEFTDRAG_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlLeftDrag"
- CTRLRIGHTCLICK - Static variable in class org.safs.ComponentFunction
-
- ctrlRightClick(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A CTRL-Right click on an object.
- ctrlRightClick(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A CTRL-Right click on an object.
- ctrlRightClick(String, String) - Method in class org.safs.model.components.GenericObject
-
A CTRL-Right click on an object.
- ctrlRightClick(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A CTRL-Right click on an object.
- ctrlRightClick(String[]) - Method in class org.safs.model.components.GenericObject
-
A CTRL-Right click on an object.
- ctrlRightClick(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A CTRL-Right click on an object.
- CtrlRightClick(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Control-Right-Click on any visible component.
- CtrlRightClick(Component, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Control-Right-Click on any visible component.
- CTRLRIGHTCLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlRightClick"
- ctrlRightClickScreenImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Same as CtrlRightClick.
- ctrlRightClickScreenImage(String) - Method in class org.safs.model.components.GenericObject
-
Same as CtrlRightClick.
- ctrlRightClickScreenImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Same as CtrlRightClick.
- CTRLRIGHTCLICKSCREENIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlRightClickScreenImage"
- CTRLSHIFTLEFTDRAG - Static variable in class org.safs.ComponentFunction
-
- ctrlShiftLeftDrag(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A CTRL SHIFT left mouse drag is performed on the object based on the stored coordinates.
- ctrlShiftLeftDrag(String) - Method in class org.safs.model.components.GenericObject
-
A CTRL SHIFT left mouse drag is performed on the object based on the stored coordinates.
- ctrlShiftLeftDrag(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
A CTRL SHIFT left mouse drag is performed on the object based on the stored coordinates.
- ctrlShiftLeftDrag(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.
- CtrlShiftLeftDrag(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
A Ctrl Shift left mouse drag is performed on the object based on the stored coordinates relative to this object.
- ctrlShiftLeftDrag(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 "CONTROL" and "SHIFT" key pressed during the drag.
- CtrlShiftLeftDrag(Component, String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
A Ctrl Shift left mouse drag is performed on the object based on the stored coordinates relative to this object.
- CTRLSHIFTLEFTDRAG_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"CtrlShiftLeftDrag"
- CURRENT - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- current(boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- CURRENT_VERSION - Static variable in class org.safs.install.GhostScriptInstaller
-
9.23 current install version
- CURRENTID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- currentobjectdepth - Static variable in class org.safs.ios.Utilities
-
- CurrentUrl - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- CurrentUrl() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CurrentUrl
-
- custom(String, String, String, Object) - Static method in class org.safs.rest.REST.DELETE
-
- custom(String, String, String, Object) - Static method in class org.safs.rest.REST.GET
-
- custom(String, String, String, Object) - Static method in class org.safs.rest.REST.HEAD
-
- custom(String, String, String, Object) - Static method in class org.safs.rest.REST.PATCH
-
- custom(String, String, String, Object) - Static method in class org.safs.rest.REST.POST
-
- custom(String, String, String, Object) - Static method in class org.safs.rest.REST.PUT
-
- CUSTOM_CLASS2TYPE_MAP - Static variable in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
"CustomClass2Type.properties"
should exist in the /lib/ or /libs/ directory of the JAR file seeking the mapping.
- CUSTOM_JAVA_OBJECTS_MAP - Static variable in class org.safs.android.engine.DGuiClassData
-
- CUSTOM_JAVA_OBJECTS_MAP - Static variable in class org.safs.GuiClassData
-
- CUSTOM_MESSAGE - Static variable in class org.safs.logging.AbstractLogFacility
-
- CUSTOM_MESSAGE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- CUSTOM_OBJECT_TYPES_MAP - Static variable in class org.safs.android.engine.DGuiClassData
-
- CUSTOM_OBJECT_TYPES_MAP - Static variable in class org.safs.GuiClassData
-
- customCellObjects - Variable in class org.safs.rational.CFTable
-
- CustomLogFac - Class in org.safs.staf.service.logging
-
This class and AbstractSAFSCustomLoggingService
provide a sample custom
logging service implementation that writes directly to the STAF logs.
- CustomLogFac(String, long, String, HandleInterface, String) - Constructor for class org.safs.staf.service.logging.CustomLogFac
-
Creates a CustomLogFac
.
- customService - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- customStr - Static variable in class org.safs.Processor
-
- customStr - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
empty.
- customText - Static variable in class org.safs.Processor
-
- customText - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
GetText instance handling CUSTOM text resources.
- CUT_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- CWPSTRUCT() - Constructor for class org.safs.natives.win32.User32.CWPSTRUCT
-
- CYCLE_TABLE_FILE_EXTENSION - Static variable in class org.safs.model.AbstractTestTable
-
'CDD'
- cycleflowcontrol - Variable in class org.safs.tools.drivers.AbstractDriver
-
CYCLE shared flow control info used by all Driver/InputProcessors.
- cycleLinkedFac - Variable in class org.safs.tools.drivers.AbstractDriver
-
- cycleLog - Variable in class org.safs.tools.drivers.DefaultDriver
-
- cycleLogMode - Variable in class org.safs.tools.drivers.AbstractDriver
-
- cycleLogName - Variable in class org.safs.tools.drivers.AbstractDriver
-
- cycleSeparator - Variable in class org.safs.tools.drivers.AbstractDriver
-
- cycleStack - Variable in class org.safs.tools.drivers.DefaultDriver
-
- cycleSuffix - Variable in class org.safs.tools.drivers.AbstractDriver
-
- CycleTestTable - Class in org.safs.model
-
The concrete implementation to represent test tables for the Cycle test level.
- CycleTestTable(String) - Constructor for class org.safs.model.CycleTestTable
-
Create a new instance of a CycleTestTable with the provided name.
- data - Variable in class org.safs.control.Control
-
- data - Variable in class org.safs.JavaHook
-
The TestRecordHelper the hook will use for handling TestRecordData.
- data - Variable in class org.safs.RobotJHook
-
- data - Variable in class org.safs.tools.consoles.GenericProcessCapture
-
- DATA_BIGGER_THAN_THRESHOLD - Static variable in interface org.safs.Printable
-
"** THE DATA IS TOO BIG TO PRINT **"
- Database - Class in org.safs.model.components
-
- Database(Window, String) - Constructor for class org.safs.model.components.Database
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- Database(String, String) - Constructor for class org.safs.model.components.Database
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- Database(String) - Constructor for class org.safs.model.components.Database
-
- DatabaseCommandsHelper - Class in org.safs
-
Purpose: DatabaseCommandsHelper, used by DCDriverCommands.
- DatabaseCommandsHelper() - Constructor for class org.safs.DatabaseCommandsHelper
-
- DatabaseFunctions - Class in org.safs.model.commands
-
- databasePathOption() - Static method in class org.safs.tools.ocr.gocr.GOCREngine
-
- DatabaseUtils - Class in org.safs
-
Purpose: Utilities to find a database connection using java.sql.DriverManager;
can also getValues.
- DatabaseUtils() - Constructor for class org.safs.DatabaseUtils
-
- dataDir - Variable in class org.safs.install.ProjectInstaller
-
- DataPickerProcessor - Class in org.safs.android.engine.processor
-
- DataPickerProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.DataPickerProcessor
-
- DATAPOOL_DIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"Maps"
- datapoolSource - Variable in class org.safs.tools.drivers.AbstractDriver
-
- DataServiceConstant() - Constructor for class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
- dataSourceFactory - Variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- DataUtilities - Class in org.safs.tools.data
-
- DataUtilities() - Constructor for class org.safs.tools.data.DataUtilities
-
- date - Variable in class org.safs.logging.STAFLogRecord
-
The date part of the time stamp field.
- DATE_FORMAT_a - Static variable in class org.safs.tools.stringutils.StringUtilities
-
- DATE_FORMAT_ACCEPTED_BY_SPRING_MVC - Static variable in class org.safs.Utils
-
"yyyy-MM-dd'T'HH:mm:ss.SSSZ"
- DATE_FORMAT_AM_PM_DATE_TIME - Static variable in class org.safs.tools.stringutils.StringUtilities
-
- DATE_FORMAT_AM_PM_TIME - Static variable in class org.safs.tools.stringutils.StringUtilities
-
- DATE_FORMAT_DATE - Static variable in class org.safs.tools.stringutils.StringUtilities
-
- DATE_FORMAT_IN - Static variable in class org.safs.data.model.EkspresoEvent
-
"MM-dd-YYYY HH:MM:ss a z" copied from EkspresoEventObject, this format is needed by EkspresoEventObject.setEvent_datetime()
- DATE_FORMAT_ISO8601 - Static variable in class org.safs.Utils
-
"yyyy-MM-dd'T'HH:mm:ss'Z'"
- DATE_FORMAT_MILITARY_DATE_TIME - Static variable in class org.safs.tools.stringutils.StringUtilities
-
- DATE_FORMAT_MILITARY_TIME - Static variable in class org.safs.tools.stringutils.StringUtilities
-
- DATE_FORMAT_OUT - Static variable in class org.safs.data.model.EkspresoEvent
-
"YYYY-MM-dd'T'HH:MM:ss:SSS'Z'Z" copied from EkspresoEventObject, it is the internal format of this class field 'event_datetime'
- dateFormats - Variable in class org.safs.Utils.DefaultDateJsonDeserializer
-
The DateFormats used to parse a String to a Date.
- DatePicker - Class in org.safs.model.components
-
- DatePicker(Window, String) - Constructor for class org.safs.model.components.DatePicker
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DatePicker(String, String) - Constructor for class org.safs.model.components.DatePicker
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DatePicker(String) - Constructor for class org.safs.model.components.DatePicker
-
- DatePickerFunctions - Class in org.safs.model.commands
-
- dateTime(int) - Static method in class org.safs.Constants.SAFS_LogConstants
-
Returns the string representation of the current date or time.
- dateTime(int) - Static method in class org.safs.logging.LogItem
-
Returns the string representation of the current date or time.
- DATETIME - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- DATETIME - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"input[@type='date' or @type='datetime-local' or @type='month' or @type='time' or @type='week']"}
- dateTime - Variable in class org.safs.tools.logs.processor.LogMessage
-
- dateTime - Variable in class org.safs.tools.logs.processor.StatusReport
-
- dc - Variable in class org.safs.tools.engines.TIDDriverRestCommands
-
The special Processor for handling Driver Command keywords.
- dcBreakpointsOn - Static variable in class org.safs.DriverCommandProcessor
-
All DriverCommandProcessor instances may enable/disable and force breakpoints where they
deem this appropriate.
- dcCounters - Variable in class org.safs.tools.engines.TIDDriverCommands
-
- dcCustom - Variable in class org.safs.DriverCommandProcessor
-
- dcData - Variable in class org.safs.DriverCommandProcessor
-
- DCDriverCommand - Class in org.safs.custom
-
Purpose: DCDriverCommand, custom driver commands
Lifetime: instantiated by DriverCommandProcessor
im
- DCDriverCommand() - Constructor for class org.safs.custom.DCDriverCommand
-
Purpose: constructor, calls super
- DCDriverCommand - Class in org.safs.rational
-
Purpose: DCDriverCommand, process a default generic driver command
Lifetime: instantiated by DriverCommandProcessor
- DCDriverCommand() - Constructor for class org.safs.rational.DCDriverCommand
-
Purpose: constructor, calls super
- DCDriverCommand - Class in org.safs.selenium
-
- DCDriverCommand() - Constructor for class org.safs.selenium.DCDriverCommand
-
- DCDriverCommand - Class in org.safs.selenium.webdriver
-
- DCDriverCommand() - Constructor for class org.safs.selenium.webdriver.DCDriverCommand
-
- DCDriverDatabaseCommands - Class in org.safs
-
Purpose: DCDriverDatabaseCommands, process a database driver commands
Lifetime: instantiated by DCDriverCommand
im
- DCDriverDatabaseCommands() - Constructor for class org.safs.DCDriverDatabaseCommands
-
Purpose: constructor, calls super
- DCDriverFileCommands - Class in org.safs
-
DCDriverFileCommands, process a file driver commands
instantiated by DCDriverCommand
- DCDriverFileCommands() - Constructor for class org.safs.DCDriverFileCommands
-
Purpose: constructor, calls super
- DCDriverFlowCommands - Class in org.safs
-
Purpose: DCDriverFlowCommands, process driver flow commands
Lifetime: instantiated by DCDriverCommand
im
- DCDriverFlowCommands() - Constructor for class org.safs.DCDriverFlowCommands
-
Purpose: constructor, calls super
- DCDriverMiscCommands - Class in org.safs
-
Purpose: DCDriverMiscCommands, process a miscellaneous driver commands, like pause
Lifetime: instantiated by DCDriverCommand
- DCDriverMiscCommands() - Constructor for class org.safs.DCDriverMiscCommands
-
Purpose: constructor, calls super
- DCDriverStringCommands - Class in org.safs
-
Process a string driver commands.
- DCDriverStringCommands() - Constructor for class org.safs.DCDriverStringCommands
-
Purpose: constructor, calls super
- DCDriverTimerCommands - Class in org.safs
-
Process a timer commands.
- DCDriverTimerCommands() - Constructor for class org.safs.DCDriverTimerCommands
-
Purpose: constructor, calls super
- dcFile - Variable in class org.safs.DriverCommandProcessor
-
- dcFlow - Variable in class org.safs.DriverCommandProcessor
-
- dcFlow - Variable in class org.safs.tools.engines.TIDDriverCommands
-
- DCGUIUtilities - Class in org.safs
-
Concrete subclass of DDGUIUtilities that provides no real implementation for the
handling of GUI components.
- DCGUIUtilities() - Constructor for class org.safs.DCGUIUtilities
-
- DCJavaHook - Class in org.safs
-
- DCJavaHook() - Constructor for class org.safs.DCJavaHook
-
Constructor for DCJavaHook
- DCJavaHook(String) - Constructor for class org.safs.DCJavaHook
-
Constructor for DCJavaHook
- DCJavaHook(String, LogUtilities) - Constructor for class org.safs.DCJavaHook
-
Constructor for DCJavaHook
- DCJavaHook(String, String) - Constructor for class org.safs.DCJavaHook
-
Constructor for DCJavaHook
- DCJavaHook(String, String, LogUtilities) - Constructor for class org.safs.DCJavaHook
-
Standard Constructor for DCJavaHook
- DCJavaHook(String, String, LogUtilities, TestRecordHelper, DDGUIUtilities, ProcessRequest) - Constructor for class org.safs.DCJavaHook
-
Advanced Constructor for DCJavaHook.
- DClassTypeInfo - Class in org.safs.android.engine
-
- DClassTypeInfo(String) - Constructor for class org.safs.android.engine.DClassTypeInfo
-
- dcLog - Variable in class org.safs.tools.engines.TIDDriverCommands
-
- dcMisc - Variable in class org.safs.DriverCommandProcessor
-
- dcRest - Variable in class org.safs.tools.engines.TIDDriverCommands
-
- dcStrg - Variable in class org.safs.DriverCommandProcessor
-
- DCTestRecordHelper - Class in org.safs
-
Concrete subclass of TestRecordHelper that provides no additional functionality.
- DCTestRecordHelper() - Constructor for class org.safs.DCTestRecordHelper
-
Constructor for DCTestRecordHelper
- dcTimer - Variable in class org.safs.DriverCommandProcessor
-
- DDDriverCommands - Class in org.safs.model.commands
-
- DDDriverCounterCommands - Class in org.safs.model.commands
-
- DDDriverDatabaseCommands - Class in org.safs.model.commands
-
- DDDriverDebugCommands - Class in org.safs.model.commands
-
- DDDriverDeprecatedCommands - Class in org.safs.model.commands
-
- DDDriverFileCommands - Class in org.safs.model.commands
-
- DDDriverFlowCommands - Class in org.safs.model.commands
-
- DDDriverLogCommands - Class in org.safs.model.commands
-
- DDDriverRestCommands - Class in org.safs.model.commands
-
- DDDriverStringCommands - Class in org.safs.model.commands
-
- DDDriverTimerCommands - Class in org.safs.model.commands
-
- DDGUIUtilities - Class in org.safs
-
Here we provide the basis for handling Application Maps through the SAFSMAPS
service in STAF.
- DDGUIUtilities() - Constructor for class org.safs.DDGUIUtilities
-
- DDGUtilsInterface - Interface in org.safs
-
Purpose:static DDG utilities, concept taken from SQABasic version
- ddms(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- ddms(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- ddms - Class in org.safs.android.auto.tools
-
- ddms() - Constructor for class org.safs.android.auto.tools.ddms
-
- DDriverCommand - Class in org.safs.android
-
SAFS/DROID supported Driver Commands.
- DDriverCommand() - Constructor for class org.safs.android.DDriverCommand
-
- ddvariable - Static variable in class org.safs.install.DLLInstaller
-
- debug(String) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- debug(String) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Forward debug messages to our testRunner which may or may not have debug enabled
for performance reasons.
- debug(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.LogsImpl
-
- debug(String) - Method in interface com.jayway.android.robotium.remotecontrol.solo.LogsInterface
-
Log or otherwise report a debug message
- debug(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- debug(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Deprecated.
- debug(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Output debug messages to our LogsInterface, or to our out PrintStream if the LogsInterface is not set.
- debug(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
Writes to System.out.
- debug(String) - Static method in class org.safs.android.auto.lib.ImageUtils
-
- debug(String) - Method in class org.safs.android.DJavaHook
-
Solo Remote control LogsInterface implementation.
- debug(String) - Method in class org.safs.android.engine.DGuiClassData
-
- debug(String) - Method in class org.safs.android.engine.DGuiObjectDefinition
-
send a debug message to our testrunner to send to our remote controller.
- debug(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
send a debug message to our testrunner to send to our remote controller.
- debug(String) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- debug(String) - Method in class org.safs.android.engine.DGuiObjectVector
-
- debug(String) - Method in class org.safs.android.engine.DSAFSTestRunner
-
Send a debug message to our remote TCP client (if enabled).
- debug(String) - Method in class org.safs.android.engine.processor.HighLightUtil
-
- debug(String) - Method in class org.safs.android.engine.processor.SAFSRobot
-
- debug(String) - Method in interface org.safs.android.messenger.client.LogsInterface
-
Log or otherwise report a debug message
- debug(String) - Method in class org.safs.android.messenger.client.MessengerHandler
-
- debug(String) - Method in class org.safs.android.messenger.client.MessengerRunner
-
- debug(String) - Method in class org.safs.android.messenger.MessengerHandler
-
- debug(String) - Method in class org.safs.android.messenger.MessengerService
-
- debug(String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- debug(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- DEBUG - Static variable in class org.safs.Constants.LogConstants
-
"0" DEBUG log level.
- debug - Variable in class org.safs.control.Control
-
- debug - Static variable in class org.safs.image.ImageUtils
-
for messaging and GenericEngine.saveTestRecordScreenToTestDirectory
- debug(String) - Static method in class org.safs.IndependantLog
-
- debug(String, Throwable) - Static method in class org.safs.IndependantLog
-
- debug - Variable in class org.safs.install.InstallerImpl
-
if installation is in debug more, default is false.
- debug - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- debug(String) - Static method in class org.safs.ios.Utilities
-
Writes to SAFS Debug "Log" at this time.
- DEBUG - Static variable in class org.safs.Log
-
"0" DEBUG log level.
- debug(Object) - Static method in class org.safs.Log
-
- debug(Object, Throwable) - Static method in class org.safs.Log
-
- debug(Object) - Method in class org.safs.logging.ApacheLogUtilities
-
- debug(Object, Throwable) - Method in class org.safs.logging.ApacheLogUtilities
-
- debug(String) - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- debug(String, Object) - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- debug(String, Object...) - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- debug(String, Throwable) - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- debug(String, Object, Object) - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- debug(String) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- debug(String, Object) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- debug(String, Object...) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- debug(String, Throwable) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- debug(String, Object, Object) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- debug(String) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- debug(String, Object) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- debug(String, Object...) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- debug(String, Throwable) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- debug(String, Object, Object) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- debug(String) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- debug(String, Object) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- debug(String, Object...) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- debug(String, Throwable) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- debug(String, Object, Object) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- debug(String) - Static method in class org.safs.model.annotations.Utilities
-
- debug(String) - Static method in class org.safs.model.examples.embedded.MyApplicationTest
-
- debug(String) - Method in class org.safs.model.examples.minimal.MyApplicationTest
-
- debug(String) - Static method in class org.safs.model.tools.AbstractRunner
-
- debug(String) - Static method in class org.safs.SAFSPlus
-
- debug() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Used to add debug messages the global array, so that
in the java code, we can get the javascript debug messages write them to debug-Log.
- debug - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
- debug(String) - Method in class org.safs.sockets.AbstractProtocolRunner
-
Convenience routine to route internal debug messages to registered DebugListeners.
- debug(String) - Method in class org.safs.sockets.SocketProtocol
-
Convenience routine for logging debug messages.
- debug(String) - Method in class org.safs.sockets.TestOccupiedPort
-
- debug(String) - Method in class org.safs.tools.consoles.GenericProcessConsole
-
Writes to System.out .
- debug(String) - Method in class org.safs.tools.consoles.ProcessCapture
-
- debug(String) - Method in class org.safs.tools.consoles.ProcessConsole
-
- debug - Static variable in class org.safs.tools.DefaultTestRecordStackable
-
The default value is 'false', so that some debug message will not show in debug log.
- debug(String) - Static method in class org.safs.tools.DefaultTestRecordStackable
-
Log a debug log message ONLY if debug log output is enabled.
- debug - Variable in class org.safs.tools.drivers.AbstractDriver
-
- debug(String) - Static method in class org.safs.tools.GenericProcessMonitor
-
Writes to System.out .
- debug - Static variable in class org.safs.tools.mail.Mailer
-
If true, the debug message will be output to console.
- debug(String) - Static method in class org.safs.tools.ProcessMonitor
-
Writes to Log.debug .
- DEBUG2CONSOLE_OPTION - Static variable in class org.safs.tools.engines.SAFSDROID
-
- DEBUG_ENABLE - Static variable in class org.safs.staf.service.queue.Fifo
-
- DEBUG_LOG_CUSTOM_LOGGING - Static variable in class org.safs.staf.service.ServiceDebugLog
-
- DEBUG_LOG_INPUT - Static variable in class org.safs.staf.service.ServiceDebugLog
-
- DEBUG_LOG_LOGGING - Static variable in class org.safs.staf.service.ServiceDebugLog
-
- DEBUG_LOG_MAPS - Static variable in class org.safs.staf.service.ServiceDebugLog
-
- DEBUG_LOG_VARIABLE - Static variable in class org.safs.staf.service.ServiceDebugLog
-
- DEBUG_LOGNAME - Static variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
"DEBUG" Name of the Adapter to facilitate SAFS Debug Logging.
- DEBUG_MESSAGE - Static variable in class org.safs.DDGUIUtilities
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- DEBUG_MESSAGE - Static variable in class org.safs.JavaHook
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- DEBUG_MESSAGE - Static variable in class org.safs.logging.AbstractLogFacility
-
- DEBUG_MESSAGE - Static variable in class org.safs.Processor
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- DEBUG_MESSAGE - Static variable in class org.safs.ProcessRequest
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- DEBUG_MESSAGE - Static variable in class org.safs.RobotJHook
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- DEBUG_MESSAGE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- DEBUG_MESSAGE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- DEBUG_MESSAGE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- DEBUG_OUTPUT_JAVASCRIPT_FUNCTIONS - Static variable in class org.safs.selenium.util.JavaScriptFunctions
-
Used to turn on/off the output of javascript functions to debug log.
- DEBUG_TAG_LC - Static variable in class org.safs.ios.Utilities
-
":debug:" SAFS debug message prefix (lower-case) tagging a message to be delivered to the SAFS Debug Log.
- debugAppMap(DriverInterface) - Constructor for class org.safs.tools.consoles.SAFSMonitorFrame.debugAppMap
-
- debugEnabled - Variable in class com.jayway.android.robotium.remotecontrol.solo.LogsImpl
-
- debugEnabled - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
True to enable LogsInterface debug logging, false otherwise.
- debugEnabled - Static variable in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- debugI(String) - Method in class org.safs.android.auto.lib.DUtilities
-
- debugI(String) - Method in class org.safs.android.DUtilities
-
- DebugInfo - Class in org.safs.tools.drivers
-
- DebugInfo() - Constructor for class org.safs.tools.drivers.DebugInfo
-
Constructor for DebugInfo
- debugInit() - Method in class org.safs.staf.service.ServiceDebugLog
-
Initializes debug log.
- DebugInterface - Interface in org.safs.tools.drivers
-
- debugListener - Variable in class org.safs.android.messenger.client.MessengerRunner
-
- DebugListener - Interface in org.safs.sockets
-
A NamedListener that wishes to sink/log debug messages from remote sources.
- debuglog - Variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
- debugLog - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- debugLog - Variable in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
- debugLog - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- debugLog - Variable in class org.safs.staf.service.logging.SLSLogFacility
-
- debugLog - Variable in class org.safs.staf.service.logging.STAFFileLogItem
-
- debugLogFile - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
The debug log file containing debug message when calling main() to start "selenium server".
- debugLogFileName - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- debuglogger - Variable in class org.safs.android.engine.DGuiObjectVector
-
- DebugLoggerAdapter - Class in org.safs.logging.slf4j
-
SAFS Logger Adapter writing only to the SAFS Debug Log--if it is running/available.
- DebugLoggerAdapter() - Constructor for class org.safs.logging.slf4j.DebugLoggerAdapter
-
- debugLogSystemProperties() - Static method in class org.safs.rmi.engine.AgentImpl
-
Log.debug all available Java System Properties.
- debugmapfile - Variable in class org.safs.tools.consoles.SAFSMonitorFrame.debugAppMap
-
- debugmsg(Throwable) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- debugmsg(Class<?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Generate debug message with class name and method name.
- debugmsg(Class<?>, String, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Generate debug message with class name, method name and message.
- debugmsg(Class<?>, String, Throwable) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Generate debug message with class name, method name and Throwable object.
- debugmsg(Class<?>, String, String, Throwable) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Generate debug message with class name, method name, detail message and Throwable object.
- debugmsg(boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- debugPrefix - Variable in class org.safs.android.engine.processor.DriverProcessor
-
- debugPrefix - Variable in class org.safs.android.engine.processor.TestStepProcessor
-
- debugprefix - Static variable in class org.safs.sockets.SocketProtocol
-
- debugPrint - Variable in class org.safs.tools.expression.SafsExpression
-
- debugPrintln(String) - Method in class org.safs.staf.service.ServiceDebugLog
-
Prints a line to the debug log if debugging is enabled.
- debugPrintln(String, STAFResult) - Method in class org.safs.staf.service.ServiceDebugLog
-
Prints a message and STAFResult to the debug log if debugging is enabled.
- debugPrintln(String, Exception) - Method in class org.safs.staf.service.ServiceDebugLog
-
Prints a message and Exception to the debug log if debugging is enabled.
- debugStr - Static variable in class org.safs.Processor
-
- debugStr - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
empty.
- debugTerm() - Method in class org.safs.staf.service.ServiceDebugLog
-
Closing debug log.
- debugText - Static variable in class org.safs.Processor
-
- debugText - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
GetText instance handling DEBUG text resources.
- decodeBase64Bytes(String) - Static method in class org.w3c.tools.codec.Base64Decoder
-
Decode a base64 encoded string to array of bytes with a default charset .
- decodeBase64Bytes(String, String) - Static method in class org.w3c.tools.codec.Base64Decoder
-
Decode a base64 encoded string to array of bytes with a charset.
- decodeBase64Object(String) - Static method in class com.jayway.android.robotium.remotecontrol.solo.Message
-
Decode a string to object with charset
"UTF-8".
- decodeBase64Object(String) - Static method in class org.safs.StringUtils
-
Decode a string to object with charset
"UTF-8".
- decodeBase64Object(String) - Static method in class org.w3c.tools.codec.Base64Decoder
-
Decode a base64 encoded string to an object with a default charset .
- decodeBase64Object(String, String) - Static method in class org.w3c.tools.codec.Base64Decoder
-
Decode a base64 encoded string to an object with a charset.
- decodeEncodedKey(String, boolean) - Static method in class org.safs.RSA
-
- decodePrivateKey(String) - Static method in class org.safs.RSA
-
- decodePublicKey(String) - Static method in class org.safs.RSA
-
- decrementAfter() - Method in class org.safs.selenium.webdriver.lib.model.MutableInteger
-
decrement the int value, return the int value after decrement
- decrementBefore() - Method in class org.safs.selenium.webdriver.lib.model.MutableInteger
-
decrement the int value, return the int value before decrement
- decrementRunningThreads() - Method in class org.safs.image.SharedLock
-
- decrementRunningThreadsAndTestHasRunning() - Method in class org.safs.image.SharedLock
-
- decryptByPrivateKey(String, String) - Static method in class org.safs.RSA
-
Decrypt the base64-encoded enctyped string data by private key.
- decryptByPrivateKey(String, String, String) - Static method in class org.safs.RSA
-
Decrypt the base64-encoded enctyped string data by private key.
- decryptByPrivateKey(byte[], String) - Static method in class org.safs.RSA
-
Decrypt the bytes data by private key.
- decryptByPublicKey(String, String) - Static method in class org.safs.RSA
-
Decrypt the base64-encoded enctyped string data by public key.
- decryptByPublicKey(String, String, String) - Static method in class org.safs.RSA
-
Decrypt the base64-encoded enctyped string data by public key.
- decryptByPublicKey(byte[], String) - Static method in class org.safs.RSA
-
Decrypt the bytes data by public key.
- deduceBenchFile(String) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
Deduce the absolute full path bench-relative file.
- deduceBenchFile(String) - Method in class org.safs.Processor
-
Deduce the absolute full path bench-relative file.
- deduceBenchFile(String, RuntimeDataInterface) - Static method in class org.safs.text.FileUtilities
-
Deduce the absolute full path bench-relative file.
- deduceBenchFile(String) - Method in class org.safs.tools.engines.GenericEngine
-
Deduce the absolute full path bench file name.
- deduceDatapoolFile(String, RuntimeDataInterface) - Static method in class org.safs.text.FileUtilities
-
Deduce the absolute full path datapool-relative file.
- deduceDiffFile(String) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
Deduce the absolute full path Diff-relative file.
- deduceDiffFile(String) - Method in class org.safs.Processor
-
Deduce the absolute full path Diff-relative file.
- deduceDiffFile(String, RuntimeDataInterface) - Static method in class org.safs.text.FileUtilities
-
Deduce the absolute full path Diff-relative file.
- deduceFile(String, int, RuntimeDataInterface) - Static method in class org.safs.text.FileUtilities
-
Deduce the absolute full path to a project-relative, test-relative, bench-relative, diff-relative filename.
- deduceFilterAreas(Component, Component[]) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Generate a "filter string" (Filter=x1,y1,x2,y2 x1,y1,x2,y2) according to a parent component and an array of children.
The deduced "filter string" can be used in
SeleniumPlus.GetGUIImage(org.safs.model.Component, String, String...)
or
SeleniumPlus.VerifyGUIImageToFile(org.safs.model.Component, String, String...)
.
- deduceImageRect(String) - Method in class org.safs.ComponentFunction
-
- deduceMainClass() - Static method in class org.safs.tools.MainClass
-
Deduce the main classname started by the JVM.
- deduceMatchingUUIDFilename(String) - Static method in class org.safs.text.FileUtilities
-
Create a unique test/actual filename matching the benchFilename but with a UUID String embedded.
- deduceMissingParameters() - Method in class org.safs.install.ProjectInstaller
-
fourth-order (last) processing to attempt to fill-in missing settings relative to other known info.
- deduceOneClassType(String, String) - Static method in class org.safs.GuiClassData
-
GuiClassData supports multiple 'types' for each class.
- deduceOSFamily() - Static method in class org.safs.android.auto.lib.Console
-
Deduce the 'OS family name' from the 'OS name'.
'windows' for all versions of Windows System.
'unix' for all versions of Unix, Linux System.
'mac' for all versions of Mac System.
- deduceOSFamily() - Static method in class org.safs.tools.GenericProcessMonitor
-
Deduce the 'OS family name' from the 'OS name'.
'windows' for all versions of Windows System.
'unix' for all versions of Unix, Linux System.
'mac' for all versions of Mac System.
- deduceProjectFile(String) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
Deduce the absolute full path to a project-relative file.
- deduceProjectFile(String) - Method in class org.safs.Processor
-
Deduce the absolute full path to a project-relative file.
- deduceProjectFile(String, RuntimeDataInterface) - Static method in class org.safs.text.FileUtilities
-
Deduce the absolute full path to a project-relative file.
- deduceProjectFile(String) - Method in class org.safs.tools.engines.GenericEngine
-
Deduce the absolute full path to a project-relative file.
- deduceTestFile(String) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
Deduce the absolute full path test-relative file.
- deduceTestFile(String) - Method in class org.safs.Processor
-
Deduce the absolute full path test-relative file.
- deduceTestFile(String, RuntimeDataInterface) - Static method in class org.safs.text.FileUtilities
-
Deduce the absolute full path test-relative file.
- deduceTestFile(String) - Method in class org.safs.tools.engines.GenericEngine
-
Deduce the absolute full path test file name.
- deduceUnusedSeparatorString(String) - Static method in class org.safs.StringUtils
-
- deduceUsedSeparatorString(String) - Static method in class org.safs.StringUtils
-
- deduceValidDomains(DomainTestObject[]) - Method in class org.safs.rational.RGuiObjectVector
-
Attempts to remove WIN domains that are likely bad associations with other domains like NET
and, maybe, HTML.
- DEFAULT_ACCPET_SLF4J_DEBUG - Static variable in class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
false
- DEFAULT_ACCPET_SLF4J_TEST - Static variable in class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
false
- DEFAULT_ACTIVEX_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_ADDINFO - Static variable in class org.safs.ios.IOSProcessContainer
-
'false'
- DEFAULT_ADDINFO - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'false'
- DEFAULT_AGENT - Static variable in class org.safs.jvmagent.Bootstrap
-
'org.safs.rmi.engine.AgentImpl'
The default Agent instanced by the Bootstrap AgentClassLoader.
- DEFAULT_AGENT_NAME - Static variable in interface org.safs.jvmagent.LocalAgentFactory
-
'ComponentAgent'
Default agent name used to instantiate local agent helpers.
- DEFAULT_AGENT_PACKAGE - Static variable in interface org.safs.jvmagent.LocalAgentFactory
-
'org.safs.jvmagent'
Default package used to instantiate local agent helpers.
- DEFAULT_AGENT_PROPERTIES - Static variable in class org.safs.jvmagent.Bootstrap
-
'safsjvmagent.properties'
This is the properties file containing values used by this class.
- DEFAULT_ANDROID_CLASS_TYPE - Static variable in class org.safs.android.engine.DGuiClassData
-
default type: "View"
- DEFAULT_ANDROID_OBJECT_TYPE - Static variable in class org.safs.android.engine.DGuiClassData
-
default library name: "View"
- DEFAULT_APPENDMAP - Static variable in class org.safs.ios.IOSProcessContainer
-
'false'
- DEFAULT_APPENDMAP - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'false'
- DEFAULT_APPMAP_ORDER - Static variable in class org.safs.model.tools.AbstractDriver
-
"AppMap.order"
- DEFAULT_ASSIGN_SEPARATOR - Static variable in class org.safs.android.engine.DGuiObjectVector
-
"="
- DEFAULT_ASSIGN_SEPARATOR - Static variable in class org.safs.GuiObjectRecognition
-
"="
- DEFAULT_AUT_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- DEFAULT_AUT_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
- DEFAULT_AUT_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- DEFAULT_AUTH_CODE_RESOURCE - Static variable in class org.safs.auth.AuthorizationServer
-
'oauth/authorize'
- DEFAULT_AUTH_TOKEN_RESOURCE - Static variable in class org.safs.auth.AuthorizationServer
-
'oauth/token'
- DEFAULT_BAD_PARAM - Static variable in class org.safs.text.GENKEYS
-
%1% invalid optional parameter '%2%' set to '%3%'.
- DEFAULT_BASE_NAME - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
'safsdata' the default relative URI on which the SAFS Data service runs.
- DEFAULT_BENCHDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
'Benchmarks' the default folder where the test benchmarks are stored.
- DEFAULT_BROWSER - Static variable in class org.safs.selenium.DCDriverCommand
-
- DEFAULT_BROWSER - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- DEFAULT_BROWSER_DRIVER_IMPLEMENTATION - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
- DEFAULT_BROWSER_TIMEOUT - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- DEFAULT_BROWSER_TIMEOUT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
0 seconds, means that the browser is allowed to hang forever.
- DEFAULT_BUFFER_SIZE - Static variable in class org.safs.StringUtils
-
1024*10
- DEFAULT_BUFFER_SIZE - Static variable in class org.safs.text.FileLineReader
-
- DEFAULT_BYPASS_FRAME_RESET - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
false Do not bypass the frame reset, by default, search algorithms begin every search by switching back to the topmost root HTML document (frame).
- DEFAULT_BYPASS_ROBOT_ACTION - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
false Do not bypass the robot.action, by default our library will handle click actions by Robot firstly, if failed then handle it by selenium.
- DEFAULT_CHILD_SEPARATOR - Static variable in class org.safs.android.engine.DGuiObjectVector
-
";\;"
- DEFAULT_CHILD_SEPARATOR - Static variable in class org.safs.GuiObjectVector
-
";\;" -- separates parent/child relationships in recognition strings.
- DEFAULT_CLASS2TYPE_MAP - Static variable in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
"Class2Type.properties"
Typically embedded in the JAR file for the class seeking the mapping.
- DEFAULT_CLASS_TYPE - Static variable in class org.safs.GuiClassData
-
- DEFAULT_CLIENT_DISPLAY - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
JAVA_CLIENT_DISPLAY
- DEFAULT_CLIENT_TEXT - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
JAVA_CLIENT_TEXT
- DEFAULT_CLOSE_CAPTION_EXPRESSION - Static variable in class org.safs.GuiObjectRecognition
-
"}" End wildcard definition
- DEFAULT_COMMAND_SEPARATOR - Static variable in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- DEFAULT_CONFIGURE_FILENAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safstid.ini"
Default Configuration filename used by TID Driver.
- DEFAULT_CONFIGURE_FILENAME_TEST_INI - Static variable in class org.safs.tools.drivers.DriverConstant
-
"test.ini"
Default Configuration filename used by org.safs.model.tools.AbstractRunner,
it serves as the default configuration file for any driver launched from within AbstractRunner.
- DEFAULT_CONFIGURE_LOCATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.drivers.ConfigureFileLocator"
Default ConfigureLocatorInterface used by TID Driver.
- default_connect_stimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
How long to wait for a remote connection before issuing timeout.
- DEFAULT_CONNECTION - Static variable in class org.safs.tools.data.GenericJDBC
-
"sharenet://database.server:5011" , user needs to set his own database server.
- DEFAULT_CONNECTION_TEST_COMMAND - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"
getAlertText" defines the default
selenium-driver-command
used to test the connection between WebDriver and BrowserDriver.
- DEFAULT_CONNECTION_TEST_MAX_DURATION - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- DEFAULT_CONNECTION_TEST_MAX_TRY - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
2 defines the maximum times to try to get a good connection.
- DEFAULT_CONTROLLER_PORT - Static variable in class org.safs.sockets.SocketProtocol
-
- DEFAULT_COUNTERS_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.counters.SAFSCOUNTERS"
Default CountersInterface used by TID Driver.
- DEFAULT_CUSTOM_PROCESSOR_PACKAGE - Static variable in class org.safs.Processor
-
- DEFAULT_CUSTOM_PROCESSOR_SUBPACKAGE - Static variable in class org.safs.Processor
-
- DEFAULT_CYCLE_TESTNAME_SUFFIX - Static variable in class org.safs.tools.drivers.DriverConstant
-
".CDD"
Default CYCLE testname suffix.
- DEFAULT_DATADIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
'Maps' the default folder where the test data (something likes Map, Map-Order files) is stored.
- DEFAULT_DELAY_GET_CONTENT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
0 milliseconds delay waiting for the refresh of a webelement before getting its content.
- DEFAULT_DELAY_TO_RUN - Static variable in class org.safs.ios.IOSProcessContainer
-
- DEFAULT_DELAY_TO_RUN - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
- DEFAULT_DELAY_WAIT_READY_LOOP - Static variable in class org.safs.selenium.util.DocumentClickCapture
-
in a loop, default delay time (in milliseconds) to sleep before trying to detect the
click event-ready (event information has be retrieved from page by javascript) another time.
- DEFAULT_DEV_DATA - Static variable in class org.safs.tools.data.GenericJDBC
-
"'/tst/tools/deploymentdetails/dev/shrdata'"
- DEFAULT_DEVICE_SERIAL - Static variable in class org.safs.android.auto.lib.DUtilities
-
Empty until set.
- DEFAULT_DIFFDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
'Diffs' the default folder where the test diff results will go.
- DEFAULT_DISABLE_CHROME_EXTENSION - Static variable in class org.safs.Constants.BrowserConstants
-
true Disable extensions to avoid popping up 'Disable developer mode extensions' message in chrome browser.
- DEFAULT_DOCHILDREN - Static variable in class org.safs.ios.IOSProcessContainer
-
'true'
- DEFAULT_DOCHILDREN - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'true'
- DEFAULT_DOMENU - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'false'
- DEFAULT_DOPROPERTIES - Static variable in class org.safs.ios.IOSProcessContainer
-
'false'
- DEFAULT_DOPROPERTIES - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'false'
- DEFAULT_DOTNET_CLASS_MAP - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"DotNetClassMap.dat"
- DEFAULT_DOXMLOUT - Static variable in class org.safs.ios.IOSProcessContainer
-
'false'
- DEFAULT_DRIVER - Static variable in class org.safs.DatabaseUtils
-
Holds the default JDBC driver.
- DEFAULT_DRIVER_COMMAND_CLASSNAME - Static variable in class org.safs.DriverCommandProcessor
-
"DCDriverCommand"
Short classname appended to alternative/custom package names.
- DEFAULT_DRIVERS - Static variable in class org.safs.tools.data.GenericJDBC
-
"com.sas.net.sharenet.ShareNetDriver"
- DEFAULT_DYNAMIC_ENABLE_TOP_WINS - Static variable in class org.safs.tools.drivers.DriverConstant.SafsROBOTJ
-
'true' by default, SAFS-RFT will automatically search top windows to enable for testing.
- DEFAULT_EMBEDDED_SAFSLOGS_CLASS - Static variable in class org.safs.tools.logs.SAFSLOGS
-
"org.safs.staf.service.logging.EmbeddedLogService"
- DEFAULT_EMULATOR_AVD - Static variable in class org.safs.android.auto.lib.DUtilities
-
null until set.
- DEFAULT_FAC_NAME - Static variable in class org.safs.logging.AbstractLogFacility
-
Default log facility name
- DEFAULT_FIELD_SEPARATOR - Static variable in class org.safs.model.AbstractTestTable
-
- DEFAULT_FIELD_SEPARATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
","
Default field separator used on input sources.
- DEFAULT_FILE - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
SAFSKeycodeMap
- DEFAULT_FILE_EXT - Static variable in class org.safs.tools.input.CreateUnicodeMap
-
.dat
- DEFAULT_FLEX_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_FRAMEINFO - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDLocator
-
- DEFAULT_GET_URL_TIMEOUT - Static variable in class org.safs.selenium.webdriver.DCDriverCommand
-
- DEFAULT_HANDLE_ID - Static variable in class org.safs.staf.service.queue.EmbeddedQueueService
-
- DEFAULT_HOST - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
'localhost' the default host on which the SAFS Data service runs.
- DEFAULT_HOST - Static variable in class org.safs.tools.mail.Mailer
-
- DEFAULT_HTML_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_ID - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"SAFS_DATA_SERVICE"
Default service ID.
- DEFAULT_IGNORE_CASE - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
true
- DEFAULT_IGNORE_EVENT_INFORMATION - Static variable in class org.safs.selenium.util.DocumentClickCapture
-
true, will not retrieve event's information.
- DEFAULT_INCLUDE_HEARERS - Static variable in class org.safs.net.HttpRequest
-
false
- DEFAULT_INI_SECTION - Static variable in class org.safs.ios.IOSProcessContainer
-
null
- DEFAULT_INI_SECTION - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
null
- DEFAULT_INIT_TIMEOUT - Static variable in class org.safs.tools.engines.SAFSDROID
-
- DEFAULT_INIT_TIMEOUT - Static variable in class org.safs.tools.engines.SAFSIOS
-
- DEFAULT_INPUT_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.input.SAFSINPUT"
Default InputInterface used by TID Driver.
- DEFAULT_INSTALL_APK_TIMEOUT - Static variable in class org.safs.android.auto.lib.DUtilities
-
120 seconds to wait the installation process to finish.
- DEFAULT_INSTRUMENT_ARG - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- DEFAULT_INSTRUMENT_ARG - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- DEFAULT_INSTRUMENTS_TEMPLATE - Static variable in class org.safs.ios.Utilities
-
null until set.
- DEFAULT_INT_SELENIUMPORT - Static variable in class org.safs.selenium.SeleniumJavaHook
-
4444
- DEFAULT_INTERCEPT_STEP - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"false"
- DEFAULT_JAVA_COMPILER - Static variable in class org.safs.Utils
-
'javac' the default java compiler.
- DEFAULT_JAVA_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_JAVA_OBJECTS_MAP - Static variable in class org.safs.android.engine.DGuiClassData
-
- DEFAULT_JAVA_OBJECTS_MAP - Static variable in class org.safs.GuiClassData
-
- DEFAULT_JS_EXECUTION_DELAY - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
0
- DEFAULT_JS_TIMEOUT - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
'5000' milliseconds
- DEFAULT_JSSTARTUP_IMPORT - Static variable in class org.safs.ios.Utilities
-
"Utilities/startup.js"
- DEFAULT_JVM_MEMORY_MAXIMUM - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"2g" default maximum memory for the SELENIUM server
- DEFAULT_JVM_MEMORY_MINIMUM - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"512m" default minimum memory for the SELENIUM server
- DEFAULT_LINUX_64_STAF_3_BIN - Static variable in class org.safs.install.SilentInstaller
-
- DEFAULT_LINUX_STAF_3_BIN - Static variable in class org.safs.install.SilentInstaller
-
- DEFAULT_LIST_FILENAME - Static variable in class org.safs.tools.logs.MultiLogResults
-
"MultiLogResultsList.xml"
- DEFAULT_LOGDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
'Logs' the default folder where the test logs will go.
- DEFAULT_LOGLEVEL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"GENERIC"
Default Log Level for logs.
- DEFAULT_LOGMODE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"10"
Default SAFS LogMode.
- DEFAULT_LOGNAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SAFSLOG"
Default SAFS LogName.
- DEFAULT_LOGS_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.logs.SAFSLOGS"
Default LogsInterface used by TID Driver.
- DEFAULT_MAC_SAFS_DIR - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
"/Library/robotiumrc"
- DEFAULT_MAC_SAFS_DIR - Static variable in class org.safs.install.SilentInstaller
-
"/Library/safs"
- DEFAULT_MAC_STAF_3_BIN - Static variable in class org.safs.install.SilentInstaller
-
- DEFAULT_MAC_STAF_DIR - Static variable in class org.safs.install.SilentInstaller
-
"/Library/staf"
- DEFAULT_MAPJPG - Static variable in class org.safs.ios.IOSProcessContainer
-
'false'
- DEFAULT_MAPJPG - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'false'
- DEFAULT_MAPS_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.input.SAFSMAPS"
Default MapsInterface used by TID Driver.
- DEFAULT_MATCH_ALL_FIELD_MODIFIERS - Static variable in class org.safs.persist.PersistableDefault
-
- DEFAULT_MATCH_ANY - Static variable in class org.safs.GuiObjectRecognition
-
- DEFAULT_MAX_REFRESH_TIMES - Static variable in class org.safs.selenium.webdriver.lib.ComboBox
-
- DEFAULT_MAX_RETRY_ENTER - Static variable in class org.safs.selenium.webdriver.CFComponent
-
5, the default maximum time to retry enter text if verification fails.
- DEFAULT_MAX_SIZE - Static variable in class org.safs.staf.service.queue.Fifo
-
'10000' The default maximum size of this FIFO
- DEFAULT_MENUNAME - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"WindowNameMenu"
- DEFAULT_MESSENGER_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- DEFAULT_MESSENGER_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- DEFAULT_MILLIS_BETWEEN_KEYSTROKES - Static variable in class org.safs.robot.Robot
-
1
- DEFAULT_MILLIS_BETWEEN_MOUSE_RELEASE - Static variable in class org.safs.robot.Robot
-
800
- DEFAULT_MISSING_PARAM - Static variable in class org.safs.text.GENKEYS
-
%1% optional parameter '%2%' set to '%3%'.
- DEFAULT_NAME - Static variable in interface org.safs.sockets.SocketProtocolListener
-
- DEFAULT_NET_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_NUMLOCK_STATUS - Static variable in class org.safs.tools.drivers.DriverConstant
-
the default value of the number lock, it is the current number lock status.
- DEFAULT_OBJECT_TYPE - Static variable in class org.safs.GuiClassData
-
- DEFAULT_OBJECT_TYPES_MAP - Static variable in class org.safs.android.engine.DGuiClassData
-
- DEFAULT_OBJECT_TYPES_MAP - Static variable in class org.safs.GuiClassData
-
- DEFAULT_OBJECTDESC - Static variable in class org.safs.ios.IOSProcessContainer
-
"WindowName Object"
- DEFAULT_OBJECTDESC - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"WindowName Object"
- DEFAULT_OBJECTNAME - Static variable in class org.safs.ios.IOSProcessContainer
-
"WindowName"
- DEFAULT_OBJECTNAME - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"WindowName"
- DEFAULT_OBJECTREC - Static variable in class org.safs.ios.IOSProcessContainer
-
"Class=UIAWindow;Index=1"
- DEFAULT_OBJECTREC - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"CurrentWindow"
- DEFAULT_OPEN_CAPTION_EXPRESSION - Static variable in class org.safs.GuiObjectRecognition
-
"{" Begin wildcard definition
- DEFAULT_ORDER - Static variable in annotation type org.safs.model.annotations.AutoConfigureJSAFS
-
- DEFAULT_ORDER - Static variable in annotation type org.safs.model.annotations.JSAFSAfter
-
- DEFAULT_ORDER - Static variable in annotation type org.safs.model.annotations.JSAFSBefore
-
- DEFAULT_ORDER - Static variable in annotation type org.safs.model.annotations.JSAFSTest
-
- DEFAULT_OUTPUT_DIRECTORY - Static variable in class org.safs.Utils
-
'bin' the sub-folder containing compiled classes.
- DEFAULT_PARAMETERS - Static variable in class org.safs.Constants.TestCompleteConstants
-
'/rt:Main /e /SilentMode /ns' the default parameters to launch TestComplete .
- DEFAULT_PARTIAL_MATCH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
false
- DEFAULT_PATH_SEP - Static variable in class org.safs.jvmagent.AgentClassLoader
-
Default path separators for tokenizers: ":;"
- DEFAULT_PATH_SEPARATOR - Static variable in class org.safs.GuiObjectRecognition
-
"->"
- default_percent_bits_tolerance - Static variable in class org.safs.image.ImageUtils
-
1-100, acquired from non-recognition string settings like an INI file.
- DEFAULT_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
'8080' the default port number on which the SAFS Data service runs.
- DEFAULT_PORT - Static variable in class org.safs.tools.mail.Mailer
-
- DEFAULT_PORT_INT - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
8080
- DEFAULT_PROCESSCONTAINER_SCRIPT - Static variable in class org.safs.ios.Utilities
-
"ProcessContainer.js"
- DEFAULT_PROCESSOR_PACKAGE - Static variable in class org.safs.Processor
-
"org.safs"
Default package for Processor subclasses used to execute test data.
- DEFAULT_PROD_DATA - Static variable in class org.safs.tools.data.GenericJDBC
-
"'/tst/tools/deploymentdetails/shrdata'"
- DEFAULT_PROJECT_BENCH - Static variable in class org.safs.tools.drivers.DriverConstant
-
"bench"
Default project benchmarks subdirectory.
Default resolves to .\safsproject\datapool\bench\
- DEFAULT_PROJECT_DATAPOOL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"datapool"
Default project datapool subdirectory.
This is where test tables and app maps are stored by default.
- DEFAULT_PROJECT_DIF - Static variable in class org.safs.tools.drivers.DriverConstant
-
"dif"
Default project differences subdirectory.
Default resolves to .\safsproject\datapool\dif\
- DEFAULT_PROJECT_LOGS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"logs"
Default project logs subdirectory.
Default resolves to .\safsproject\datapool\logs\
- DEFAULT_PROJECT_TEST - Static variable in class org.safs.tools.drivers.DriverConstant
-
"test"
Default project test/actuals subdirectory.
Default resolves to .\safsproject\datapool\test\
- DEFAULT_PROJECTNAME - Static variable in class org.safs.Constants.TestCompleteConstants
-
'TCAFS' the name TCAFS project.
- DEFAULT_PROPERTY_QUALIFIER_SEPARATOR - Static variable in class org.safs.android.engine.DGuiObjectVector
-
":"
- DEFAULT_PROPERTY_QUALIFIER_SEPARATOR - Static variable in class org.safs.GuiObjectRecognition
-
":"
- DEFAULT_PROTOCOL - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
'http://' the default protocol with which the SAFS Data service runs.
- DEFAULT_PROTOCOL - Static variable in class org.safs.tools.mail.Mailer
-
- DEFAULT_QUALIFIER_SEPARATOR - Static variable in class org.safs.android.engine.DGuiObjectVector
-
";"
- DEFAULT_QUALIFIER_SEPARATOR - Static variable in class org.safs.GuiObjectRecognition
-
";"
- DEFAULT_QUEUE_NAME - Static variable in class org.safs.staf.embedded.EmbeddedHandle
-
- default_ready_stimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
How long to wait for a READY signal before issuing timeout.
- DEFAULT_REGISTRY_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
the default port 1099
used by the registry for looking up the RMI server
- DEFAULT_REMOTE_PORT - Static variable in class org.safs.sockets.SocketProtocol
-
- default_result_stimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
How long to wait for a RESULT signal after dispatch before issuing timeout.
- DEFAULT_RMI_AGENT - Static variable in class org.safs.rmi.engine.AgentImpl
-
'Agent':Subclasses will override to provide unique Agent remoteType.
- DEFAULT_RMI_AGENT - Static variable in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
'SeleniumAgent'
- DEFAULT_RMI_PORT_FORWARD - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
false Do not use 'rmi port forward', our library will connect the RMI server running on docker container by container's IP and port.
- DEFAULT_RMI_SERVER - Static variable in class org.safs.rmi.engine.AgentImpl
-
- DEFAULT_RMI_SERVER - Static variable in class org.safs.rmi.engine.ServerImpl
-
'SAFS/RMIEngineServer'
- DEFAULT_RMI_SERVER - Static variable in interface org.safs.selenium.rmi.server.SeleniumRMIServer
-
'SAFS/SeleniumRMIServer'
- DEFAULT_RMI_SERVER_HOST - Static variable in class org.safs.rmi.engine.RemoteRoot
-
'localhost'
- DEFAULT_RMISERVER_CLASSNAME - Static variable in class org.safs.selenium.util.SeleniumServerRMIInjector
-
'org.safs.selenium.rmi.server.SeleniumServer'
- DEFAULT_RMISERVER_CLASSNAME - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
'org.safs.selenium.rmi.server.SeleniumServer'
- DEFAULT_RMISERVER_CLASSNAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
'org.safs.selenium.rmi.server.SeleniumServer'
- default_running_stimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
How long to wait for a RUNNING signal after dispatch before issuing timeout.
- DEFAULT_SAFS_SERVICE_APP - Static variable in class org.safs.android.DJavaHook
-
- DEFAULT_SAFS_SERVICE_PACKAGE - Static variable in class org.safs.android.DJavaHook
-
- DEFAULT_SAFS_TEST_DND_RELEASE_DELAY - Static variable in class org.safs.tools.drivers.DriverConstant
-
'800' milliseconds, it is the default value for delay before releasing mouse when 'drag and drop'
- DEFAULT_SAFS_TEXT_FILE - Static variable in class org.safs.logging.AbstractLogFacility
-
Default file name for standard STAF text log
- DEFAULT_SAFS_TEXT_NAME - Static variable in class org.safs.logging.AbstractLogFacility
-
Default name for standard STAF text log
- DEFAULT_SAFS_XML_FILE - Static variable in class org.safs.logging.AbstractLogFacility
-
Default file name for standard STAF xml log
- DEFAULT_SAFS_XML_NAME - Static variable in class org.safs.logging.AbstractLogFacility
-
Default name for standard STAF xml log
- DEFAULT_SAFSINPUT_CLASS - Static variable in class org.safs.tools.input.SAFSINPUT
-
"org.safs.staf.service.input.SAFSInputService"
- DEFAULT_SAFSINPUT_CLASS3 - Static variable in class org.safs.tools.input.SAFSINPUT
-
"org.safs.staf.service.input.SAFSInputService3"
- DEFAULT_SAFSINPUT_EMBEDDED_CLASS - Static variable in class org.safs.tools.input.SAFSINPUT
-
"org.safs.staf.service.input.EmbeddedInputService"
- DEFAULT_SAFSINPUT_JAR - Static variable in class org.safs.tools.input.SAFSINPUT
-
"safsinput.jar"
- DEFAULT_SAFSLOGS_CLASS - Static variable in class org.safs.tools.logs.SAFSLOGS
-
"org.safs.staf.service.logging.v2.SAFSLoggingService"
- DEFAULT_SAFSLOGS_CLASS3 - Static variable in class org.safs.tools.logs.SAFSLOGS
-
"org.safs.staf.service.logging.v3.SAFSLoggingService3"
- DEFAULT_SAFSLOGS_JAR - Static variable in class org.safs.tools.logs.SAFSLOGS
-
"safslogs.jar"
- DEFAULT_SAFSMAPS_3_CLASS - Static variable in class org.safs.tools.input.SAFSMAPS
-
"org.safs.staf.service.map.SAFSAppMapService3"
- DEFAULT_SAFSMAPS_CLASS - Static variable in class org.safs.tools.input.SAFSMAPS
-
"org.safs.staf.service.map.SAFSAppMapService"
- DEFAULT_SAFSMAPS_EMBEDDED_CLASS - Static variable in class org.safs.tools.input.SAFSMAPS
-
"org.safs.staf.service.map.EmbeddedMapService"
- DEFAULT_SAFSMAPS_JAR - Static variable in class org.safs.tools.input.SAFSMAPS
-
"safsmaps.jar"
- DEFAULT_SAFSRUNTIME_SCRIPT - Static variable in class org.safs.ios.Utilities
-
"SAFSRuntime.js"
- DEFAULT_SAFSVARS_3_CLASS - Static variable in class org.safs.tools.vars.SAFSVARS
-
"org.safs.staf.service.var.SAFSVariableService3"
- DEFAULT_SAFSVARS_CLASS - Static variable in class org.safs.tools.vars.SAFSVARS
-
"org.safs.staf.service.var.SAFSVariableService"
- DEFAULT_SAFSVARS_EMBEDDED_CLASS - Static variable in class org.safs.tools.vars.SAFSVARS
-
"org.safs.staf.service.var.EmbeddedVariableService"
- DEFAULT_SAFSVARS_JAR - Static variable in class org.safs.tools.vars.SAFSVARS
-
"safsvars.jar"
- DEFAULT_SCRIPTNAME - Static variable in class org.safs.Constants.TestCompleteConstants
-
'StepDriver' the name of the script of TCAFS project.
- DEFAULT_SEARCH_MATCH_CASE - Static variable in class org.safs.tools.consoles.JavaJVMConsole
-
- DEFAULT_SECTION_NAME - Static variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- DEFAULT_SELENIUM_HOST - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'localhost'
- DEFAULT_SELENIUM_HOST - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
'localhost' the default host where the SELENIUM server will run
- DEFAULT_SELENIUM_HOST_IP - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'127.0.0.1'
- DEFAULT_SELENIUM_HOST_IP - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
'127.0.0.1' the default host where the SELENIUM server will run
- DEFAULT_SELENIUM_NODE_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
'5555' the default port number on which the SELENIUM node will run
- DEFAULT_SELENIUM_NODE_PORT_INT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
5555
- DEFAULT_SELENIUM_PORT - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
'4444'
- DEFAULT_SELENIUM_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
'4444' the default port number on which the SELENIUM "standalone server"/"grid hub" will run
- DEFAULT_SELENIUM_PORT_INT - Static variable in class org.safs.selenium.webdriver.lib.SelectBrowser
-
4444
- DEFAULT_SELENIUM_PORT_INT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
4444
- DEFAULT_SELENIUMPORT - Static variable in class org.safs.selenium.SeleniumJavaHook
-
"4444"
- DEFAULT_SELENIUMTIMEOUT - Static variable in class org.safs.selenium.SeleniumJavaHook
-
1000*60*5
- DEFAULT_SEPLUS_AI_DEFINITIONS - Static variable in class org.safs.cukes.ai.selenium.AISearchBase
-
org.safs.cukes.ai.selenium The default package containing the step definitions.
- DEFAULT_SERVER - Static variable in class org.safs.sockets.SocketProtocol
-
- DEFAULT_SERVER_PORT - Static variable in class org.safs.sockets.TestOccupiedPort
-
- DEFAULT_SERVER_URL - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
'http://localhost:8080/safsdata' the default server URL on which the SAFS Data service runs.
- DEFAULT_SERVICE_NAME - Static variable in class org.safs.staf.service.queue.EmbeddedQueueService
-
- DEFAULT_SHRDATA_ID - Static variable in class org.safs.tools.data.GenericJDBC
-
"mydata"
- default_shutdown_stimeout - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
How long to wait for remote shutdown confirmation after dispatch before aborting the wait.
- DEFAULT_SOURCE_DIRECTORY - Static variable in class org.safs.Utils
-
'src' the sub-folder containing java/groovy source code.
- DEFAULT_STACKS_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.stacks.SAFSSTACKS"
Default StacksInterface used by TID Driver.
- DEFAULT_STAF_PROCESS_CONTAINER_DRIVER - Static variable in class org.safs.tools.drivers.STAFProcessContainerDriver
-
"STAFProcessContainerDriver"
- DEFAULT_STATUS_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.status.SAFSSTATUS"
Default StatusInterface used by TID Driver.
- DEFAULT_STATUSINFO_ID - Static variable in interface org.safs.tools.logs.LogsInterface
-
"NOT PROVIDED", Default StatusInfo ID for logStatusInfo.
- DEFAULT_STEP_TESTNAME_SUFFIX - Static variable in class org.safs.tools.drivers.DriverConstant
-
".SDD"
Default STEP testname suffix.
- DEFAULT_SUITE_TESTNAME_SUFFIX - Static variable in class org.safs.tools.drivers.DriverConstant
-
".STD"
Default SUITE testname suffix.
- DEFAULT_SUITENAME - Static variable in class org.safs.Constants.TestCompleteConstants
-
'TCAFS.pjs' the name of the test-complete suite name of TCAFS project.
- DEFAULT_SUMMARY_FILENAME - Static variable in class org.safs.tools.logs.MultiLogResults
-
"MultiLogResultsSummary.xml"
- DEFAULT_SUPPORT_SPECIALKEY - Static variable in class org.safs.autoit.lib.AutoItXPlus
-
According to https://www.autoitscript.com/autoit3/docs/functions/Send.htm, AutoIt's 'Send()'
method contains the optional parameter 'flag' to indicate if text contains special characters like + and !
to indicate SHIFT and ALT key-presses.
- DEFAULT_SUPPORTED_BROWSERS - Static variable in class org.safs.Constants.SeleniumConstants
-
- DEFAULT_SWT_CLASS_MAP - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"SWTClassMap.dat"
- DEFAULT_SWT_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_TAB_NUMBER - Static variable in class org.safs.text.KEYSFileGenerator
-
the number of tabs from the beginning of a line before the equal sign, here we give 18.
- DEFAULT_TEST_RUNNER_APP - Static variable in class org.safs.android.DJavaHook
-
- DEFAULT_TEST_RUNNER_INSTRUMENT - Static variable in class org.safs.android.DJavaHook
-
- DEFAULT_TEST_RUNNER_PACKAGE - Static variable in class org.safs.android.DJavaHook
-
- DEFAULT_TEST_RUNNER_SOURCE - Static variable in class org.safs.android.DJavaHook
-
- DEFAULT_TEST_STEP_CLASSNAME - Static variable in class org.safs.TestStepProcessor
-
DEFAULT_TEST_STEP_PREFIX +"Component"
Short classname appended to alternative/custom package names.
- DEFAULT_TEST_STEP_PREFIX - Static variable in class org.safs.TestStepProcessor
-
"CF"
Default prefix for short classname for test step processors.
- DEFAULT_TESTDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
'Actuals' the default folder where the test results will go.
- DEFAULT_TESTRUNNER_APK - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- DEFAULT_TESTRUNNER_APK - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- DEFAULT_TESTRUNNER_SOURCE_DIR - Static variable in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- DEFAULT_TESTRUNNER_SOURCE_DIR - Static variable in class org.safs.android.remotecontrol.SoloTest
-
- DEFAULT_TIMEOUT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
0 seconds, means that the client is NEVER allowed to be gone before the session is reclaimed
- DEFAULT_TIMEOUT_BETWEEN_EVENT_FIRE_AND_READY - Static variable in class org.safs.selenium.util.DocumentClickCapture
-
After event-fired, default timeout (5000 milliseconds) before click event-ready (event information has be retrieved from page by javascript).
- DEFAULT_TIMEOUT_WAIT_ALERT - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
The timeout in seconds to wait for the alert's presence.
The default value is 2 seconds.
- DEFAULT_TIMEOUT_WAIT_CLICK - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
2 seconds to wait for a click action finished on page.
- DEFAULT_TIMEOUT_WAIT_ROBOT_CLICK - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
10 seconds to wait for a Robot click action finished on page.
- DEFAULT_TIMEOUT_WAIT_WIN_FOCUSED - Variable in class org.safs.tools.engines.AutoItComponent.CFComponent
-
'1', the default timeout in seconds to wait the window become focused.
- DEFAULT_TYPE_SEPARATOR - Static variable in class org.safs.GuiClassData
-
- DEFAULT_UNEXPECTED_ALERT_BEHAVIOUR - Static variable in class org.safs.tools.drivers.DriverConstant
-
'Ignore' it is the default value for handling the unexpected alert dialog
- DEFAULT_UNIX_CLASS_MAP - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"UnixClassMap.dat"
- DEFAULT_UNIX_IGNORE_CLASS_MAP - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"UnixIgnoreClassMap.dat"
- DEFAULT_UNX_SAFS_DIR - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
"/usr/local/robotiumrc"
- DEFAULT_UNX_SAFS_DIR - Static variable in class org.safs.install.SilentInstaller
-
"/usr/local/safs"
- DEFAULT_UNX_SELENIUMPLUS_DIR - Static variable in class org.safs.install.SeleniumPlusInstaller
-
"/usr/local/seleniumplus"
- DEFAULT_UNX_STAF_DIR - Static variable in class org.safs.install.SilentInstaller
-
"/usr/local/staf"
- default_useBitsTolerance - Static variable in class org.safs.image.ImageUtils
-
true or false, acquired from non-recognition string settings like an INI file.
- DEFAULT_VALUE - Static variable in class org.safs.persist.PersistableDefault
-
- DEFAULT_VAR_IDENTIFIER - Static variable in class org.safs.model.Variable
-
'^'
- DEFAULT_VARS_INTERFACE - Static variable in class org.safs.tools.drivers.DriverConstant
-
"org.safs.tools.vars.SAFSVARS"
Default VarsInterface used by TID Driver.
- DEFAULT_WAIT_REACTION - Static variable in class org.safs.robot.Robot
-
- DEFAULT_WAIT_READY - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
false means that we don't wait the component's ready before trying to handle it.
- DEFAULT_WAIT_TIME - Variable in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
- DEFAULT_WIN_64_STAF_3_EXE - Static variable in class org.safs.install.SilentInstaller
-
- DEFAULT_WIN_DOMAIN_NAME - Static variable in class org.safs.rational.RGuiObjectVector
-
- DEFAULT_WIN_SAFS_DIR - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
"C:\RobotiumRC"
- DEFAULT_WIN_SAFS_DIR - Static variable in class org.safs.install.SilentInstaller
-
"C:\SAFS"
- DEFAULT_WIN_STAF_3_EXE - Static variable in class org.safs.install.SilentInstaller
-
- DEFAULT_WIN_STAF_DIR - Static variable in class org.safs.install.SilentInstaller
-
"C:\STAF" for 32-bit STAF installation
- DEFAULT_WINDOWREC - Static variable in class org.safs.ios.IOSProcessContainer
-
"Class=UIAWindow;Index=1"
- DEFAULT_WINDOWREC - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
"CurrentWindow"
- DEFAULT_WINDOWS_CLASS_MAP - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"WindowsClassMap.dat"
- DEFAULT_WINDOWS_IGNORE_CLASS_MAP - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"WindowsIgnoreClassMap.dat"
- DEFAULT_X_COORDINATE - Static variable in class org.safs.StringUtils
-
'5', the default x coordinate in pixel.
- DEFAULT_XML_LOG_FOOTER - Static variable in class org.safs.logging.AbstractLogFacility
-
- DEFAULT_XML_LOG_HEADER - Static variable in class org.safs.logging.AbstractLogFacility
-
- DEFAULT_XSL_FILENAME - Static variable in class org.safs.tools.logs.MultiLogResults
-
"XSLMultiLogsListSummary.xsl"
- DEFAULT_XSLT_VERSION - Static variable in class org.safs.xml.XMLTransformer
-
- DEFAULT_Y_COORDINATE - Static variable in class org.safs.StringUtils
-
'5', the default y coordinate in pixel.
- DefaultConsoleTool - Class in org.safs.android.auto.lib
-
History:
Nov 12, 2014 (Lei Wang) Initial release.
- DefaultConsoleTool() - Constructor for class org.safs.android.auto.lib.DefaultConsoleTool
-
- DefaultDateJsonDeserializer() - Constructor for class org.safs.Utils.DefaultDateJsonDeserializer
-
- DefaultDateJsonDeserializer(List<DateFormat>) - Constructor for class org.safs.Utils.DefaultDateJsonDeserializer
-
- DefaultDDGUtils - Class in org.safs
-
Purpose:DDG utilities, concept taken from SQABasic version
- DefaultDDGUtils() - Constructor for class org.safs.DefaultDDGUtils
-
- defaultDir - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- defaultDir - Variable in class org.safs.staf.service.logging.SLSLogFacility
-
- defaultDir - Variable in class org.safs.staf.service.logging.SLSSettings
-
The default log directory of the service as parsed from the result
buffer.
- defaultdir - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- DefaultDriver - Class in org.safs.tools.drivers
-
The root, yet abstract, implementation of our tool-independent Driver.
- DefaultDriver() - Constructor for class org.safs.tools.drivers.DefaultDriver
-
- defaultElementValues - Variable in class org.safs.persist.VerifierToFile
-
- defaultext - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- DefaultHookConfig - Class in org.safs
-
- DefaultHookConfig(ConfigureInterface) - Constructor for class org.safs.DefaultHookConfig
-
- DefaultJSEventListener() - Constructor for class org.safs.selenium.webdriver.lib.SearchObject.DefaultJSEventListener
-
- DefaultJSEventListener(String) - Constructor for class org.safs.selenium.webdriver.lib.SearchObject.DefaultJSEventListener
-
- defaultmap - Variable in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
- DEFAULTMESSENGERSDK - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- DefaultRecognizable(String) - Constructor for class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- DefaultRecognizableAutoIt(String) - Constructor for class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- DefaultRefreshable - Class in org.safs.selenium.webdriver.lib.model
-
- DefaultRefreshable() - Constructor for class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
Constructor ONLY for subclass, cannot be used to create an instance outside.
- DefaultRefreshable(Object) - Constructor for class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
Constructor used to create an uniformed DefaultRefreshable object.
User may override this one to parse their own object, if there are some new attributes
to analyze, then user should override
DefaultRefreshable.updateFields()
and he MUST TAKE CARE:
There are 2 ways to write the overridden constructor:
DO NOT forget to call
DefaultRefreshable.updateFields()
after calling
super(object), below is an example of implementation in subclass.
- DefaultRunner - Class in org.safs.model.tools
-
The DefaultRunner will use the default Driver
Driver
if the current Driver is null.
- DefaultRunner() - Constructor for class org.safs.model.tools.DefaultRunner
-
- DefaultRunner - Static variable in class org.safs.SAFSPlus
-
Keep the reference to the default Runner.
- DEFAULTRUNNERSDK - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- defaultsection - Variable in class org.safs.text.INIFileReader
-
- DefaultSelectable_Menu(Component) - Constructor for class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
- DefaultSelectable_Tree(Component) - Constructor for class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- DefaultSelectableList(Component) - Constructor for class org.safs.selenium.webdriver.lib.ListView.DefaultSelectableList
-
- DefaultStructure - Class in org.safs.natives.win32
-
In the latest version of JNA, the abstract class Structure requires that
its sub-class must provide implementation of method getFieldOrder().
For convenience, we provide a default implementation of getFieldOrder(), if
sub-class doesn't care about the field's order, it can extend this one.
- DefaultStructure() - Constructor for class org.safs.natives.win32.DefaultStructure
-
- DefaultTestRecordStackable - Class in org.safs.tools
-
- DefaultTestRecordStackable() - Constructor for class org.safs.tools.DefaultTestRecordStackable
-
- defaultZoomScale - Variable in class org.safs.tools.ocr.OCREngine
-
- DEFAUT_AUTOSCROLL - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
'true', the default value for scrolling the web-element into view automatically before performing click ation on it.
- defineAdditionalCommands() - Method in class org.safs.selenium.webdriver.lib.ChromeHttpCommandExecutor
-
NOTE: This MUST be called after the field 'commandCodec' has been initialized.
- defineObject(Hashtable<String, Object>) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Define a javascript object according to an Hashtable object.
- defineStoredVars(TestRun) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Utils
-
- defineStoreItemObject() - Method in class org.safs.selenium.webdriver.lib.model.Option
-
create a javascript item object defined by the dojo/store/api/Store.
For example, item object is like { id="AL", value="AL", name="Alabama"}
- deInit() - Method in class org.safs.tools.consoles.GuiRecognitionDetector
-
- DEL - Static variable in class org.safs.tools.input.InputKeysParser
-
- DELAY - Static variable in class org.safs.DCDriverMiscCommands
-
- delay(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Delay for a specified number of milliseconds.
- delay(String) - Static method in class org.safs.model.commands.DriverCommands
-
Delay for a specified number of milliseconds.
- delay(int) - Method in class org.safs.Processor
-
- Delay(int) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Pause test-case flow in milliseconds.
- delay(int) - Method in class org.safs.STAFHelper
-
Purpose: delay number of milliseconds
Side Effects: uses STAF delay service
Assumptions: STAF loaded
- DELAY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"Delay"
- DELAY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Delay"
- DELAY_TO_RUN - Variable in class org.safs.ios.IOSProcessContainer
-
- DELAY_TO_RUN - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- DELAY_TO_RUN_TEXT - Variable in class org.safs.ios.IOSProcessContainer
-
- DELAY_TO_RUN_TEXT - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- DELAY_TO_RUN_TOOLTIP - Variable in class org.safs.ios.IOSProcessContainer
-
- DELAY_TO_RUN_TOOLTIP - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- delayBetweenRecords() - Method in class org.safs.tools.drivers.JSAFSDriver
-
- delayGetContent - Variable in class org.safs.selenium.webdriver.lib.Component
-
The delay (milliseconds) before getting content from this Component.
- DELAYING_TEXT - Static variable in class org.safs.ios.IOSProcessContainer
-
- DELAYING_TEXT - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
- delayToRunLabel - Variable in class org.safs.ios.IOSProcessContainer
-
- delayToRunLabel - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- delayToRunTextField - Variable in class org.safs.ios.IOSProcessContainer
-
- delayToRunTextField - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- delayWaitReady - Static variable in class org.safs.selenium.util.DocumentClickCapture
-
in a loop, time (in milliseconds) to sleep before trying to detect the
click event-ready (event information has be retrieved from page by javascript) another time.
- delegate - Variable in class org.safs.Utils.WrapperDateJsonDeserializer
-
- DELEGATE_OPR_COLLAPSE - Static variable in class org.safs.rational.flex.custom.CFFlexTree
-
- DELEGATE_OPR_DESELECT - Static variable in class org.safs.rational.flex.custom.CFFlexTree
-
- DELEGATE_OPR_DOUBLECLICK - Static variable in class org.safs.rational.flex.custom.CFFlexTree
-
- DELEGATE_OPR_EXPAND - Static variable in class org.safs.rational.flex.custom.CFFlexTree
-
- DELEGATE_OPR_SELECT - Static variable in class org.safs.rational.flex.custom.CFFlexTree
-
- delegatePersistor - Variable in class org.safs.persist.PersistorToFileDelegate
-
The delegate string persistor.
- DELETE - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
67
- Delete - Static variable in class org.safs.model.examples.minimal.MyAppMap.ReportsWin
-
"Delete" Component in "ReportsWin".
- DELETE - Static variable in class org.safs.model.Keys
-
A single DELETE keystroke.
- delete(int) - Static method in class org.safs.model.Keys
-
Repeats the DELETE key "count" times.
- DELETE() - Constructor for class org.safs.rest.REST.DELETE
-
- delete() - Method in class org.safs.tools.CaseInsensitiveFile
-
- DELETE_METHOD - Static variable in class org.safs.rest.REST
-
- DELETE_NETWORK_CONDITIONS - Static variable in class org.safs.selenium.webdriver.lib.ChromeHttpCommandExecutor
-
"deleteNetworkConditions"
- deleteAllDirectory(String) - Static method in class org.safs.install.SilentInstaller
-
If the uninstaller can not delete directory completely, we need to clean the remain files.
- deleteButton - Variable in class org.safs.image.filter.ImageFilterGUI
-
- deleteCounter(String, String) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Delete any existing private counter with the provided counterID.
- deleteCounter(String[]) - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
Delete any existing private counter with the provided counterID.
- deleteCounter(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Delete any existing private counter with the provided counterID.
- deleteCounter(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Delete any existing private counter with the provided counterID.
- deleteCounter(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Delete a counter out of storage.
- deleteCounter(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- DELETECOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCounterCommands
-
"DeleteCounter"
- DELETECOUNTER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DeleteCounter"
- DeleteCustom(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "DELETE" method with Headers (defined by customer) on a REST service.
- DELETED_COUNTER - Static variable in class org.safs.text.GENKEYS
-
Deleted status counter %1%
- DELETEDBTABLERECORDS - Static variable in class org.safs.DatabaseCommandsHelper
-
- deleteDBTableRecords(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: deleteDBTableRecords
Deletes records in a database table
0.
- deleteDBTableRecords(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(StepTestTable, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(String[]) - Method in class org.safs.model.components.Database
-
Deletes records in a database table
Deletes records in a database table.
- deleteDBTableRecords(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Deletes records in a database table
Deletes records in a database table.
- DELETEDBTABLERECORDS_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"DeleteDBTableRecords"
- DELETEDBTABLERECORDS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"DeleteDBTableRecords"
- DELETEDBTABLERECORDS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DeleteDBTableRecords"
- deleteDirectory(String) - Method in class org.safs.android.auto.lib.Console
-
Delete a directory recursively by console command provided by Operating System.
- DELETEDIRECTORY - Static variable in class org.safs.DCDriverFileCommands
-
- deleteDirectory(String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Delete the directory for the provided directory pathname
- deleteDirectory(String) - Static method in class org.safs.model.commands.DriverCommands
-
Delete the directory for the provided directory pathname
- DeleteDirectory(String) - Static method in class org.safs.SAFSPlus.Files
-
Delete the directory itself, ONLY EMPTY directory can be deleted.
- DELETEDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"DeleteDirectory"
- DELETEDIRECTORY_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DeleteDirectory"
- DELETEDIRECTORYCONTENTS - Static variable in class org.safs.DCDriverFileCommands
-
- deleteDirectoryContents(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Delete the contents (files and sub-directories) of a provided directory and optionally,
the directory itself.
- deleteDirectoryContents(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Delete the contents (files and sub-directories) of a provided directory and optionally,
the directory itself.
- deleteDirectoryContents(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Delete the contents (files and sub-directories) of a provided directory and optionally,
the directory itself.
- deleteDirectoryContents(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Delete the contents (files and sub-directories) of a provided directory and optionally,
the directory itself.
- DeleteDirectoryContents(String) - Static method in class org.safs.SAFSPlus.Files
-
Delete recursively the contents (files and sub-directories), the directory itself is kept.
- DeleteDirectoryContents(String, boolean) - Static method in class org.safs.SAFSPlus.Files
-
Delete recursively the contents (files and sub-directories) of a provided directory.
- DELETEDIRECTORYCONTENTS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"DeleteDirectoryContents"
- DELETEDIRECTORYCONTENTS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DeleteDirectoryContents"
- deleteDirectoryRecursively(String, boolean) - Static method in class org.safs.text.FileUtilities
-
Remove directory recursively by JAVA API
- DELETEFILE - Static variable in class org.safs.DCDriverFileCommands
-
- deleteFile(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Delete the file for the file name provided
- deleteFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Delete the file for the file name provided
- deleteFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Delete the file for the file name provided
- deleteFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Delete the file for the file name provided
- DeleteFile(String, boolean) - Static method in class org.safs.SAFSPlus.Files
-
Delete file.
- DELETEFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"DeleteFile"
- DELETEFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DeleteFile"
- deleteFromRepository(String, RestModel) - Static method in class org.safs.Utils
-
- deleteKey(int, String) - Static method in class org.safs.natives.WinRegistry
-
Delete a given key
- deleteNetworkConditions() - Static method in class org.safs.model.commands.DDDriverCommands
-
Delete network conditions.
- deleteNetworkConditions() - Static method in class org.safs.model.commands.DriverCommands
-
Delete network conditions.
- DeleteNetworkConditions() - Static method in class org.safs.SAFSPlus.DriverCommand
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- deleteNetworkConditions() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- DELETENETWORKCONDITIONS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"DeleteNetworkConditions"
- DELETENETWORKCONDITIONS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DeleteNetworkConditions"
- deleteOnExit() - Method in class org.safs.tools.CaseInsensitiveFile
-
- deletePreviousRuns(String) - Static method in class org.safs.ios.Utilities
-
Delete all previous Instruments test output results files and directories.
- deletePreviousRuns() - Static method in class org.safs.ios.Utilities
-
calls deletePreviousRun with null for default operation.
- deleteRegistry(String, String, String) - Method in class org.safs.install.ProductDetectorDefault
-
- deleteRegistry32Prodcut(String, String, String) - Static method in class org.safs.natives.NativeWrapper
-
To delete the value from registry for 32 bit product.
For 32 bits system, we concatenate keyPrefix and keySuffix to form the registry path.
For 64 bits system, we concatenate keyPrefix,
Constants.RegistryConstants.KEY_FIELD_WOW6432
and keySuffix to form the registry path.
- deleteRegistry64Prodcut(String, String, String) - Static method in class org.safs.natives.NativeWrapper
-
To delete the value from registry for 64 bit product.
For 64 bits system, we concatenate keyPrefix and keySuffix to form the registry path.
For 32 bits system, it is not possible to have 64 bit product, return false.
- DeleteResponse(String...) - Static method in class org.safs.SAFSPlus.Rest
-
- DeleteResponseStore(String...) - Static method in class org.safs.SAFSPlus.Rest
-
- deleteRestResponse(String) - Static method in class org.safs.tools.engines.TIDComponent
-
- deleteRestResponseStore() - Static method in class org.safs.tools.engines.TIDComponent
-
Clean the whole Map, all Responses will be removed.
- deleteService(String) - Static method in class org.safs.rest.service.Services
-
Delete a Service session matching the provided unique serviceId.
- deleteService(Service) - Static method in class org.safs.rest.service.Services
-
Normally not called directly.
- deleteSessionFile() - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- deleteSessionIdFromFile(String) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Delete the session from the RemoteDriver file with the given Id.
- deleteStoredVariable(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
Made to be overridden by subclasses, if any.
- deleteStoredVariable(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
Made to be overridden by subclasses, if any.
- deleteValue(int, String, String, int) - Static method in class org.safs.natives.WinRegistry
-
delete a value from a given key/value name
- deleteVariable(String) - Method in class org.safs.tools.vars.SAFSVARS
-
- deleteVariable(String) - Method in interface org.safs.tools.vars.VarsInterface
-
delete a variable from storage.
- delim - Variable in class org.safs.control.Control
-
the Test Step delimiter
- delim - Variable in class org.safs.GetText
-
delimter (currently %) used to 'convert' text with parameters as in %1% or %2%
- DELIMITER_NOT_FOUND - Static variable in class org.safs.text.FAILKEYS
-
Delimiter '%1%' was not found
- DEngineCommandProcessor - Class in org.safs.android
-
- DEngineCommandProcessor() - Constructor for class org.safs.android.DEngineCommandProcessor
-
- deny_partial_text_matches() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
disables text substring matching when comparing text values.
- dereferenceVariable(String) - Method in class org.safs.tools.expression.SafsExpression
-
Method dereferenceVariable.
- desc - Variable in class org.safs.staf.service.logging.SLSLogFacility.WorkerRequest
-
Additional description to log.
- desc - Variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- DESCENDANTS_PREFIX - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
.// represents the path to children, grand-children etc.
- description - Variable in class org.safs.tools.drivers.AbstractDriver
-
The description of this driver
- description - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
The description of this driver
- description - Variable in class org.safs.tools.engines.GenericEngine
-
The description of this engine
- description - Variable in class org.safs.tools.logs.UniqueStringMessageInfo
-
- deselectAll() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Clear all selected entries.
- deselectAll() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Clear all selected entries.
- deselectByIndex(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Deselect the option at the given index.
- deselectByIndex(int) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Deselect the option at the given index.
- deselectByValue(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Deselect all options that have a value matching the argument.
- deselectByValue(String) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Deselect all options that have a value matching the argument.
- deselectByVisibleText(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
Deselect all options that display text matching the argument.
- deselectByVisibleText(String) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
Deselect all options that display text matching the argument.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.safs.Utils.DefaultDateJsonDeserializer
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.safs.Utils.LongDateJsonDeserializer
-
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.safs.Utils.WrapperDateJsonDeserializer
-
- DESKTOP_REFERENCE - Static variable in class org.safs.GuiObjectVector
-
"\;" -- Reference to the Desktop.
- destroy() - Method in class org.safs.android.auto.lib.Process2
-
destroy() the underlying process IF the flag to persist beyond shutdown is not set.
- detail - Variable in class org.safs.android.DStatus
-
initializes to null
- detail - Variable in class org.safs.ios.IStatus
-
initializes to null
- detail - Variable in class org.safs.selenium.CFHTMLDocument
-
- detail - Variable in class org.safs.selenium.CFHTMLTable
-
- detail - Variable in class org.safs.tools.engines.TIDDriverCommands
-
- detail - Variable in class org.safs.tools.engines.TIDDriverFlowCommands
-
- DETAIL_TAG_LC - Static variable in class org.safs.ios.Utilities
-
":detail:" SAFS comment details message prefix (lower-case) tagging a message to be used for SAFS execution status.
- detailMessage - Variable in class org.safs.android.DTestRecordHelper
-
- details - Variable in class org.safs.tools.logs.processor.Tag
-
The XML tag details value between startTag and endTag
- detectFileEncoding(String) - Static method in class org.safs.text.FileUtilities
-
- detectFileEncoding(String) - Static method in class org.safs.text.FileUtilitiesByThirdParty
-
Opens a FileInputStream and detects its encoding.
- detectStringEncoding(String) - Static method in class org.safs.text.FileUtilities
-
- detectStringEncoding(String) - Static method in class org.safs.text.FileUtilitiesByThirdParty
-
Read String as input to find encoding.
- DEVICE_STRING - Static variable in class org.safs.android.auto.lib.DUtilities
-
- deviceapp - Variable in class org.safs.ios.IOSProcessContainer
-
Any device name and app name needed to initialize Instruments upon launch.
- DEVICEAPP_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- deviceappPath - Variable in class org.safs.ios.IOSProcessContainer
-
- dgcd - Static variable in class org.safs.android.engine.DGuiObjectVector
-
- dgcd - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- dgov - Variable in class org.safs.android.engine.processor.EngineProcessor
-
- dgov - Static variable in class org.safs.android.engine.processor.SAFSProcessor
-
- DGuiClassData - Class in org.safs.android.engine
-
This class is primarily used to open and read in external data files that map class
names to class types as well as mapping class types to the standard class processors.
- DGuiClassData(DSAFSTestRunner) - Constructor for class org.safs.android.engine.DGuiClassData
-
- DGuiObjectDefinition - Class in org.safs.android.engine
-
- DGuiObjectDefinition(String) - Constructor for class org.safs.android.engine.DGuiObjectDefinition
-
- DGuiObjectIndices - Class in org.safs.android.engine
-
- DGuiObjectIndices() - Constructor for class org.safs.android.engine.DGuiObjectIndices
-
- DGuiObjectRecognition - Class in org.safs.android.engine
-
Primary means to interrogate GUI Objects on the Android Device or Emulator.
(CarlNagle) May 10, 2012 Fixed getTopLevelWindows to properly extract the topmost focused
View even if it is a Dialog or PopupWindow and not a child of
the "current" Activity.
(LeiWang) SEP 07, 2012 Add method getPropertyByReflection().
- DGuiObjectRecognition() - Constructor for class org.safs.android.engine.DGuiObjectRecognition
-
- DGuiObjectVector - Class in org.safs.android.engine
-
- DGuiObjectVector(String, String, String) - Constructor for class org.safs.android.engine.DGuiObjectVector
-
- DGuiObjectVector(Object, String, String) - Constructor for class org.safs.android.engine.DGuiObjectVector
-
- DGUIUtilities - Class in org.safs.android
-
- DGUIUtilities() - Constructor for class org.safs.android.DGUIUtilities
-
- DhtmlElements - Static variable in class org.safs.GuiObjectRecognition
-
- diagEnabled - Variable in class org.safs.staf.service.InfoInterface.RequestInfo
-
- DIF_DIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"Diffs"
- difDir - Variable in class org.safs.install.ProjectInstaller
-
- diff - Variable in class org.safs.image.MakeImageDiff
-
- diffCounters(UniqueIDInterface, UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Substract the sub_counter counts from the specified from_counter.
- diffCounters(UniqueIDInterface, UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- diffimg - Variable in class org.safs.image.MakeImageDiff
-
- diffpath - Variable in class org.safs.image.MakeImageDiff
-
- diffStatus(StatusInterface, UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Substract the sub_status counts from the specified from_counter.
- diffStatus(StatusInterface, UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- difSource - Variable in class org.safs.tools.drivers.AbstractDriver
-
- dijit - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"window.dijit" by default unless overridden by a djConfig/dojoConfig.scopemap.
- DIJIT_DEFAULT - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"window.dijit"
- DIJIT_KEY - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"dijit"
- dijitpopupparent - Variable in class org.safs.selenium.webdriver.lib.Component
-
dijitpopupparent is an attribute of the html-dojo popup object for this web element
its value is the id of the dojo object to which this popup is related, it may be null
- dir - Variable in class org.safs.projects.common.projects.pojo.POJOFolder
-
- dir - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- dir - Variable in class org.safs.staf.service.input.SAFSFileReader
-
- DIR_BIN - Static variable in class org.safs.install.InstallerImpl
-
bin the sub directory holds executable
- DIR_INSTALL - Static variable in class org.safs.install.InstallerImpl
-
install the sub directory where to find the install stuffs, such as installer executable file
- DIR_LOGS - Variable in class org.safs.tools.logs.MultiLogResults
-
- DIR_OUT - Variable in class org.safs.tools.logs.MultiLogResults
-
- DIR_SAFS_HOME_DEFAULT - Static variable in class org.safs.install.InstallerImpl
-
c:\safs the directory holds the SAFS product
- DIRECTORY_SBIN - Static variable in class org.safs.natives.NativeWrapper
-
directory 'sbin'
- DISABLE_DOMAIN - Static variable in class org.safs.rational.DCDriverCommand
-
- disabled - Variable in class org.safs.selenium.webdriver.lib.model.Element
-
- DISABLED_COUNTERS - Static variable in class org.safs.text.GENKEYS
-
All counters, public and private, are temporarily disabled.
- disableDomain(String) - Static method in class org.safs.Domains
-
Disable a specified test domain.
- disableDomain(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Disable a particular test domain for testing.
- disableDomain(String) - Static method in class org.safs.model.commands.DriverCommands
-
Disable a particular test domain for testing.
- DISABLEDOMAIN_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"DisableDomain"
- DISABLEDOMAIN_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"DisableDomain"
- disableInteraction() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- disableInteraction() - Method in class org.safs.android.remotecontrol.RemoteControlUI
-
- discardStderr() - Method in class org.safs.android.auto.lib.Process2
-
Connects Stderr to the internal DEV_NULL sink.
- discardStdout() - Method in class org.safs.android.auto.lib.Process2
-
Connects Stdout to the internal DEV_NULL sink.
- disconnect() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Used locally to cease all agent operations with any server and commence a complete RMI
disconnect.
- disconnectSAFSDataService() - Method in class org.safs.tools.drivers.AbstractDriver
-
Disconnect from the "SAFS Data Service".
Wait the collection (of safs data information like machine, user, driver, engine and history etc.) to be finished.
Update the end-time of the histories.
We also disconnect from 'safs data service' once the collection is finished.
- disconnectSocketServer() - Method in class org.safs.JavaSocketsHook
-
- dismiss(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Confirmation
-
- DispatchMessageA(User32.MSG) - Method in interface org.safs.natives.win32.User32
-
Dispatches a message to a window procedure.
- dispatchPropsAction - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- dispatchPropsAction - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- dispatchPropsButton - Variable in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- dispatchPropsButton - Variable in class org.safs.android.remotecontrol.RemoteControlUI
-
- display - Variable in class org.safs.tools.consoles.JavaJVMConsole
-
JTextArea containing the text data normally sent to System.out and System.err.
- displayLine(String) - Method in class org.safs.tools.consoles.JavaJVMConsole
-
DO NOT USE.
- dispose() - Method in class org.safs.tools.consoles.SAFSMonitorFrame
-
Stops our MonitorThread prior to normal JFrame shutdown procedures.
- distributeConfigInformation() - Method in class org.safs.Processor
-
- DIVIDE_PIECES - Static variable in class org.safs.image.ImageUtils
-
When USE_MULTIPLE_THREADS is true, DIVIDE_PIECES will be used.
- divideMessageIntoSmallPieces(Message, Properties) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
Divide message's content into small parcels if the message content size is too large.
If the content size is bigger than
MessageUtil.MAX_TRANSFER_BYTE_SIZE
, it will
be divided into small parcels, wrapped to a Message object and put into a List to return.
If the content size is smaller than
MessageUtil.MAX_TRANSFER_BYTE_SIZE
, it will
be set to the original Message object and put into a List to return.
- divideMessageIntoSmallPieces(Message, char[]) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
Divide message's content into small parcels if the message content size is too large.
If the content size is bigger than
MessageUtil.MAX_TRANSFER_BYTE_SIZE
, it will
be divided into small parcels, wrapped to a Message object and put into a List to return.
If the content size is smaller than
MessageUtil.MAX_TRANSFER_BYTE_SIZE
, it will
be set to the original Message object and put into a List to return.
- divideMessageIntoSmallPieces(Message, String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
Divide message's content into small parcels if the message content size is too large.
If the content size is bigger than
MessageUtil.MAX_TRANSFER_BYTE_SIZE
, it will
be divided into small parcels, wrapped to a Message object and put into a List to return.
If the content size is smaller than
MessageUtil.MAX_TRANSFER_BYTE_SIZE
, it will
be set to the original Message object and put into a List to return.
- DJavaHook - Class in org.safs.android
-
This class is our STAF-enabled JavaHook for the SAFS "DROID" Engine.
- DJavaHook() - Constructor for class org.safs.android.DJavaHook
-
No-arg constructor for DJavaHook
Simply calls the super()
- DJavaHook(String) - Constructor for class org.safs.android.DJavaHook
-
Constructor for DJavaHook
Simply calls super(process_name)
- DJavaHook(String, LogUtilities) - Constructor for class org.safs.android.DJavaHook
-
Constructor for DJavaHook
Simply calls super(process_name, logs)
- DJavaHook(String, String) - Constructor for class org.safs.android.DJavaHook
-
Constructor for DJavaHook
Simply calls super(process_name, trd_name)
- DJavaHook(String, String, LogUtilities) - Constructor for class org.safs.android.DJavaHook
-
Constructor for DJavaHook
Simply calls super(process_name, trd_name, logs)
- DJavaHook(String, String, LogUtilities, SocketTestRecordHelper, DDGUIUtilities, ProcessRequest) - Constructor for class org.safs.android.DJavaHook
-
Advanced Constructor for DJavaHook.
- DLLInstaller - Class in org.safs.install
-
- DLLInstaller() - Constructor for class org.safs.install.DLLInstaller
-
- dmtracedump(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- dmtracedump(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- dmtracedump - Class in org.safs.android.auto.tools
-
- dmtracedump() - Constructor for class org.safs.android.auto.tools.dmtracedump
-
- do_not_wait_if_a_component_is_not_ready() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Set 0 seconds as the timeout to wait for a component's readiness, which means we don't
wait if a component is not ready.
- DO_SUMMARY - Variable in class org.safs.tools.logs.MultiLogResults
-
Create an XML summary file from one or more SAFS XML log files.
- doAcceptRequest(String, String, int, String) - Method in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
Handle service request from STAF
- doAcceptRequest(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
Handle service request from STAF
- doActionByPath(FlexTreeTestObject, String, String, boolean) - Method in class org.safs.rational.flex.custom.CFFlexTree
-
Do an action on a node with nodepath in a SASFlexTree.
- doActionClick(GuiSubitemTestObject, int, int, String, String) - Method in class org.safs.rational.CFTable
-
Attempt to perform a click-type action on a cell and issue a success message
if successful.
- doActionClick(GuiSubitemTestObject, int, int, String, String) - Method in class org.safs.rational.flex.CFFlexTable
-
This method override that of superclass CFTable.
- doAppendCompInfo() - Method in class org.safs.PCTree
-
Return TRUE if we are to append CompType info to output recognition strings.
- dobackup - Variable in class org.safs.install.LibraryUpdate
-
- doBindService() - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Attempt to force the launch and persistent binding to the separate TCP Messenger Service.
- doBodyCommands() - Method in class org.safs.selenium.CFHTMLDocument
-
Purpose: Handle keywords related to body, as following
CaptureBodySourceToFile
CaptureBodyTextToFile
VerifyBodySource
VerifyBodyText
- dobuild - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- doCallScript() - Method in class org.safs.ios.IDriverCommand
-
CallScript implementation.
- doCaptureBodyTextToFile() - Method in class org.safs.rational.CFHtmlDocument
-
Purpose: perform action CaptureBodyTextToFile, capture the body text in target HtmlDocument and
write the content to a new file with UTF8 format.
- doCellEditable() - Method in class org.safs.selenium.CFHTMLTable
-
- doCellText() - Method in class org.safs.selenium.CFHTMLTable
-
- doCharacters() - Method in class org.safs.ios.CFComponent
-
process the InputCharacters command.
- doChildren - Variable in class org.safs.ios.IOSProcessContainer
-
- doChildren - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- doChildrenOptions - Class in org.safs.tools.drivers
-
JDialog for SPC changing options -- whether ignore the children of TLC or not during processing children.
- doChildrenOptions(boolean) - Constructor for class org.safs.tools.drivers.doChildrenOptions
-
- doChildrenSet - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- doClick() - Method in class org.safs.ios.CFComponent
-
process the Click, DoubleClick, Tap, DoubleTap, and TwoFingerTap commands...
- doClick(JMenuBar, String, int) - Method in class org.safs.jvmagent.agents.JMenuBarAgent
-
does a click operation on the menu item relevant to the path
- doClicks() - Method in class org.safs.selenium.CFHTMLTable
-
- doClipboardCommand() - Method in class org.safs.android.DDriverCommand
-
Process clipboard related keywords:
AssignClipboardVariable
ClearClipboard
SaveClipboardToFile
SetClipboard
VerifyClipboardToFile
- doClipboardResults(RemoteResults) - Method in class org.safs.android.DDriverCommand
-
Process result of clipboard related keywords:
AssignClipboardVariable
ClearClipboard
SaveClipboardToFile
SetClipboard
VerifyClipboardToFile
- doCloseApplication() - Method in class org.safs.ios.IDriverCommand
-
CloseApplication implementation.
- doCommandWithoutPrameter(int) - Method in class org.safs.android.DDriverCommand
-
This method is used to execute a keyword without parameter:
HideSoftKeyboard
ShowSoftKeyboard
- doCommandWithoutPrameterResults(RemoteResults) - Method in class org.safs.android.DDriverCommand
-
This method is used to handle result of a keyword without parameter:
HideSoftKeyboard
ShowSoftKeyboard
- documentChanged(DocumentEvent) - Method in class org.safs.ios.IOSProcessContainer
-
- documentChanged(DocumentEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- DocumentClickCapture - Class in org.safs.selenium.util
-
Used to intercept mouseup, mousedown, and click events at the DOM document level in order to allow
clicks on the document that will NOT invoke the application's event handlers.
- DocumentClickCapture() - Constructor for class org.safs.selenium.util.DocumentClickCapture
-
Default constructor.
- DocumentClickCapture(boolean) - Constructor for class org.safs.selenium.util.DocumentClickCapture
-
Alternate constructor.
- DocumentClickCapture(boolean, WebElement) - Constructor for class org.safs.selenium.util.DocumentClickCapture
-
Alternate constructor.
- DocumentParser - Class in org.safs.selenium
-
Purpose:
Provide the ability to make conversion between XPATH and SAFS Recognition String
Note:
To achieve this purpose, Document contained in an HTML page is parsed.
- DocumentParser(String) - Constructor for class org.safs.selenium.DocumentParser
-
- DocumentParser(Selenium, SeleniumGUIUtilities) - Constructor for class org.safs.selenium.DocumentParser
-
- documents - Variable in class org.safs.selenium.DocumentParser
-
documents is a map-cache to contain dom4j-document as value and URL as key.
- doDeviceapp - Variable in class org.safs.ios.IOSProcessContainer
-
- DODEVICEAPP_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- doDoubleClick(TestObject, com.rational.test.ft.script.List) - Method in class org.safs.rational.CFTree
-
- doDoubleClick(TestObject, com.rational.test.ft.script.List) - Method in class org.safs.rational.flex.CFFlexTree
-
Note: It seems that double click has no effect on a flex tree node.
- doDoubleClickByPath(FlexTreeTestObject, String, boolean) - Method in class org.safs.rational.flex.custom.CFFlexTree
-
- DoesRegistryKeyExist(Object, Object) - Static method in class org.safs.natives.NativeWrapper
-
True if the requested "registry key" already exists, false otherwise.
This is currently only supported on Windows.
- doEvent(Robot, int) - Method in class org.safs.tools.input.RobotClipboardPasteEvent
-
Overides RobotKeyEvent.doEvent(Robot, int).
- doEvent(Robot, int) - Method in class org.safs.tools.input.RobotKeyEvent
-
- doExpand(TestObject, com.rational.test.ft.script.List, boolean) - Method in class org.safs.rational.CFTree
-
- doExpand(TestObject, com.rational.test.ft.script.List, boolean) - Method in class org.safs.rational.flex.CFFlexTree
-
- doFindProject - Variable in class org.safs.ios.IOSProcessContainer
-
- doFindTemplate - Variable in class org.safs.ios.IOSProcessContainer
-
- doFlick() - Method in class org.safs.ios.CFComponent
-
process the Flick command...
- doGetGuiImage() - Method in class org.safs.ios.CFComponent
-
Capture a component GUI image to a file.
- doGUIBranching() - Method in class org.safs.android.DDriverCommand
-
OnGuiExistsGotoBlockID and OnGuiNotExistGotoBlockID commands setup.
- doGUIBranching(boolean) - Method in class org.safs.ios.IDriverCommand
-
Support for OnGuiExistsGotoBlockID and OnGuiNotExistGotoBlockID
- doGuiBranchingResults(RemoteResults) - Method in class org.safs.android.DDriverCommand
-
OnGuiExistsGotoBlockID and OnGuiNotExistGotoBlockID commands remote results.
- doGuiExists(boolean) - Method in class org.safs.ios.CFComponent
-
process the GuiDoesExist, GuiDoesNotExist commands.
- doHtmlAreaClick() - Method in class org.safs.rational.CFHtmlImage
-
doHtmlAreaClick
- doIgnoreInvisible - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- doInit(HandleInterface, String, String) - Method in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
Handle initializing this instance of the service for STAF
- doInit(HandleInterface, String, String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
Handle initializing this instance of the service for STAF
- DOJO() - Constructor for class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"window.dojo" by default unless overridden by a djConfig/dojoConfig.scopemap.
- DOJO() - Constructor for class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
- DOJO_DEFAULT - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"window.dojo"
- dojo_dijit_layout_StackContainer_getSelectedIndex(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_dijit_layout_StackContainer_selectChild(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_dijit_layout_TabContainerBase_getChildren(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_dijit_WidgetBase_getChildren(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_dijit_WidgetBase_on(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_dijit_WidgetBase_set(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the id or CSS Selector, find the dijit/_WidgetBase object, then call its
API set(property, value) to set value to a property.
depending on:
JavaScriptFunctions.DOJO.getDojoObject(boolean)
depending level: 2
depended by:
nothing.
- dojo_FormSelectWidget_getOptions(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_get_property(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_handle_remove(boolean, String) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_HasDropDown_closeDropDown(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the id or CSS Selector, find the dijit/_HasDropDown object, then call its
API closeDropDown(boolean) to close the associated drop-down menu.
The CSS Selector can be something like table[@class='dijitReset dijitStretch dijitButtonContents'] or #id
depending on:
JavaScriptFunctions.DOJO.getDojoObject(boolean)
depending level: 2
depended by:
nothing.
- dojo_HasDropDown_closeDropDown() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
Close the drop-down menu.
- dojo_HasDropDown_isLoaded(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the dom-element, find the dijit/_HasDropDown object, then call its
API isLoaded() and return the boolean result.
The CSS Selector can be something like table[@class='dijitReset dijitStretch dijitButtonContents'] or #id
depending on:
JavaScriptFunctions.DOJO.getDojoObject(boolean)
depending level: 2
depended by:
nothing.
- dojo_HasDropDown_isLoaded() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
Some Dojo Combo-box (dijit.form.ComboBox, dijit.form.Select etc.) contains a drop-down menu,
but the drop-down will not be loaded until you trigger it by click the combo-box-button or calling
combo-box API.
- dojo_HasDropDown_loadAndOpenDropDown(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the id or CSS Selector, find the dijit/_HasDropDown object, then call its
API loadAndOpenDropDown() to load the associated drop-down menu and open it.
The CSS Selector can be something like table[@class='dijitReset dijitStretch dijitButtonContents'] or #id
depending on:
JavaScriptFunctions.DOJO.getDojoObject(boolean)
depending level: 2
depended by:
nothing.
- dojo_HasDropDown_loadAndOpenDropDown() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
Some Dojo Combo-box (dijit.form.ComboBox, dijit.form.Select etc.) contains a drop-down menu,
but the drop-down will not be loaded until you trigger it by click the combo-box-button or calling
combo-box API.
- dojo_HasDropDown_openDropDown(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the id or CSS Selector, find the dijit/_HasDropDown object, then call its
API openDropDown() to open the associated drop-down menu.
The CSS Selector can be something like table[@class='dijitReset dijitStretch dijitButtonContents'] or #id
depending on:
JavaScriptFunctions.DOJO.getDojoObject(boolean)
depending level: 2
depended by:
nothing.
- dojo_HasDropDown_openDropDown() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
Open the drop-down menu.
- dojo_initializeTabObject() - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
Convert the dojo tab object to a uniformed Tab object, which contains properties
like id, selected, disabled, label and index
depending on: nothing
depending level: 0
- DOJO_KEY - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"dojo"
- dojo_objectIsInstanceof(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- dojo_store_api_Store_query(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- DojoScrollbale(Component) - Constructor for class org.safs.selenium.webdriver.lib.ScrollBar.DojoScrollbale
-
- DojoSelect(Component) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
- DojoSelect_ComboBox(Component) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- DojoSelect_FilteringSelect(Component) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_FilteringSelect
-
- DojoSelect_Select(Component) - Constructor for class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- DojoTabbable_TabContainer(Component) - Constructor for class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- DOJOTABCONTROL - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
"DOJOTabControl"
- DOJOTOOLBAR - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
"DOJOToolbar"
- dojox - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"window.dojox" by default unless overridden by a djConfig/dojoConfig.scopemap.
- DOJOX_DEFAULT - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"window.dojox"
- DOJOX_KEY - Static variable in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
"dojox"
- doKeystrokes(Vector, Robot, int) - Static method in class org.safs.tools.input.RobotKeyEvent
-
Execute multiple RobotKeyEvent keystrokes sequentially.
- doLaunch - Variable in class org.safs.ios.IOSProcessContainer
-
- doLaunchApplication() - Method in class org.safs.ios.IDriverCommand
-
LaunchApplication implementation.
ApplicationID: Required.
- doLinkCommands() - Method in class org.safs.selenium.CFHTMLDocument
-
Purpose: Handle keywords related to link, as following
ClickLink
ClickLinkMatching
ClickLinkBeginning
ClickLinkContaining
- DOLLAR - Static variable in class org.safs.StringUtils
-
string dollar $
- domain - Variable in class org.safs.rational.RGuiObjectVector
-
Must be set by getTopTestObject prior to any call to getMatchingParentObject().
- DOMAIN_DOJO - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
DOJO
- DOMAIN_HTML - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
HTML
- DOMAIN_SAP - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
- DOMAIN_SEPARATOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
DOMAIN_SEPARATOR
- domainInfo - Variable in class org.safs.GuiObjectRecognition
-
only the Domain portion of the recognition string, if present.
- domainname - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- Domains - Class in org.safs
-
- Domains() - Constructor for class org.safs.Domains
-
- domains - Static variable in class org.safs.Domains
-
- domainsLabel - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- domainValue - Variable in class org.safs.GuiObjectRecognition
-
only the Domain value portion of the recognition string, if present.
- doMenu - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- domParser - Variable in class org.safs.selenium.SeleniumGUIUtilities
-
- doPinch() - Method in class org.safs.ios.CFWindow
-
process the PinchOpen, PinchClose commands...
- doPress() - Method in class org.safs.ios.CFComponent
-
process the Press command.
- doProcessFailure - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Set this value to false to bypass or ignore default failure processing.
- doProcessSuccess - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Set this value to false to bypass or ignore default success processing.
- doProperties - Variable in class org.safs.ios.IOSProcessContainer
-
- doProperties - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- doRequest() - Method in class org.safs.ProcessRequest
-
Process a dispatch event for handling an input record from a hook/driver.
- doResign - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- doRightClickByPath(FlexTreeTestObject, String, boolean) - Method in class org.safs.rational.flex.custom.CFFlexTree
-
- DOS_COMMAND_ATTRIB - Static variable in class org.safs.text.FileUtilities
-
"attrib"
- doSAFSInstall() - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
Perform RobotiumRC install.
- doSAFSInstall() - Static method in class org.safs.install.SilentInstaller
-
Perform SAFS install.
- doSAFSInstallers() - Static method in class org.safs.install.SilentInstaller
-
Runs AFTER SAFS has been laid down, or uninstalled.
- doSAFSOverlay() - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
Perform RobotiumRC Overlay.
- doSAFSOverlay() - Static method in class org.safs.install.SilentInstaller
-
Perform SAFS Overlay.
- doSAFSUnInstall() - Static method in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- doSAFSUnInstall() - Static method in class org.safs.install.SilentInstaller
-
- doSelect(String) - Method in class org.safs.rational.CFComboBox
-
- doSelect(String) - Method in class org.safs.rational.wpf.CFWPFComboBox
-
- doSelectMenubar(TestObject, String) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
Note: Called by selectMenuBar(), perform selecting menu item on Flex menu bar.
- doSelectMenubar(TestObject, String) - Static method in class org.safs.rational.FlexUtil
-
Purpose: Perform a select operation on Flex menu items.
- doSetText(String, String, boolean, boolean) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- doSetText(String, boolean, boolean) - Method in class org.safs.selenium.webdriver.CFComponent
-
Set the text of Component box.
- doSetTextValue() - Method in class org.safs.ios.CFEditBox
-
process the setValue command....
- doShortNames - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- doShortStrings - Variable in class org.safs.ios.IOSProcessContainer
-
- doShortStrings - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- doSimpleFlick() - Method in class org.safs.ios.CFComponent
-
process the FlickUp, FlickDown, FlickLeft, FlickRight commands...
- doSTAFInstall() - Static method in class org.safs.install.SeleniumPlusInstaller
-
Perform STAF install.
- doSTAFInstall(String) - Static method in class org.safs.install.SilentInstaller
-
Perform STAF install.
- doSTAFUnInstall() - Static method in class org.safs.install.SeleniumPlusInstaller
-
Perform uninstall STAF.
- doSTAFUnInstall(String) - Static method in class org.safs.install.SilentInstaller
-
Perform uninstall STAF.
- DOT - Static variable in class org.safs.StringUtils
-
string dot .
- doTakeScreenShotCommand() - Method in class org.safs.android.DDriverCommand
-
This method is used to check the parameter of keyword TakeScreenShot.
Filename is the required parameter.
Rotatable is the optional parameter.
- doTakeScreenShotResults(RemoteResults) - Method in class org.safs.android.DDriverCommand
-
Process result of keyword TakeScreenShot.
The remote device side will return the rotate degree of the device.
The ScreenShot will be got through API of the AndroidDebugBridger at computer side.
The returned image is always that you put your device at the default direction.
We should rotate that returned image back if the tested android application is rotatable.
- doTerm() - Method in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
Handle the request to shutdown the service from STAF
- DOTNET_POPUPMENU - Static variable in class org.safs.GuiObjectVector
-
- DotNetMenu - Class in org.safs.model.components
-
- DotNetMenu(Window, String) - Constructor for class org.safs.model.components.DotNetMenu
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DotNetMenu(String, String) - Constructor for class org.safs.model.components.DotNetMenu
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DotNetMenu(String) - Constructor for class org.safs.model.components.DotNetMenu
-
- DotNetMenuFunctions - Class in org.safs.model.commands
-
- DotNetMenuTreeNode - Class in org.safs.rational
-
Purpose: Handle the status of DotNet MenuItem
- DotNetMenuTreeNode() - Constructor for class org.safs.rational.DotNetMenuTreeNode
-
- DotNetMenuTreeNode(Object) - Constructor for class org.safs.rational.DotNetMenuTreeNode
-
- DotNetMenuTreeNode(Object, int, int) - Constructor for class org.safs.rational.DotNetMenuTreeNode
-
- DotNetTable - Class in org.safs.model.components
-
- DotNetTable(Window, String) - Constructor for class org.safs.model.components.DotNetTable
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DotNetTable(String, String) - Constructor for class org.safs.model.components.DotNetTable
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DotNetTable(String) - Constructor for class org.safs.model.components.DotNetTable
-
- DotNetTableFunctions - Class in org.safs.model.commands
-
- DotNetTree - Class in org.safs.model.components
-
- DotNetTree(Window, String) - Constructor for class org.safs.model.components.DotNetTree
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DotNetTree(String, String) - Constructor for class org.safs.model.components.DotNetTree
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- DotNetTree(String) - Constructor for class org.safs.model.components.DotNetTree
-
- DotNetTreeFunctions - Class in org.safs.model.commands
-
- DotNetUtil - Class in org.safs.rational
-
Purpose: Provide general method for .NET application
- DotNetUtil() - Constructor for class org.safs.rational.DotNetUtil
-
- DOUBLE_QUOTE - Static variable in class org.safs.StringUtils
-
string double quote "
- doubleCheckVerification(String, String) - Method in class org.safs.selenium.webdriver.lib.Component
-
Copy the Component box's value to clipboard and compare the clipboard's value with the text we try to input.
- doubleCheckVerification(String) - Method in class org.safs.selenium.webdriver.lib.EditBox
-
Copy the edit-box's value to clipboard and compare the clipboard's value with the text we try to input.
- DOUBLECLICK - Static variable in class org.safs.ComponentFunction
-
- doubleClick(String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A double click on an object.
- doubleClick(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A double click on an object.
- doubleClick(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Performs a double-click on any part of a Window based on a stored x,y coordinate.
- doubleClick(String, String) - Method in class org.safs.model.components.GenericObject
-
A double click on an object.
- doubleClick(StepTestTable, String, String) - Method in class org.safs.model.components.GenericObject
-
A double click on an object.
- doubleClick(String[]) - Method in class org.safs.model.components.GenericObject
-
A double click on an object.
- doubleClick(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A double click on an object.
- doubleClick(String) - Method in class org.safs.model.components.Window
-
Performs a double-click on any part of a Window based on a stored x,y coordinate.
- doubleClick(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Performs a double-click on any part of a Window based on a stored x,y coordinate.
- DoubleClick(Component, String...) - Static method in class org.safs.model.tools.Runner
-
A double click on an object.
- DOUBLECLICK - Static variable in class org.safs.rational.CFTree
-
- doubleClick(int, int) - Static method in class org.safs.robot.Robot
-
Move the mouse cursor to the specified x,y coordinates then perform a
double mousePress and Release to execute a Click.
- doubleClick(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.
- DoubleClick(Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
Double-Click on any visible component.
- doubleClick(WebElement, Point, Keys, int, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Double-Click the WebElement at a certain coordination with a special key pressed.
Firstly it will try to get webelement's location and use Robot to double click.
- doubleClick(WebElement, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Double-Click(Mouse Left Button) the WebElement at the center.
- doubleClick(WebElement, Keys, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Double-Click(Mouse Left Button) the WebElement at the center with a special key pressed.
- doubleClick(WebElement, Point, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Double-Click(Mouse Left Button) the WebElement at a certain coordination.
- DoubleClick(Component, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Double-Click on any visible component.
- doubleClick(AutoItRs, Point) - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
Double click with position offset.
- DOUBLECLICK_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"DoubleClick"
- DOUBLECLICK_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"DoubleClick"
- doubleClickCell(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a double click on a cell in a DotNetTable.
- doubleClickCell(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Attempts to perform a double click on a cell in a DotNetTable.
- doubleClickCell(String, String, String, String) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a double click on a table cell.
- doubleClickCell(String, String, String[]) - Static method in class org.safs.model.commands.FPSpreadFunctions
-
Attempts to perform a double click on a table cell.
- doubleClickCell(String, String, String, String) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a double click on a cell in a Table.
- doubleClickCell(String, String, String[]) - Static method in class org.safs.model.commands.HTMLTableFunctions
-
Attempts to perform a double click on a cell in a Table.
- doubleClickCell(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a double click on a cell in a JavaTable.
- doubleClickCell(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Attempts to perform a double click on a cell in a JavaTable.
- doubleClickCell(String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a cell in a DotNetTable.
- doubleClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a cell in a DotNetTable.
- doubleClickCell(String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a cell in a DotNetTable.
- doubleClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Attempts to perform a double click on a cell in a DotNetTable.
- doubleClickCell(String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a double click on a table cell.
- doubleClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a double click on a table cell.
- doubleClickCell(String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a double click on a table cell.
- doubleClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.FPSpread
-
Attempts to perform a double click on a table cell.
- doubleClickCell(String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a cell in a Table.
- doubleClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a cell in a Table.
- doubleClickCell(String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a cell in a Table.
- doubleClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.HTMLTable
-
Attempts to perform a double click on a cell in a Table.
- doubleClickCell(String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a cell in a JavaTable.
- doubleClickCell(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a cell in a JavaTable.
- doubleClickCell(String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a cell in a JavaTable.
- doubleClickCell(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Attempts to perform a double click on a cell in a JavaTable.
- DOUBLECLICKCELL - Static variable in class org.safs.rational.CFTable
-
- DOUBLECLICKCELL - Static variable in class org.safs.selenium.CFHTMLTable
-
- DOUBLECLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"DoubleClickCell"
- DOUBLECLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.FPSpreadFunctions
-
"DoubleClickCell"
- DOUBLECLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.HTMLTableFunctions
-
"DoubleClickCell"
- DOUBLECLICKCELL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"DoubleClickCell"
- DOUBLECLICKCELLOFCOLWITHROWVALUES - Static variable in class org.safs.rational.CFTable
-
- doubleClickColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.DotNetTableFunctions
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String, String, String, String) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String, String, String[]) - Static method in class org.safs.model.commands.JavaTableFunctions
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String, String) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String[]) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.DotNetTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String, String) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(StepTestTable, String, String) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(String[]) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- doubleClickColumnLabel(StepTestTable, String[]) - Method in class org.safs.model.components.JavaTable
-
Double clicks on the label of the specified column.
- DOUBLECLICKCOLUMNLABEL - Static variable in class org.safs.rational.CFTable
-
- DOUBLECLICKCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.DotNetTableFunctions
-
"DoubleClickColumnLabel"
- DOUBLECLICKCOLUMNLABEL_KEYWORD - Static variable in class org.safs.model.commands.JavaTableFunctions
-
"DoubleClickColumnLabel"
- doubleClickPartial(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to double click a node according to a partial match of its text value.
- doubleClickPartial(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to double click a node according to a partial match of its text value.
- doubleClickPartial(String, String) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to a partial match of its text value.
- doubleClickPartial(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to a partial match of its text value.
- doubleClickPartial(String[]) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to a partial match of its text value.
- doubleClickPartial(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to a partial match of its text value.
- DOUBLECLICKPARTIAL - Static variable in class org.safs.rational.CFTree
-
- DoubleClickPartial(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Double click a node according to a partial match of its path value, and verify this node has been selected.
- DoubleClickPartial(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Double click the Nth node according to a partial match of its path value, and verify this node has been selected.
- DOUBLECLICKPARTIAL_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"DoubleClickPartial"
- DOUBLECLICKROWLABEL - Static variable in class org.safs.rational.CFTable
-
- doubleClickScreenImage(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
Same as DoubleClick.
- doubleClickScreenImage(String) - Method in class org.safs.model.components.GenericObject
-
Same as DoubleClick.
- doubleClickScreenImage(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
Same as DoubleClick.
- DOUBLECLICKSCREENIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"DoubleClickScreenImage"
- doubleClickScreenLocation(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
DoubleClick a specified screen location.
- doubleClickScreenLocation(String) - Method in class org.safs.model.components.GenericObject
-
DoubleClick a specified screen location.
- doubleClickScreenLocation(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
DoubleClick a specified screen location.
- DOUBLECLICKSCREENLOCATION_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"DoubleClickScreenLocation"
- doubleClickScreenPoint(String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
(Deprecated) DoubleClick a specified screen location.
- doubleClickScreenPoint(String) - Method in class org.safs.model.components.GenericObject
-
(Deprecated) DoubleClick a specified screen location.
- doubleClickScreenPoint(StepTestTable, String) - Method in class org.safs.model.components.GenericObject
-
(Deprecated) DoubleClick a specified screen location.
- DOUBLECLICKSCREENPOINT_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"DoubleClickScreenPoint"
- doubleClickTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to double-click a node according to its text value.
- doubleClickTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to double-click a node according to its text value.
- doubleClickTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to double click a node according to its text value.
- doubleClickTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to double click a node according to its text value.
- doubleClickTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to double-click a node according to its text value.
- doubleClickTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to double-click a node according to its text value.
- doubleClickTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to double-click a node according to its text value.
- doubleClickTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to double-click a node according to its text value.
- doubleClickTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to its text value.
- doubleClickTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to its text value.
- doubleClickTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to its text value.
- doubleClickTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to double click a node according to its text value.
- DoubleClickTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Double click a node according to its path, and verify this node has been selected.
- DoubleClickTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Double Click the Nth node according to its path, and verify this node has been selected.
- DOUBLECLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"DoubleClickTextNode"
- DOUBLECLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"DoubleClickTextNode"
- DOUBLECLICKTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"DoubleClickTextNode"
- doubleClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
Action to blindly double-click a node according to its text value.
- doubleClickUnverifiedTextNode(String, String, String) - Static method in class org.safs.model.commands.JavaTreeFunctions
-
Action to blindly double-click a node according to its text value.
- doubleClickUnverifiedTextNode(String, String, String, String) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly activate (double-click) a text node.
- doubleClickUnverifiedTextNode(String, String, String[]) - Static method in class org.safs.model.commands.TreeViewFunctions
-
Action to (almost) blindly activate (double-click) a text node.
- doubleClickUnverifiedTextNode(String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly double-click a node according to its text value.
- doubleClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.DotNetTree
-
Action to blindly double-click a node according to its text value.
- doubleClickUnverifiedTextNode(String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly double-click a node according to its text value.
- doubleClickUnverifiedTextNode(StepTestTable, String) - Method in class org.safs.model.components.JavaTree
-
Action to blindly double-click a node according to its text value.
- doubleClickUnverifiedTextNode(String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- doubleClickUnverifiedTextNode(StepTestTable, String, String) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- doubleClickUnverifiedTextNode(String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- doubleClickUnverifiedTextNode(StepTestTable, String[]) - Method in class org.safs.model.components.TreeView
-
Action to (almost) blindly activate (double-click) a text node.
- DOUBLECLICKUNVERIFIEDTEXTNODE - Static variable in class org.safs.rational.CFTree
-
- DoubleClickUnverifiedTextNode(Component, String) - Static method in class org.safs.SAFSPlus.Tree
-
Double click a node according to its path, but will NOT verify this node has been selected.
- DoubleClickUnverifiedTextNode(Component, String, int) - Static method in class org.safs.SAFSPlus.Tree
-
Double Click the Nth node according to its path, but will NOT verify this node has been selected.
- DOUBLECLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.DotNetTreeFunctions
-
"DoubleClickUnverifiedTextNode"
- DOUBLECLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.JavaTreeFunctions
-
"DoubleClickUnverifiedTextNode"
- DOUBLECLICKUNVERIFIEDTEXTNODE_KEYWORD - Static variable in class org.safs.model.commands.TreeViewFunctions
-
"DoubleClickUnverifiedTextNode"
- doubleTap(String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A double-tap on a touchscreen object.
- doubleTap() - Method in class org.safs.model.components.GenericObject
-
A double-tap on a touchscreen object.
- doubleTap(StepTestTable) - Method in class org.safs.model.components.GenericObject
-
A double-tap on a touchscreen object.
- DOUBLETAP_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"DoubleTap"
- doUnbindService() - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
Unregister and then unbind with the separate TCP Messenger Service.
- doUnpickle() - Method in class org.safs.persist.PersistorToFile
-
- doUnpickle() - Method in class org.safs.persist.PersistorToFileDelegate
-
- doUnpickle() - Method in class org.safs.persist.PersistorToJSONString
-
- doUnpickle() - Method in class org.safs.persist.PersistorToString
-
Convert the string format of a Persistable object to Persistable object.
- doUnpickle() - Method in class org.safs.persist.PersistorToXMLString
-
- doVerifyBodyText() - Method in class org.safs.rational.CFHtmlDocument
-
Purpose: perform action VerifyBodyText, capture body text in target HtmlDocument, then compare the content captured
with the content of a bench file (UTF8 formated).
- doVerifyGuiImage() - Method in class org.safs.ios.CFComponent
-
Verify a component GUI image to a benchmark file.
- doWaitForGui() - Method in class org.safs.android.DDriverCommand
-
WaitForGui and WaitForGuiGone commands setup.
- doWaitForGuiResults(RemoteResults) - Method in class org.safs.android.DDriverCommand
-
WaitForGui and WaitForGuiGone commands remote results.
- DOWN - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
20
- download(String, File) - Static method in class org.safs.install.LibraryUpdate
-
- downloadBrowserDriver(String) - Method in class org.safs.selenium.util.AbstractDriverUpdater
-
- downloadBrowserDriver(String) - Method in interface org.safs.selenium.util.BrowserDriverUpdater
-
Download the matched browser-driver.
- downloadDone - Variable in class org.safs.install.LibraryUpdate
-
If we need to download file from Internet in a separate thread,
we need to set this field to false in the main thread.
- downloadURL(String, File) - Method in class org.safs.install.LibraryUpdate
-
- downloadURL(String, File) - Static method in class org.safs.Utils
-
- downloadURL(String, File, boolean) - Static method in class org.safs.Utils
-
- downloadURL(String, File) - Static method in class org.safs.UtilsIndependent
-
Download the content from an URL and save it to a local file.
- downloadURL(String, File, boolean) - Static method in class org.safs.UtilsIndependent
-
Download the content from an URL and save it to a local file.
- doXMLOut - Variable in class org.safs.ios.IOSProcessContainer
-
- DOXMLOUT_ACTION - Variable in class org.safs.ios.IOSProcessContainer
-
- dq - Static variable in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- drag(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Simulate touching a given location and dragging it to a new location.
- drag(float, float, float, float, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Simulate touching a given location and dragging it to a new location.
- dragTo() - Method in class org.safs.ComponentFunction
-
- dragTo(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A left mouse drag is performed from one object to another object based
on the offsets values.
- dragTo(String, String, String[]) - Static method in class org.safs.model.commands.GenericObjectFunctions
-
A left mouse drag is performed from one object to another object based
on the offsets values.
- dragTo(String, String, String, String, String, String) - Method in class org.safs.model.components.GenericObject
-
A left mouse drag is performed from one object to another object based
on the offsets values.
- dragTo(StepTestTable, String, String, String, String, String, String) - Method in class org.safs.model.components.GenericObject
-
A left mouse drag is performed from one object to another object based
on the offsets values.
- dragTo(String[]) - Method in class org.safs.model.components.GenericObject
-
A left mouse drag is performed from one object to another object based
on the offsets values.
- dragTo(StepTestTable, String[]) - Method in class org.safs.model.components.GenericObject
-
A left mouse drag is performed from one object to another object based
on the offsets values.
- DragTo(Component, Component, String...) - Static method in class org.safs.SAFSPlus.Component
-
A left mouse drag is performed from one object to another object based on the offsets values.
- dragTo() - Method in class org.safs.selenium.webdriver.CFComponent
-
perform dragTo from component1 to component2 with offset.
- dragTo(WebElement, WebElement, String[], int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- DRAGTO_KEYWORD - Static variable in class org.safs.model.commands.GenericObjectFunctions
-
"DragTo"
- draw(Canvas, Paint) - Method in class org.safs.android.engine.processor.RectangleShape
-
Modify this method to change the highlight shape.
- drillDownRealFlexObj(TestObject) - Static method in class org.safs.rational.FlexUtil
-
Automated testing of Flex applications requires users to load supporting files in two different ways:
1) At compile-time for applications that are enabled for RFT
2) At run-time for applications that are not enabled for RFT
For the second way, the top flex window returned by getTopObjects() on Flex domain object, might be a Flex runtimeloading
object not the real application loaded.
- driver - Variable in class org.safs.android.remotecontrol.SoloTest
-
- driver - Variable in class org.safs.control.Control
-
driver, any of the engines, possibly SAFS/RobotJ or SAFS/DriverCommands
- driver - Variable in class org.safs.model.tools.AbstractRunner
-
The model driver embedded with JSAFSDriver/InputProcessor, which will handle the keyword at the back-end.
- driver() - Method in class org.safs.model.tools.AbstractRunner
-
- Driver - Class in org.safs.model.tools
-
A JSAFSDriver wrapper attempting to provide a minimalist (simple) interface--hiding a
good bit of JSAFS complexity.
- Driver() - Constructor for class org.safs.model.tools.Driver
-
- driver - Static variable in class org.safs.model.tools.EmbeddedHookDriverDriver
-
An available reference to an EmbeddedHookDriver
- driver() - Method in class org.safs.model.tools.EmbeddedHookDriverRunner
-
retrieve access to the minimalist Driver API, if needed.
- driver() - Static method in class org.safs.model.tools.Runner
-
retrieve access to the minimalist Driver API, if needed.
- driver() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- driver - Variable in class org.safs.tools.consoles.GuiRecognitionDetector
-
- driver - Variable in class org.safs.tools.counters.SAFSCOUNTERS
-
- driver - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
The parent DriverInterface app running the test.
- driver - Variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
The DriverInterface used for all configuration information.
- driver - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- driver_assignclipboardvariable - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_clearappmapcache - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_clearclipboard - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- DRIVER_COMMAND_FAILOK_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'CF'
- DRIVER_COMMAND_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'C'
- DRIVER_COMMAND_WARNOK_RECORD_TYPE - Static variable in class org.safs.model.AbstractTestRecord
-
'CW'
- DRIVER_CONSOLELOG_ENABLED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"8", AbstractLogFacility.LOGMODE_CONSOLE;
CONSOLELOG logmode enabled.
- DRIVER_CONSOLELOG_ENABLED_STRING - Static variable in class org.safs.tools.drivers.DriverConstant
-
"CONSOLELOG", Text alternative to DRIVER_CONSOLELOG_ENABLED numeric value when allowed.
- DRIVER_CONTROL_POF_VAR - Static variable in interface org.safs.tools.drivers.DriverInterface
-
- DRIVER_CONTROL_POW_VAR - Static variable in interface org.safs.tools.drivers.DriverInterface
-
- DRIVER_CONTROL_VAR - Static variable in interface org.safs.tools.drivers.DriverInterface
-
"SAFS_DRIVER_CONTROL"
- DRIVER_CYCLE_TESTLEVEL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"CYCLE"
CYCLE test level constant.
- driver_hidesoftkeyboard - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- DRIVER_LOGGING_DISABLED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"0", AbstractLogFacility.LOGMODE_DISABLED;
Logging Disabled logmode.
- DRIVER_LOGLEVEL_DEBUG - Static variable in class org.safs.tools.drivers.DriverConstant
-
"DEBUG"
Log all test and debug mode messages.
- DRIVER_LOGLEVEL_ERROR - Static variable in class org.safs.tools.drivers.DriverConstant
-
"ERROR"
Log Error test messages only.
- DRIVER_LOGLEVEL_GENERIC - Static variable in class org.safs.tools.drivers.DriverConstant
-
"GENERIC"
Log all test messages.
- DRIVER_LOGLEVEL_INDEX - Static variable in class org.safs.tools.drivers.DriverConstant
-
"INDEX"
Log all test messages and debugmode GUI Index messages only.
- DRIVER_LOGLEVEL_INFO - Static variable in class org.safs.tools.drivers.DriverConstant
-
"INFO"
Log all test messages, debug GUI Index, and debug Info messages only.
- DRIVER_LOGLEVEL_PASS - Static variable in class org.safs.tools.drivers.DriverConstant
-
"PASS"
Log all test messages except GENERIC test messages.
- DRIVER_LOGLEVEL_WARN - Static variable in class org.safs.tools.drivers.DriverConstant
-
"WARN"
Log Error and Warning test messages only.
- DRIVER_MAX_LOGMODE_ENABLED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"127", AbstractLogFacility.LOGMODE_MAX;
MAXLOGMODE enabled.
- DRIVER_MAX_LOGMODE_ENABLED_STRING - Static variable in class org.safs.tools.drivers.DriverConstant
-
"ALL", Text alternative to DRIVER_MAX_LOGMODE_ENABLED numeric value when allowed.
- driver_onguiexistsgotoblockid - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_onguinotexistgotoblockid - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_saveclipboardtofile - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_setclipboard - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- DRIVER_SHORT_NAME_MAP - Static variable in class org.safs.Constants.SeleniumConstants
-
When starting the selenium server, the browser-drivers can be specified as VM parameters, such as
-Dwebdriver.
ie.driver=path\to\IEDriverServer.exe
-Dwebdriver.
ie.logfile=workspace\log\ie.console
The VM parameter is in format webdriver.
<browserShortName>.driver and webdriver.
<browserShortName>.logfile,
the browser names (NOT short name) have been defined in class
Constants.BrowserConstants
such as
Constants.BrowserConstants.BROWSER_NAME_EDGE
etc.
- driver_showsoftkeyboard - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- DRIVER_STEP_TESTLEVEL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"STEP"
STEP test level constant.
- DRIVER_SUITE_TESTLEVEL - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SUITE"
SUITE test level constant.
- driver_takescreenshot - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- DRIVER_TEMP_PROCESS - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
"SAFS_DCSIC_PING".
- DRIVER_TEXTLOG_ENABLED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"32", AbstractLogFacility.LOGMODE_SAFS_TEXT;
TEXTLOG logmode enabled.
- DRIVER_TEXTLOG_ENABLED_STRING - Static variable in class org.safs.tools.drivers.DriverConstant
-
"TEXTLOG", Text alternative to DRIVER_TEXTLOG_ENABLED numeric value when allowed.
- DRIVER_TOOLLOG_ENABLED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"1", AbstractLogFacility.LOGMODE_TOOL;
TOOLLOG logmode enabled.
- DRIVER_TOOLLOG_ENABLED_STRING - Static variable in class org.safs.tools.drivers.DriverConstant
-
"TOOLLOG", Text alternative to DRIVER_TOOLLOG_ENABLED numeric value when allowed.
- driver_verifyclipboardtofile - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_waitforgui - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- driver_waitforguigone - Static variable in class org.safs.android.remotecontrol.SAFSMessage
-
- DRIVER_XMLLOG_ENABLED - Static variable in class org.safs.tools.drivers.DriverConstant
-
"64", AbstractLogFacility.LOGMODE_SAFS_XML;
XMLLOG logmode enabled.
- DRIVER_XMLLOG_ENABLED_STRING - Static variable in class org.safs.tools.drivers.DriverConstant
-
"XMLLOG", Text alternative to DRIVER_XMLLOG_ENABLED numeric value when allowed.
- DriverCommand - Class in org.safs
-
Purpose: abstract DriverCommand, enforces that the 'process' method be implemented
- DriverCommand() - Constructor for class org.safs.DriverCommand
-
Purpose: constructor
- DriverCommand - Class in org.safs.model
-
Simple extension to handle Driver Commands of record type "C"
- DriverCommand(String) - Constructor for class org.safs.model.DriverCommand
-
Create a Driver Command instance using the provided command name.
- DriverCommand() - Constructor for class org.safs.SAFSPlus.DriverCommand
-
- DriverCommandProcessor - Class in org.safs
-
Purpose: DriverCommandProcessor
Lifetime: instantiated by ProcessRequest
- DriverCommandProcessor() - Constructor for class org.safs.DriverCommandProcessor
-
Purpose: constructor, calls super
- DriverCommands - Class in org.safs.model.commands
-
- driverConfigPath - Variable in class org.safs.tools.drivers.AbstractDriver
-
- driverConfigPath - Variable in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- DriverConfiguredSTAFInterfaceClass - Class in org.safs.tools.drivers
-
Provides a generic, incomplete implementation of a ConfigurableToolsInterface
that requires or expects a DriverInterface as the object used to access
configuration information.
- DriverConfiguredSTAFInterfaceClass() - Constructor for class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Constructor for DriverConfiguredInterfaceClass
- DriverConstant - Class in org.safs.tools.drivers
-
- DriverConstant() - Constructor for class org.safs.tools.drivers.DriverConstant
-
Disable construction.
- DriverConstant.DataServiceConstant - Class in org.safs.tools.drivers
-
Defines the constants used for SAFS Data Service.
- DriverConstant.MailConstant - Class in org.safs.tools.drivers
-
- DriverConstant.SafsDirectories - Class in org.safs.tools.drivers
-
- DriverConstant.SAFSLogsConstant - Class in org.safs.tools.drivers
-
- DriverConstant.SafsROBOTJ - Class in org.safs.tools.drivers
-
- DriverConstant.SeleniumConfigConstant - Class in org.safs.tools.drivers
-
- driverDir - Variable in class org.safs.install.ProjectInstaller
-
- DriverInterface - Interface in org.safs.tools.drivers
-
- driverName - Variable in class org.safs.tools.drivers.AbstractDriver
-
Name of this Driver: Default = "SAFS/TIDriver"
- DriverProcessor - Class in org.safs.android.engine.processor
-
- DriverProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.DriverProcessor
-
- driverRootDir - Variable in class org.safs.tools.drivers.AbstractDriver
-
- driverShutdownRequest() - Method in class org.safs.JavaHook
-
- DROID_COMMANDS - Static variable in class org.safs.android.DJavaHook
-
Our predefined STAF process name: "SAFS/DROID"
- DROID_ENGINE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SAFSDROID"
- droiddata - Variable in class org.safs.android.CFComponentFunctions
-
simple class cast of existing testRecordData
- droiddata - Variable in class org.safs.android.DDriverCommand
-
- droiddata - Variable in class org.safs.android.DEngineCommandProcessor
-
simple class cast of existing testRecordData
- droiddata - Variable in class org.safs.android.DTestStepProcessor
-
- DroidLaunchFailureException - Exception in org.safs.android
-
Thrown when we detect we have not successfully launched a Droid command execution.
- DroidLaunchFailureException(String) - Constructor for exception org.safs.android.DroidLaunchFailureException
-
Constructor takes the comment about the Exception.
- DroidLaunchFailureException(Object, String) - Constructor for exception org.safs.android.DroidLaunchFailureException
-
Constructor takes a 'this' reference FROM the caller as well as the comment about the Exception.
- DroidLaunchFailureException(Object, String, String) - Constructor for exception org.safs.android.DroidLaunchFailureException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- droidprotocolserver - Variable in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControlRunner
-
- DroidSocketProtocol - Class in org.safs.sockets.android
-
This class extends
SocketProtocol
, before connect to server
it will try to forward the 'pc local port' to 'device server port' if
the 'port forwarding' is enabled.
- DroidSocketProtocol() - Constructor for class org.safs.sockets.android.DroidSocketProtocol
-
- DroidSocketProtocol(NamedListener) - Constructor for class org.safs.sockets.android.DroidSocketProtocol
-
- DroidStartCommandException - Exception in org.safs.android
-
Thrown when we detect we have not successfully executed StartScript on Droid command.
- DroidStartCommandException(String) - Constructor for exception org.safs.android.DroidStartCommandException
-
Constructor takes the comment concerning the nature of the Exception.
- DroidStartCommandException(Object, String) - Constructor for exception org.safs.android.DroidStartCommandException
-
Constructor takes a 'this' reference FROM the caller as well as the comment.
- DroidStartCommandException(Object, String, String) - Constructor for exception org.safs.android.DroidStartCommandException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- DroidTestRecordDataException - Exception in org.safs.android
-
Exceptions relating to the transfer of TestRecordData between local SAFS Java and remote Droid Java.
- DroidTestRecordDataException(String) - Constructor for exception org.safs.android.DroidTestRecordDataException
-
Constructor using the standard Exception message info only.
- DroidTestRecordDataException(Object, String) - Constructor for exception org.safs.android.DroidTestRecordDataException
-
Constructor takes a 'this' reference FROM the caller as well as the standard Exception message.
- DroidTestRecordDataException(Object, String, String) - Constructor for exception org.safs.android.DroidTestRecordDataException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- DSAFSTestRunner - Class in org.safs.android.engine
-
- DSAFSTestRunner() - Constructor for class org.safs.android.engine.DSAFSTestRunner
-
- DStatus - Class in org.safs.android
-
Object used to house the status results and loggable messages from a Droid engine execution.
- DStatus() - Constructor for class org.safs.android.DStatus
-
- DStatus(int, String, String) - Constructor for class org.safs.android.DStatus
-
Convenience constructor to populate multiple fields in a single call.
- DTestRecordHelper - Class in org.safs.android
-
Extends TestRecordHelper, which holds key data used by the SAFS/Droid Engine.
Based on the SAFS Test Record Data doc.
- DTestRecordHelper() - Constructor for class org.safs.android.DTestRecordHelper
-
No-arg constructor to make this fully qualified javabean
- DTestStepProcessor - Class in org.safs.android
-
Primary handler for all CF Functions processors for Android.
- DTestStepProcessor() - Constructor for class org.safs.android.DTestStepProcessor
-
- duallog - Variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
- Dummy_contentsVP() - Method in class org.safs.rational.Script
-
Locate and return the verification point Dummy_contents object in the SUT.
- Dummy_contentsVP(TestObject) - Method in class org.safs.rational.Script
-
- DUtilities - Class in org.safs.android.auto.lib
-
Utilities for the Droid testing environment and Android Developer SDK tools.
- DUtilities() - Constructor for class org.safs.android.auto.lib.DUtilities
-
- DUtilities - Class in org.safs.android
-
Utilities for the Droid testing environment and Android Developer SDK tools.
- DUtilities() - Constructor for class org.safs.android.DUtilities
-
- dwExtraInfo - Variable in class org.safs.natives.win32.User32.KBDLLHOOKSTRUCT
-
- dwExtraInfo - Variable in class org.safs.natives.win32.User32.MOUSEHOOKSTRUCT
-
- dwExtraInfo - Variable in class org.safs.natives.win32.User32.MSLLHOOKSTRUCT
-
- dwHighDateTime - Variable in class org.safs.natives.win32.Kernel32.FileTime
-
- dwLowDateTime - Variable in class org.safs.natives.win32.Kernel32.FileTime
-
- dx(String...) - Method in class org.safs.android.auto.lib.AndroidTools
-
- dx(List<String>) - Method in class org.safs.android.auto.lib.AndroidTools
-
- dx - Class in org.safs.android.auto.tools
-
- dx() - Constructor for class org.safs.android.auto.tools.dx
-
- DynamicEnabler - Class in org.safs.rational.ft
-
IBM Rational Functional Tester V6 and later supports the testing of Win32 and .NET windows and
applications.
- DynamicEnabler() - Constructor for class org.safs.rational.ft.DynamicEnabler
-
- GATEWAYHOST - Static variable in class org.safs.tools.drivers.DriverConstant
-
"GATEWAYHOST" define the HTTP PROXY host name to connect Internet
- GATEWAYPORT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"GATEWAYPORT" define the HTTP PROXY port number to connect Internet
- gather - Variable in class org.safs.GuiChildIterator
-
Stores list of matching named items.
- GECKODRIVER_UNIX - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- GECKODRIVER_UNIX_64 - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- GECKODRIVER_WINDOWS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- GECKODRIVER_WINDOWS_64 - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- Gender - Enum in org.safs.data.model
-
- GENERAL_SCRIPT_FAILURE - Static variable in class org.safs.StatusCodes
-
- generalfailures - Variable in class org.safs.tools.status.StatusInfo
-
- generalpasses - Variable in class org.safs.tools.status.StatusInfo
-
- generalwarnings - Variable in class org.safs.tools.status.StatusInfo
-
- generateComponentName() - Method in class org.safs.selenium.spc.SPCTreeNode
-
Generate a simple name for an element that can be temporarily used in an App Map.
- generateConsoleDebugListener() - Static method in class org.safs.IndependantLog
-
- generateCriteria(String) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- generateCriteria(String, String) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- generateFullGenericXPath(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Attempt to generate a full generic Xpath string for this element including all parent
path information.
- generateGenericXPath(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Attempt to generate a simple Xpath string for this one element without any parent
path information.
- generateLookStyle(JComponent, int) - Method in class org.safs.install.ProgressIndicator
-
- generateMapKey(String, String) - Method in class org.safs.PCTree
-
- generatePositionSepeartor(String) - Static method in class org.safs.StringUtils
-
Generate a separator different from 'step separator', and it can be used to separate
the coordinates for the position parameter in a test record.
- generateRegexActions(Class<?>) - Static method in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
Generate regex expression representing the possible keywords related to the command model.
- generateSAFSFrameRecognition(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Attempt to generate a simple frame recognition string without any parent path information.
- generateSAFSFrameRecognition(WebElement, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- generateUniqueName(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- generateUniqueName(String) - Static method in class org.safs.StringUtils
-
Generate a unique name.
- GENERIC - Static variable in class org.safs.Constants.LogConstants
-
"3" GENERIC log level.
- generic(String) - Static method in class org.safs.IndependantLog
-
- GENERIC - Static variable in class org.safs.Log
-
"3" GENERIC log level.
- generic(Object) - Static method in class org.safs.Log
-
- GENERIC() - Constructor for class org.safs.selenium.util.JavaScriptFunctions.GENERIC
-
- GENERIC_ALL - Static variable in interface org.safs.natives.win32.Kernel32
-
- GENERIC_ERROR - Static variable in class org.safs.JavaHook
-
"generic_error"
- GENERIC_ERROR - Static variable in class org.safs.text.FAILKEYS
-
ERROR *** %1%
- GENERIC_EXECUTE - Static variable in interface org.safs.natives.win32.Kernel32
-
- generic_getListItems() - Static method in class org.safs.selenium.util.JavaScriptFunctions.GENERIC
-
OL or UL list items
- GENERIC_MESSAGE - Static variable in class org.safs.DDGUIUtilities
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- GENERIC_MESSAGE - Static variable in class org.safs.JavaHook
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- GENERIC_MESSAGE - Static variable in class org.safs.logging.AbstractLogFacility
-
- GENERIC_MESSAGE - Static variable in class org.safs.Processor
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- GENERIC_MESSAGE - Static variable in class org.safs.ProcessRequest
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- GENERIC_MESSAGE - Static variable in class org.safs.RobotJHook
-
Convenience for local referencing instead of referencing AbstractLogFacility.
- GENERIC_MESSAGE - Static variable in class org.safs.staf.service.logging.CustomLogFac
-
- GENERIC_MESSAGE_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- GENERIC_MESSAGE_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- GENERIC_NO_ACCESS - Static variable in interface org.safs.natives.win32.Kernel32
-
- GENERIC_OBJECT - Static variable in class org.safs.model.tools.AppMapGenerator
-
- GENERIC_OBJECTTYPE_POPUPWINDOW - Static variable in class org.safs.GuiObjectVector
-
"POPUPWINDOW" -- The upper-case generic "sought" object type for top level popup menu window.
- GENERIC_READ - Static variable in interface org.safs.natives.win32.Kernel32
-
For method
Kernel32.CreateFileA(String, int, int, SecurityAttribute, int, int, Pointer)
and
Kernel32.CreateFileW(String, int, int, SecurityAttribute, int, int, Pointer)
The second parameter dwDesiredAccess can take one of the following constants,
or any combination of them
- GENERIC_WILDCARD - Static variable in class org.safs.rational.ft.DynamicEnabler
-
"*"
- GENERIC_WRITE - Static variable in interface org.safs.natives.win32.Kernel32
-
- GenericEngine - Class in org.safs.tools.engines
-
- GenericEngine() - Constructor for class org.safs.tools.engines.GenericEngine
-
Constructor for GenericEngine
- GenericJavaConsoleRunner - Class in org.safs.tools.consoles
-
Requires 1 command-line arg, minimum:
- GenericJDBC - Class in org.safs.tools.data
-
This class is intended to be a lightweight class with few additional SAFS dependencies.
- GenericJDBC() - Constructor for class org.safs.tools.data.GenericJDBC
-
- GenericMaster - Class in org.safs.model.components
-
- GenericMaster(Window, String) - Constructor for class org.safs.model.components.GenericMaster
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- GenericMaster(String, String) - Constructor for class org.safs.model.components.GenericMaster
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- GenericMaster(String) - Constructor for class org.safs.model.components.GenericMaster
-
- GenericMasterFunctions - Class in org.safs.model.commands
-
- GenericObject - Class in org.safs.model.components
-
- GenericObject(Window, String) - Constructor for class org.safs.model.components.GenericObject
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- GenericObject(String, String) - Constructor for class org.safs.model.components.GenericObject
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- GenericObject(String) - Constructor for class org.safs.model.components.GenericObject
-
- GenericObjectFunctions - Class in org.safs.model.commands
-
- GenericProcessCapture - Class in org.safs.tools.consoles
-
Attempts to capture out and err streams from a process for use by other processes.
- GenericProcessCapture(Process) - Constructor for class org.safs.tools.consoles.GenericProcessCapture
-
Default Constructor for GenericProcessCapture.
- GenericProcessCapture(Process, String, boolean) - Constructor for class org.safs.tools.consoles.GenericProcessCapture
-
Alternative constructor allowing the IO thread to remain open as long as
a secondary process/pid remains running (if specified).
- GenericProcessCapture(Process, String, boolean, boolean) - Constructor for class org.safs.tools.consoles.GenericProcessCapture
-
Alternative constructor allowing the IO thread to remain open as long as
a secondary process/pid remains running (if specified).
- GenericProcessConsole - Class in org.safs.tools.consoles
-
Continuously monitors the wrapped process out and err streams routing them to the local
process System.out and System.err via
GenericProcessConsole.debug(String)
so they will not block.
- GenericProcessConsole(Process) - Constructor for class org.safs.tools.consoles.GenericProcessConsole
-
Default (and only) public constructor for GenericProcessConsole.
- GenericProcessConsole(Process, boolean) - Constructor for class org.safs.tools.consoles.GenericProcessConsole
-
- GenericProcessMonitor - Class in org.safs.tools
-
Various utilities for monitoring or otherwise interrogating native system processes.
- GenericProcessMonitor() - Constructor for class org.safs.tools.GenericProcessMonitor
-
- GenericProcessMonitor.ProcessInfo - Class in org.safs.tools
-
- GenericProcessMonitor.SearchCondition - Class in org.safs.tools
-
- GenericProcessMonitor.UnixProcessSearchCondition - Class in org.safs.tools
-
- GenericProcessMonitor.WQLSearchCondition - Class in org.safs.tools
-
- genericStr - Static variable in class org.safs.Processor
-
- genericStr - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
empty.
- genericText - Static variable in class org.safs.Processor
-
- genericText - Static variable in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
GetText instance handling GENERIC text resources.
- GenericToolsInterface - Interface in org.safs.tools
-
- genIdInformation(TestObject, GuiObjectRecognition) - Method in class org.safs.rational.REngineCommandProcessor
-
- GENKEYS - Class in org.safs.text
-
DO NOT modified manually! Generated by org.safs.text.KEYSFileGenerator automatically.
Constants for string resource IDs in SAFSTextResourceBundle
- GENKEYS() - Constructor for class org.safs.text.GENKEYS
-
- genRecogString(PCTree, TestObject, Map, String) - Method in class org.safs.rational.ProcessContainer
-
Used internally.
- genRecogString(PCTree, Object, String) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Deduce the recognition string for the container object and store that
along with associated object information in the PCTree.
- GENStrings - Class in org.safs.text
-
Constants for string resource IDs in SAFSTextResourceBundle
Static access to a single instance of this ResourceBundle.
- GENStrings() - Constructor for class org.safs.text.GENStrings
-
- get() - Static method in class org.safs.android.auto.lib.AndroidTools
-
TODO Do we need to keep this tool as a singleton?
If different users call
ConsoleTool.setToolHome(String)
to set different tool-path, problem!!!
But on one machine, it is rarely that user has different path for one tool.
- get() - Static method in class org.safs.android.auto.lib.Console
-
- get(String) - Static method in enum org.safs.image.ImageUtils.AlterImageStyle
-
- get(long) - Method in class org.safs.logging.LogItemDictionary
-
Returns the LogItem
of a particular type.
- get(int) - Static method in class org.safs.logging.MessageTypeInfo
-
Returns a MessageTypeInfo
for a message type.
- get(String) - Static method in enum org.safs.net.IHttpRequest.HttpCommand
-
- get(String) - Static method in enum org.safs.net.IHttpRequest.HttpResponseStatus
-
- get(String) - Static method in enum org.safs.net.XMLHttpRequest.AjaxReadyState
-
- get(String) - Static method in enum org.safs.persist.PersistenceType
-
- GET() - Constructor for class org.safs.rest.REST.GET
-
- get() - Method in class org.safs.selenium.util.Version
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Confirmation
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ConfirmationNotPresent
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ConfirmationPresent
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementNotPresent
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Eval
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Text
-
- get(TestRun) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.TextNotPresent
-
- get() - Method in class org.safs.staf.service.logging.SLSLogFacility.RequestQueue
-
Removes and returns the first request in this queue.
- get(STAFCommandParseResult) - Method in class org.safs.staf.service.queue.EmbeddedQueueService
-
- get(Object) - Method in class org.safs.text.CaseInsensitiveHashtable
-
Override for String keys to allow case-insensitivity.
- get(String) - Static method in enum org.safs.text.FileUtilities.FileType
-
- get(String) - Static method in enum org.safs.tools.mail.Mailer.MimeType
-
- get(String) - Static method in enum org.safs.tools.mail.Mailer.Protocol
-
- get_content_type() - Method in class org.safs.rest.service.Response
-
- get_engine() - Method in class org.safs.tools.drivers.STAFProcessContainerResult
-
Normally stores the EngineInterface to the engine that processed a command.
- get_entity_body() - Method in class org.safs.rest.service.Response
-
- get_entity_length() - Method in class org.safs.rest.service.Response
-
- get_event() - Method in class org.safs.tools.input.RobotKeyEvent
-
- get_headers() - Method in class org.safs.rest.service.Request
-
- get_headers() - Method in class org.safs.rest.service.Response
-
- get_http_version() - Method in class org.safs.rest.service.Response
-
- get_keycode() - Method in class org.safs.tools.input.RobotKeyEvent
-
- get_message_body() - Method in class org.safs.rest.service.Request
-
- get_message_body() - Method in class org.safs.rest.service.Response
-
- GET_METHOD - Static variable in class org.safs.rest.REST
-
- GET_MILLIS_BETWEEN_RECORDS - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
- GET_NETWORK_CONDITIONS - Static variable in class org.safs.selenium.webdriver.lib.ChromeHttpCommandExecutor
-
"getNetworkConditions"
- get_reason_phrase() - Method in class org.safs.rest.service.Response
-
- get_request() - Method in class org.safs.rest.service.Response
-
- get_request_http_version() - Method in class org.safs.rest.service.Request
-
- get_request_method() - Method in class org.safs.rest.service.Request
-
- get_request_uri() - Method in class org.safs.rest.service.Request
-
- GET_SECS_AFTER_WIN_ACTIVE - Static variable in class org.safs.rational.DCDriverCommand
-
- GET_SECS_BEFORE_MOUSE_DOWN - Static variable in class org.safs.rational.DCDriverCommand
-
- GET_SECS_BEFORE_MOUSE_DOWN_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSecsBeforeMouseDown"
- GET_SECS_BEFORE_MOUSE_DOWN_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSecsBeforeMouseDown"
- GET_SECS_BEFORE_MOUSE_UP - Static variable in class org.safs.rational.DCDriverCommand
-
- GET_SECS_BEFORE_MOUSE_UP_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSecsBeforeMouseUp"
- GET_SECS_BEFORE_MOUSE_UP_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSecsBeforeMouseUp"
- GET_SECS_DELAY_RETRY_COMPONENT - Static variable in class org.safs.rational.DCDriverCommand
-
- GET_SECS_SEEK_COMPONENT - Static variable in class org.safs.rational.DCDriverCommand
-
- get_status_code() - Method in class org.safs.rest.service.Response
-
- get_status_line() - Method in class org.safs.rest.service.Response
-
- get_statusCode() - Method in class org.safs.tools.drivers.STAFProcessContainerResult
-
Normally stores a TestRecordHelper.statusCode value resulting from an engine dispatch
result.
- get_statusInfo() - Method in class org.safs.tools.drivers.STAFProcessContainerResult
-
Normally stores a TestRecordHelper.statusInfo value resulting from an engine dispatch
result.
- getAbortOnFailure() - Static method in class org.safs.SAFSPlus.Assert
-
- getAbsClassIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current absclassindex for the given class
- getAbsObjectIndex() - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the absoluteobjectindex
- getAbsoluteFile(String, String) - Static method in class org.safs.android.DJavaHook
-
Get an CaseInsensitiveFile
- getAbsoluteFile() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getAbsoluteFileName(String, String) - Method in class org.safs.rational.CFMenuBar
-
- getAbsoluteIndexStore() - Static method in class org.safs.GuiChildIterator
-
Returns stored absolute indices Hashtable.
- getAbsolutePath() - Method in class org.safs.logging.FileLogItem
-
Returns the full path to the file represented by this log item.
- getAbsolutePath() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getAbsolutFileName(String, String) - Method in class org.safs.Processor
-
- getAbsSubClassIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current abssubclassindex for the given class
- getAbsTypeIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current absclassindex for the given type
- getAccessibilities() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getAccessibleName(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getAccessibleName(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the accessible name of the object if the object is named.
- getAccessibleName(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the AccessibleName of the component, if any.
- GETACCESSIBLENAME_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetAccessibleName"
- getAccessToken() - Method in class org.safs.auth.Content
-
- getAccessTokenSecret() - Method in class org.safs.auth.Content
-
- getAccessTokenType() - Method in class org.safs.auth.Content
-
- getActivityMonitor(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Returns a String UID for the Robotium Solo Activity Monitor
Use a cache to store the ActivityMonitor.
If the ActivityMonitor doesn't exist in the cache, we generate an ID
and put the ActivityMonitor into cache with that ID.
If the ActivityMonitor exists in the cache, we just return the related ID.
- getActivityMonitor() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Robotium Solo Activity Monitor.
- getActivityrunner() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- getAdapterProperty(Adapter, String) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Add Adapter subclass property names to the list of available object property names.
- getAgent(String) - Method in interface org.safs.jvmagent.LocalAgentFactory
-
Locate and return the LocalAgent using the stored agentpackage and provided agentname.
- getAgent(String) - Method in class org.safs.jvmagent.LocalAgentFactoryImpl
-
- getAgentID() - Method in interface org.safs.rmi.engine.Agent
-
Returns an ObjID to uniquely identify the JVM Agent.
- getAgentID() - Method in class org.safs.rmi.engine.AgentImpl
-
- getAgentID() - Method in class org.safs.rmi.engine.AgentWindow
-
- getAgentID() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- getAgentID() - Method in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
Called by an RMI Server.
- getAgentName() - Method in interface org.safs.rmi.engine.Agent
-
Returns the name or remoteType of the JVM Agent.
- getAgentName() - Method in class org.safs.rmi.engine.AgentImpl
-
- getAgentName() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
- getAgentName() - Method in interface org.safs.selenium.rmi.agent.SeleniumRMIAgent
-
Called by an RMI Server.
- getAllChildElements(WebElement, String) - Method in class org.safs.selenium.spc.WDSPC
-
- getAllDojoFunctions() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getAllElements() - Method in class org.safs.selenium.DocumentParser
-
- getAllElements(String) - Method in class org.safs.selenium.spc.SPC
-
- getAllElements(String, String) - Method in class org.safs.selenium.spc.WDSPC
-
- getAllElementsR(Document, String, int, int, String, List<String>) - Method in class org.safs.selenium.DocumentParser
-
Note: This is a recursive method, for each frame in this document, this method will be called.
- getAllFromRepository(String, RestModel) - Static method in class org.safs.Utils
-
Get all of a certain RestModel from data repository.
- getAllFunctions() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getAllOpenActivities(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get all activities and return their ID in format ";ID;ID;ID"
the ID string will be stored in remoteresultinfo of parameter props.
- getAllOpenActivities() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the opened/active Activities.
- getAllOpenedActivities() - Method in class com.robotium.solo.RCSolo
-
This method is removed from
Solo
from Robotium4.1 release.
Expose it in
RCSolo
to keep the backward compatibility.
- getAllowExit() - Static method in class org.safs.SAFSPlus
-
- getAllSAPFunctions() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getAllSelectedOptions() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getAllSelectedOptions() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getAllSelectedOptionsText() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getAllSelectedOptionsText() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getAllWindowNames(Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Wraps Selenium.getAllWindowNames to handle Selenium defect.
- getAllWindowTitles() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getAllXPath(Document, String[]) - Method in class org.safs.selenium.DocumentParser
-
- getAllXPaths(String, Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Gets all the xpaths for a certain html tag
- getAlpha(Object) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getAlpha(int) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getAlpha(Object) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getAlpha(int) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getAltChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getAltCompType() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getAlternateAncestor() - Method in class org.safs.jvmagent.agents.ObjectAgent
-
AlternateAncestorUser interface.
- getAlternateAncestor() - Method in interface org.safs.jvmagent.AlternateAncestorUser
-
AlternateAncestorUser interface.
- getAlternateAncestorClassname() - Method in class org.safs.jvmagent.agents.ObjectAgent
-
AlternateAncestorUser interface.
- getAlternateAncestorClassname() - Method in interface org.safs.jvmagent.AlternateAncestorUser
-
AlternateAncestorUser interface.
- getAlternateParams() - Method in class org.safs.ComponentFunction
-
Purpose: zero-based params with:
windowname
compname
+N additional parameters
- getAlternateParams() - Method in class org.safs.Processor
-
- getAltText() - Method in class org.safs.text.ResourceMessageInfo
-
- getAncestorAgent() - Method in class org.safs.jvmagent.agents.ObjectAgent
-
Used internally by processAncestor and subclasses to attempt to retrieve the
alternateAncestor locally or via any stored LocalAgentFactory.
- getAndroidDebugBridge() - Static method in class org.safs.android.auto.lib.DUtilities
-
Get the AndroidDebugBridge instance.
- getAndroidPoint(PointF) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Convert a com.jayway.android.robotium.remotecontrol.PointF to a android.graphics.PointF.
- getAndroidPointFList(List<PointF>) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Convert a list of com.jayway.android.robotium.remotecontrol.PointF to a list of android.graphics.PointF.
- getAndroidTools(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
- getAntTool(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
Set our static ant sdk tool to the one appropriate for the OS (Windows or Unix).
The routine does nothing if the appropriate sdk instance is already set.
For the sdk's tool home, it firstly try to set it to parameter 'antToolHome'
If antToolHome is not a valid home path:
it will try to get it from the 'VM properties'
AntTool.ANT_HOME_PROP
or from 'systeme environment'
AntTool.ANT_HOME_ENV
- getAppendedCompInfo() - Method in class org.safs.PCTree
-
- getAppendMode() - Static method in class org.safs.rational.ProcessContainer
-
- getAppletsBrowser(GuiTestObject) - Method in class org.safs.rational.CFComponent
-
getParentBrowser
Given a component assumed to be inside an Applet, we will attempt to
locate the TopLevelTestObject in the "Html" domain that has the
containing Java Plug-in object overlapping the same screen location.
- getAppMap(String) - Method in class org.safs.DDGUIUtilities
-
Retrieve a named ApplicationMap object from storage.
- getAppMapItem(String, String, String) - Method in class org.safs.model.examples.advanced.JSAFSAdvancedRuntime
-
Convenience routine to get a value out of an app map.
- getAppMapItem(String, String, String) - Method in class org.safs.Processor
-
- getAppMapItem(String, String, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- getAppMapItem(String, String, String) - Method in class org.safs.STAFHelper
-
Purpose: getitem from safsmaps using STAF
format used:
" getitem "+appMapID+" SECTION "+section+" Item "+item + "";
example: staf local safsmaps getitem "classicc" SECTION "LoginWindow" Item "OKButton"
Side Effects: STAF is accessed (safsmaps service)
State Read: field 'handle'
Assumptions: we are using the SAFSMAPS SERVICE registered in STAF
note that currently after each value there are quotes.
- getAppMapItem(String, String, String, boolean) - Method in class org.safs.STAFHelper
-
Purpose: getitem from safsmaps using STAF, and check if the item has a static
recognition string.
- getAppMapItem(String, String) - Method in class org.safs.text.INIFileReader
-
Lookup an item in a particular section of the map.
- getAppMapItem(String, String, String) - Method in class org.safs.tools.engines.GenericEngine
-
- getAppMapItem(String, String, String) - Method in interface org.safs.tools.RuntimeDataInterface
-
Retrieve the resolved value of an item stored in the App Map chain (SAFSMAPS).
- getAppMapName() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getAppMapNames() - Method in class org.safs.STAFHelper
-
Purpose: get collection of appmap names
Assumptions: output of this command:
staf local safsmaps list
looks like:
safsmaps:LIST:2
c:\cycletest\datapool\dealapp.map:C:\CycleTest\Datapool\DealApp.MAP
deal:C:\CycleTest\Datapool\DealApp.map
- getAppMapNames() - Method in interface org.safs.tools.CoreInterface
-
- getAppMapRecognition(DTestRecordHelper) - Static method in class org.safs.android.DUtilities
-
Attempts to fill the DTestHelper winGuiID and compGuiID fields as well as the
Keyword Properties KEY_WINREC and KEY_COMPREC properties
using the Keyword Properties and STAFHelper in the provided DTestRecordHelper.
- getAppMapText() - Method in class org.safs.selenium.spc.SPCAppMapFrame
-
- getAppMapUID() - Method in class org.safs.tools.status.TestRecordInfo
-
- getAppMapUID() - Method in interface org.safs.tools.status.TestRecordInterface
-
Current App Map ID in use.
- GETAPPMAPVALUE - Static variable in class org.safs.DCDriverMiscCommands
-
- getAppMapValue(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assign a DDVariable a value from an App Map.
- getAppMapValue(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assign a DDVariable a value from an App Map.
- getAppMapValue(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Assign a DDVariable a value from an App Map.
- getAppMapValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Assign a DDVariable a value from an App Map.
- GetAppMapValue(Component, String...) - Static method in class org.safs.SAFSPlus.Misc
-
According to the component, get its "recognition string" defined in App Map file.
This component can be defined in one of the App Map file of a
App Map chain.
- GetAppMapValue(String) - Static method in class org.safs.SAFSPlus.Misc
-
- GetAppMapValue(String, String) - Static method in class org.safs.SAFSPlus.Misc
-
According to pair (section,item), get the value defined in
App Map chain
- GETAPPMAPVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetAppMapValue"
- GETAPPMAPVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetAppMapValue"
- getArg(String) - Method in class org.safs.ios.IOSProcessContainer
-
Attempt to retrieve an arg String value via our specific search chain.
- getArg(String) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Attempt to retrieve an arg String value via our specific search chain.
- getArray(Object) - Static method in class org.safs.Utils
-
- getAssignment(String) - Method in class org.safs.model.Variable
-
"^varname=expression" -- Returns an assignment version of this variable.
- getAttachedDevices() - Static method in class org.safs.android.auto.lib.DUtilities
-
Extract the list of Android Debug Bridge attached devices from Android Tools
- getAttrClass() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getAttribute(String, String, String) - Method in class org.safs.selenium.DocumentParser
-
Purpose: Get the value of an attribute
- getAttribute(Document, String, String) - Method in class org.safs.selenium.DocumentParser
-
Purpose: Get the value of an attribute
- getAttribute(Node, String) - Method in class org.safs.selenium.DocumentParser
-
Purpose: Get the value of an attribute
- getAttribute(Selenium, String, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Purpose: Return the value of attribute for an element indicated by xpath
Note: This method will try to DocumentParser to get the value
If it can not get the value, it will try the selenium's API getAttribute.
- getAttribute(String) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
Get the value of an attribute from the underlying WebElement object.
- getAttributes(String, String) - Method in class org.safs.selenium.DocumentParser
-
Purpose: Get all properties of an element on html page.
- getAttributes(Document, String) - Method in class org.safs.selenium.DocumentParser
-
Purpose: Get all properties of an element on html page.
- getAttributes(Node) - Method in class org.safs.selenium.DocumentParser
-
Purpose: Get all properties of an element on html page.
- getAttributes(Selenium, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Purpose: Return the attributes for an element indicated by xpath
Note: This method will try to DocumentParser to get the properties
- getAttributes() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get all attributes of a dom element.
depending level: 0
- getAUTApk() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- getAUTApk() - Method in class org.safs.android.remotecontrol.SoloTest
-
- getAuth() - Method in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- getAuth() - Method in class org.safs.rest.service.Service
-
- getAuthCodeResource() - Method in class org.safs.auth.AuthorizationServer
-
- getAuthorizationServer() - Method in class org.safs.auth.OAuth2
-
- getAuthTokenResource() - Method in class org.safs.auth.AuthorizationServer
-
- getAuthType() - Method in class org.safs.rest.service.Service
-
- getAutoItComponentSupport() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getAutoItComponentSupport() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
We provide AutoIt Component Function support.
- getAutoItComponentSupport() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getAutomaticResolve() - Method in class org.safs.tools.drivers.JSAFSDriver
-
- getAutomationNameOfMatchedTab(FlexObjectTestObject, String, boolean) - Method in class org.safs.rational.flex.CFFlexPageTabList
-
get the item which property 'label' matches tabText, and return its automationName with which RFT can perform right actions.
- getAvailablePorts() - Static method in class org.safs.sockets.AvailablePortFinder
-
Returns the Set
of currently available port numbers
(Integer
).
- getAvailablePorts(int, int) - Static method in class org.safs.sockets.AvailablePortFinder
-
Returns the Set
of currently avaliable port numbers (Integer
)
between the specified port range.
- getBaseServiceName() - Method in class org.safs.auth.AuthorizationServer
-
- getBaseURL() - Method in class org.safs.rest.service.Service
-
- getBeginTimestamp() - Method in class org.safs.data.model.History
-
- getBenchDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getBenchDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getBenchDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getBenchDir() - Method in interface org.safs.tools.PathInterface
-
- GetBinary(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : application/octet-stream" on a REST service, and verify the returned content is binary before returning it.
- getBinaryHeaders() - Static method in class org.safs.rest.service.Headers
-
Will lazily create the default headers for this type if they don't already exist.
- getBindex() - Method in class org.safs.reflect.PropertyInfo
-
Returns the bindex.
- getBinDir() - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
Returns the "bin" directory at the root of this project.
- getBinDirectories() - Method in class org.safs.android.auto.lib.ConsoleTool
-
- getBins() - Method in interface org.safs.install.IProductDetector
-
- getBins() - Method in class org.safs.install.ProductDetectorDefault
-
Return an array containing one sub folder 'bin'.
- getBitmapOfView(View) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get bitmap image of a View.
This method call View.getDrawingCache()
to get the bitmap image.
For some special views, we can't generate the bitmap by this way.
- getBlankLine() - Method in class org.safs.PCTree
-
Output a blank line and 'Child of' information if the parent control has onlyOneChildVisible
(like TabControls).
- getBlockID() - Method in class org.safs.model.BlockID
-
Returns the block ID for this BlockID command.
- getBlue(Object) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getBlue(int) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getBlue(Object) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getBlue(int) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getBoolean(Properties, String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Return the optional parameter as a boolean value
- getBoolean(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Retrieve an expected boolean value from the results.
- getBoolean(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Retrieve an expected boolean value from the results or a defaultValue if the item is not found.
- getBoolean(WebElement, String...) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get a boolean value from the WebElement according to the attributes.
- getBoolean(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get a boolean value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getBooleanArg(String) - Method in class org.safs.ios.IOSProcessContainer
-
- getBooleanArg(String) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- getBorderWidth(String, String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Get the border width of a window.
- getBorderWidth() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getBoundsSeparator() - Method in class org.safs.selenium.DocumentParser
-
- getBranch() - Method in class org.safs.data.model.Orderable
-
- getBrowserClientScreenPosition(Selenium) - Method in class org.safs.selenium.DocumentParser
-
- getBrowserInformation() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get the browser's information, such like height, width, clientHeight, clientWidth etc.
depending level: 0
- getBrowserInstance(String) - Static method in class org.safs.selenium.webdriver.lib.SelectBrowser
-
- getBrowserInstance(String, Map<String, Object>) - Static method in class org.safs.selenium.webdriver.lib.SelectBrowser
-
- getBrowserName() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getBrowserName(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getBrowserName() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getBrowserVersion() - Method in interface org.safs.selenium.util.BrowserDriverUpdater
-
- getBrowserVersion() - Method in class org.safs.selenium.util.ChromeDriverUpdater
-
- getBrowserVersion() - Method in class org.safs.selenium.util.FirefoxDriverUpdater
-
This method will not only find out the version of the installed firefox;
it will also detect the bitness (32 or 64 bits) of the installed firefox, the result will be kept in
FirefoxDriverUpdater.isBrowser32Bit()
.
- getBrowserVersion() - Method in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- getBrowserVersion() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getBrowserVersion() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getBrowserWithID(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Retrieves the WebDriver/Browser with the given id.
- getBrowserWithTitle(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Retrieves the WebDriver/Browser with the given title.
- getBufferedFileReader(String, String) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedReader for a FileInputStream with encoding.
- getBufferedFileWriter(String, String) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedWriter for a FileOutputStream with encoding.
- getBundleName() - Method in class org.safs.GetText
-
- getButton(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Button at the given index.
- getButton(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Button showing the given text.
- getButton(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Button showing the given text.
- getBypassFramesReset() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
By default, search algorithms begin every search by switching back ("frames reset") to the topmost root HTML document (frame).
and switch frame automatically according to the 'recognition string' during the component search.
This 'bypassFramesReset' decides if this "frames reset" will be attempted at the beginning of every component search.
If it is true, that means that we don't do "frames reset" and focus on the last frame context for component search.
- getBypassRobot() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
By default, our library will handle click actions by Robot firstly, if failed then handle it by selenium.
- getByteField() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getCacheableContent() - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
Get the real-time content from WebElement.
For some components like Tree, Menu etc.
- getCacheableContent() - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- getCachedItem(Hashtable, Object) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Attempts to retrieve an item from cache using the provided key.
- getCachedItem(Object) - Method in class org.safs.GuiObjectVector
-
Attempts to retrieve an item from cache using the provided key.
- getCachedItem(Object) - Method in class org.safs.rational.RGuiObjectVector
-
- getCachedKeysByValue(Object) - Method in class org.safs.rational.RGuiObjectVector
-
Retrieve keys from the cache using a value item.
- getCachedLibComponent(Criteria) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
get the cached Component according to the key, which can be a text-label, xpath or css-selector ect.
- getCachedObject(String, boolean) - Method in interface com.jayway.android.robotium.remotecontrol.client.processor.CacheReferenceInterface
-
Retrieve a cached object from the class instance.
- getCachedObject(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
CacheReferenceInterface implementation.
- getCachedObject(String, boolean) - Method in class org.safs.android.engine.processor.DriverProcessor
-
CacheReferenceInterface implementation.
- getCachedObject(String, boolean) - Method in class org.safs.android.engine.processor.EngineProcessor
-
CacheReferenceInterface implementation.
- getCacheKeyForValue(Hashtable, Object) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
To check if the local cache contains the expectedValue.
If found, return the corresponding key, otherwise return null.
- getCallerClassName(boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- getcallerClassname(boolean) - Method in class org.safs.tools.stringutils.StringUtilities.TestStacktraceCaller
-
- getCallerID(boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get my caller's id, which is a string containing 'full-qualified-callername'+'current-thread-id',
- getCallerName(boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- getcallerName(boolean) - Method in class org.safs.tools.stringutils.StringUtilities.TestStacktraceCaller
-
- getCanonicalFile() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getCanonicalPath() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getCapabilities() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getCaption(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getCaption(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getCaption(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Retrieve the Caption of the object if one exits.
- getCaption(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the Caption of the object if one exits.
- getCaption(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the Caption of a component, if any.
- getCaption(TestObject) - Static method in class org.safs.rational.FlexUtil
-
Take property 'automationName' of the top Flex application (FlexApplicationTestObject) as Caption, although there is
no caption for a flex application.
- getCaption(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- getCaption(Object) - Method in interface org.safs.rmi.engine.Agent
-
Retrieve the Caption of the object if one exits.
- getCaption(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Caption Unsupported").
- getCaption(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Retrieve the Caption of the object if one exits.
- GETCAPTION_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetCaption"
- getCapXML() - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Returns the current setting of whether the XML log will be capped on closure.
- getCaseInsensitiveFile(String) - Method in class org.safs.tools.CaseInsensitiveFile
-
- getCell(int, int) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overrides CFTable.getCell, gets a Cell based on row and col
- getCell(TestObject, int, int) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overrides CFTable.getCell supporting .NET tables to get a cell based on row and col
Note:it is low-effective to call this method repeatly.
- getCell(TestObject, int, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: get a cell based on row and col, uses 'getCells' method
- getCell(int, int) - Method in class org.safs.rational.CFTable
-
Purpose: get a Cell based on row and col
- getCell(TestObject, int, int) - Method in class org.safs.rational.CFTable
-
Purpose: get a cell based on row and col
- getCell(TestObject, int, int) - Method in class org.safs.rational.custom.CFJCTreeTable
-
Purpose: get a cell based on row and col, uses 'getCells' method
- getCell(TestObject, int, int) - Method in class org.safs.rational.flex.CFFlexTable
-
Purpose: overrides the mehod in its superclass CFTable
- GETCELLCOORDINATES - Static variable in class org.safs.rational.CFTable
-
- getCells(TestObject) - Method in class org.safs.rational.CFJCTable
-
Purpose: get all cells of the testobject (JCTable)
- getCellText(TestObject, int, int) - Method in class org.safs.rational.CFHtmlTable
-
Note:
get the text value of the cell at (row,col) in HTML table
- getCellText(TestObject, TestObject, int, int) - Method in class org.safs.rational.CFTable
-
- getCellText(TestObject, int, int) - Method in class org.safs.rational.CFTable
-
Note:
Get the text value of the cell at (row,col) in Java table
Its subclass may override this method.
- getCellText(TestObject, TestObject, int, int) - Method in class org.safs.rational.custom.CFTable
-
- getCellText(int, int) - Method in class org.safs.selenium.CFHTMLTable
-
- getCellValue(String, String, String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Get the value of a cell at a certain row and column
The variable in the parameter will be set to the value of the specified
row and column.
- getCellValue(String, String, String[]) - Static method in class org.safs.model.commands.TableViewFunctions
-
Get the value of a cell at a certain row and column
The variable in the parameter will be set to the value of the specified
row and column.
- getCellValue(String, String, String) - Method in class org.safs.model.components.TableView
-
Get the value of a cell at a certain row and column
The variable in the parameter will be set to the value of the specified
row and column.
- getCellValue(StepTestTable, String, String, String) - Method in class org.safs.model.components.TableView
-
Get the value of a cell at a certain row and column
The variable in the parameter will be set to the value of the specified
row and column.
- getCellValue(String[]) - Method in class org.safs.model.components.TableView
-
Get the value of a cell at a certain row and column
The variable in the parameter will be set to the value of the specified
row and column.
- getCellValue(StepTestTable, String[]) - Method in class org.safs.model.components.TableView
-
Get the value of a cell at a certain row and column
The variable in the parameter will be set to the value of the specified
row and column.
- GETCELLVALUE_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"GetCellValue"
- getChainedProcessor() - Method in class org.safs.Processor
-
Returns chained processor to interpret test data, if any.
- getChars(Integer, String) - Static method in class org.safs.StringUtils
-
Purpose: get a string with the number of specified sequenced 'chars'
- GetCheckAlertTimeout() - Static method in class org.safs.selenium.webdriver.SeleniumPlus.Misc
-
Get the current 'Check Alert Timeout' value.
- getChildBegin(String, String, String) - Method in class org.safs.persist.PersistorToHierarchialString
-
- getChildBegin(String, String, String) - Method in class org.safs.persist.PersistorToJSONString
-
- getChildBegin(String, String, String) - Method in class org.safs.persist.PersistorToXMLString
-
- getChildComponent(LocalAgentFactory, Component[], ComponentItem) - Method in class org.safs.jvmagent.ComponentTracker
-
Attempt to locate the real Component from the parent array using the child
ComponentItem information.
- getChildCount(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getChildCount(Object) - Method in class org.safs.jvmagent.agents.ContainerAgent
-
- getChildCount(Object) - Method in class org.safs.jvmagent.agents.JChildlessAgent
-
- getChildCount(Object) - Method in class org.safs.jvmagent.agents.JFrameAgent
-
- getChildCount(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getChildCount(Object) - Method in class org.safs.jvmagent.agents.WindowAgent
-
- getChildCount(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return the number of children available in the provided parent.
- getChildCount(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return the number of children available in the provided STAFProcessContainerResult parent.
- getChildCount(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the number of children, if any, for the provided container component.
- getChildCount(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return the number of children available in the provided parent.
- getChildCount(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation simply throws SAFSActionUnsupportedRuntimeException("ChildCount Unsupported").
- getChildCount(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return the number of children available in the remote parent (AgentWindow).
- getChildCount() - Method in class org.safs.Tree
-
- GETCHILDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetChildCount"
- getChildEnd(boolean) - Method in class org.safs.persist.PersistorToHierarchialString
-
- getChildEnd(boolean) - Method in class org.safs.persist.PersistorToJSONString
-
- getChildGUIID(String, String) - Method in class org.safs.ApplicationMap
-
Retrieves the stored recognition string for the parent's child.
- getChildGUIID(String, String, boolean) - Method in class org.safs.ApplicationMap
-
Retrieves the stored recognition string for the parent's child.
- getChildGuiObjectRecognition(int) - Method in class org.safs.GuiObjectVector
-
Returns the indexed GuiObjectRecognition stored.
- getChildMatchData(Object, List) - Method in class org.safs.GuiObjectVector
-
Purpose: get ALL child MatchData
This is primarily intended to be used by Component Functions or other entities
that need to get ALL possible components or objects of a particular recognition
string.
- getChildName() - Method in class org.safs.GuiObjectVector
-
Stores the constructors child string.
- getChildObject(String, String) - Method in class org.safs.ApplicationMap
-
Retrieves the object stored for the given parent's child.
- getChildObjects(Object) - Method in class org.safs.GuiObjectVector
-
Return an array representing all known child objects of the parent.
- getChildObjects(Object) - Method in class org.safs.rational.RGuiObjectVector
-
Return an array representing all known window objects.
- getChildRecognition(int) - Method in class org.safs.rational.RGuiObjectVector
-
Casts the GuiObjectRecognition from getChildGuiObjectRecognition to
our subclass.
- getChildren(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getChildren(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getChildren() - Method in class org.safs.Arbre
-
- getChildren(Object) - Method in class org.safs.jvmagent.agents.ContainerAgent
-
- getChildren(Object) - Method in class org.safs.jvmagent.agents.JChildlessAgent
-
- getChildren(Object) - Method in class org.safs.jvmagent.agents.JFrameAgent
-
Some returned children might be null.
- getChildren(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getChildren(Object) - Method in class org.safs.jvmagent.agents.WindowAgent
-
- getChildren(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return an array representing the children of the provided parent object.
- getChildren(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return an array representing the children of the provided parent object.
- getChildren(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get references to the children, if any, for the provided container component.
- getChildren(TestObject) - Static method in class org.safs.rational.FlexUtil
-
Called by RGuiObjectVector#getChildren for solving duplicate object problem.
- getChildren(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return an array representing the children of the provided parent object.
- getChildren(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation simply throws SAFSActionUnsupportedRuntimeException("Children Unsupported").
- getChildren(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return an array representing the children of the provided parent AgentWindow.
- getChildren() - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- getChildren() - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- getChildren() - Method in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- GETCHILDREN_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetChildren"
- getChildTestObject(String, String, boolean) - Method in class org.safs.rational.RApplicationMap
-
Retrieves the object stored for the given window's child.
- getChildTestObject(TestObject, List) - Method in class org.safs.rational.RGuiObjectVector
-
get matching child TestObject for this RGuiObjectVector.
- getChildXpath() - Method in class org.safs.selenium.util.HtmlFrameComp
-
- getChromeDriver() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getChromniumEdgeDriver() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getClassAbsIndex() - Method in class org.safs.PCTree
-
Get absolute class index return from engine (use for RFSM mode)
- getClassCategory() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getClassCategoryID() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getClassIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current classindex for the given class
- getClassIndex(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getClassIndex(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the ClassIndex of the object if the object has an ClassIndex
- getClassIndex(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the ClassIndex of the component, if any.
- getClassIndex(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- GETCLASSINDEX_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetClassIndex"
- getClassInstance(String) - Method in class org.safs.Processor
-
Instance a given Processor from the provided classname.
- getClassname(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getClassname() - Method in class org.safs.data.model.Testcase
-
- getClassName(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getClassName(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return the Class name of the object.
- getClassName(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return the Class name of the object.
- getClassname(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the Classname of a component.
- getClassName(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return the Class name of the object.
- getClassName(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("ClassName Unsupported").
- getClassName(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return the Class name of the object.
- getClassname() - Method in class org.safs.tools.logs.processor.TestCase
-
- getClassName(int, boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get the class name, or class-name of its caller, or class-name of its caller's caller etc.
this depends on the parameter 'level'.
- GETCLASSNAME_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetClassname"
- getClassPath() - Static method in class org.safs.android.auto.lib.Console
-
- getClassPath(boolean) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getClassRecognition() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getClassTypeMapping(String...) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Retrieve the Class2Type mapping, if any, for the provided classname.
- getClassValue() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getClazz(TestObject) - Static method in class org.safs.rational.DotNetUtil
-
- getClazzFullName(TestObject) - Static method in class org.safs.rational.DotNetUtil
-
- getClearProxiesAlways() - Static method in class org.safs.Processor
-
- getClickableWebElement() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
This method tries to return a precise WebElement to click at.
- getClickableWebElement() - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
In this method, we are trying to get a WebElement occupying the precise area of the node.
The node's text is often represented by a tag <span>, which is what we want, we will
try to get it by the node's text.
- getClientAdapter() - Method in class org.safs.rest.service.Service
-
- getClientAdapterClassName() - Method in class org.safs.rest.service.Service
-
- getClientConnectTimeout() - Method in class org.safs.sockets.SocketProtocol
-
Default is set at 60 seconds.
- getClientHeight() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getClientID() - Method in class org.safs.auth.Content
-
- getClientName() - Method in class org.apache.hc.client5.http.testframework.HttpClient5Adapter
-
Name of the HTTP Client that this adapter uses.
- getClientName() - Method in class org.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
Name of the HTTP Client that this adapter uses.
- getClientScrollInfo(Selenium) - Method in class org.safs.selenium.DocumentParser
-
- getClientSecret() - Method in class org.safs.auth.Content
-
- getClientWidth() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getClientX() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getClientY() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getClipboard() - Method in class org.safs.android.remotecontrol.SAFSDriverCommands
-
- getClipboard(DataFlavor) - Static method in class org.safs.robot.Robot
-
Get content from system clip-board.
- getClipboard(DataFlavor) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
Get content of the clipboard on the machine where the RMI server is running.
- getClipboard(Object...) - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
Get clipboard's content.
- getClipboard(DataFlavor) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Get the content from the clipboard on local machine or on machine where the RMI server is running.
- getClippedSubAreaRectangle(Rectangle, Rectangle) - Static method in class org.safs.image.ImageUtils
-
Helper function for getSubAreaRectangle().
- getCloseMessages() - Method in class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
- getCloseMessages() - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- getCloseMessages() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Return the messages to write before the log is closed.
- getCode() - Method in exception org.safs.SAFSException
-
- getColi(boolean, String, GuiTestObject) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overrides CFTable.getColi.
- getColi(boolean, String, GuiTestObject) - Method in class org.safs.rational.CFHtmlTable
-
Purpose: overrides CFTable.getColi.
- getColi(boolean, String, GuiTestObject) - Method in class org.safs.rational.CFJCTable
-
Purpose: get the column number based on fuzzy match
- getColi(boolean, String, GuiTestObject) - Method in class org.safs.rational.CFTable
-
Purpose: get the column number based on fuzzy match
- getColi(boolean, String, GuiTestObject) - Method in class org.safs.rational.flex.CFFlexTable
-
Purpose: overrides CFTable.getColi.
- getColi(boolean, String) - Method in class org.safs.selenium.CFHTMLTable
-
- getColTot(int, GuiTestObject) - Method in class org.safs.rational.CFJCTable
-
- getColumnClass(int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- getColumnCount() - Method in class org.safs.image.filter.ImageFilterTableModel
-
- getColumnCount(String) - Method in class org.safs.selenium.CFHTMLTable
-
- getColumnHeader(ITestDataTable, int) - Method in class org.safs.rational.flex.CFFlexTable
-
- getColumnName(int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- getColumnName(TestObject, int) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overrides CFTable.getColumnName.
- getColumnName(TestObject, int) - Method in class org.safs.rational.CFHtmlTable
-
Overrides CFTable.getColumnName for using by HTML Table only.
- getColumnName(TestObject, int) - Method in class org.safs.rational.CFTable
-
Retrieve the column name for the provided zero-based column number.
- getColumnName(TestObject, int) - Method in class org.safs.rational.flex.CFFlexTable
-
Override that of its superclss CFTable
- getColumnNames(JTable) - Method in class org.safs.jvmagent.agents.JTableAgent
-
Returns an INDEX_SEP delimited list of values.
- getColumns(TestObject) - Method in class org.safs.rational.CFHtmlTable
-
Note:
The first line of html.table will be found, that is the first "<tr>...</tr>" contained in "<table></table>".
- getColumnWidths(JTable) - Method in class org.safs.jvmagent.agents.JTableAgent
-
Returns an INDEX_SEP delimited list of values.
- getComboBoxItems(Spinner) - Method in class org.safs.android.engine.processor.ComboBoxProcessor
-
Currently only returns TextView items in the List.
- getCommand() - Method in class org.safs.control.ControlParameters
-
- getCommand() - Method in class org.safs.install.ConsumOutStreamProcess
-
- getCommand() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getCommandline() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getCommandLine() - Method in class org.safs.data.model.History
-
- getCommandListener() - Method in class org.safs.android.messenger.client.MessengerRunner
-
- getCommandName() - Method in class org.safs.model.AbstractCommand
-
Returns the string name of the command.
- getCommands() - Method in class org.safs.model.AbstractTestTable
-
Retrieve an unmodifiable List of this table's test record objects
- getCommandTimeout() - Method in class org.safs.SocketTestRecordHelper
-
- getCompatibleSTAF(int) - Static method in class org.safs.staf.AbstractSTAFHelperCompatible
-
According to the STAF's version, get the instance of STAFHelperCompatibleInterface.
- getCompClass() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getCompDefs() - Method in class org.safs.android.engine.DGuiObjectVector
-
The ArrayList of DGuiObjectDefinitions describing the recognition path to the
Component object.
- getCompGuiId() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getCompGuiId() - Method in class org.safs.TestRecordHelper
-
Note: Before calling this method, make sure the property windowName, compName
, mapName and stafHelper are correctly set.
- getCompID() - Method in class org.safs.jvmagent.ComponentItem
-
Return the stored CompID (Integer hashcode).
- getCompInstancePath() - Method in class org.safs.android.DTestRecordHelper
-
"org.safs.android." per the needs of the abstract interface.
- getCompInstancePath() - Method in class org.safs.control.Control.HookTestRecordData
-
- getCompInstancePath() - Method in class org.safs.DCTestRecordHelper
-
- getCompInstancePath() - Method in class org.safs.ios.ITestRecordHelper
-
"org.safs.ios." per the needs of the abstract interface.
- getCompInstancePath() - Method in class org.safs.rational.RTestRecordData
-
- getCompInstancePath() - Method in class org.safs.selenium.STestRecordHelper
-
"org.safs.selenium." per the needs of the abstract interface.
- getCompInstancePath() - Method in class org.safs.selenium.webdriver.WDTestRecordHelper
-
A method to return a default class package prefix used by some processors.
- getCompInstancePath() - Method in class org.safs.TestRecordHelper
-
A method to return a default class package prefix used by some processors.
- getCompInstancePath() - Method in class org.safs.tools.drivers.STAFProcessContainerHelper
-
"org.safs.staf.", but not really used.
- getCompMap() - Method in class org.safs.PCTree
-
- getCompModule() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getCompName() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getCompObject() - Method in class org.safs.rmi.engine.RMITestRecordData
-
compObject Accessor method
- getComponent() - Method in class org.safs.selenium.webdriver.ComponentHolder
-
- getComponentBounds(String) - Method in class org.safs.selenium.CFComponent
-
Gets the size of the component
- getComponentBounds(SGuiObject, Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Returns the bounds of a component as a Rectangle object
- getComponentBounds(String, Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Returns the absolute bounds of a component on the screen as a Rectangle object
- getComponentItem(Integer) - Method in class org.safs.jvmagent.ComponentTracker
-
Get a ComponentItem based on the stored Integer hashcode key or
null if not found or invalid key.
- getComponentItems(LocalAgentFactory, Component, ArrayList) - Method in class org.safs.jvmagent.ComponentTracker
-
Retrieve an ArrayList of ComponentItems representing the parent's children.
- getComponentName() - Method in class org.safs.model.ComponentFunction
-
Retrieve the name of the component to act upon.
- getComponentProcClassName() - Method in class org.safs.TestStepProcessor
-
Assumes the stored procInstancePath identifies a package name in which to locate the
"CFComponent" class.
- getComponentRecogString(boolean) - Method in class org.safs.PCTree
-
generate recognition string for the PCTree on this level.
- getComponentRectangle() - Method in class org.safs.ComponentFunction
-
Do nothing method returns null.
- getComponentRectangle() - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- getComponentRectangle(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
- getComponentRectangle(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Find the component according to Component Test Object's key and get its screen location.
- getComponentRectangle() - Method in class org.safs.rational.CFComponent
-
Return the component's screen bounds.
- getComponentRectangle() - Method in class org.safs.rational.CFTIDComponent
-
Purpose: This will Return the clipped-screen rectangle for the associated TestObject.
- getComponentRectangle() - Method in class org.safs.selenium.CFComponent
-
- getComponentRectangle() - Method in class org.safs.selenium.webdriver.CFComponent
-
- getComponentRectangle() - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
- getComponentRectangle() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Capture a screen GUI image to a file.
- GETCOMPONENTRECTANGLE_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetComponentRectangle"
- getComponentRectangleOnScreen() - Method in class org.safs.ComponentFunction
-
Get the absolute 'Rectangle bounds' of the Component, which means the rectangle is relative to the
whole screen, NOT to a window/browser.
- getComponentRectangleOnScreen() - Method in class org.safs.rational.CFComponent
-
Return the component's screen bounds.
- getComponentRectangleOnScreen() - Method in class org.safs.selenium.CFComponent
-
- getComponentRectangleOnScreen() - Method in class org.safs.selenium.webdriver.CFComponent
-
- getComponentRectangleOnScreen() - Method in class org.safs.tools.engines.AutoItComponent.CFComponent
-
- getComponentRS() - Method in class org.safs.autoit.AutoItRs
-
- getComponentRS() - Method in interface org.safs.autoit.IAutoItRs
-
- getComponentRS() - Method in class org.safs.cukes.ai.selenium.Criteria
-
The component recognition string.
This might be a simple string served as a label to find component in "Selenium AI".
- getCompParents() - Method in class org.safs.jvmagent.ComponentItem
-
Return the stored CompParents (ArrayList Integer hashcode hierarchy).
- GETCOMPSCREENRESOLUTION - Static variable in class org.safs.DCDriverMiscCommands
-
- getCompScreenResolution(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Gets the current computer screen resolution and returns x and y values.
- getCompScreenResolution(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Gets the current computer screen resolution and returns x and y values.
- getCompScreenResolution(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Gets the current computer screen resolution and returns x and y values.
- getCompScreenResolution(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Gets the current computer screen resolution and returns x and y values.
- GETCOMPSCREENRESOLUTION_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetCompScreenResolution"
- GETCOMPSCREENRESOLUTION_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetCompScreenResolution"
- getCompTestObject() - Method in class org.safs.rational.RTestRecordData
-
Purpose: accessor method(s)
We might have to UNREGISTER these TestObjects!
- getCompTestObject() - Method in class org.safs.selenium.STestRecordHelper
-
accessor method
- getCompTestObject() - Method in class org.safs.selenium.webdriver.WDTestRecordHelper
-
accessor method
- getCompType() - Method in class org.safs.selenium.SGuiObject
-
- getCompType() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getCompType(WebElement) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Try to deduce the Component Type as stored in our cfmap.
- getCompType() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getCompTypeFromMappedType(String, boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
- getComputedStyle(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Get a component's 'computed style', and save them to a file.
- getComputedStyle(String) - Method in class org.safs.model.components.GenericMaster
-
Get a component's 'computed style', and save them to a file.
- getComputedStyle(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Get a component's 'computed style', and save them to a file.
- GetComputedStyle(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
Save component's computed CSS style to a test file.
- GETCOMPUTEDSTYLE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"GetComputedStyle"
- getConfig() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- getConfig() - Static method in class org.safs.TestRecordHelper
-
accessor method
- getConfiguredClassInstance(String) - Method in interface org.safs.model.annotations.JSAFSConfiguredClassStore
-
Return the instantiated instance of the provided full Class name, if any.
- getConfiguredClassInstance(String) - Method in class org.safs.model.tools.AbstractRunner
-
When using JSAFS to automatically instantiate, configure, and execute tests
across many classes and packages the user can retrieve those otherwise
unavailable class object instances here.
- getConfiguredClassInstance(String) - Method in class org.safs.model.tools.Runner
-
When using JSAFS to automatically instantiate, configure, and execute tests
across many classes and packages the user can retrieve those otherwise
unavailable class object instances here.
- getConfigureInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getConfigureInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getConfigureInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getConfigureLocator(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
Locate a ConfigureLocatorInterface given the locatorInfo, presumably
provided from command-line options.
- getConfigureLocator(String) - Static method in interface org.safs.tools.drivers.ConfigureLocatorInterface
-
Locate a ConfigureLocatorInterface given the locatorInfo, presumably
provided from command-line options.
- getConfigureLocator(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Locate a ConfigureLocatorInterface given the locatorInfo, presumably
provided from command-line options.
- getConfigurePaths() - Method in class org.safs.tools.drivers.ConfigureFile
-
- getConfigurePaths() - Method in interface org.safs.tools.drivers.ConfigureInterface
-
Retrieve a String containing a File.pathSeparator delimited list of
all the file paths in the configuration file chain.
- getConnectedProtocol() - Method in class org.safs.sockets.SocketProtocol
-
- getConnection(String, String, String) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: getConnection;
does this first: if (loadedDriver == null) loadDriver(null);
then opens the connection
- getConnection(String, String, String) - Static method in class org.safs.DatabaseUtils
-
Opens a connection to the JDBC database indicated by the 'dbName'
parameter.
- getConnection() - Method in class org.safs.tools.data.GenericJDBC
-
- getConsoleLogStateString() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Returns the string representation of the current state of the console
log.
- getContainerBegin(String, boolean) - Method in class org.safs.persist.PersistorToHierarchialString
-
- getContainerBegin(String, boolean) - Method in class org.safs.persist.PersistorToJSONString
-
- getContainerBegin(String, boolean) - Method in class org.safs.persist.PersistorToXMLString
-
- getContainerEnd(String) - Method in class org.safs.persist.PersistorToHierarchialString
-
- getContainerEnd(String) - Method in class org.safs.persist.PersistorToJSONString
-
- getContainerEnd(String) - Method in class org.safs.persist.PersistorToXMLString
-
- getContent() - Method in class org.safs.auth.OAuth2
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.ListView.DefaultSelectableList
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.ListView
-
Get all items of the listview.
- getContent() - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.Menu
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.model.AbstractMenuSelectable
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.model.AbstractSelectable
-
Try to get the cached content according to the WebElement.
If no cached content can be found, then get the real-time content by calling
AbstractSelectable.getCacheableContent()
,
and put the content in the cache and return it.
If subclass doesn't need this functionality, then just override this method.
If subclass needs this functionality, then override method
AbstractSelectable.getCacheableContent()
- getContent() - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
- getContent() - Method in interface org.safs.selenium.webdriver.lib.model.IHierarchicalSelectable
-
- getContent() - Method in interface org.safs.selenium.webdriver.lib.model.IListSelectable
-
Get all items.
- getContent() - Method in interface org.safs.selenium.webdriver.lib.model.IMenuSelectable
-
Get all items withing a Menu.
- getContent() - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
Get all elements.
- getContent() - Method in interface org.safs.selenium.webdriver.lib.model.ITreeSelectable
-
Get all tree nodes.
- getContent() - Method in class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.TabControl
-
Get all items of the tabcontrol.
- getContent() - Method in class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.Tree
-
- getContent() - Method in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- getContentCharset() - Method in class org.safs.net.HttpRequest
-
- getContentLauguage() - Method in class org.safs.net.HttpRequest
-
- getContents() - Method in interface org.safs.persist.Persistable
-
- getContents(Map<String, String>, Set<String>, boolean) - Method in interface org.safs.persist.Persistable
-
- getContents() - Method in class org.safs.persist.PersistableDefault
-
- getContents(Map<String, String>, Set<String>, boolean) - Method in class org.safs.persist.PersistableDefault
-
- getContentType() - Method in class org.safs.net.HttpRequest
-
- getContextFrameRS() - Method in class org.safs.selenium.spc.SPCTreePanel
-
- getControllerPort() - Method in class org.safs.sockets.SocketProtocol
-
The default port currently used for outgoing controller Socket connections is 2411.
- getCookies() - Method in class org.safs.auth.SSOAuthentication
-
- getCopiedImage(BufferedImage, int, int, Color) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Purpose Create a new BufferedImage object, its size is destWidth*destHeight
If the size is samller than the source image, copy that part from source
image to this new image; While if the size is bigger, copy the whole source
image to this new image, and the part beyond will be filled by initialColor
This method is used when drag to resize an image in ImageManager2
- getCopiedImage(BufferedImage, int, int, int, int, int, int, Color) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Purpose Copy the source image to a new image, whose width and height are given
by destWidth and destHeight; The area of new image outside of the source
image will be filled with the color provided by parameter.
- getCopiedImage(BufferedImage, int, int, Color) - Static method in class org.safs.image.ImageUtils
-
Purpose Create a new BufferedImage object, its size is destWidth*destHeight
If the size is samller than the source image, copy that part from source
image to this new image; While if the size is bigger, copy the whole source
image to this new image, and the part beyond will be filled by initialColor
This method is used when drag to resize an image in ImageManager2
- getCopiedImage(BufferedImage, int, int, int, int, int, int, Color) - Static method in class org.safs.image.ImageUtils
-
Purpose Copy the source image to a new image, whose width and height are given
by destWidth and destHeight; The area of new image outside of the source
image will be filled with the color provided by parameter.
- getCopyLogClass() - Method in class org.safs.logging.LogUtilities
-
Check the present state of our copyLogClass flag.
- getCoreInterface() - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- getCoreInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
Attempts to return an interface to the core framework through one of the existing interfaces.
- getCoreInterface() - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
- getCoreInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getCoreInterface() - Method in class org.safs.tools.drivers.InputProcessor
-
Attempts to return an interface to the core framework through the existing DriverInterface.
- getCoreInterface() - Method in interface org.safs.tools.GenericToolsInterface
-
Retrieve the instance of the CoreInterface used to communicate with the framework.
- getCoreInterface() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- getCoreInterface() - Method in class org.safs.tools.status.SAFSSTATUS
-
- getCounterMode(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Get a counter's mode.
- getCounterMode(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- getCountersInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getCountersInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getCountersInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- GetCounterStatus(String) - Static method in class org.safs.SAFSPlus.Counters
-
Retrieve all the information stored for a particular Counter.
- getCounterStatus(String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Retrieve a CounterStatusInterface object containing the current counts for the specified Counter.
- GetCSS(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : text/css" on a REST service, and verify the returned content is css before returning it.
- getCssClass() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- getCssClass() - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
get the WebElement's CSS Class.
- getCssDisplay() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getCSSHeaders() - Static method in class org.safs.rest.service.Headers
-
- getCssSelector(String, WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
According to the type, generate a css selector for the WebElement.
- getCssValues(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get css values of the object
- getCssVisibility() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getCtrlChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getCurrentActivity(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the current activity and return its ID
the ID string will be stored in remoteresultinfo of parameter props.
- getCurrentActivity() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID reference to the current Activity.
- getCurrentButtons() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Buttons in the focused Activity or Dialog.
- getCurrentCheckBoxes() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current CheckBoxes in the focused Activity or Dialog.
- getCurrentDatePickers() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current DatePickers in the focused Activity or Dialog.
- getCurrentEditTexts() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current EditTexts in the focused Activity or Dialog.
- getCurrentFrame() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get the current frame's id or name or the frame itself.
depending level: 0
- getCurrentFrame(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get the current frame WebElement.
NOTE: The frame WebElement is attached to the parent frame, we cannot call any method on this frame WebElement (we are in itself) until we switch to its parent frame by calling webdriver.switchTo().parentFrame().
- getCurrentFrameID(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get the ID of current frame.
- getCurrentFrameName(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get the name of current frame.
- getCurrentGridViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current GridViews in the focused Activity or Dialog.
- getCurrentImageButtons() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current ImageButtons in the focused Activity or Dialog.
- getCurrentImageViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current ImageViews in the focused Activity or Dialog.
- getCurrentListViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current ListViews in the focused Activity or Dialog.
- getCurrentMethodName(boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
- getCurrentNumberPickers() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current NumberPickers in the focused Activity or Dialog.
- getCurrentPreview() - Method in class org.safs.selenium.spc.SPC
-
- getCurrentPreview() - Method in class org.safs.selenium.spc.WDSPC
-
- getCurrentProgressBars() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current ProgressBars in the focused Activity or Dialog.
- getCurrentRadioButtons() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current RadioButtons in the focused Activity or Dialog.
- getCurrentScrollViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current ScrollViews in the focused Activity or Dialog.
- getCurrentSlidingDrawers() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current SlidingDrawers in the focused Activity or Dialog.
- getCurrentSpinners() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Spinners in the focused Activity or Dialog.
- getCurrentTextViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current TextViews in the focused Activity or Dialog.
- getCurrentTimePickers() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current TimePickers in the focused Activity or Dialog.
- getCurrentToggleButtons() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current ToggleButtons in the focused Activity or Dialog.
- getCurrentViews(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get all the View
s of following type:
Button
CheckBox
DatePicker
EditText
GridView
ImageButton
ImageView
ListView
ProgressBar
RadioButton
ScrollView
SlidingDrawer
Spinner
TextView
TimePicker
ToggleButton
View
- getCurrentViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Views in the focused Activity or Dialog.
- getCurrentViews(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Views
matching the specified class located in the focused Activity or Dialog.
- getCurrentViews(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Views
matching the specified class located in the focused Activity or Dialog.
- getCurrentViews(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Views
matching the specified class under the specified parent.
- getCurrentViews(String, String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current Views
matching the specified class under the specified parent.
- getCurrentWebElements(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the current WebElements and return its ID
the ID string will be stored in remoteresultinfo of parameter props.
- getCurrentWebElements() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of the currently displayed WebElements in the active WebView.
- getCurrentWebElements(By) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the current WebElements displayed in the active WebView
matching the specified By object -- Robotium 4.1 required.
- getCurrentWindow() - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getCurrentWindow() - Static method in class org.safs.model.commands.EngineComponentCommands
-
Return a reference to the top-most active (Window) with focus.
- GETCURRENTWINDOW_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetCurrentWindow"
- GetCustom(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers (defined by customer) on a REST service, and get back the content.
- getCustomDriverCommandProcessor() - Method in class org.safs.ProcessRequest
-
- getCustomEngineCommandProcessor() - Method in class org.safs.ProcessRequest
-
- getCustomProcClassNames() - Method in class org.safs.DriverCommandProcessor
-
Overrides Processor.getCustomProcClassName
The routine returns a list of:
super.getCustomProcClassNames
customProcInstancePath.DCDriverCommand
customProcInstancePath.custom.DCDriverCommand
- getCustomProcClassNames() - Method in class org.safs.Processor
-
Attempts to locate a class for the current customProcInstancePath.
- getCustomProcClassNames() - Method in class org.safs.TestStepProcessor
-
Overrides Processor.getCustomProcClassName
Calls the super method to first see if the user has already specified a full path
name for any custom Driver Command Processor.
- getCustomProcInstancePath() - Method in class org.safs.Processor
-
Return the current customProcInstancePath setting.
- getCustomTestStepProcessor() - Method in class org.safs.ProcessRequest
-
- getCycleLogMode() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getCycleLogMode() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getCycleLogMode() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getCycleLogName() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getCycleLogName() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getCycleLogName() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getCycleSeparator() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getCycleSeparator() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getCycleSeparator() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getCycleSuffix() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getCycleSuffix() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getCycleSuffix() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getData() - Method in class org.safs.tools.consoles.GenericProcessCapture
-
Return a snapshot(copy) of the String lines of data from the streams.
- getDataLineCount() - Method in class org.safs.tools.consoles.GenericProcessCapture
-
- getDataList() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- getDatapath() - Method in class org.safs.tools.data.GenericJDBC
-
- getDatapoolDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getDatapoolDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getDatapoolDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getDatapoolDir() - Method in interface org.safs.tools.PathInterface
-
- getDataset() - Method in class org.safs.tools.data.GenericJDBC
-
- getDate(String) - Static method in class org.safs.Constants.SAFS_LogConstants
-
Convert a String dateTime to a Java Date.
- getDate(String, String, String) - Static method in class org.safs.model.commands.DatePickerFunctions
-
Action to get date from a date picker component and assign it to a variable.
- getDate(String) - Method in class org.safs.model.components.DatePicker
-
Action to get date from a date picker component and assign it to a variable.
- getDate(StepTestTable, String) - Method in class org.safs.model.components.DatePicker
-
Action to get date from a date picker component and assign it to a variable.
- getDate(String, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Note According to the dateFormat, use the SimpleDateFormat to
convert a string to java.util.Date
- GETDATE_KEYWORD - Static variable in class org.safs.model.commands.DatePickerFunctions
-
"GetDate"
- getDateString(Date, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Note According to the dateFormat, use the SimpleDateFormat to
convert the date object to string
- getDateString(Date) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Note With dateFormat "MM-dd-yyyy", use the SimpleDateFormat to
convert the date object to string
- getDateTime(String, String) - Static method in class org.safs.Constants.SAFS_LogConstants
-
- getDateTime() - Method in class org.safs.tools.logs.processor.LogMessage
-
- getDateTime() - Method in class org.safs.tools.logs.processor.StatusReport
-
- getDateTimeString(Date, boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Note Use the SimpleDateFormat to convert the date object to string,
keep both the date and the time part
- GETDBTABLECOLUMNCOUNT - Static variable in class org.safs.DatabaseCommandsHelper
-
- getDBTableColumnCount(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: getDBTableColumnCount
Executes 'select * from table' and returns the total column count.
- getDBTableColumnCount(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(StepTestTable, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(String[]) - Method in class org.safs.model.components.Database
-
Executes the query in a specified database table and returns the total column count.
- getDBTableColumnCount(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Executes the query in a specified database table and returns the total column count.
- GETDBTABLECOLUMNCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"GetDBTableColumnCount"
- GETDBTABLECOLUMNCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"GetDBTableColumnCount"
- GETDBTABLECOLUMNCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetDBTableColumnCount"
- GETDBTABLEROWCOUNT - Static variable in class org.safs.DatabaseCommandsHelper
-
- getDBTableRowCount(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: getDBTableRowCount
Executes 'select * from table' and returns the total row count.
- getDBTableRowCount(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Executes the query in a database table.
- getDBTableRowCount(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Executes the query in a database table.
- getDBTableRowCount(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Executes the query in a database table.
- getDBTableRowCount(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Executes the query in a database table.
- getDBTableRowCount(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Executes the query in a database table.
- getDBTableRowCount(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Executes the query in a database table.
- getDBTableRowCount(String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Executes the query in a database table.
- getDBTableRowCount(StepTestTable, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Executes the query in a database table.
- getDBTableRowCount(String[]) - Method in class org.safs.model.components.Database
-
Executes the query in a database table.
- getDBTableRowCount(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Executes the query in a database table.
- GETDBTABLEROWCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"GetDBTableRowCount"
- GETDBTABLEROWCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"GetDBTableRowCount"
- GETDBTABLEROWCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetDBTableRowCount"
- getDBVal(Object) - Static method in class org.safs.DatabaseUtils
-
Purpose: getDBVal as a string
if the type is "java.lang.Double",
"java.sql.Timestamp" or "java.sql.Date" the we
remove trailing .0 if exists.
- getDBVal(Object) - Static method in class org.safs.StringUtils
-
- GETDBVALUE - Static variable in class org.safs.DatabaseCommandsHelper
-
- getDBValue(Processor) - Static method in class org.safs.DatabaseCommandsHelper
-
Purpose: getDBValue
getAlternateParams:
0.
- getDBValue(String, String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String, String, String[]) - Static method in class org.safs.model.commands.DatabaseFunctions
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String[]) - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String, String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(StepTestTable, String, String, String, String, String, String, String) - Method in class org.safs.model.components.Database
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(String[]) - Method in class org.safs.model.components.Database
-
Executes the query and returns the case-sensitive value as result of the execution.
- getDBValue(StepTestTable, String[]) - Method in class org.safs.model.components.Database
-
Executes the query and returns the case-sensitive value as result of the execution.
- GETDBVALUE_KEYWORD - Static variable in class org.safs.model.commands.DatabaseFunctions
-
"GetDBValue"
- GETDBVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDatabaseCommands
-
"GetDBValue"
- GETDBVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetDBValue"
- getDDGUtils() - Method in class org.safs.TestRecordHelper
-
- getDebugInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getDebugInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getDebugInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getDebugListener() - Method in class org.safs.android.messenger.client.MessengerRunner
-
- getDebugListener() - Static method in class org.safs.IndependantLog
-
- getDefaultAgent() - Method in interface org.safs.jvmagent.LocalAgentFactory
-
Return the default LocalAgent for the current agent package.
- getDefaultAgent() - Method in class org.safs.jvmagent.LocalAgentFactoryImpl
-
By default we attempt to return a DEFAULT_AGENT_NAME instance from agentpackage.
- getDefaultHome() - Method in class org.safs.install.InstallerImpl
-
- getDefaultHome() - Method in interface org.safs.install.IProductDetector
-
- getDefaultHome() - Method in class org.safs.install.ProductDetectorDefault
-
Return null.
- getDefaultMap() - Method in interface org.safs.tools.input.MapsInterface
-
Get the ID of the current default map.
- getDefaultMap() - Method in class org.safs.tools.input.SAFSMAPS
-
Get the ID of the current default map.
- getDefaultMapSection() - Method in interface org.safs.tools.input.MapsInterface
-
Get the ID of the current default map section.
- getDefaultMapSection() - Method in class org.safs.tools.input.SAFSMAPS
-
Get the current maps default map section.
- getDefaultProductDetector() - Method in class org.safs.install.GhostScriptInstaller
-
- getDefaultProductDetector() - Method in class org.safs.install.InstallerImpl
-
- getDefaultRecognition() - Method in class org.safs.PCTree
-
Return any defaultRecognition set.
- getDefaultSection() - Method in class org.safs.text.INIFileReader
-
Return the "default" section setting
- getDefaultSeparator() - Method in class org.safs.tools.drivers.InputProcessor
-
Overridden by specific SourceInterface we own.
- getDefaultSeparator() - Method in interface org.safs.tools.input.SourceInterface
-
Get default separator used to delimit input record fields.
- getDefaultSeparator() - Method in class org.safs.tools.input.UniqueStringFileInfo
-
- getDefaultSupportedBrowsers() - Static method in class org.safs.Constants.SeleniumConstants
-
- getDefaultTimeouts() - Static method in class org.safs.rest.service.Timeouts
-
- getdefaultZoomScale() - Method in class org.safs.tools.ocr.OCREngine
-
- getDefinitionHierarchy(ArrayList) - Static method in class org.safs.android.engine.DGuiObjectVector
-
create an ArrayList of DGuiObjectDefinition objects
created from An ArrayList of parent\child object recognition strings returned
from splitRec.
- getDelayBetweenKeystrokes() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Gets the current delay in milliseconds between Robot keystrokes for both local and remote servers.
- getDelimitedString(List<String>, String) - Static method in class org.safs.StringUtils
-
Purpose: Get text strung delimited by delimiter from a list, delimiter will be considered as a whole string
Example: If delimiter is "->", if the list contains 3 items, "parent" "child" "grandChild"
the returned text is "parent->child->grandChild"
- getDeltaDate(String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Calculates the delta date positive or negative delta days from the supplied date
Calculates the delta date positive or negative delta days from the supplied date.
- getDeltaDate(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Calculates the delta date positive or negative delta days from the supplied date
Calculates the delta date positive or negative delta days from the supplied date.
- getDeltaDate(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Calculates the delta date positive or negative delta days from the supplied date
Calculates the delta date positive or negative delta days from the supplied date.
- getDeltaDate(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Calculates the delta date positive or negative delta days from the supplied date
Calculates the delta date positive or negative delta days from the supplied date.
- GETDELTADATE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetDeltaDate"
- GETDELTADATE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetDeltaDate"
- getDerivedAgent(Object) - Method in interface org.safs.jvmagent.LocalAgentFactory
-
Locate and return the LocalAgent most appropriate for the testobject target.
- getDerivedAgent(Object) - Method in class org.safs.jvmagent.LocalAgentFactoryImpl
-
- getDescription() - Method in class org.safs.data.model.Engine
-
- getDescription() - Method in class org.safs.data.model.Framework
-
- getDescription() - Method in class org.safs.data.model.Status
-
- getDescription() - Method in class org.safs.image.filter.ImageFileFilter
-
- getDescription(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Return a string to describe a selenium web element.
- getDescription() - Method in class org.safs.text.TextFileFilter
-
- getDescription() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getDescription() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getDescription() - Method in class org.safs.tools.engines.GenericEngine
-
- getDescription() - Method in interface org.safs.tools.Versionable
-
The description of the version-able object
- getDesiredCapabilities(String) - Static method in class org.safs.selenium.webdriver.lib.SelectBrowser
-
- getDesiredCapabilities(String, Map<String, Object>) - Static method in class org.safs.selenium.webdriver.lib.SelectBrowser
-
- GetDesktopWindow() - Static method in class org.safs.natives.NativeWrapper
-
Platform independent entry-point to receive the ID or HANDLE of the Desktop window.
- GetDesktopWindow() - Method in interface org.safs.natives.win32.User32
-
HWND GetDesktopWindow(VOID)
The GetDesktopWindow function returns a handle to the main Desktop window
(the window on which all other windows are painted).
- getDetailMessage() - Method in class org.safs.android.DTestRecordHelper
-
Retrieve a valid ResourceMessageInfo or null if not set.
- getDetails() - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- getDetails() - Method in class org.safs.tools.logs.processor.Tag
-
- getDeviceScreenImage(IDevice, int, boolean) - Static method in class org.safs.android.auto.lib.DUtilities
-
Grab an image from an ADB-connected device.
- getDgcd() - Static method in class org.safs.android.engine.processor.SAFSProcessor
-
- getDifDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getDifDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getDifDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getDifDir() - Method in interface org.safs.tools.PathInterface
-
- getDijitpopupparent() - Method in class org.safs.selenium.webdriver.lib.Component
-
- getDisplayRect(View) - Static method in class org.safs.android.engine.processor.ViewProcessor
-
Return a RECT containing, primarily, the Width and Height of our virtual Display.
- getDndReleaseDelay() - Static method in class org.safs.robot.Robot
-
- getDocument(String, boolean) - Method in class org.safs.selenium.DocumentParser
-
- getDocumentBuilder() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- getDocumentParser(Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Purpose: Return a HtmlDoParser, if not exist, create a new one.
- getDojoClassName(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the dom element, find the Dojo Object and return its class name (declaredClass).
depending on:
#getDojoObject()
depending level: 1
depended by:
nothing.
- getDojoClassName(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
- getDojoClassNameByCSSSelector(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the CSS Selector, find the DOJO Object and return its class name (declaredClass).
The CSS Selector can be something like table[@class='dijitReset dijitStretch dijitButtonContents']
depending on:
JavaScriptFunctions.DOJO.getDojoObjectsByCSSSelector(boolean)
depending level: 2
depended by:
nothing.
- getDojoClassNameByCSSSelector(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
- getDojoClassNameById(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- getDojoClassNameById(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
- getDojoObject(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- getDojoObjectByDomNode() - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the DOM node, find the DOJO Object and return it.
depending on: existing DOM and DOJO APIs only.
depending level: 0
- getDojoObjectById() - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the id, find the DOJO Object and return it.
depending on: existing DOM and DOJO APIs only.
depending level: 0
- getDojoObjectsByCSSSelector(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- getDojoScopemap() - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
When executed, should return a Map object with keys "dojo", "dijit", and "dojox".
Dojo libraries not present in the browser will not have keys in the Map.
Values of these keys are usually "dojo", "dijit", and "dojox"; respectively.
- getDojoScopemap() - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
When executed, should return a Map object with keys "dojo", "dijit", and "dojox".
Dojo libraries not present in the browser will not have keys in the Map.
Values of these keys are usually "dojo", "dijit", and "dojox"; respectively.
- getDomain() - Method in class org.safs.rational.RDomainInfo
-
- getDomain() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getDomainClass() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getDomainName(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrive the domain name of the object
- getDomainName() - Method in class org.safs.PCTree
-
- getDomainname() - Method in class org.safs.rational.RDomainInfo
-
- getDomainParentObjects(String) - Method in class org.safs.GuiObjectVector
-
Return an array representing all known parent windows from one single domain.
- getDomainParentObjects(String) - Method in class org.safs.rational.RGuiObjectVector
-
Return an array representing all known window objects in the specified domain.
- getDomainRecognition() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getDomainValue() - Method in class org.safs.GuiObjectRecognition
-
Normally only valid for the topmost Parent GOR object.
- getDomElementBy() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Find a DOM element according to the parameter By.
- getDomNodesByCSSSelector() - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
According to the CSS Selector, find the DOM Objects and return them.
The CSS Selector can be something like table[@class='dijitReset dijitStretch dijitButtonContents'] or #id
This javascript use dojo.query() to get DOM node,
please refer to link http://dojotoolkit.org/reference-guide/1.9/dojo/query.html
depending on: existing DOM and DOJO APIs only.
depending level: 0
- getDotNetSuperClassNames(TestObject) - Method in class org.safs.rational.RGuiObjectRecognition
-
- getDouble(Properties, String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Return the required parameter as a double value
If this parameter is optional, you should catch the ProcessorException
- getDouble(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get a double value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getDoubleArray() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getDoubleField() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getDriver() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getDriver() - Method in class org.safs.model.tools.AbstractRunner
-
The model driver embedded with JSAFSDriver/InputProcessor, which will handle the keyword at the back-end.
- getDriver() - Method in class org.safs.model.tools.DefaultRunner
-
Currently, it returns the default
Driver
- getDriver(String) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getDriver() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- getDriverCommandProcessor() - Method in class org.safs.ProcessRequest
-
- getDriverDownloadURL(String) - Method in interface org.safs.selenium.util.BrowserDriverUpdater
-
According to the driver's version, get the RUL containing this driver.
- getDriverDownloadURL(String) - Method in class org.safs.selenium.util.ChromeDriverUpdater
-
- getDriverDownloadURL(String) - Method in class org.safs.selenium.util.FirefoxDriverUpdater
-
- getDriverDownloadURL(String) - Method in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- getDriverName() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getDriverName() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getDriverName() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getDriverRootDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getDriverRootDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getDriverRootDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getDriverRootDir() - Method in interface org.safs.tools.PathInterface
-
- getDrivers() - Method in class org.safs.tools.data.GenericJDBC
-
- getDriverVersion(String) - Static method in class org.safs.natives.NativeWrapper
-
- getDriverVersion() - Method in interface org.safs.selenium.util.BrowserDriverUpdater
-
- getDriverVersion() - Method in class org.safs.selenium.util.ChromeDriverUpdater
-
- getDriverVersion() - Method in class org.safs.selenium.util.FirefoxDriverUpdater
-
- getDriverVersion() - Method in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- getDriverVersion() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getDriverVersion() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getEclipseConfig(String) - Method in class org.safs.selenium.util.SePlusInstallInfo
-
Get the value of a property from the Eclipse configuration file (under Eclipse directory
SePlusInstallInfo.getEclipseDir()
)
".eclipseproduct"
"configuration\config.ini"
- getEclipseDir() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getEdgeDriver() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getEditText(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the EditText at the given index.
- getEditText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the EditText item with the given text.
- getEditText(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the EditText item with the given text.
- getEindex() - Method in class org.safs.reflect.PropertyInfo
-
Returns the eindex.
- getEkspreso_event() - Method in class org.safs.data.model.EkspresoEvent
-
- getElementAbsoluteXPath() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
!!! UNTESTED AND LIKELY NOT WORKING AT THIS TIME !!!
- getElementFromXpath(Document, String) - Method in class org.safs.selenium.DocumentParser
-
- getElementInfo(String) - Method in class org.safs.selenium.spc.SPC
-
Retrieve the Element Info, which is made up of:
- getElementName() - Method in class org.safs.projects.common.projects.pojo.POJOPackageFragment
-
Gets the element name of this POJOPackageFragment.
- getElementOffsetScreenLocation(WebElement, String, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Given the element, and the (offsetX, offsetY) relative to element.
- getElementsMatchingTags(Document, String[]) - Method in class org.safs.selenium.DocumentParser
-
- getEmbedded64JVMBinPath() - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
See if SAFS has an embedded 64 bits JVM with it.
- getEmbeddedEngines() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getEmbeddedEngines() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getEmbeddedEngines() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getEmbeddedJVMBinPath() - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
See if SAFS has an embedded 32 bits JVM with it.
- getEmbeddedObject() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- getEmbeddedSubstring(String, String, String) - Method in class org.safs.text.StringProcessor
-
This method takes three string arguments: a string, and two Strings for
the start and stop regular expressions.
- getEmbeddedSubstrings(String, String, String) - Method in class org.safs.text.FileProcessor
-
Attempts to open the file and process each line in the file
with the StringProcessor.getEmbeddedSubstring method.
- getEmulatorProcess() - Method in class org.safs.android.auto.lib.StartEmulator
-
Retrieve the Process2 object owning/wrapping the emulator process.
- getEnabledDomains() - Static method in class org.safs.Domains
-
Returns a String array of the currently enabled domains in the order they
should be processed.
- getEnabledDomainsString() - Static method in class org.safs.Domains
-
- getEncodingName(InputStream) - Method in class org.safs.selenium.DocumentParser
-
Note: To detect the encoding of the input-stream
- getEndTimestamp() - Method in class org.safs.data.model.History
-
- getEngineCommand() - Method in class org.safs.EngineCommandProcessor
-
- getEngineCommandProcessor() - Method in class org.safs.ProcessRequest
-
- getEngineDriverCommandProcessor() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
- getEngineDriverCommandProcessor() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Subclasses should instantiate an engine-specific DriverCommands Processor here.
- getEngineDriverCommandProcessor() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Subclasses should instantiate an engine-specific DriverCommands Processor here.
- getEngineEngineCommandProcessor() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Subclasses should instantiate an engine-specific EngineCommandProcessor Processor here, if any.
- getEngineEngineCommandProcessor() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Subclasses should instantiate an engine-specific EngineCommandProcessor Processor here, if any.
- getEngineId() - Method in class org.safs.data.model.HistoryEngine
-
- getEngineId() - Method in class org.safs.data.model.HistoryEngineID
-
- getEngineInterface(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
Locate an EngineInterface given the engine priority string as defined in the
documented Configuration File standard for SAFS_ENGINES.
- getEngineInterface(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Locate an EngineInterface given the engine priority string as defined in the
documented Configuration File standard for SAFS_ENGINES.
- getEngineName() - Method in interface org.safs.tools.engines.EngineInterface
-
Retrieve the name of the Engine.
- getEngineName() - Method in class org.safs.tools.engines.GenericEngine
-
- getEnginePreferences() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getEnginePreferences() - Method in class org.safs.tools.drivers.DefaultDriver
-
- getEnginePreferences() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getEnginePreferences() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- getEngineRS() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- getEngineRS() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- getEngineRS() - Method in interface org.safs.autoit.AutoItRs.Recognizable
-
This Recognition String is engine specific.
- getEngines() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getEngines() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getEngines() - Method in class org.safs.tools.drivers.DefaultDriver
-
- getEngines() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getEngines() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- getEngineTestStepProcessor() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
- getEngineTestStepProcessor() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Subclasses should instantiate an engine-specific TestStepProcessor Processor here, if any.
- getEngineTestStepProcessor() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Subclasses should instantiate an engine-specific TestStepProcessor Processor here, if any.
- getEnterChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getEnvironment() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getEnvValue(String) - Static method in class org.safs.install.InstallerImpl
-
Return a System Environment String value.
- getEOM() - Method in class org.safs.sockets.SocketProtocol
-
- getError() - Method in class org.safs.StringUtils.ErrorLinkTrace
-
error, the detail error message
- getErrorMessage() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
- getErrors() - Method in class org.safs.data.model.Testcycle
-
- getErrors() - Method in class org.safs.data.model.Testsuite
-
- getErrors() - Method in exception org.safs.SAFSTestLevelError
-
- getErrors() - Method in class org.safs.tools.logs.processor.TestLevel
-
- getErrorTrace() - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- getEventDispatchString(String) - Static method in class org.safs.STAFHelper
-
- getEventDoneString(String) - Static method in class org.safs.STAFHelper
-
- getEventName() - Method in class org.safs.selenium.webdriver.lib.SearchObject.DefaultJSEventListener
-
- getEventReadyString(String) - Static method in class org.safs.STAFHelper
-
- getEventResultsString(String) - Static method in class org.safs.STAFHelper
-
- getEventRunningString(String) - Static method in class org.safs.STAFHelper
-
- getEventShutdownString(String) - Static method in class org.safs.STAFHelper
-
- getEventStartString(String) - Static method in class org.safs.STAFHelper
-
- getExceptions() - Method in class org.safs.tools.consoles.GenericProcessConsole
-
- getExceptionsCount() - Method in class org.safs.tools.consoles.GenericProcessConsole
-
- getExecutionTime(String, int) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getExecutor(String) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getExitCode() - Static method in class org.safs.SAFSPlus
-
- getExitTableBlock() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- getExitTableBlock() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ExitTable response.
- getExitValue() - Method in class org.safs.tools.consoles.GenericProcessConsole
-
Get the process exitValue.
- getExpectedMatchedIndex() - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
return 0-based index
- getExpectedMatchedIndices() - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
return 0-based indices array
- getExpression() - Method in class org.safs.tools.expression.SafsExpression
-
Method getExpression.
- getExtension(File) - Static method in class org.safs.text.FileUtilities
-
Return the lower-case file extension portion of the provided logical file.
- getExtractionDirectory() - Method in class org.safs.tools.drivers.ConfigureFileLocator
-
Deduce a Temp directory or user-specified extraction directory for JAR extraction.
- getExtraDir() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getExtraParameterKeys() - Static method in class org.safs.Constants.BrowserConstants
-
Return an array of keys for extra parameters.
The format of value for each key is different, please refer to comment of the key.
- getFac() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getFacName() - Method in class org.safs.logging.AbstractLogFacility
-
Returns the name of this log facility.
- getFacName() - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- getFacName() - Method in class org.safs.staf.service.logging.CustomLogFac
-
Returns the name of this log facility.
- getFailTestResult(MessageResult) - Static method in class org.safs.android.messenger.client.MessageResult
-
Reset or create a new MessageResult preset with STATUS_REMOTERESULT_FAIL.
- getFailures() - Method in class org.safs.data.model.Testcycle
-
- getFailures() - Method in class org.safs.data.model.Testsuite
-
- getFailures() - Method in exception org.safs.SAFSTestLevelFailure
-
- getFailures() - Method in class org.safs.tools.logs.processor.TestLevel
-
- GETFIELD - Static variable in class org.safs.DCDriverStringCommands
-
- getField(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetField, get a field out of a string using specified delimiter(s).
- getField(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetField, get a field out of a string using specified delimiter(s).
- getField(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetField, get a field out of a string using specified delimiter(s).
- getField(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetField, get a field out of a string using specified delimiter(s).
- getField(String) - Method in interface org.safs.persist.Persistable
-
Get the field's value of this Persistable object according to the persist-key.
The field name can be got from
Persistable.getPersitableFields()
according to the persist-key, then the value will be got of that field.
- getField(String) - Method in class org.safs.persist.PersistableDefault
-
- GetField(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Get a field out of a string using specified delimiter(s).
- getField(String) - Method in class org.safs.tools.GenericProcessMonitor.ProcessInfo
-
- GETFIELD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetField"
- GETFIELD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetField"
- GETFIELDARRAY - Static variable in class org.safs.DCDriverStringCommands
-
- getFieldClass(Object, String) - Static method in class org.safs.Utils
-
Get the class name of the field's defined type.
- GETFIELDCOUNT - Static variable in class org.safs.DCDriverStringCommands
-
- getFieldCount(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetFieldCount, Finds the count of all fields within the
inputRecord found from startindex to the end of the inputRecord.
- getFieldCount(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetFieldCount, Finds the count of all fields within the
inputRecord found from startindex to the end of the inputRecord.
- getFieldCount(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetFieldCount, Finds the count of all fields within the
inputRecord found from startindex to the end of the inputRecord.
- getFieldCount(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetFieldCount, Finds the count of all fields within the
inputRecord found from startindex to the end of the inputRecord.
- GetFieldCount(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Finds the count of all fields within the string found from startindex to the end of the string.
- getFieldCount(String, int, String) - Static method in class org.safs.StringUtils
-
Purpose: Finds the count of all fields within the inputRecord found from
startindex to the end of the inputRecord.
- GETFIELDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetFieldCount"
- GETFIELDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetFieldCount"
- getFieldInstanceClass(Object, String) - Static method in class org.safs.Utils
-
Get the class name of the real instance of the field.
- getFieldInstanceClassName(Object, String) - Static method in class org.safs.Utils
-
- getFieldName() - Method in class org.safs.tools.data.GenericJDBC
-
- getFieldNamesIgnoredByToStringMethod() - Method in class org.safs.data.model.ToStringDefault
-
Here an empty list is returned.
Subclass needs to provide its own list to ignore so that these fields will not be added to method
ToStringDefault.toString()
.
- getFieldNamesIgnoredByToStringMethod() - Method in class org.safs.data.model.UpdatableDefault
-
- getFieldNamesIgnoredByUpdateMethod() - Method in class org.safs.data.model.UpdatableDefault
-
Here an empty list is returned.
Subclass needs to provide its own list to ignore so that these fields will not be added to method
UpdatableDefault.update(Object)
.
- getFieldOrder() - Method in class org.safs.natives.win32.DefaultStructure
-
We return the class's fields.
- getFieldValue() - Method in class org.safs.tools.data.GenericJDBC
-
- getFile(POJOPath) - Method in class org.safs.projects.common.projects.pojo.POJOContainer
-
Gets the file that corresponds to a path relative to the location
of this POJOContainer.
- getFile(String) - Method in class org.safs.projects.common.projects.pojo.POJOFolder
-
- getFileAttribute(File) - Static method in class org.safs.text.FileUtilities
-
- GETFILEDATETIME - Static variable in class org.safs.DCDriverFileCommands
-
- getFileDateTime(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Determine the date and time the file created/last changed/last accessed for file name provided and assign it to a DDV variable.
- getFileDateTime(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Determine the date and time the file created/last changed/last accessed for file name provided and assign it to a DDV variable.
- getFileDateTime(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Determine the date and time the file created/last changed/last accessed for file name provided and assign it to a DDV variable.
- getFileDateTime(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Determine the date and time the file created/last changed/last accessed for file name provided and assign it to a DDV variable.
- GetFileDateTime(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Get the file's LastModified date time and save it to a variable, the time is in 12 AM PM format.
- GetFileDateTime(String, String, boolean, FileUtilities.DateType) - Static method in class org.safs.SAFSPlus.Files
-
Get the file date time and save it to a variable.
Note: For Operating System other than Windows, only "lastModified" time is supported.
- GETFILEDATETIME_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetFileDateTime"
- GETFILEDATETIME_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetFileDateTime"
- getFileID() - Method in class org.safs.staf.service.input.SAFSFile
-
Subclasses should not need to override this function.
- getFileID() - Method in class org.safs.staf.service.map.SAFSAppMapFile
-
Subclasses should not need to override this function.
- getFileID() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getfileMap() - Static method in class org.safs.DCDriverFileCommands
-
- getFileName() - Method in class org.safs.StringUtils.ErrorLinkTrace
-
filename, in which the error occur, such as regression.testcases.GenericMasterTests
- getFilename() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getFilename() - Method in class org.safs.text.FileLineReader
-
Subclasses should not need to override this function.
- getFilename() - Method in interface org.safs.tools.input.UniqueFileInterface
-
Get the filename of the input file for the unique ID.
- getFilename() - Method in class org.safs.tools.input.UniqueStringFileInfo
-
- GETFILEPROTECTIONS - Static variable in class org.safs.DCDriverFileCommands
-
- getFileProtections(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Save the file attributes for the file name to the variable provided.
- getFileProtections(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Save the file attributes for the file name to the variable provided.
- getFileProtections(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Save the file attributes for the file name to the variable provided.
- getFileProtections(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Save the file attributes for the file name to the variable provided.
- GetFileProtections(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Save the file attributes for the file name to the variable provided.
- GETFILEPROTECTIONS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetFileProtections"
- GETFILEPROTECTIONS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetFileProtections"
- GETFILES - Static variable in class org.safs.DCDriverFileCommands
-
- getFiles(String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Search the directory provided for files according to possible attribute and write the list of filenames found into the output file.
- getFiles(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Search the directory provided for files according to possible attribute and write the list of filenames found into the output file.
- getFiles(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Search the directory provided for files according to possible attribute and write the list of filenames found into the output file.
- getFiles(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Search the directory provided for files according to possible attribute and write the list of filenames found into the output file.
- GetFiles(String, String, FileUtilities.FileAttribute) - Static method in class org.safs.SAFSPlus.Files
-
Search the directory for files according to file attribute and write the found filenames into an output file.
- GetFiles(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Search the directory for normal files and write the found filenames into an output file.
It is equivalent to call #GetFiles(String, String, FileAttribute.instance())
- GETFILES_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetFiles"
- GETFILES_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetFiles"
- GETFILESIZE - Static variable in class org.safs.DCDriverFileCommands
-
- getFileSize(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Determine the file size for file name provided and assign it to a DDV variable.
- getFileSize(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Determine the file size for file name provided and assign it to a DDV variable.
- getFileSize(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Determine the file size for file name provided and assign it to a DDV variable.
- getFileSize(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Determine the file size for file name provided and assign it to a DDV variable.
- GetFileSize(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Determine the file size.
- GETFILESIZE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetFileSize"
- GETFILESIZE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetFileSize"
- getFileSpec() - Method in class org.safs.logging.FileLogItem
-
Returns the file spec for this log.
- getFileTime(String, Date, Date, Date) - Static method in class org.safs.natives.NativeWrapper
-
This method will get the file's created time, access time, and write time.
- GetFileTime(Pointer, Kernel32.FileTime, Kernel32.FileTime, Kernel32.FileTime) - Method in interface org.safs.natives.win32.Kernel32
-
{@literal
Retrieves the date and time that a file or directory was created, last accessed, and last modified.
- getFinalChildGuiObjectRecognition() - Method in class org.safs.GuiObjectVector
-
Returns the last GuiObjectRecognition stored--the one for final match.
- getFirefoxProfile(String) - Static method in class org.safs.selenium.webdriver.lib.SelectBrowser
-
Create a FirefoxProfile according to a profile's name of profile's filename.
- getFirstChild() - Method in class org.safs.Tree
-
- getFirstIFrame(RemoteDriver) - Static method in class org.safs.cukes.ai.selenium.AISearchBase
-
- getFirstLine(String) - Static method in class org.safs.StringUtils
-
- getFirstMatchingPathTestObject(TestObject, boolean, String, String) - Method in class org.safs.rational.CFToolBar
-
Get the first matched object from children of parameter testObject.
- getFirstName() - Method in class org.safs.data.model.User
-
- getFirstNonSAFSStackTraceElement() - Static method in class org.safs.tools.drivers.JSAFSDriver
-
Examine the calling Thread's Stack Trace and return the first StackTraceElement that is NOT from
the org.safs or org.springframework or sun.reflect or java.lang.reflect ...
- getFirstQualifierPair(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Split a string by separator
SearchObject.assignSeparator
, and return the result.
If the RS contains multiple
SearchObject.assignSeparator
, this method will ONLY
consider the first separator, the string before that separator will be considered
as qualifier; the string after will be all considered as value.
- getFirstSelectedOption() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getFirstSelectedOption() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- GETFIXEDWIDTHFIELD - Static variable in class org.safs.DCDriverStringCommands
-
- getFixedWidthField(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetFixedWidthField, Given an Input of fixed-width
fields, return the nth(FieldID) Field in the record.
- getFixedWidthField(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetFixedWidthField, Given an Input of fixed-width
fields, return the nth(FieldID) Field in the record.
- getFixedWidthField(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetFixedWidthField, Given an Input of fixed-width
fields, return the nth(FieldID) Field in the record.
- getFixedWidthField(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetFixedWidthField, Given an Input of fixed-width
fields, return the nth(FieldID) Field in the record.
- GetFixedWidthField(String, int, int, String) - Static method in class org.safs.SAFSPlus.Strings
-
Given an Input of fixed-width fields, return the nth(FieldID) Field in the record.
- GETFIXEDWIDTHFIELD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetFixedWidthField"
- GETFIXEDWIDTHFIELD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetFixedWidthField"
- getFlatKey() - Method in interface org.safs.persist.Persistable
-
A Persistable object can contain other Persistable objects, it is an hierarchical structure.
- getFlatKey() - Method in class org.safs.persist.PersistableDefault
-
- getFlexMenuChildren(TestObject) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
Purpose: Called by extractMenuItems() to get the children of a FlexOjectTestObject.
- getFlexSuperClassNames(TestObject) - Method in class org.safs.rational.RGuiObjectRecognition
-
- getFloat(Properties, String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Return the required parameter as a float value
If this parameter is optional, you should catch the ProcessorException
- getFloat(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get a float value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getFloat2DimArray() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getFloatField() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getFlowControlInterface(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- getFlowControlInterface(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
We provide our own local FlowControlInterface object if per/table flow control is enabled.
- getFlowControlInterface(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- getFolder(String) - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
Gets the location of a path relative to the root of this project.
- getForceRefresh() - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- getForegroundApplication() - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- GetForegroundWindow() - Static method in class org.safs.natives.NativeWrapper
-
Platform independent entry-point to receive the ID or HANDLE of the current foreground window.
- GetForegroundWindow() - Method in interface org.safs.natives.win32.User32
-
HWND GetForegroundWindow(VOID)
The GetForegroundWindow function returns a handle to the foreground window
(the window with which the user is currently working).
- getFrame() - Method in class org.safs.selenium.webdriver.lib.model.Accessibility
-
- getFrameIndex(Document, String) - Method in class org.safs.selenium.DocumentParser
-
- getFrameInfo() - Static method in class org.safs.selenium.webdriver.lib.interpreter.WDLocator
-
- getFrameLeft(Node) - Method in class org.safs.selenium.DocumentParser
-
- getFrameNode(String) - Method in class org.safs.selenium.spc.SPCTreePanel
-
Try to find the Frame node in the tree with the matching frameRS
- getFramePath(String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
- getFrameRS() - Method in class org.safs.selenium.spc.WDSPC
-
- getFrameRS() - Method in class org.safs.selenium.spc.WDSPCGUI
-
- getFrames(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getFrameSrcURL(Document, String, String) - Method in class org.safs.selenium.DocumentParser
-
- getFrameSrcURL(Node, String) - Method in class org.safs.selenium.DocumentParser
-
- getFrameTop(Node) - Method in class org.safs.selenium.DocumentParser
-
- getFrameTree(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Generate a Tree object holding all the frames on the web page.
- getFrameWebElement(SearchContext, int) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Find the Nth frame webelement in the search context.
- getFrameworkId() - Method in class org.safs.data.model.History
-
- getFreshFood() - Method in class org.safs.persist.PersistorToXMLString.UnpickleHandler
-
- getFromRepository(String, RestModel, String) - Static method in class org.safs.Utils
-
Get a RestModel from data repository according to 'parameters'.
- getFullEngineClass(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
used internally or by subclasses to find the validity of an engine name.
- getFullEngineClass(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
used internally to find the validity of an engine name
- getFullPath() - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
Return the full path of this node in the hierarchical structure.
- getFullpath() - Method in class org.safs.text.FileLineReader
-
Subclasses should not need to override this function.
- getFullXpath() - Method in class org.safs.selenium.util.HtmlFrameComp
-
- getGather() - Method in class org.safs.GuiChildIterator
-
Returns are stored List.
- getGeneralFailures() - Method in class org.safs.tools.status.StatusInfo
-
- getGeneralFailures() - Method in interface org.safs.tools.status.StatusInterface
-
- getGeneralPasses() - Method in class org.safs.tools.status.StatusInfo
-
- getGeneralPasses() - Method in interface org.safs.tools.status.StatusInterface
-
- getGeneralWarnings() - Method in class org.safs.tools.status.StatusInfo
-
- getGeneralWarnings() - Method in interface org.safs.tools.status.StatusInterface
-
- getGenericInterface(String, String) - Method in class org.safs.tools.drivers.DefaultDriver
-
- getGenericInterface(String, String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Attempts to dynamically create a newInstance of a GenericToolsInterface object.
- getGenericObjectType(String) - Static method in class org.safs.android.engine.DGuiClassData
-
Returns the case-sensitive, generic object type for the given classType.
- getGenericObjectType(String) - Static method in class org.safs.GuiClassData
-
Returns the case-sensitive, generic object type for the given classType.
- getGlobalVariable(String) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get the value of global variable.
- getGovLevel() - Method in class org.safs.GuiObjectRecognition
-
Returns the govLevel assigned in the constructor.
- getGreen(Object) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getGreen(int) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getGreen(Object) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getGreen(int) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getGridNodes(String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Convert a node information string to a list of GridNode.
- getGuiClassData() - Static method in class org.safs.android.engine.DGuiObjectDefinition
-
- getGuiClassData() - Static method in class org.safs.android.engine.DGuiObjectVector
-
- getGuiClassData() - Method in class org.safs.GuiObjectVector
-
Return the subclass of GuiClassData used by your tool.
- getGuiClassData() - Method in class org.safs.rational.RGuiObjectVector
-
Return our RGuiClassData subclass as required.
- getGuiImage(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get image of a View.
According to the view's id, try to get a View from cache.
If not found, a
ProcessorException
will be thrown out.
If a view is found, we will get the bitmap of that view and compress
the bytes to String and return it through KEY_REMOTERESULTINFO
- getGUIImage(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Get the image of View according to String UID reference.
- GETGUIIMAGE - Static variable in class org.safs.ComponentFunction
-
- getGUIImage(String, String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Capture the screen shot of a GUI component and save it to a file
Capture the screen shot of a GUI component and save it to a file.
- getGUIImage(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Capture the screen shot of a GUI component and save it to a file
Capture the screen shot of a GUI component and save it to a file.
- getGUIImage(String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Capture the screen shot of a GUI component and save it to a file
Capture the screen shot of a GUI component and save it to a file.
- getGUIImage(StepTestTable, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Capture the screen shot of a GUI component and save it to a file
Capture the screen shot of a GUI component and save it to a file.
- getGUIImage(String[]) - Method in class org.safs.model.components.GenericMaster
-
Capture the screen shot of a GUI component and save it to a file
Capture the screen shot of a GUI component and save it to a file.
- getGUIImage(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Capture the screen shot of a GUI component and save it to a file
Capture the screen shot of a GUI component and save it to a file.
- GetGUIImage(Component, String, String...) - Static method in class org.safs.SAFSPlus.Component
-
- GetGUIImage(Component, String, String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
- GetGUIImage(Component, String, String, Component[]) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Take a screenshot of windows or component and filter some children inside.
- GETGUIIMAGE_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"GetGUIImage"
- getGuiObject(Object, String, String, String, String) - Method in interface org.safs.DDGUtilsInterface
-
- getGuiObject(Object, String, String, String) - Method in interface org.safs.DDGUtilsInterface
-
- getGuiObject(Object, String, String, String, String) - Method in class org.safs.DefaultDDGUtils
-
- getGuiObject(Object, String, String, String) - Method in class org.safs.DefaultDDGUtils
-
- getGuiObject(String, Selenium, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Returns the xpath of the component represented by a robot recognition string
- getGuiObjectType(Object) - Method in class org.safs.GuiObjectVector
-
- getGuiObjectVector() - Method in class org.safs.EngineCommandProcessor
-
- getGuiObjectVector() - Method in class org.safs.MatchData
-
- getGUIPropertyString(String, String) - Method in interface org.safs.DDGUtilsInterface
-
- getGUIPropertyString(String, String) - Method in class org.safs.DefaultDDGUtils
-
- GetGuiResources(Pointer, int) - Method in interface org.safs.natives.win32.User32
-
DWORD WINAPI GetGuiResources(_in HANDLE hProcess, _in DWORD uiFlags);
- getGuiTestObject() - Method in class org.safs.MatchData
-
- getGuiTestObject(TestObject) - Static method in class org.safs.rational.RDDGUIUtilities
-
Cast TestObject to GuiTestObject or create new GuiTestObject(ob).
- getGuiType(Object, String, String, String, String) - Method in interface org.safs.DDGUtilsInterface
-
- getGuiType(Object, String, String, String) - Method in interface org.safs.DDGUtilsInterface
-
- getGuiType(Object, String, String, String, String) - Method in class org.safs.DefaultDDGUtils
-
- getGuiType(Object, String, String, String) - Method in class org.safs.DefaultDDGUtils
-
- getGUIUtilities() - Method in class org.safs.android.DJavaHook
-
Use this method to retrieve/create the current/default DDGUIUtilities instance.
- getGUIUtilities() - Method in class org.safs.DCJavaHook
-
- getGUIUtilities() - Method in class org.safs.ios.IJavaHook
-
Use this method to retrieve/create the current/default DDGUIUtilities instance.
- getGUIUtilities() - Method in class org.safs.JavaHook
-
Retrieve the DDGUIUtilities used by the subclass.
- getGuiUtilities() - Method in class org.safs.rational.Script
-
Used internally and made available to scripts invoked by the CallScript
Driver Commands.
- getGUIUtilities() - Method in class org.safs.selenium.SeleniumJavaHook
-
Use this method to retrieve/create the current/default DDGUIUtilities instance.
- getGUIUtilities() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
- getGUIUtilities() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Use this method to retrieve/create the current/default DDGUIUtilities instance.
- getGUIUtilities() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Subclasses should override this method to retrieve/create the DDGUIUtilities instance
needed by the specific engine subclass.
- getHandle() - Method in class org.safs.staf.embedded.EmbeddedHandle
-
- getHandle(String) - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- getHandle() - Method in interface org.safs.staf.embedded.HandleInterface
-
- getHandle() - Method in class org.safs.staf.service.input.SAFSFile
-
Subclasses should not need to override this function.
- getHandle() - Method in class org.safs.staf.service.map.SAFSAppMapFile
-
Subclasses should not need to override this function.
- getHandle() - Method in class org.safs.staf.STAFHandleInterface
-
- getHandle() - Method in class org.safs.STAFHelper
-
get the handle.
- getHandleID() - Method in class org.safs.staf.service.queue.EmbeddedQueueService
-
- getHandleNumber() - Method in class org.safs.STAFHelper
-
get the handle's number
- getHeader() - Method in class org.safs.PCTree
-
Output header String (like '[windowname]'), if isContainerTypesUsedToSetupIndexMap.
- getHeader(String, String) - Static method in class org.safs.rest.service.Headers
-
- getheaderHeight() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getHeaders() - Method in class org.safs.rest.service.Response
-
- getHeaders(String) - Method in class org.safs.selenium.CFHTMLTable
-
- getHeadersForType(String) - Static method in class org.safs.rest.service.Headers
-
Returns the headers currently set for a defined resource/request type
as a multi-line String.
- getHeadersMapFromMultiLineString(String) - Static method in class org.safs.rest.service.Headers
-
Utility method to convert headers multi-line string to a Map
- getHeaderValues(JTable) - Method in class org.safs.jvmagent.agents.JTableAgent
-
Returns an INDEX_SEP delimited list of values.
- getHeight() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getHelp() - Static method in class org.safs.Log
-
Returns the Help text seen in the SAFS/TESTLOG console.
- getHelper() - Method in class org.safs.JavaHook
-
- getHelper() - Method in class org.safs.RobotJHook
-
- getHelper() - Static method in class org.safs.SingletonSTAFHelper
-
Purpose: static reference to only Singleton instance of this class
Assumptions: it's up to the user to 'initialize()' the helper.
- getHelpers() - Method in class org.safs.ComponentFunction
-
Simply calls getHelpersWorker.
- getHelpers() - Method in class org.safs.rational.CFComponent
-
- getHelpers() - Method in class org.safs.rational.CFDatabase
-
Purpose: overrides parent: in our local version we do not get 'obj1',
- getHelpers() - Method in class org.safs.rational.CFHtmlLink
-
Purpose: overrides parent: in our local version we do not get 'obj1',
that is done directly in the localProcess method because it may need to search for
more than one object because it doesn't know the object name just yet...
- getHelpers() - Method in class org.safs.rational.CFTIDComponent
-
- getHelpersWorker() - Method in class org.safs.ComponentFunction
-
set instance variables from the current testRecordData:
actionwindowNamecompNamemapnameutils
Subclasses can override this for any additional setup beyond getHelpersWorker.
- getHELPInfo(String) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
Add your HELP text response here.
- getHELPInfo(String) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Add your HELP text response here.
- getHELPInfo(String) - Method in class org.safs.staf.service.input.SAFSTextFileReader
-
Prepend our HELP text to the superclass HELP.
- getHELPInfo() - Method in class org.safs.staf.service.map.AbstractSAFSAppMapService
-
our HELP text
- getHELPInfo() - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
our HELP text
- getHighLightedBackground() - Method in class org.safs.android.engine.processor.HighLightStatus
-
- getHighlightFunction() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Support highlight by id, name or xpath.
- getHighlightFunction(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getHighlightWidown() - Method in class org.safs.android.engine.processor.HighLightStatus
-
- getHint() - Method in class org.safs.selenium.webdriver.lib.model.Accessibility
-
- getHistoryId() - Method in class org.safs.data.model.HistoryEngine
-
- getHistoryId() - Method in class org.safs.data.model.HistoryEngineID
-
- getHome() - Method in class org.safs.install.InstallerImpl
-
The home directory where this product will be installed.
- getHomes() - Method in interface org.safs.install.IProductDetector
-
Note: The map's key is used for choosing product to use.
User will decide key's format.
- getHomes() - Method in class org.safs.install.ProductDetectorDefault
-
Return an empty Map.
- getHook() - Method in class org.safs.natives.AbstractHook
-
- getHook() - Method in class org.safs.selenium.spc.SPC
-
- getHook() - Method in class org.safs.selenium.spc.WDSPC
-
Will be a WebDriver-based SeleniumHook, or an EmbeddedSeleniumHookDriver, or null.
- getHostIP(String) - Static method in class org.safs.net.NetUtilities
-
Get the host's IP address.
- getHostip() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- getHostIPByPing(String) - Static method in class org.safs.natives.NativeWrapper
-
- getHostname() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- getHostNameAndPort(String, int, SessionId) - Static method in class org.safs.selenium.util.GridInfoExtractor
-
- GetHtml(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : text/html" on a REST service, and verify the returned content is html before returning it.
- getHTMLClassName(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.HTML
-
- getHtmlDocTitle(TestObject) - Static method in class org.safs.rational.RDDGUIUtilities
-
- getHtmlDocumentObject(TestObject) - Static method in class org.safs.rational.RDDGUIUtilities
-
- getHTMLHeader(String) - Static method in class org.safs.tools.input.MAPJPGProcessor
-
- getHtmlHeaders() - Static method in class org.safs.rest.service.Headers
-
- getHtmlProperties() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get standard Html properties of a dom element.
depending level: 0
- getHttpStatus() - Method in class org.safs.net.HttpRequest
-
- getHttpStatus() - Method in interface org.safs.net.IHttpRequest
-
- getHttpStatus() - Method in class org.safs.selenium.webdriver.lib.WDLibrary.WD_XMLHttpRequest
-
- getHttpStatusText() - Method in class org.safs.net.HttpRequest
-
- getHttpStatusText() - Method in interface org.safs.net.IHttpRequest
-
- getHttpStatusText() - Method in class org.safs.selenium.webdriver.lib.WDLibrary.WD_XMLHttpRequest
-
- getIconURL() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- getId(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getId() - Method in class org.safs.data.model.EkspresoEvent
-
- getId() - Method in class org.safs.data.model.Engine
-
- getId() - Method in class org.safs.data.model.Framework
-
- getId() - Method in class org.safs.data.model.History
-
- getId() - Method in class org.safs.data.model.HistoryEngine
-
- getId() - Method in class org.safs.data.model.Machine
-
- getId() - Method in class org.safs.data.model.Orderable
-
- getId() - Method in interface org.safs.data.model.RestModel
-
The ID of this model in the repository
- getId() - Method in class org.safs.data.model.Status
-
- getId() - Method in class org.safs.data.model.Testcase
-
- getId() - Method in class org.safs.data.model.Testcycle
-
- getId() - Method in class org.safs.data.model.Teststep
-
- getId() - Method in class org.safs.data.model.Testsuite
-
- getId() - Method in class org.safs.data.model.User
-
- getID(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getID(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Retrieve the ID of the object if the object has an ID.
- getID(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the ID of the object if the object has an ID.
- getId(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the ID of a component, if any.
- getId() - Method in class org.safs.PCTree
-
- getID(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- getID() - Method in class org.safs.rest.service.Response
-
- getID(Object) - Method in interface org.safs.rmi.engine.Agent
-
Retrieve the ID of the object if the object has an ID.
- getID(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("ID Unsupported").
- getID(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Retrieve the ID of the object if the object has an ID.
- getId() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getId() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- getId() - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
get the WebElement's ID.
- getId() - Method in class org.safs.tools.GenericProcessMonitor.ProcessInfo
-
- GETID_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetId"
- getIDevice() - Static method in class org.safs.android.auto.lib.DUtilities
-
Return the device that we want to test with.
- getIDForWebDriver(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
At this time does NOT set the processed WebDriver to be the "current" or "lastUsed" WebDriver.
- getIdIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current idindex for the given id
- getIDriver() - Static method in class org.safs.model.tools.Driver
-
- getIEDriver() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getIfAccessibleNamePriority() - Method in class org.safs.tools.drivers.RStringStrategy
-
- getIfIndexOnly() - Method in class org.safs.tools.drivers.RStringStrategy
-
- getIfUseId() - Method in class org.safs.tools.drivers.RStringStrategy
-
- getIgnoreInvisibleComponents() - Static method in class org.safs.rational.ProcessContainer
-
- getIgnoreInvisibleTabPanes() - Static method in class org.safs.rational.ProcessContainer
-
- getIindex() - Method in class org.safs.reflect.PropertyInfo
-
Returns the iindex.
- getImage(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Image at the given index.
- GetImage(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : image" on a REST service, and verify the returned content is image before returning it.
- getImageBase64EncodedString(String, StringBuffer) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Read a JPG file with name 'filename' from folder '/sdcard/Robotium-Screenshots/', then encode it to
a String and return, this method doesn't care when the image file is created.
- getImageBase64EncodedString(String, StringBuffer, long) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Read a JPG file with name 'filename' from folder '/sdcard/Robotium-Screenshots/', then encode it to
a String and return, this method will only read the image file created after the time provide
by parameter 'newerThan'
- getImageButton(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the ImageButton at the given index.
- getImageDiff() - Method in class org.safs.image.MakeImageDiff
-
- getImageFileFilter() - Static method in class org.safs.image.ImageUtils
-
- getImageH() - Method in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- getImageHeaders() - Static method in class org.safs.rest.service.Headers
-
- getImagePanel() - Method in class org.safs.image.ImageManager2
-
- getImageW() - Method in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- getIndex() - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- getIndex() - Method in class org.safs.PCTree
-
Get index, first try using the 'indexMap' setup with setupCompIndex, then try getIndexOld
- getIndex(String) - Method in class org.safs.PCTree
-
if type equals our type, return getIndex()+1, basically incrementing any previous index
for a component of the same type.
- getIndex(Document, Element) - Method in class org.safs.selenium.DocumentParser
-
- getIndex() - Method in class org.safs.selenium.webdriver.lib.model.Item
-
- getIndex(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Parse a string to get an integer index.
- getIndex(String, int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Parse a string to get an integer index.
- getIndex_types() - Method in class org.safs.PCTree
-
- getIndex_typesIndex(int) - Method in class org.safs.PCTree
-
- getIndexBase() - Method in class org.safs.PCTree
-
Generate base index based on this algorithm:
getting our matching index based on all of our siblings, and our position.
- getIndexOld() - Method in class org.safs.PCTree
-
Generate index based on this algorithm:
First get a starting index by asking our parent for an index for the type.
- getIndexOnly() - Method in class org.safs.PCTree
-
- getInfo() - Method in exception org.safs.selenium.webdriver.lib.SeleniumPlusException
-
- GETINIFILEVALUE - Static variable in class org.safs.DCDriverFileCommands
-
- getINIFileValue(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Get value from INI file.
- getINIFileValue(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Get value from INI file.
- getINIFileValue(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Get value from INI file.
- getINIFileValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Get value from INI file.
- GetINIFileValue(String, String, String, String) - Static method in class org.safs.SAFSPlus.Files
-
Get value from INI file.
- GETINIFILEVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetINIFileValue"
- GETINIFILEVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetINIFileValue"
- getInitializedHelper(String) - Static method in class org.safs.SingletonSTAFHelper
-
Purpose: static reference to only Singleton instance of this class.
- getInitMessages() - Method in class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
- getInitMessages() - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- getInitMessages() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Return the messages to write after the log is initialized.
- getINITreeFormat() - Static method in class org.safs.rational.ProcessContainer
-
- getINIValue(String, String) - Method in class org.safs.ios.IOSProcessContainer
-
Retrieve an item out of the initialization file if such a file was identified.
- getINIValue(String, String) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
Retrieve an item out of the initialization file if such a file was identified.
- getInnerHtml(String, String) - Method in class org.safs.selenium.DocumentParser
-
Purpose: get the innerHTML from page content
Note: The tag must be the beginning and ending tag of the content
- getInputInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getInputInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getInputInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getInputKeysParser() - Static method in class org.safs.robot.Robot
-
Retrieve the active InputKeysParser.
- getInputLineNumber() - Method in class org.safs.tools.status.TestRecordInfo
-
- getInputLineNumber() - Method in interface org.safs.tools.status.TestRecordInterface
-
Current input line number (if appropriate).
- getInputName() - Method in class org.safs.tools.status.TestRecordInfo
-
- getInputName() - Method in interface org.safs.tools.status.TestRecordInterface
-
The name of the input source.
- getInputRecord() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getInputRecord() - Method in class org.safs.tools.status.TestRecordInfo
-
- getInputRecord() - Method in interface org.safs.tools.status.TestRecordInterface
-
Current input record.
- getInputRecordToken(int) - Method in class org.safs.TestRecordData
-
- getInputSeparator() - Method in class org.safs.tools.status.TestRecordInfo
-
- getInputSeparator() - Method in interface org.safs.tools.status.TestRecordInterface
-
Field separator String for the input records from this source.
- getInputToken(String, int, String) - Static method in class org.safs.StringUtils
-
Purpose: get 0-based field N of input by tokenizing with sep.
- getInputUID() - Method in class org.safs.tools.status.TestRecordInfo
-
- getInputUID() - Method in interface org.safs.tools.status.TestRecordInterface
-
The unique ID of the input source for this test level.
- getInstallationRoot() - Method in class org.safs.install.InstallerImpl
-
Subclasses use this to determine what is the root directory of the current
install/uninstall that is in-progress.
- getInstalledSKDLevel() - Method in class org.safs.android.auto.lib.AndroidTools
-
- getInstaller() - Method in interface org.safs.install.IProductDetector
-
The installer is always under the SAFS/SeleniumPlus install's folder.
- getInstaller() - Method in class org.safs.install.ProductDetectorDefault
-
Return null.
- getInstallerDir() - Method in class org.safs.install.InstallerImpl
-
- getInstallProperties() - Static method in class org.safs.install.STAFInstaller
-
Read the file c:\staf\install.properties and load it into the Properties.
- getInstance() - Static method in class org.safs.auth.SSOAuthentication
-
- getInstance() - Static method in class org.safs.model.commands.CheckBoxFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ComboBoxFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ComboEditBoxFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ComboListBoxFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DatabaseFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DatePickerFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverCounterCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverDatabaseCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverDebugCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverFileCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverLogCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverRestCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverStringCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DDDriverTimerCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DotNetMenuFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DotNetTableFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.DotNetTreeFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.EditBoxFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.EngineComponentCommands
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.FlexColorFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.FlexDateFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.FlexNumericStepperFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.FlexSliderFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.FPSpreadFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.GenericMasterFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.GenericObjectFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.GraphicControlFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.HTMLDocumentFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.HTMLFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.HTMLImageFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.HTMLLinkFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.HTMLTableFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.JavaMenuFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.JavaTableFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.JavaTreeFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.LabelFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ListBoxFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ListViewFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.PopupMenuFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ProgressBarFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.PushButtonFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.RadioButtonFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ScrollBarFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.SSTreeFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.TabControlFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.TableViewFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.TIDRestFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.TimePickerFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.ToolBarFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.TreeViewFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.VSFlexGridFunctions
-
public Singleton to access class static methods via instance
- getInstance() - Static method in class org.safs.model.commands.WindowFunctions
-
public Singleton to access class static methods via instance
- getInstanceName() - Method in class org.safs.control.Control.HookTestRecordData
-
- getInstanceName() - Method in class org.safs.TestRecordData
-
Prefix used to retrieve and store SAFSVARS TestRecordData values.
- getInstrumentArg() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- getInstrumentArg() - Method in class org.safs.android.remotecontrol.SoloTest
-
- getInstrumentation() - Method in class org.safs.android.engine.processor.SAFSProcessor
-
The field
SAFSProcessor.testrunner
is the Instrumentation object.
The Instrumentation object can be used to do the automation directly on Android GUI object.
- getInt(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Retrieve an expected int value from the results.
- getInt(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Retrieve an expected int value from the results or a defaultValue if the item was not found.
- getInt(Iterator) - Method in class org.safs.DCDriverStringCommands
-
Purpose: get iterator.next() as a number, if unsuccessful,
then sets statusCode to GENERAL_SCRIPT_FAILURE and logs warning
- getIntArray() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getInteger(Properties, String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Return the required parameter as an int value
If this parameter is optional, you should catch the ProcessorException
- getInteger(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get an int value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getIntegerArg(String, int) - Method in class org.safs.ios.IOSProcessContainer
-
- getIntField() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getIOFailureBlock() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- getIOFailureBlock() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=IOFailure response.
- getIOFailures() - Method in class org.safs.tools.status.StatusInfo
-
- getIOFailures() - Method in interface org.safs.tools.status.StatusInterface
-
- getIp() - Method in class org.safs.data.model.Machine
-
- getIp() - Method in class org.safs.data.model.Testcycle
-
- getIp() - Method in class org.safs.tools.logs.processor.TestSuites
-
- getIPDriverCommands() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getIPDriverCommands() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getIPDriverCommands() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getIStatus() - Static method in class org.safs.ios.Utilities
-
Return the current/last IStatus object generated from execution of an Instruments Script.
- getItem(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox
-
- getItem(String, String) - Method in class org.safs.text.INIFileReader
-
- getItemByIndex(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getItemByIndex(int) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- GetItemID(Component, int) - Static method in class org.safs.SAFSPlus.ListView
-
- getItemName() - Method in class org.safs.staf.service.sem.SEMState
-
- getItemName() - Method in interface org.safs.tools.input.UniqueItemInterface
-
- getItemName() - Method in class org.safs.tools.input.UniqueStringItemInfo
-
- getItems(TestObject) - Method in class org.safs.rational.flex.CFFlexComboBox
-
Purpose: extract items from a ComboBox object.
- getItems(String) - Method in class org.safs.text.INIFileReader
-
Returns the list of items in a section.
- getItems(String) - Method in class org.safs.tools.logs.processor.StatusReport
-
- getItemState() - Method in class org.safs.staf.service.sem.SEMState
-
- getJavaexe() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getJavaSuperClassNames(TestObject) - Method in class org.safs.rational.RGuiObjectRecognition
-
- getJCTable(TestObject) - Method in class org.safs.rational.CFTable
-
drill down through wrapper objects to get the table
Assumptions: to be used by sub-classes.
- getJNAProtectedDomainTopObjects(DomainTestObject) - Static method in class org.safs.rational.ft.DynamicEnabler
-
Calls domain.getTopObjects() ONLY if the domain's process is determined to
have active UI resources.
- getJS() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getJSDebugArray() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get the global variable 'debug-message-array'.
- getJsError() - Method in exception org.safs.selenium.util.JSException
-
- getJSErrorCode() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get the value of error code global variable.
- getJsErrorMessage(Object) - Static method in exception org.safs.selenium.util.JSException
-
- getJSErrorObject() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Get the value of error Object global variable.
- getJsExecutionDelay() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- GetJson(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : application/json" on a REST service, and verify the returned content is json before returning it.
- getJSONHeaders() - Static method in class org.safs.rest.service.Headers
-
- getJsonValue(String, String, Class<T>) - Static method in class org.safs.Utils
-
Get expected value from a json string according to a key.
- getJsTimeout() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getKeepAlive() - Method in class org.safs.sockets.SocketProtocol
-
By default keepAlive is TRUE unless changed.
- getKeepEncodingConsistent() - Method in class org.safs.ios.CFComponent
-
- getKeepEncodingConsistent() - Method in class org.safs.rational.CFComponent
-
- getKey() - Method in class org.safs.auth.Parameter
-
- getKey() - Method in class org.safs.text.ResourceMessageInfo
-
- getKeyByNodeName(String) - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- getKeyCode(String) - Method in class org.safs.tools.input.InputKeysParser
-
Retrieve the stored "standard" keycode of the provided character.
- getKeyEvents() - Method in class org.safs.natives.MSLLKtoRKEventListener
-
- GetKeyState(int) - Method in interface org.safs.natives.win32.User32
-
SHORT WINAPI GetKeyState(__in int nVirtKey)
- getKeywordProperties() - Method in class org.safs.SocketTestRecordHelper
-
Can be null if no additional properties/values are needed for remote execution.
- getKeywordProperty(String) - Method in class org.safs.SocketTestRecordHelper
-
Get a keyword property from the Properties list.
- getLabel() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- getLargeTimeout() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the default timeout length of the waitFor methods.
- getLargeTimeout() - Method in class com.jayway.android.robotium.remotecontrol.solo.Timeout
-
Gets the default timeout length of the waitFor methods.
- getLastBrowserWindow() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
This method will initialize the field
SearchObject.lastBrowserWindow
.
NOTE: Please call getWebDriver().switchTo().defaultContent() if we are not in the topmost document.
NOTE: Please call setNeedFreshWindow(true) if we want the latest window's location/size information.
- getLastCommand() - Method in class org.safs.android.auto.lib.Console
-
- getLastCommand() - Method in class org.safs.android.auto.lib.ConsoleTool
-
- getLastDelimitedToken(String, String) - Static method in class org.safs.StringUtils
-
- GetLastError() - Method in interface org.safs.natives.win32.Kernel32
-
Returns the calling thread's last-error code.
- getLastFrame() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
The frame object where the current GUI-component locate.
- getLastMenuName() - Method in class org.safs.model.components.MenuPath
-
- getLastName() - Method in class org.safs.data.model.User
-
- getLastNamedLogFacility() - Method in class org.safs.logging.LogUtilities
-
returns the name of the last used LogFacility for logging.
- getLastVisitedURL() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getLCTrimmedProperty() - Method in class org.safs.reflect.PropertyInfo
-
Returns the lctrimmedProperty.
- getLeftBraceChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getLeftOperand(String, int) - Method in class org.safs.tools.expression.SafsExpression
-
Method getLeftOperand.
- getLeftParenChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getLevel(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getLevel(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return the Z-Order level of the object (generally for a top level window).
- getLevel(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return the Z-Order level of the object (generally for a top level window).
- getLevel(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the Z-order of a component--usually a Window.
- getLevel(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return the Z-Order level of the object (generally for a top level window).
- getLevel(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Levelv").
- getLevel(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return the Z-Order level of the object (generally for a top level window).
- getLevel() - Method in class org.safs.Tree
-
- GETLEVEL_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetLevel"
- getLibraryDir() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getLibraryPackage() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- getLibraryType(WebElement) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- getLindex() - Method in class org.safs.reflect.PropertyInfo
-
Returns the lindex.
- getLine() - Method in class org.safs.StringUtils.ErrorLinkTrace
-
line, the linenumber where the error occur, such as 45
- getLineNumber() - Method in class org.safs.staf.service.input.SAFSTextFile
-
- getLineNumber() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getLinkedFac() - Method in interface org.safs.tools.logs.UniqueLogInterface
-
Get the unique ID of any log linked or chained with this one.
- getLinkedFac() - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
- getLinkedFacName() - Method in class org.safs.logging.AbstractLogFacility
-
Returns the name of the log facility linked to this one.
- getLinkLength() - Method in class org.safs.StringUtils.ErrorLinkTrace
-
the length of the link
- getLinkOffset() - Method in class org.safs.StringUtils.ErrorLinkTrace
-
the offset of the link on the console, meaning the start position
- getList2DimObject() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getListenerID() - Method in class org.safs.selenium.util.DocumentClickCapture
-
- getListenerName() - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- getListenerName() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- getListenerName() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteControlUI
-
- getListenerName() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
- getListenerName() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
- getListenerName() - Method in class org.safs.android.messenger.client.MessengerRunner
-
- getListenerName() - Method in class org.safs.android.messenger.MessengerService
-
- getListenerName() - Method in class org.safs.android.remotecontrol.RemoteControlUI
-
- getListenerName() - Method in class org.safs.android.remotecontrol.SAFSRemoteControl
-
- getListenerName() - Method in class org.safs.android.remotecontrol.SAFSWorker
-
- getListenerName() - Method in class org.safs.IndependantLog.ConsoleDebugListener
-
- getListenerName() - Method in class org.safs.install.GhostScriptInstaller
-
- getListenerName() - Method in class org.safs.install.SeleniumPlusInstaller
-
- getListenerName() - Method in class org.safs.JavaSocketsHook
-
Default implementation returns our process_name.
- getListenerName() - Method in class org.safs.sockets.AbstractProtocolRunner
-
- getListenerName() - Method in interface org.safs.sockets.NamedListener
-
Unique name to identify the listener.
- getLISTInfo() - Method in class org.safs.staf.service.input.SAFSFileReader
-
Override this function and return your version of SFR_SERVICE_SAFSFILE_LISTINFO.
- getLISTInfo() - Method in class org.safs.staf.service.input.SAFSTextFileReader
-
Overrides the superclass function to return our SAFSTextFile type.
- getListItem(Object, int, String) - Method in class org.safs.android.DGUIUtilities
-
- getListItem(Object, int, String) - Method in class org.safs.DCGUIUtilities
-
- getListItem(Object, int, String) - Method in class org.safs.DDGUIUtilities
-
Get a single list item from a List or Array type of object property.
- getListItem(Object, int, String) - Method in class org.safs.ios.IGUIUtilities
-
- getListItem(GuiTestObject, int) - Method in class org.safs.rational.CFList
-
- getListItem(GuiTestObject, int) - Method in class org.safs.rational.flex.CFFlexList
-
Note: Override the method of its superclass CFList
- getListItem(ITestDataList, int) - Method in class org.safs.rational.flex.CFFlexList
-
- getListItem(Object, int, String) - Method in class org.safs.rational.RDDGUIUtilities
-
Purpose: get a list item from a TestObject.
- getListItem(GuiTestObject, int) - Method in class org.safs.rational.wpf.CFWPFList
-
Note: Override the method in its super class CFList
- getListItem(Object, int, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
- getListItem(Object, int, String) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- getListItems(TestObject, String) - Method in class org.safs.rational.CFList
-
- getListObject() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getListOfPersistable() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getListViewItemIndex(ListView, List<String>, String, boolean, boolean, int) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
Call this routine if you already have the List of items.
- getListViewItemIndex(ListView, String, boolean, boolean, int) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
Call this routine if you do NOT already have the List of items.
- getListViewItems(ListView) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
Uses DGuiObjectRecognition.getObjectText to extract text of each Adapter item.
- getListViewSelectedIndex(ListView) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
- getListViewTextAtIndex(ListView, int) - Method in class org.safs.android.engine.processor.ListViewProcessor
-
- getLocalAgent(String) - Method in interface org.safs.jvmagent.LocalAgentFactory
-
Return the LocalAgent for the fully specified agentclass.
- getLocalAgent(String) - Method in class org.safs.jvmagent.LocalAgentFactoryImpl
-
Return the LocalAgent for the fully specified agentclass.
- getLocalAgentFactory() - Method in class org.safs.jvmagent.agents.ObjectAgent
-
LocalAgentFactoryUser Interface.
- getLocalAgentFactory() - Method in interface org.safs.jvmagent.LocalAgentFactoryUser
-
Retrieve any LocalAgentFactory set for this object.
- getLocalCoords(GuiTestObject, int, int) - Method in class org.safs.rational.CFJCTable
-
- getLocale() - Method in class org.safs.GetText
-
- getLocalHostIP() - Static method in class org.safs.net.NetUtilities
-
Get the localhost's IP Address.
- getLocalHostIPByConfig() - Static method in class org.safs.natives.NativeWrapper
-
- getLocalHostName() - Static method in class org.safs.natives.NativeWrapper
-
- getLocalHostName() - Static method in class org.safs.net.NetUtilities
-
- getLocalRect(GuiTestObject, int, int) - Method in class org.safs.rational.CFDotnetTable
-
- getLocalRect(GuiTestObject, int, int) - Method in class org.safs.rational.CFTable
-
Purpose: getLocalRect get a rectangle based on row and col indicating the offset
- getLocation() - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
Gets the location of this project as a POJOPath.
- getLocation() - Method in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- getLocation(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Get the web-element's location relative to the browser.
- getLocation(WebElement, boolean) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Get the web-element's location relative to the browser client area.
- getLocator() - Method in class org.safs.selenium.SGuiObject
-
- getLocator() - Method in class org.safs.selenium.util.HtmlFrameComp
-
- getLog() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- getLogger(String) - Method in class org.safs.logging.slf4j.SAFSLoggerFactory
-
- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getLogID(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
Returns the logid based on the current testLevel.
- getLogLevel(String) - Static method in class org.safs.Constants.LogConstants
-
- getLogLevel() - Static method in class org.safs.Log
-
- getLogLevel() - Method in class org.safs.logging.AbstractLogFacility
-
Returns the log level of this log facility.
- getLogLevel() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getLogLevel() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getLogLevel() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getLogLevel() - Method in interface org.safs.tools.logs.UniqueLogLevelInterface
-
Return the stored log level setting.
- getLogLevel() - Method in class org.safs.tools.logs.UniqueStringLogLevelInfo
-
- getLogLevelName(int) - Static method in class org.safs.Constants.LogConstants
-
- getLogLevelNames() - Static method in class org.safs.Constants.LogConstants
-
- getLogMessage() - Method in class org.safs.data.model.Teststep
-
- getLogMessage() - Method in interface org.safs.tools.logs.UniqueMessageInterface
-
The message to log.
- getLogMessage() - Method in class org.safs.tools.logs.UniqueStringMessageInfo
-
- getLogMessageDescription() - Method in interface org.safs.tools.logs.UniqueMessageInterface
-
Optional.
- getLogMessageDescription() - Method in class org.safs.tools.logs.UniqueStringMessageInfo
-
- getLogMessageType() - Method in interface org.safs.tools.logs.UniqueMessageInterface
-
The type of the message to log.
- getLogMessageType() - Method in class org.safs.tools.logs.UniqueStringMessageInfo
-
- getLogMode() - Method in class org.safs.logging.AbstractLogFacility
-
Returns the log mode of this log facility.
- getLogModes() - Method in interface org.safs.tools.logs.UniqueLogInterface
-
Get the log modes enabled for this log.
- getLogModes() - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
- getLogName() - Method in class org.safs.STAFHelper
-
- getLogName() - Method in interface org.safs.tools.CoreInterface
-
- getLogsDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getLogsDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getLogsDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getLogsDir() - Method in interface org.safs.tools.PathInterface
-
- getLogsInterface() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Subclasses can override to initialize their own LogsInterface.
- getLogsInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getLogsInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getLogsInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getLogUID() - Method in class org.safs.tools.status.TestRecordInfo
-
- getLogUID() - Method in interface org.safs.tools.status.TestRecordInterface
-
Current active log for this test level.
- getLogUtilities() - Method in class org.safs.android.DJavaHook
-
Use this method to retrieve/create the current/default LogUtilities instance.
- getLogUtilities() - Method in class org.safs.DCJavaHook
-
- getLogUtilities() - Method in class org.safs.DDGUIUtilities
-
- getLogUtilities() - Method in class org.safs.ios.IJavaHook
-
Use this method to retrieve/create the current/default LogUtilities instance.
- getLogUtilities() - Method in class org.safs.JavaHook
-
Retrieve the LogUtilities used by the subclass.
- getLogUtilities() - Method in class org.safs.Processor
-
- getLogUtilities() - Method in class org.safs.ProcessRequest
-
- getLogUtilities() - Method in class org.safs.rational.Script
-
Used internally and made available to scripts invoked by the CallScript
Driver Commands.
- getLogUtilities() - Method in class org.safs.selenium.SeleniumJavaHook
-
Use this method to retrieve/create the current/default LogUtilities instance.
- getLogUtilities() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
- getLogUtilities() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Use this method to retrieve/create the current/default LogUtilities instance.
- getLogUtilities() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Use this method to retrieve/create the current/default LogUtilities instance.
- getLong(Properties, String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Return the required parameter as a long value
If this parameter is optional, you should catch the ProcessorException
- getLong(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get a long value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getLongestSubstringWithoutSpace(String) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getLongField() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getMachine() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getMachine() - Method in class org.safs.data.model.Testcycle
-
- getMachine() - Method in class org.safs.staf.service.input.SAFSFile
-
Subclasses should not need to override this function.
- getMachine() - Method in class org.safs.staf.service.map.SAFSAppMapFile
-
Subclasses should not need to override this function.
- getMachine() - Method in class org.safs.STAFHelper
-
get the current value of 'machine'
- getMachine() - Method in interface org.safs.tools.CoreInterface
-
- getMachine() - Method in class org.safs.tools.logs.processor.TestSuites
-
- getMachineId() - Method in class org.safs.data.model.History
-
- getMachineName() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
STAF version 2 will use {STAF/Config/EffectiveMachine} to make log.
- getMailslot() - Method in class org.safs.rational.RDomainInfo
-
- getMainClass() - Static method in class org.safs.tools.MainClass
-
- getMap() - Method in class org.safs.selenium.webdriver.GroovyBridge
-
Used when a Groovy script has:
- getMap() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
The embedded element object (a Map) is returned from a javascript function.
- getMapInfo() - Method in interface org.safs.tools.input.UniqueMapInterface
-
Get the name of the stored Map.
- getMapInfo() - Method in class org.safs.tools.input.UniqueStringMapInfo
-
- getMapItem(UniqueItemInterface) - Method in interface org.safs.tools.input.MapsInterface
-
Get the value of a Mapped item.
- getMapItem(UniqueItemInterface) - Method in class org.safs.tools.input.SAFSMAPS
-
Retrieve the value of an item from an App Map.
- getMapName() - Method in class org.safs.ApplicationMap
-
- getMapObject() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getMapPath(PathInterface) - Method in interface org.safs.tools.input.UniqueMapInterface
-
Get the full path of the specified Map.
- getMapPath(PathInterface) - Method in class org.safs.tools.input.UniqueStringMapInfo
-
- getMappedClassType(String, Object) - Method in class org.safs.android.engine.DGuiClassData
-
Retrieves the class processor key we have stored for the provided class name (if any).
- getMappedClassType(String, Object, boolean, boolean) - Method in class org.safs.android.engine.DGuiClassData
-
Retrieves the class Type we have stored for the provided class name (if any).
- getMappedClassType(String, Object) - Method in class org.safs.GuiClassData
-
Retrieves the class Type we have stored for the provided class name (if any).
- getMappedClassType(String, Object, boolean, boolean) - Method in class org.safs.GuiClassData
-
Retrieves the class Type we have stored for the provided class name (if any).
- getMappedClassType(String, Object) - Method in class org.safs.jvmagent.LocalServerGuiClassData
-
Retrieves the class Type we have stored for the provided class name (if any).
- getMappedClassType(TestObject, String) - Method in class org.safs.rational.ProcessContainer
-
Used internally.
- getMappedClassType(String, Object) - Method in class org.safs.rational.RGuiClassData
-
Retrieves the class Type we have stored for the provided class name (if any).
- getMappedJavaClassType(String, Object) - Method in class org.safs.rational.RGuiClassData
-
Retrieves Java class Type we have stored for the provided class name (if any).
- getMappedNetClassType(String, Object) - Method in class org.safs.rational.RGuiClassData
-
Has the same functionality as getMappedJavaClassType()
If we can not find the apporiate type for the parameter classname, we will try to use
the ancestor of parameter anObject to get the mapping type.
- getMappedTestObject(SpyMappedTestObject) - Static method in class org.safs.rational.RDDGUIUtilities
-
Create appropriate TestObject from SpyMappedTestObject
- getMappedValue(String, String, String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Convenience routine to lookup the mapped value stored in the
App Map chain.
- getMapsInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getMapsInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getMapsInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getMapValue(Map<?, ?>, Object, Object) - Static method in class org.safs.Utils
-
Get the value form the map according to a key.
If the map is null or the value is null, then return the default value.
- getMark() - Method in class org.safs.staf.service.input.SAFSTextFile
-
- getMask(int) - Static method in class org.safs.android.auto.lib.ImageUtils
-
- getMatchedComponent(Component[], int) - Method in class org.safs.jvmagent.ComponentTracker
-
Retrieve the component in the array that has the matching hashcode.
- getMatchedDriverVerion(String) - Method in interface org.safs.selenium.util.BrowserDriverUpdater
-
According to the browser's version, find the matched driver version.
- getMatchedDriverVerion(String) - Method in class org.safs.selenium.util.ChromeDriverUpdater
-
- getMatchedDriverVerion(String) - Method in class org.safs.selenium.util.FirefoxDriverUpdater
-
- getMatchedDriverVerion(String) - Method in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Component
-
According to a certain 'search condition', get the matched subitem within this Component.
This method just return a null.
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.ListView
-
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
This method override that of superclass.
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Menu
-
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
According to the "hierarchical path" to get a Element object.
The sub-class needs to provide an appropriate implementation of method
AbstractSelectable.getContent()
, on which
this method depends.
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.model.AbstractMenuSelectable
-
According to the "hierarchical path" to get a MenuItem object.
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.model.AbstractTreeSelectable
-
According to the "hierarchical path" to get a TreeNode object.
- getMatchedElement(TextMatchingCriterion) - Method in interface org.safs.selenium.webdriver.lib.model.IMenuSelectable
-
- getMatchedElement(TextMatchingCriterion) - Method in interface org.safs.selenium.webdriver.lib.model.ISelectable
-
according to the element's label to get a Element object.
- getMatchedElement(TextMatchingCriterion) - Method in interface org.safs.selenium.webdriver.lib.model.ITreeSelectable
-
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
This method override that of superclass.
- getMatchedElement(TextMatchingCriterion) - Method in class org.safs.selenium.webdriver.lib.Tree
-
- getMatchedGuiObject() - Method in class org.safs.GuiChildIterator
-
Retrieves the final Object that satisfies the entire GuiObjectVector recognition string.
- getMatchedItem(int) - Method in class org.safs.selenium.webdriver.lib.model.AbstractListSelectable
-
according to the index to get a Item object.
- getMatchedNode(HierarchicalElement[], String[], boolean, MutableInteger, int) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
According to a pathNodes (an array of path) and expectedMatchTimes, find the Nth-matched node in a hierarchical structure.
- getMatchedNode(HierarchicalElement[], String[], boolean, int[]) - Method in class org.safs.selenium.webdriver.lib.model.AbstractHierarchicalSelectable
-
According to a pathNodes (an array of path) and expectedMatchTimes (an array of int), find the matched node in a hierarchical structure.
If at certain level, the expectedMatchedTime is not satisfied, then the search will fail and just return a null.
- getMatchedObject(List<SearchObject.WebElementWarpper>, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getMatchedObjects(List<SearchObject.WebElementWarpper>, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getMatchedPoint() - Method in class org.safs.image.SharedLock
-
- getMatchedTestObjectFromChildren(TestObject, boolean, String, String) - Method in class org.safs.rational.CFToolBar
-
- getMatches() - Static method in class org.safs.GuiChildIterator
-
Retrieves the final list of possible child matches.
- getMatchingChild(int) - Method in class org.safs.android.engine.DGuiObjectVector
-
- getMatchingChildKeysAtPoint(Object, int, int) - Method in class org.safs.jvmagent.STAFLocalServer
-
- getMatchingChildKeysAtPoint(String, String, String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
According to screen location, find the test object at that point and return all matching keys in cache.
- getMatchingChildKeysAtPoint(String[]) - Static method in class org.safs.model.commands.EngineComponentCommands
-
According to screen location, find the test object at that point and return all matching keys in cache.
- GETMATCHINGCHILDKEYSATPOINT_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetMatchingChildKeysAtPoint"
- getMatchingChildObject(Object, List) - Method in class org.safs.GuiObjectVector
-
get child test object
- getMatchingChildObjects(String, String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getMatchingChildObjects(Object, String) - Method in class org.safs.jvmagent.STAFLocalServer
-
Engine will attempt to locate a child object matching the
provided recognition string.
- getMatchingChildObjects(String, String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Retrieve an array of child objects that match a recognition string.
- getMatchingChildObjects(String[]) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Retrieve an array of child objects that match a recognition string.
- GETMATCHINGCHILDOBJECTS_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetMatchingChildObjects"
- getMatchingMenuFromMenuBar(TestObject, String) - Static method in class org.safs.rational.FlexUtil
-
Purpose: Dig in a Flex menu bar to find out the corresponding menu inside it according menu path.
- getMatchingObject(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Called from ChildIterator.
- getMatchingParentObject(int) - Method in class org.safs.android.engine.DGuiObjectVector
-
- getMatchingParentObject(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getMatchingParentObject() - Method in class org.safs.GuiObjectVector
-
Searches the test domains one-by-one in the order received from Domains.getEnabledDomains().
- getMatchingParentObject(String) - Method in class org.safs.jvmagent.STAFLocalServer
-
Engines will attempt to locate a top-level window object matching the
provided recognition string.
- getMatchingParentObject(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get a reference to the toplevel Window\Parent that matches the recognition string provided.
- getMatchingParentObject() - Method in class org.safs.rational.RGuiObjectVector
-
Tries to see if we have an RFT Mapped Object before doing the standard search.
- GETMATCHINGPARENTOBJECT_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetMatchingParentObject"
- getMatchingPathObject(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getMatchingPathObject(Object, String) - Method in class org.safs.jvmagent.agents.JMenuAgent
-
Return the subitem at the specified string path from the given object.
- getMatchingPathObject(Object, String) - Method in class org.safs.jvmagent.agents.JMenuBarAgent
-
Return the subitem at the specified string path from the given object.
- getMatchingPathObject(Object, String) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getMatchingPathObject(Object, String) - Method in interface org.safs.jvmagent.LocalAgent
-
Mechanism to retrieve a subitem/object identified
by the provided Path.
- getMatchingPathObject(Object, String) - Method in interface org.safs.jvmagent.LocalSubItemsAgent
-
Return the subitem at the specified string path from the given object.
- getMatchingPathObject(Object, String) - Method in class org.safs.jvmagent.STAFLocalServer
-
Mechanism to retrieve a subitem/object identified
by the provided Path.
- getMatchingPathObject(String, String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the subitem object\node matching the provided Path.
- getMatchingPathObject(String[]) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the subitem object\node matching the provided Path.
- getMatchingPathObject(Object, String) - Static method in class org.safs.rational.FlexUtil
-
Retrieves the resulting object identified with the Path information applied to flexmenuBar.
- getMatchingPathObject(Object, String) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getMatchingPathObject(Object, String) - Method in interface org.safs.rmi.engine.Agent
-
Mechanism to retrieve a subitem/object identified
by the provided Path.
- getMatchingPathObject(Object, String) - Method in class org.safs.rmi.engine.AgentImpl
-
Mechanism to retrieve a subitem/object identified
by the provided Path.
- getMatchingPathObject(Object, String) - Method in class org.safs.rmi.engine.ServerImpl
-
Mechanism to retrieve a subitem/object identified
by the provided Path.
- getMatchingPathObject(Object, String) - Method in interface org.safs.rmi.engine.SubItemsAgent
-
Return the subitem at the specified string path from the given object.
- GETMATCHINGPATHOBJECT_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetMatchingPathObject"
- getMatchingPathTestObject(RGuiObjectRecognition, TestObject, String, String) - Static method in class org.safs.rational.DotNetUtil
-
- getMaxErrorBits() - Method in class org.safs.image.SharedLock
-
- getMaxUndoableSteps() - Method in class org.safs.image.ImageManager2
-
- getMemoryAddress(Object) - Static method in class org.safs.StringUtils
-
Get the object's memory address according to the method hashCode().
Note: The method hashCode() should not be overridden.
- GetMenu(NativeLong) - Method in interface org.safs.natives.win32.User32
-
- GetMenuItemCount(NativeLong) - Method in interface org.safs.natives.win32.User32
-
- GetMenuItemID(NativeLong, int) - Method in interface org.safs.natives.win32.User32
-
- getMenuPath(String, String) - Static method in class org.safs.model.Utils
-
Convenience for building a menu path where each path element is separated by "->".
- getMenuPath(String, String, String) - Static method in class org.safs.model.Utils
-
Convenience for building a menu path where each path element is separated by "->".
- getMenuPath(String[]) - Static method in class org.safs.model.Utils
-
Convenience for building a menu path where each path element is separated by "->".
- GetMenuState(NativeLong, int, int) - Method in interface org.safs.natives.win32.User32
-
- GetMenuStringW(NativeLong, int, Pointer, int, int) - Method in interface org.safs.natives.win32.User32
-
- getMenuTreeNode() - Method in class org.safs.rational.MenuTree
-
- getMessage() - Method in class org.safs.android.DTestRecordHelper
-
Retrieve a valid ResourceMessageInfo or null if not set.
- getMessage() - Method in class org.safs.model.Skipped
-
Returns the message for this Skipped command.
- getMessage() - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- getMessage() - Method in class org.safs.text.ResourceMessageInfo
-
Attempt to get and convert the desired message out of the resource bundle and return
it as a String with all parameters substituted.
- GetMessageA(User32.MSG, NativeLong, int, int) - Method in interface org.safs.natives.win32.User32
-
Refer to MSDN:
BOOL WINAPI GetMessage(__out LPMSG lpMsg,__in_opt HWND hWnd, __in UINT wMsgFilterMin, __in UINT wMsgFilterMax);
- getMessages() - Method in exception org.safs.SAFSTestLevelException
-
- getMessages() - Method in class org.safs.tools.logs.processor.TestLevel
-
- getMessengerApk() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- getMessengerApk() - Method in class org.safs.android.remotecontrol.SoloTest
-
- getMethodName() - Method in class org.safs.StringUtils.ErrorLinkTrace
-
methodName, in which the error occur, such as testLogin()
- getMethodName(int, boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get the method name, or its caller's name, or its caller's caller's name etc.
this depends on the parameter 'level'.
- getMillisBetweenKeystrokes() - Static method in class org.safs.robot.Robot
-
Get the current delay in milliseconds between Robot key events.
- getMillisBetweenRecords(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the pause between two records, and assigns the value to a DDVariable.
- getMillisBetweenRecords(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the pause between two records, and assigns the value to a DDVariable.
- GetMillisBetweenRecords() - Static method in class org.safs.SAFSPlus.Misc
-
Get the general pause time between records (SAFSPlus API calls), in milliseconds.
- getMillisBetweenRecords() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getMillisBetweenRecords() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getMillisBetweenRecords() - Method in interface org.safs.tools.drivers.DriverInterface
-
- GETMILLISBETWEENRECORDS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetMillisBetweenRecords"
- GETMILLISBETWEENRECORDS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetMillisBetweenRecords"
- getMillisToTimeout() - Method in class org.safs.rest.service.Timeouts
-
- getMode() - Method in class org.safs.text.INIFileReader
-
Retrieves the memorymode (STORED or MAPPED)
- getMode() - Method in class org.safs.tools.counters.Counter
-
- getMode() - Method in interface org.safs.tools.counters.CountStatusInterface
-
- GetModuleHandleA(Pointer) - Method in interface org.safs.natives.win32.Kernel32
-
HMODULE WINAPI GetModuleHandle( __in_opt LPCTSTR lpModuleName );
- getMouseLocation() - Static method in class org.safs.robot.Robot
-
get mouse screen location.
- getmService() - Method in class org.safs.android.messenger.client.MessengerRunner
-
- getMsgType() - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- GETMULTIDELIMITEDFIELD - Static variable in class org.safs.DCDriverStringCommands
-
- getMultiDelimitedField(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Given a sourceString of delimited fields, return the nth(FieldID) Field
in the record from startIndex.
- getMultiDelimitedField(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Given a sourceString of delimited fields, return the nth(FieldID) Field
in the record from startIndex.
- getMultiDelimitedField(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Given a sourceString of delimited fields, return the nth(FieldID) Field
in the record from startIndex.
- getMultiDelimitedField(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Given a sourceString of delimited fields, return the nth(FieldID) Field
in the record from startIndex.
- GetMultiDelimitedField(String, int, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Given a sourceString of delimited fields, return the nth(FieldID) Field in the record from startIndex.
- GETMULTIDELIMITEDFIELD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetMultiDelimitedField"
- GETMULTIDELIMITEDFIELD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetMultiDelimitedField"
- GETMULTIDELIMITEDFIELDCOUNT - Static variable in class org.safs.DCDriverStringCommands
-
- getMultiDelimitedFieldCount(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Finds the count of all fields within the inputRecord found from
startindex to the end of the inputRecord.
- getMultiDelimitedFieldCount(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Finds the count of all fields within the inputRecord found from
startindex to the end of the inputRecord.
- getMultiDelimitedFieldCount(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Finds the count of all fields within the inputRecord found from
startindex to the end of the inputRecord.
- getMultiDelimitedFieldCount(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Finds the count of all fields within the inputRecord found from
startindex to the end of the inputRecord.
- GetMultiDelimitedFieldCount(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Finds the count of all fields within the input string found from start-index to the end of the inputRecord.
- GETMULTIDELIMITEDFIELDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetMultiDelimitedFieldCount"
- GETMULTIDELIMITEDFIELDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetMultiDelimitedFieldCount"
- getMyclass() - Method in class org.safs.PCTree
-
- getName(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getName() - Method in class org.safs.auth.Parameter
-
- getName() - Method in class org.safs.data.model.ekspreso.Event
-
Get the event's name
- getName() - Method in class org.safs.data.model.ekspreso.EventSAFSTestStart
-
- getName() - Method in class org.safs.data.model.ekspreso.EventSAFSTestStop
-
- getName() - Method in class org.safs.data.model.Engine
-
- getName() - Method in class org.safs.data.model.Framework
-
- getName() - Method in class org.safs.data.model.Machine
-
- getName() - Method in class org.safs.data.model.Testcase
-
- getName() - Method in class org.safs.data.model.Testcycle
-
- getName() - Method in class org.safs.data.model.Testsuite
-
- getName(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getName(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Retrieve the name of the object if the object is named.
- getName(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the name of the object if the object is named.
- getName(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the Name (AccessibleName or Name) of the component, if any.
- getName() - Method in class org.safs.model.Component
-
- getName() - Static method in class org.safs.model.examples.advanced.JSAFSMap.LoginWindow
-
Retrieve the windows string name without resorting to the Window object.
- getName() - Static method in class org.safs.model.examples.advanced.JSAFSMap.MainWindow
-
Retrieve the windows string name without resorting to the Window object.
- getName() - Method in class org.safs.model.Variable
-
"varname" -- Returns the name of this variable with no leading variable identifier('^').
- getName() - Method in class org.safs.PCTree
-
- getName() - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
- getName(TestObject) - Static method in class org.safs.rational.FlexUtil
-
- getName(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
08.29.2006 - Bob Lawler - With the addition of getObjectAccessibleName(), it's no longer necessary
to check for accessibleName here.
- getName(Object) - Method in interface org.safs.rmi.engine.Agent
-
Retrieve the name of the object if the object is named.
- getName(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Name Unsupported").
- getName(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Retrieve the name of the object if the object is named.
- getName() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getName() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getName() - Method in class org.safs.tools.logs.processor.StatusReport
-
- getName() - Method in class org.safs.tools.logs.processor.TestLevel
-
- GETNAME_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetName"
- getNamedValue(String, String) - Method in class org.safs.tools.drivers.ConfigureFile
-
- getNamedValue(String, String) - Method in interface org.safs.tools.drivers.ConfigureInterface
-
Retrieve an item that may be in the configuration sources.
- getNameIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current nameindex for the given name
- getNameValue() - Method in class org.safs.PCTree
-
- getNetworkConditions(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get network conditions.
- getNetworkConditions(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get network conditions.
- GetNetworkConditions() - Static method in class org.safs.SAFSPlus.DriverCommand
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- getNetworkConditions() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- GETNETWORKCONDITIONS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetNetworkConditions"
- GETNETWORKCONDITIONS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetNetworkConditions"
- getNewHashtable(int) - Method in class org.safs.text.INIFileReader
-
Instantiates a new Hashtable or CaseInsensitiveHashtable depending on the type of
storage to be used.
- getNewLine() - Static method in class org.safs.tools.input.CreateUnicodeMap
-
Return the current line separator used for file output.
- getNewTreeNode(Object, int, int) - Method in class org.safs.rational.CFDotNetMenuBar
-
- getNewTreeNode(Object, int, int) - Method in class org.safs.rational.CFMenuBar
-
Note: Needed to be overrided for other application than Swing.
- getNewTreeNode(Object, int, int) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
- getNewTreeNode(Object, int, int) - Method in class org.safs.rational.win.CFWinMenuBar
-
- getNewTreeNode(Object, int, int) - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
- getNextAvailable() - Static method in class org.safs.sockets.AvailablePortFinder
-
Gets the next available port starting at the lowest port number.
- getNextAvailable(int) - Static method in class org.safs.sockets.AvailablePortFinder
-
Gets the next available port starting at a port.
- GETNEXTDELIMITERINDEX - Static variable in class org.safs.DCDriverStringCommands
-
- getNextDelimiterIndex(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetNextDelimiterIndex, Finds the index of the first
character matching one of the provided delimiter characters.
- getNextDelimiterIndex(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetNextDelimiterIndex, Finds the index of the first
character matching one of the provided delimiter characters.
- getNextDelimiterIndex(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetNextDelimiterIndex, Finds the index of the first
character matching one of the provided delimiter characters.
- getNextDelimiterIndex(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetNextDelimiterIndex, Finds the index of the first
character matching one of the provided delimiter characters.
- GetNextDelimiterIndex(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Finds the index of the first character matching one of the provided delimiter characters.
- GETNEXTDELIMITERINDEX_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetNextDelimiterIndex"
- GETNEXTDELIMITERINDEX_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetNextDelimiterIndex"
- getNextHookTestEvent(String, String) - Method in class org.safs.STAFHelper
-
Perform the complete engine-side protocol for processing a test record
dispatched from a driver.
- getNextHookTestEvent(String, String) - Method in class org.safs.tools.drivers.EmbeddedHookSTAFHelper
-
The "engine" waits until the _engineRun flag is true and then begins execution.
- getNextPort(int) - Method in class org.safs.sockets.SocketProtocol
-
Try to augment the port number by
2
- getNextPort(int) - Method in class org.safs.sockets.TestOccupiedPort
-
- getNextSibling() - Method in class org.safs.Tree
-
- getNextTestEvent() - Method in class org.safs.STAFHelper
-
- getNode(String, SPCTreeNode) - Method in class org.safs.selenium.spc.SPCTreePanel
-
Try to find the node in the tree with the matching xpath
- getNodeDimensions(SPCTreeNode) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- getNodeLabel() - Method in class org.safs.rational.DotNetMenuTreeNode
-
- getNodeLabel() - Method in class org.safs.rational.flex.FlexMenuTreeNode
-
- getNodeLabel() - Method in class org.safs.rational.JavaMenuTreeNode
-
- getNodeLabel() - Method in class org.safs.rational.MenuTreeNode
-
Note: To be overrided by it's subclass
- getNodeLabel() - Method in class org.safs.rational.win.WinMenuTreeNode
-
Note: It seems that the property '.text' or '.name' will return also the
string of mnemonic something like 'New(N) Ctrl+N', but maybe RFT will
not recognize the mnemonic part 'Ctrl+N' when it perform a click, so we
should remove the mnemonic part from the string of property '.text' or '.name'
- getNodeLabel() - Method in class org.safs.rational.wpf.WPFMenuTreeNode
-
- getNodeName(String) - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- GetNodeObjectClass(String) - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- getNodesFromPCTree() - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- GetNodeVal(String) - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- GetNodeVal(String, boolean, boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- getNodeXPath(Node, String) - Method in class org.safs.selenium.DocumentParser
-
- getNonAccessibleName(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getNonAccessibleName(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the name (not including accessible name) of the object if the object is named.
- getNonAccessibleName(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the non-AccessibleName (Name except for AccessibleName) of the component, if any.
- GETNONACCESSIBLENAME_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetNonAccessibleName"
- getNonRecognizableFields() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- getNonRecognizableFields() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- getNoScriptFailureBlock() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- getNoScriptFailureBlock() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=NoScriptFailure response.
- getNotSeparatorString() - Method in class org.safs.TestRecordData
-
- getNthWebElement(List<WebElement>, int, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Find the Nth matched WebElement in a list.
- getNumber(Properties, String, Class) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Warn: If the key can't be found in the properties object, a ProcessorException will be thrown out
- getNumber(Map<?, ?>, String, Class<?>) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Warn: If the key can't be found in the map object, a SAFSException will be thrown out
- getNumberOfMatches(String, String, Set<String>) - Method in class com.jayway.android.robotium.remotecontrol.solo.RobotiumUtils
-
Checks if a View matches a certain string and returns the amount of total matches.
- getNumberOfMatches(String, String, Set<String>) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if a View matches a certain string and returns the amount of total matches.
- getNumColumns(Connection, String, String, String, String, Object, ArrayList) - Static method in class org.safs.DatabaseUtils
-
Purpose: simple get(all), as in: "SELECT field FROM table WHERE attr = 'value'"
or if attr is null then simply "SELECT field FROM table"; in order to get number of columns, and/or to get the names of the columns in parameter 'columns'
Assumptions: Note: this version does not take into account special characters.
- getNumColumns(TestObject) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overrides CFTable.getNumColumns, gets number of columns in .Net table
- getNumColumns(TestObject) - Method in class org.safs.rational.CFHtmlTable
-
Purpose: get number of columns in HTML table; override CFTable.GetNumColumns(TestObject jctable),
- getNumColumns(TestObject) - Method in class org.safs.rational.CFTable
-
Purpose: get number of columns in table
- getNumColumns(TestObject) - Method in class org.safs.rational.flex.CFFlexTable
-
Purpose: overrides CFTable.getNumColumns, gets number of columns in FLEX table
- getNumLock() - Static method in class org.safs.robot.Robot
-
- getNumLock() - Static method in class org.safs.Utils
-
- getNumRows(Connection, String, String) - Static method in class org.safs.DatabaseUtils
-
Purpose: get number of rows
- getNumRows(TestObject) - Method in class org.safs.rational.CFDotnetTable
-
Purpose: overrides CFTable.getNumRows, gets number of rows in .Net tables.
- getNumRows(TestObject) - Method in class org.safs.rational.CFHtmlTable
-
Purpose: get number of rows in HTML table; override CFTable.getNumRows(TestObject).
- getNumRows(TestObject) - Method in class org.safs.rational.CFJCTable
-
- getNumRows(TestObject) - Method in class org.safs.rational.CFTable
-
Purpose: get number of rows in table
- getNumRows(TestObject) - Method in class org.safs.rational.flex.CFFlexTable
-
Purpose: overrides CFTable.getNumRows, gets number of rows in FLEX tables.
- getNumSubstrings(String, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method getNumSubstrings.
- getObject(int) - Method in class com.jayway.android.robotium.remotecontrol.ObjectCollection
-
- getObject() - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- getObject() - Method in class org.safs.reflect.PropertyInfo
-
Returns the theObject.
- getObject(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get the object based on the recognition string.
- getObject(SearchContext, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Primary entry point to seek a WebElement based on a provided recognition string.
- getObject(Component) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Find the WebElement according to the SAFS Component.
This method will use the last webdriver as search context to find element,
if user wants to find an element within an other context, please call #getObject(SearchContext, String)
- getObject(SearchContext, Component) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Find the WebElement according to the SAFS Component.
- getObjectAccessibleName(Object) - Method in class org.safs.GuiObjectRecognition
-
Allow individual engines (ie.
- getObjectAccessibleName(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
- getObjectByMultiAttributes(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Builds an XPath search string using multiple attributes provided in the recognition string
then performs a findElement(By.xpath(string));
If the recognition string contains special attributes, How to tell them from normal attributes???
- getObjectByQualifier(SearchContext, String, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
According to pair(qualifier, value), find the matched WebElement.
Some qualifiers like "ID", can determine the WebElement uniquely and result
only one WebElement; Other qualifiers may result several WebElement, the first
one will be returned.
- getObjectByText(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getObjectByTitle(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getObjectByXpathAndQualifiers(SearchContext, String, HashMap<String, String>) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
According to xpath and qualifiers to find the WebElement.
- getObjectCaption(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
getTitle if Object is an Activity.
- getObjectCaption(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectCaption(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectClass() - Method in class org.safs.PCTree
-
- getObjectClassIndex(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses are generally expected to implement a means to determine the Nth occurrence
of the specific object class in the application's child object hierarchy.
- getObjectClassIndex(TestObject) - Static method in class org.safs.rational.FlexUtil
-
returns the class Index for FlexObjectTestObject.
- getObjectClassIndex(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectClassName(Properties, boolean) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get class name of an object.
According to the object's id, try to get it from cache.
If not found, a
ProcessorException
will be thrown out.
If it is found, we will get its class name and return
through KEY_REMOTERESULTINFO
- getObjectClassName(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Get the class name of an object according to String UID reference.
- getObjectClassName(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectClassName(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectClassName(TestObject) - Static method in class org.safs.rational.FlexUtil
-
returns the class name for FlexObjectTestObject.
- getObjectClassName(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectClassType(Object) - Method in class org.safs.android.engine.DGuiClassData
-
Return a type for an object.
- getObjectData(GuiTestObject, Integer, Integer, String, Integer, Integer, String, boolean) - Method in class org.safs.rational.CFTable
-
Captures the object data into a Tab delimited List of values.
- getObjectData(String, String, int, int, boolean) - Method in class org.safs.selenium.CFHTMLTable
-
- getObjectDataNodeInfo(String[][], String, String, boolean) - Static method in class org.safs.tools.data.DataUtilities
-
Purpose: Sarch through a 2D Array for a fully qualified node.
- getObjectDataNodeInfo(String[][], String, String, boolean, int) - Static method in class org.safs.tools.data.DataUtilities
-
Purpose: Sarch through a 2D Array for a fully qualified node.
- getObjectDomain(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally or by subclasses only.
- getObjectDomain(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally or by subclasses only.
- getObjectForDomain(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Alternate search for special framework elements like Dojo or SAP OpenUI5 components.
- getObjectId(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectID(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectID(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectIdString(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectIndex() - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current objectindex
- getObjectIsEnabled(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectIsShowing(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectIsValid(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectLevel(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Level is generally considered to be the Z-Order information of the object--where in
the Z-Order the object (usually a window) resides.
- getObjectLevel(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
not yet implemented
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectList() - Method in class com.jayway.android.robotium.remotecontrol.ObjectCollection
-
- getObjectName(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Android Views do not support Names, apparently.
- getObjectName(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectName(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectProperty(Object, String) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
GuiObjectRecognition.getObjectProperty (obj, propname)
- getObjectProperty(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectProperty(TestObject, String) - Method in class org.safs.rational.CFComponent
-
get the RFT value of a property or an indexed property as in rowLabel(0)
- getObjectProperty(Object, String) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectProperty(Object, String) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Return an individual object property from the application JVM.
- getObjectPropertyFromProperties(TestObject, String) - Method in class org.safs.rational.CFComponent
-
Attempt to extract a property value from the Hashtable provided from getProperties().
- getObjectPropertyNames(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectPropertyNames(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectPropertyNames(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectRecognition() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getObjectRecognitionAtScreenCoords(int, int) - Method in class org.safs.jvmagent.STAFLocalServer
-
- getObjectRecognitionLevel() - Method in class org.safs.MatchData
-
- getObjects() - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
- getObjects(SearchContext, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Primary entry point to seek all WebElements matching a provided recognition string.
- getObjectsByMultiAttributes(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Builds an XPath search string using multiple attributes provided in the recognition string
then performs a findElements(By.xpath(string));
If the recognition string contains special attributes, How to tell them from normal attributes???
- getObjectsByQualifier(SearchContext, String, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
According to pair(qualifier, value), find all matching WebElements.
Some qualifiers like "ID", can determine the WebElement uniquely and result
only one WebElement; Other qualifiers may result in several WebElements.
- getObjectsByText(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getObjectsByTitle(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getObjectsByXpathAndQualifiers(SearchContext, String, HashMap<String, String>) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
According to xpath and qualifiers to find matching WebElements.
While returning a List, it is likely the List will have only 1 matching item.
- getObjectsForDomain(SearchContext, String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Alternate search for special framework elements like Dojo or SAP OpenUI5 components.
- getObjectSuperclassNames(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Get the full class hierarchy of superclass classnames, begin from java.lang.Object.
- getObjectSuperClassNames(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses.
Subclasses using proxies must override with a tool-dependent mechanism to provide
the requested information.
- getObjectSuperClassNames(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
- getObjectText(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
- getObjectText(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- getObjectText(TestObject) - Method in class org.safs.rational.CFToolBar
-
Try to get the text of the testObject.
- getObjectText(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- getObjectTooltip(TestObject) - Method in class org.safs.rational.CFToolBar
-
Try to get the tooltip of the testObject.
- getOCREngine(String, STAFHelper) - Static method in class org.safs.tools.ocr.OCREngine
-
Note:
This method first try to get OCR engine corresponding to ocrNameKey;
If not found, try to get the OCR engine defined by STAF variable
STAF_OCR_ENGINE_VAR_NAME;
If there is no OCR engine defined in STAF variable, then use the default
engine defined by OCR_DEFAULT_ENGINE_KEY.
- getOCREngineKey(STAFHelper) - Static method in class org.safs.tools.ocr.OCREngine
-
Note:
This method will get the value of STAF variable STAF_OCR_ENGINE_VAR_NAME
- getOCRLanguageCode(STAFHelper) - Static method in class org.safs.tools.ocr.OCREngine
-
Note:
This method will get the value of STAF variable STAF_OCR_LANGUAGE_ID_VAR_NAME
- getOPENInfo(STAFCommandParseResult, String) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
Handle any added OPEN options here.
- getOPENInfo(STAFCommandParseResult, String) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Handle any added OPEN options here.
- getOPENInfo(STAFCommandParseResult, String) - Method in class org.safs.staf.service.input.SAFSTextFileReader
-
Append our string response to the OPEN file request.
- getOpsource() - Method in class org.safs.tools.data.GenericJDBC
-
- getOptions() - Method in class org.safs.selenium.webdriver.lib.ComboBox.AbstractSelect
-
- getOptions() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getOptions() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getOptionsJSObject() - Method in class org.safs.selenium.webdriver.lib.ComboBox.AbstractSelect
-
Execute javascript function to get a set of option object, the set may be returned as List.
Normally the option javascript object will contain a few of properties, this object
may be returned as a java Map object.
- getOptionsJSObject() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
- getOptionsJSObject() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getOptionsJSObject() - Method in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
Execute javascript function to get a set of option object.
Normally the option javascript object will contain a few of properties, this object
will be returned as a java Map object.
- getOptionsValue() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getOptionsValue() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getOptionsValue() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getOptionsVisibleText() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getOptionsVisibleText() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getOptionsVisibleText() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getOptionValue(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getOptionValue(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getOptionValue(int) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getOptionVisibleText(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getOptionVisibleText(int) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getOptionVisibleText(int) - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- getOrderableId() - Method in class org.safs.data.model.Testcycle
-
- getOriginalBackground() - Method in class org.safs.android.engine.processor.HighLightStatus
-
- getOriginalNodeValue() - Method in class org.safs.tools.drivers.STAFProcessContainer.ValidatingEditor
-
- getOsArchitecture() - Static method in class org.safs.android.auto.lib.Console
-
- getOsFamilyName() - Static method in class org.safs.android.auto.lib.Console
-
- getOsFamilyName() - Static method in class org.safs.android.auto.lib.ConsoleTool
-
- getPackageClasses(String, List<Class<?>>, List<String>) - Static method in class org.safs.model.annotations.Utilities
-
Given a full classname (not a package name) find the parent package
and attempt to locate all classes in that package and all sub-packages.
- getPackageFragments() - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
Get package fragments.
- getPageXOffset() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getPageYOffset() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getParam(int, Collection) - Method in class org.safs.GetText
-
Purpose: grab a param from a Collection, if not there, append (unknown);
it will also attempt to 'translate' the value obtained before returning it, using
the same resource file, if it cannot translate, then it just returns the parameter
at the position.
- getParam(String) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
- getParamAttributes() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
- getParameters() - Method in class org.safs.auth.SSOAuth
-
- getParameters() - Method in class org.safs.model.AbstractTestRecord
-
Retrieve the unmodifiableList of parameters associated with the record.
- getParameters() - Method in interface org.safs.model.TestRecordParametersInterface
-
Return the list of parameters for this test record.
- getParameterValue(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
Capture REQUIRED parameter values.
- getParams() - Method in class org.safs.android.engine.processor.SAFSProcessor
-
- getParams() - Method in class org.safs.Processor
-
- getParams() - Method in class org.safs.text.ResourceMessageInfo
-
- getParcelableIDFromSmallParcel(Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Extract a String received from the test package engine.
- getParcelableIndexFromSmallParcel(Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Extract a int received from the test package engine.
- getParcelableMessage(Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Extract the String message received from the test package engine.
- getParcelableProps(Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Extract a char[] received from the test package engine.
- getParcelableResentParcelFromSmallParcel(Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
- getParcelableTotalNumberFromSmallParcel(Parcelable) - Static method in class org.safs.android.messenger.MessageUtil
-
Extract an int received from the test package engine.
- getParcelMessage(String) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- getParcelMessage(String, int) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
- getParent() - Method in class org.safs.Arbre
-
- getParent() - Method in class org.safs.model.Component
-
- getParent() - Method in class org.safs.PCTree
-
- getParent() - Method in interface org.safs.persist.Persistable
-
- getParent() - Method in class org.safs.persist.PersistableDefault
-
- getParent() - Method in class org.safs.projects.common.projects.pojo.POJOFolder
-
- getParent() - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
- getParent() - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- getParent() - Method in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- getParent() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getParent() - Method in class org.safs.tools.logs.processor.TestLevel
-
- getParentDir() - Method in class org.safs.logging.FileLogItem
-
Returns the parent directory for this log.
- getParentFile() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getParentFrame() - Method in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- getParentFrameRS() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getParentGUIID(String) - Method in class org.safs.ApplicationMap
-
Retrieves the stored recognition string for the parent.
- getParentGUIID(String, boolean) - Method in class org.safs.ApplicationMap
-
Retrieves the stored recognition string for the parent.
- getParentGuiObjectRecognition() - Method in class org.safs.GuiObjectVector
-
Returns the topmost parent GuiObjectRecognition.
- getParentName() - Method in class org.safs.model.Component
-
- getParentNode(String, SPCTreeNode) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- getParentObject(String) - Method in class org.safs.ApplicationMap
-
Retrieves the actual parent Object for the given parentName.
- getParentObjects() - Method in class org.safs.GuiObjectVector
-
Return an array representing all known parent windows.
- getParentObjects() - Method in class org.safs.rational.RGuiObjectVector
-
Return an array representing all known window objects.
- getParentPath() - Method in class org.safs.model.components.MenuPath
-
- getParentRecogString() - Method in class org.safs.PCTree
-
Recursively get all of the parent->parent->...
- getParentRS() - Method in class org.safs.cukes.ai.selenium.Criteria
-
The parent recognition string.
This might be null or empty.
- getParentsByDomainName(ArrayList, String) - Method in class org.safs.rational.RGuiObjectVector
-
Retrieve ALL parent objects from ALL domains matching the given domainname.
- getParentTestObject(String, boolean) - Method in class org.safs.rational.RApplicationMap
-
Retrieves the actual Object for the given windowName.
- getParentTestObject(TestObject) - Method in class org.safs.rational.RDDGUIUtilities
-
Attempt to retrieve either a TopLevelTestObject or BrowserTestObject, based on if it
is a browser or not.
- getParentWebElement(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Return the parent WebElement of the provided WebElement.
- getParentXpath(String) - Static method in class org.safs.StringUtils
-
Return the parent part of an xpath.
- getParsedDataTextFile(STAFResult, String) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- getParsedDataTextFile(STAFResult, int, String, STAFCommandParseResult) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- getPassword() - Method in class org.safs.auth.SimpleAuth
-
- getPassword() - Method in class org.safs.auth.SSOAuth
-
- getPassword() - Method in class org.safs.rest.service.Service
-
- getPath() - Static method in class org.safs.android.auto.lib.Console
-
- getPath() - Method in class org.safs.model.components.MenuPath
-
- getPath() - Method in class org.safs.PCTree
-
- getPath() - Method in class org.safs.projects.common.projects.pojo.POJOFile
-
- getPath() - Method in class org.safs.projects.common.projects.pojo.POJOFolder
-
- getPath() - Method in class org.safs.rational.CFMenuBar
-
Retrieves the "path" parameter for commands like SelectMenuItem and SelectMenuItemContains.
- getPath() - Method in class org.safs.tools.CaseInsensitiveFile
-
- getPath() - Method in class org.safs.tools.data.NodeInfo
-
- getPathIndex() - Method in class org.safs.PCTree
-
(Future) Currently ALWAYS returns 0
- getPathVector() - Method in class org.safs.GuiObjectVector
-
- getPauseBeforeReady() - Method in class org.safs.tools.consoles.JavaJVMConsole
-
- getPCTree() - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Accessor for hierarchy information
- getPercentErrors() - Method in class org.safs.image.ScreenXYBTComparator
-
This is normally only called if
the instance isDone() and getResult() signals a match and the calling thread wants to find out
what percentage of pixel errors occurred during that match.
- getPersistenceName() - Method in interface org.safs.persist.Persistor
-
The name of the persistence material holding the content of an Object.
It can be a file name or a variable name etc.
It could be useful when deleting the persistence.
- getPersistenceName() - Method in class org.safs.persist.PersistorToFile
-
- getPersistenceName() - Method in class org.safs.persist.PersistorToString
-
- getPersistenceName() - Method in class org.safs.persist.PersistorToVariable
-
- getPersitableFields() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
This default implementation get all the declared fields
Class.getDeclaredFields()
of this class and its super-classes (NOT super than the class
AutoItRs.DefaultRecognizable
),
then put the pair ('fieldName', 'fieldName') into the Persistable Map.
- getPersitableFields() - Method in interface org.safs.persist.Persistable
-
This Map contains a pair, the key is the 'class field name' telling us which field needs
to be persisted; the value is a 'unique string' representing this class field in the
persistence.
- getPersitableFields() - Method in class org.safs.persist.PersistableDefault
-
This default implementation get all the declared fields Class.getDeclaredFields()
and
put their name as 'fieldName' and 'persistKey' into the 'persistableFields Map'.
- getPersitableFields() - Method in class org.safs.rest.service.Request
-
- getPersitableFields() - Method in class org.safs.rest.service.Response
-
- getPixelErrors() - Method in class org.safs.image.ScreenXYBTComparator
-
Normally only called if the instance isDone() and getResult() signals a match and the
calling thread wants to find out how many pixel errors occurred during that match.
- getPlatform() - Method in class org.safs.data.model.Machine
-
- getPlatform() - Method in class org.safs.data.model.Orderable
-
- getPlatform() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getPlatform() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getPlatformName() - Static method in class org.safs.text.FileUtilities
-
- getPoint() - Method in class org.safs.tools.data.NodeInfo
-
Methods
- getPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
Some DOJO combo-box has an associated popup-menu, which can be used to select/click/count item.
This function will click the combo-box's button to load and show the associated popup-menu, then
find the popup-menu.
- getPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- getPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_FilteringSelect
-
- getPopup() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getPort() - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- getPortForwarding() - Method in class org.safs.sockets.android.DroidSocketProtocol
-
- getPosition() - Method in class org.safs.ComponentFunction.Window
-
- getPossibleExecutables() - Method in interface org.safs.install.IProductDetector
-
- getPossibleExecutables() - Method in class org.safs.install.ProductDetectorDefault
-
Return an empty String array.
- getPossibleMapItem(String) - Method in class org.safs.ComponentFunction
-
- getPossiblePropertyAccessorMethodsName(String) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Purpose: Get the name of the possible property accessory methods, for example isXXX, getXXX, hasXXX
and return them within a List.
- getPossibleRecognitionStrings() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- getPossibleRecognitionStrings() - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
get the possible recognition strings, they will be tried one by one until
a valid WebElement is got.
- getPreferredEngine(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getPreferredEngine(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
- getPreferredEngine(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- getPreferredEngine(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- getPreferredEngineIndex(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
used internally to find the index of an engine marked as "preferred"
- getPreferredEngineIndex(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
used internally to find the index of an engine marked as "preferred"
- getPreferredHome() - Method in interface org.safs.install.IProductDetector
-
- getPreferredHome() - Method in class org.safs.install.ProductDetectorDefault
-
Return null.
- getPrefixBundleName() - Method in class org.safs.GetText
-
- getPrivateKey(Map<String, String>) - Static method in class org.safs.RSA
-
- getProcClassNames() - Method in class org.safs.DriverCommandProcessor
-
Overrides Processor.getProcClassNames
The routine returns a list of:
super.getProcClassNames
procInstancePath.DCDriverCommand
- getProcClassNames() - Method in class org.safs.Processor
-
Attempts to locate a class for the current procInstancePath.
- getProcClassNames() - Method in class org.safs.TestStepProcessor
-
Overrides Processor.getProcClassNames
Calls the super method to first see if the user has already specified a full path
name for the Test Step Processor.
- getProcess() - Method in class org.safs.android.auto.lib.Process2
-
- getProcess() - Method in class org.safs.staf.service.input.SAFSFile
-
Subclasses should not need to override this function.
- getProcess() - Method in class org.safs.staf.service.map.SAFSAppMapFile
-
Subclasses should not need to override this function.
- getProcess(String, GenericProcessMonitor.SearchCondition, List<String>) - Static method in class org.safs.tools.GenericProcessMonitor
-
Attempt to get processes on a certain host according to a WQL search condition.
On Windows we are using wmic.exe.
- getProcessCapture(Process) - Static method in class org.safs.tools.GenericProcessMonitor
-
Subclasses may wish to override to return a different subclass of GenericProcessCapture.
- getProcessCapture(Process) - Static method in class org.safs.tools.ProcessMonitor
-
Subclasses may wish to override to return a different subclass of GenericProcessCapture.
- GetProcessFileName(Object) - Static method in class org.safs.natives.NativeWrapper
-
Retrieve the name of the executable file for the specified process.
- GetProcessImageFileNameA(Pointer, Pointer, int) - Method in interface org.safs.natives.win32.Kernel32
-
DWORD WINAPI GetProcessImageFileName(_in HANDLE hProcess, _out LPTSTR lpImageFileName, _in DWORD nSize);
- GetProcessImageFileNameA(Pointer, Pointer, int) - Method in interface org.safs.natives.win32.Psapi
-
DWORD WINAPI GetProcessImageFileName(_in HANDLE hProcess, _out LPTSTR lpImageFileName, _in DWORD nSize);
- getProcessMode() - Method in class org.safs.GuiObjectVector
-
Return the current setting for processing mode.
- getProcessMonitor() - Static method in class org.safs.android.auto.lib.DUtilities
-
Returns a blank instance of GenericProcessMonitor on which to call the necessary
static methods.
- getProcessMonitor() - Static method in class org.safs.android.DUtilities
-
Returns a blank instance of ProcessMonitor on which to call the necessary
static methods.
- getProcessName() - Method in class org.safs.JavaHook
-
- getProcessName() - Method in class org.safs.STAFHelper
-
the String name of the process/hook used at construction
- getProcessName() - Method in interface org.safs.tools.CoreInterface
-
- getProcessorInstance(String) - Method in class org.safs.android.CFComponentFunctions
-
- getProcessors(String) - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
According to the target, get the processors from a cache
- GetProcessUIResourceCount(Object) - Static method in class org.safs.natives.NativeWrapper
-
Retrieve the count of UI elements used by the specified process.
- getProcessValue() - Method in class org.safs.GuiObjectRecognition
-
Normally only valid for the topmost Parent GOR object.
- getProcInstance() - Method in class org.safs.Processor
-
Return/Create an instance of the actual processor used to interpret test data.
- getProcInstancePath() - Method in class org.safs.Processor
-
Return the current procInstancePath setting.
- getProductBit() - Method in interface org.safs.install.IProductDetector
-
- getProductBit() - Method in class org.safs.install.ProductDetectorDefault
-
- getProductName() - Method in class org.safs.data.model.Orderable
-
- getProductName() - Method in class org.safs.install.GhostScriptInstaller
-
- getProductName() - Method in class org.safs.install.InstallerImpl
-
- getProductName() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getProductName() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getProductName() - Method in class org.safs.tools.engines.GenericEngine
-
- getProductName() - Method in interface org.safs.tools.Versionable
-
The name of the version-able object
- getProgress(String, String, String, String) - Static method in class org.safs.model.commands.ProgressBarFunctions
-
Action to get progress of a progress bar component.
- getProgress(String, String, String[]) - Static method in class org.safs.model.commands.ProgressBarFunctions
-
Action to get progress of a progress bar component.
- getProgress(String, String) - Method in class org.safs.model.components.ProgressBar
-
Action to get progress of a progress bar component.
- getProgress(StepTestTable, String, String) - Method in class org.safs.model.components.ProgressBar
-
Action to get progress of a progress bar component.
- getProgress(String[]) - Method in class org.safs.model.components.ProgressBar
-
Action to get progress of a progress bar component.
- getProgress(StepTestTable, String[]) - Method in class org.safs.model.components.ProgressBar
-
Action to get progress of a progress bar component.
- GETPROGRESS_KEYWORD - Static variable in class org.safs.model.commands.ProgressBarFunctions
-
"GetProgress"
- getProjectDir() - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
Get the File which corresponds to the root of the project.
- getProjectDirectoryInfo(String, String, boolean) - Method in class org.safs.tools.drivers.AbstractDriver
-
Verify the existence of Project subdirectories.
- getProjectInfo(String) - Method in class org.safs.projects.common.projects.ProjectMap
-
- getProjectRootDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getProjectRootDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getProjectRootDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getProjectRootDir() - Method in interface org.safs.tools.PathInterface
-
- getProperties() - Method in class org.safs.ComponentFunction
-
- getProperties() - Method in class org.safs.rational.CFComponent
-
- getProperties() - Method in class org.safs.selenium.CFComponent
-
- getProperties() - Method in class org.safs.selenium.webdriver.CFComponent
-
- getProperties(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Retrieve all properties of an element--attributes, css values, property fields and certain property methods.
- getProperty(String, String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getProperty(String) - Method in class org.safs.ComponentFunction
-
- getProperty(Object, String) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getProperty(Object, String) - Method in interface org.safs.jvmagent.LocalAgent
-
Retrieve the property value of the object if the object has the property.
- getProperty(Object, String) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the property value of the object if the object has the property.
- getProperty(String, String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the value of a specific property from a component.
- getProperty(String[]) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the value of a specific property from a component.
- getProperty(String) - Method in class org.safs.rational.MenuTreeNode
-
- getProperty() - Method in class org.safs.reflect.PropertyInfo
-
Returns the theProperty.
- getProperty(Object, String) - Method in interface org.safs.rmi.engine.Agent
-
Retrieve the property value of the object if the object has the property.
- getProperty(Object, String) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Property Unsupported").
- getProperty(Object, String) - Method in class org.safs.rmi.engine.ServerImpl
-
Retrieve the property value of the object if the object has the property.
- getProperty(Selenium, String, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Return the value of a specific attribute/property
- getProperty(String) - Method in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- getProperty(WebElement, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
get the value of a property.
- GETPROPERTY_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetProperty"
- getPropertyByReflection(Object, String, boolean) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Purpose: Try to get the value of a property for an object.
- getPropertyCollection(String) - Method in class org.safs.ComponentFunction
-
Get the value of a property, and return it as a Collection.
- getPropertyCollection(List<String>) - Method in class org.safs.ComponentFunction
-
Get the value of property, and return them as a Collection.
If the property-list contains only ONE property, the collection will contain only its value.
If the property-list contains multiple properties, the collection will contain a set of string like "property:value".
The assignment separator will actually be the current value of the testRecordData.separator.
- getPropertyNames(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getPropertyNames(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getPropertyNames(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Retrieve the list of available properties for the object.
- getPropertyNames(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
The array of objects will be stored in the
trd.getStatusInfo() as a delimited array of fields.
- getPropertyNames(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the names of all available properties for a component.
- getPropertyNames(Object) - Method in interface org.safs.rmi.engine.Agent
-
Retrieve the list of available properties for the object.
- getPropertyNames(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("PropertyNames Unsupported").
- getPropertyNames(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Retrieve the list of available properties for the object.
- GETPROPERTYNAMES_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetPropertyNames"
- getPropertyObject(String) - Method in class org.safs.ComponentFunction
-
- getPropertyObject(String) - Method in class org.safs.rational.CFComponent
-
- getPropertyObject(String) - Method in class org.safs.selenium.CFComponent
-
- getPropertyObject(String) - Method in class org.safs.selenium.webdriver.CFComponent
-
- getPropertyText(TestObject) - Method in class org.safs.rational.CFDotNetMenuBar
-
Note: Override that of its superclass.
- getPropertyText(TestObject) - Method in class org.safs.rational.CFMenuBar
-
Note: Try to get The value of "text" property of a menuitem.
- getPropertyText(TestObject) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
- getPropertyText(TestObject) - Method in class org.safs.rational.win.CFWinMenuBar
-
Note: Override that of its superclass.
- getPropertyText(TestObject) - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
Note: Override that of its superclass.
- getPropertyTextName() - Method in class org.safs.rational.CFDotNetMenuBar
-
- getPropertyTextName() - Method in class org.safs.rational.CFMenuBar
-
- getPropertyTextName() - Method in class org.safs.rational.flex.CFFlexMenuBar
-
- getPropertyTextName() - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
- getProps() - Method in class org.safs.tools.data.GenericJDBC
-
- getProtocolVersion() - Method in class org.safs.rest.service.Service
-
- getProtocolVersionObject() - Method in class org.safs.rest.service.Service
-
- getProxyServerURL() - Method in class org.safs.rest.service.Service
-
- getPublicKey(Map<String, String>) - Static method in class org.safs.RSA
-
- getQualifierCategory(int) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getQualifierCategoryID(int) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getQualifierCount() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getQualifierIDValue(int) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Extracts the Value of the qualifier with the matching qualifier type ID.
- getQualifierRecognition() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getQualifierSeparator() - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getQualifierValue(int) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
- getQUERYInfo(SAFSFile, STAFCommandParseResult, String) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Handle any added QUERY options here.
- getQUERYInfo(SAFSFile, STAFCommandParseResult, String) - Method in class org.safs.staf.service.input.SAFSTextFileReader
-
Handle the new QUERY options we have added for this service.
- getQueueMessage(int) - Method in class org.safs.staf.embedded.EmbeddedHandle
-
- getQueueMessage(int) - Method in interface org.safs.staf.embedded.HandleInterface
-
- getQueueMessage(int) - Method in class org.safs.staf.STAFHandleInterface
-
- getQueueMessage(String, Integer) - Method in class org.safs.STAFHelper
-
Purpose: get a queue message using STAF
- getQueueMessageField - Static variable in class org.safs.STAFHelper
-
- getQuoteLocs() - Method in class org.safs.tools.expression.SafsExpression
-
Method getQuoteLocs.
- getRating(String, String, String) - Static method in class org.safs.model.commands.ProgressBarFunctions
-
Action to get rating of a rating bar component.
- getRating(String) - Method in class org.safs.model.components.ProgressBar
-
Action to get rating of a rating bar component.
- getRating(StepTestTable, String) - Method in class org.safs.model.components.ProgressBar
-
Action to get rating of a rating bar component.
- GETRATING_KEYWORD - Static variable in class org.safs.model.commands.ProgressBarFunctions
-
"GetRating"
- getRawRS() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- getRawRS() - Method in interface org.safs.autoit.AutoItRs.Recognizable
-
This raw Recognition String is provided by user, it can be in SAFS format,
engine format, or any other format which will be parsed into engine RS.
- getReadyState() - Method in class org.safs.net.XMLHttpRequest
-
After AJAX executing HTTP request, call this method to get the value of Key#READY_STATE
.
- getReadyState() - Method in class org.safs.selenium.webdriver.lib.WDLibrary.WD_XMLHttpRequest
-
- getReadyTimeout() - Method in class org.safs.SocketTestRecordHelper
-
- getRealObject() - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- getRealTable(Object) - Method in class org.safs.rational.CFTable
-
Attempts to cast the generic Object to a GuiTestObject.
- getRecImagePath(String, String[], String) - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Retrieve specific Image= path from the recognition modifiers.
- getRecImagePath(String, String[], String, boolean) - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Retrieve specific Image= path from the recognition modifiers.
- getRecognition(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
Create a dojo-specific recognition string we would use to find this element again.
- getRecognition(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.HTML
-
Create a generic HTML(5) recognition string we would use to find this element again.
- getRecognition(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
Create a sap-specific recognition string we would use to find this element again.
- getRecognitionDepth() - Method in class org.safs.GuiObjectVector
-
Returns the hierarchy depth of the pathString when available.
- getRecognitionString() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getRecognitionString() - Method in class org.safs.selenium.util.HtmlFrameComp
-
- getRecognizableFieldToRsKeyMap() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- getRecognizableFieldToRsKeyMap() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- getRecogPropertyWithTopWeight(TestObject, StringBuffer, StringBuffer) - Method in class org.safs.rational.REngineCommandProcessor
-
- getRecogString(boolean) - Method in class org.safs.PCTree
-
Build the piece of the recognition string that represents this component only.
- getRecordData() - Method in class org.safs.tools.input.InputRecordInfo
-
- getRecordData() - Method in interface org.safs.tools.input.InputRecordInterface
-
Return the actual string data of the input record.
- getRecordData() - Method in class org.safs.tools.input.InputRecordInvalid
-
- getRecordID() - Method in interface org.safs.tools.input.UniqueRecordIDInterface
-
ID of the record/line.
- getRecordID() - Method in class org.safs.tools.input.UniqueStringRecordID
-
- getRecordNum() - Method in interface org.safs.tools.input.UniqueRecordNumInterface
-
The record/line number to identify a record.
- getRecordNum() - Method in class org.safs.tools.input.UniqueStringRecordNum
-
- getRecordNumber() - Method in class org.safs.tools.input.InputRecordInfo
-
- getRecordNumber() - Method in interface org.safs.tools.input.InputRecordInterface
-
Return the row# or line# of the encapsulated data.
- getRecordNumber() - Method in class org.safs.tools.input.InputRecordInvalid
-
- getRecordType() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
The first token before the separator is the record type (from the inputRecord)
There is no setter method because this is a deduced property
- getRectangleImage(Rectangle) - Method in class org.safs.ComponentFunction
-
Get BufferedImage within a rectangle.
The rectangle may be absolute on screen, Or it may be relative to a browser or something.
It depends on what is returned by
ComponentFunction.getComponentRectangle()
.
This method assume the rectangle is absolute on screen, so get the image on screen within the rectangle.
Sub class may override this method to get its own image.
- getRectangleImage(Rectangle) - Method in class org.safs.selenium.webdriver.CFComponent
-
- getRectangleOnScreen(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Get the screen rectangle for a WebElement object.
- getRecursiveDeleteCommand() - Method in class org.safs.android.auto.lib.Console
-
- getRecursiveDeleteCommand() - Method in class org.safs.android.auto.lib.MacConsole
-
- getRecursiveDeleteCommand() - Method in class org.safs.android.auto.lib.UnixConsole
-
- getRecursiveDeleteCommand() - Method in class org.safs.android.auto.lib.WindowsConsole
-
- getRed(Object) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getRed(int) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- getRed(Object) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- getRed(int) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- GETREDELIMITEDFIELD - Static variable in class org.safs.DCDriverStringCommands
-
- getREDelimitedField(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetREDelimitedField, this command returns the requested field contained in the input string using the passed in regular expression as the delimiter(s).
- getREDelimitedField(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetREDelimitedField, this command returns the requested field contained in the input string using the passed in regular expression as the delimiter(s).
- getREDelimitedField(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetREDelimitedField, this command returns the requested field contained in the input string using the passed in regular expression as the delimiter(s).
- getREDelimitedField(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetREDelimitedField, this command returns the requested field contained in the input string using the passed in regular expression as the delimiter(s).
- GetREDelimitedField(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Returns the requested field contained in the input string using the passed in regular expression as the delimiter(s).
- GETREDELIMITEDFIELD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetREDelimitedField"
- GETREDELIMITEDFIELD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetREDelimitedField"
- GETREDELIMITEDFIELDCOUNT - Static variable in class org.safs.DCDriverStringCommands
-
- getREDelimitedFieldCount(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetREDelimitedFieldCount, this command returns the number of fields contained in the input string using the passed in regular expression as the delimiter(s).
- getREDelimitedFieldCount(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetREDelimitedFieldCount, this command returns the number of fields contained in the input string using the passed in regular expression as the delimiter(s).
- getREDelimitedFieldCount(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetREDelimitedFieldCount, this command returns the number of fields contained in the input string using the passed in regular expression as the delimiter(s).
- getREDelimitedFieldCount(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetREDelimitedFieldCount, this command returns the number of fields contained in the input string using the passed in regular expression as the delimiter(s).
- GetREDelimitedFieldCount(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Get the number of fields contained in the input string using the passed in regular expression as the delimiter(s).
- GETREDELIMITEDFIELDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetREDelimitedFieldCount"
- GETREDELIMITEDFIELDCOUNT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetREDelimitedFieldCount"
- getReference() - Method in class org.safs.model.Variable
-
"^varname" -- Returns a dereferencing version of this variable.
- getRefreshToken() - Method in class org.safs.auth.Content
-
- getRegistry32Prodcut(String, String, String) - Static method in class org.safs.natives.NativeWrapper
-
To get the value from registry for 32 bit product.
For 32 bits system, we concatenate keyPrefix and keySuffix to form the registry path.
For 64 bits system, we concatenate keyPrefix,
Constants.RegistryConstants.KEY_FIELD_WOW6432
and keySuffix to form the registry path.
- getRegistry64Prodcut(String, String, String) - Static method in class org.safs.natives.NativeWrapper
-
To get the value from registry for 64 bit product.
For 64 bits system, we concatenate keyPrefix and keySuffix to form the registry path.
For 32 bits system, it is not possible to have 64 bit product, return null.
- GETREGISTRYKEYVALUE - Static variable in class org.safs.DCDriverMiscCommands
-
- getRegistryKeyValue(String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assign the value of the specified Registry Key to a variable.
- getRegistryKeyValue(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assign the value of the specified Registry Key to a variable.
- getRegistryKeyValue(String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Assign the value of the specified Registry Key to a variable.
- getRegistryKeyValue(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Assign the value of the specified Registry Key to a variable.
- GetRegistryKeyValue(Object, Object) - Static method in class org.safs.natives.NativeWrapper
-
Return the value of the specified key.
- GetRegistryKeyValue(String, String, String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Assign the value of the specified Registry Key to a variable.
- GetRegistryKeyValue(String, String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Get the value of the specified Registry Key to a variable.
- GETREGISTRYKEYVALUE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetRegistryKeyValue"
- GETREGISTRYKEYVALUE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetRegistryKeyValue"
- getRegistryValue(String, String) - Static method in class org.safs.install.InstallerImpl
-
Gets the (Windows) registry value, or null if it doesn't exist.
- getRegistryValue(String, String, String) - Method in class org.safs.install.ProductDetectorDefault
-
- getRemoteControl() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
- getRemoteController() - Method in class org.safs.android.DTestRecordHelper
-
- getRemoteHostname() - Method in class org.safs.sockets.SocketProtocol
-
The default remote hostname is/was typically the "localhost".
- getRemotePort() - Method in class org.safs.sockets.SocketProtocol
-
The default port currently used for remote client connections--typically port 2410.
- getRemoteServerJVMOptions() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- getRequestProcessor() - Method in class org.safs.android.DJavaHook
-
Use this method to retrieve/create the current/default ProcessRequest instance.
- getRequestProcessor() - Method in class org.safs.DCJavaHook
-
- getRequestProcessor() - Method in class org.safs.ios.IJavaHook
-
Use this method to retrieve/create the current/default ProcessRequest instance.
- getRequestProcessor() - Method in class org.safs.JavaHook
-
Retrieve the ProcessRequest instance used by the subclass.
- getRequestProcessor() - Method in class org.safs.selenium.SeleniumJavaHook
-
Use this method to retrieve/create the current/default ProcessRequest instance.
- getRequestProcessor() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
This method to retrieve/create the current/default ProcessRequest instance.
- getRequestProcessor() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
This method to retrieve/create the current/default ProcessRequest instance.
- getRequiredCookies() - Method in class org.safs.auth.SSOAuth
-
- getRequiredField(int, String, String) - Method in class org.safs.Processor
-
Retrieve a non-empty field value from the testRecordData inputrecord.
- getResignJar() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- getResignJar() - Method in class org.safs.android.remotecontrol.SoloTest
-
- getResignJarFileName() - Static method in class org.safs.android.auto.lib.DUtilities
-
- getResourceBundleName() - Method in class org.safs.text.ResourceMessageInfo
-
- getResourceURL(Class, String) - Static method in class org.safs.GuiClassData
-
Attempt to locate the URL of a resource.
- getResourceURL(Class, String) - Static method in class org.safs.robot.Robot
-
- getResourceURL(String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Attempt to locate the URL of a resource.
- getResponseHeaders() - Method in class org.safs.net.HttpRequest
-
- getResponseHeaders() - Method in interface org.safs.net.IHttpRequest
-
- getResponseHeaders() - Method in class org.safs.selenium.webdriver.lib.WDLibrary.WD_XMLHttpRequest
-
- getResponseText() - Method in class org.safs.net.HttpRequest
-
- getResponseText() - Method in interface org.safs.net.IHttpRequest
-
- getResponseText() - Method in class org.safs.selenium.webdriver.lib.WDLibrary.WD_XMLHttpRequest
-
- getResponseXml() - Method in class org.safs.net.HttpRequest
-
- getResponseXml() - Method in interface org.safs.net.IHttpRequest
-
- getResponseXml() - Method in class org.safs.selenium.webdriver.lib.WDLibrary.WD_XMLHttpRequest
-
- getRestPath() - Method in class org.safs.data.model.EkspresoEvent
-
- getRestPath() - Method in class org.safs.data.model.Engine
-
- getRestPath() - Method in class org.safs.data.model.Framework
-
- getRestPath() - Method in class org.safs.data.model.History
-
- getRestPath() - Method in class org.safs.data.model.HistoryEngine
-
- getRestPath() - Method in class org.safs.data.model.Machine
-
- getRestPath() - Method in class org.safs.data.model.Orderable
-
- getRestPath() - Method in interface org.safs.data.model.RestModel
-
The base REST path to make request to this model entity.
- getRestPath() - Method in class org.safs.data.model.Status
-
- getRestPath() - Method in class org.safs.data.model.Testcase
-
- getRestPath() - Method in class org.safs.data.model.Testcycle
-
- getRestPath() - Method in class org.safs.data.model.Teststep
-
- getRestPath() - Method in class org.safs.data.model.Testsuite
-
- getRestPath() - Method in class org.safs.data.model.User
-
- getRestResponse(String) - Static method in class org.safs.tools.engines.TIDComponent
-
- getResult() - Method in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- getResult() - Method in class org.safs.image.ScreenXYBTComparator
-
true if a completed search yielded a match.
- getResult() - Method in class org.safs.tools.logs.processor.XMLSaxAbstractHandler
-
Get the parsed result, it should be called AFTER parse work.
- getResult() - Method in class org.safs.tools.logs.processor.XMLSaxToJUnitXMLHandler
-
Convert the JUnit result to XML string.
- getResult() - Method in class org.safs.tools.logs.processor.XMLSaxToRepositoryHandler
-
1.
- getResults() - Method in class org.safs.tools.drivers.STAFProcessContainerHelper
-
- getResultSet(Connection, String, String, String, String, Object, Statement[]) - Static method in class org.safs.DatabaseUtils
-
Purpose: simple query, as in: "SELECT field FROM table WHERE attr = 'value'"
or if attr is null then simply "SELECT field FROM table"
Assumptions: Note: this version does not take into account special characters.
- getResultsProperties() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
- getReturnObj() - Method in exception org.safs.SAFSTestLevelException
-
- getRFSMRecogString(boolean) - Method in class org.safs.PCTree
-
Build the piece of RFSM the recognition string that represents this component only.
- getRGuiUtilities() - Method in class org.safs.rational.RRobotJHook
-
- getRightBraceChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getRightOperand(String, int) - Method in class org.safs.tools.expression.SafsExpression
-
Method getRightOperand.
- getRightParenChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getRobot() - Static method in class org.safs.robot.Robot
-
Retrieve the active java.awt.Robot from the JVM.
- getRobotium() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
Retrieve the Solo instance after it has been created.
- getRobotJHook() - Method in class org.safs.rational.Script
-
Used internally and made available to scripts invoked by the CallScript
Driver Commands.
- getRobotRecog(Document, String) - Method in class org.safs.selenium.DocumentParser
-
Generate the RS in SAFS-Robot's format for element described by xpath.
- getRobotRecognition(String, boolean) - Method in class org.safs.selenium.DocumentParser
-
According to a xpath, return "SAFS recognition string"
- getRobotRecognition(String) - Method in class org.safs.selenium.spc.SPC
-
- getRobotRecognitionNode(String, boolean) - Method in class org.safs.selenium.DocumentParser
-
According to a xpath, return SPCTreeNode containig
"SAFS recognition string", Html element's id, Html element's name
- getRobotRecognitionNode(String) - Method in class org.safs.selenium.spc.SPC
-
- getRobotRecognitionWithName(String) - Method in class org.safs.selenium.spc.SPC
-
- getRobotTag(String) - Static method in class org.safs.selenium.spc.SPCUtilities
-
- getRootDir() - Method in class org.safs.image.ImageManager2
-
- getRootDir() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getRootDirectoryInfo(String, String, String) - Method in class org.safs.tools.drivers.AbstractDriver
-
Verify the existence of a "root" directory, like the Driver root or Project root.
- getRootFilename() - Static method in class org.safs.rational.ProcessContainer
-
- getRootId() - Method in class org.safs.selenium.webdriver.lib.model.HierarchicalElement
-
Return the root's id (the root of this hierarchical structure like Tree or Menu)
- getRootTestObjectWindows(Vector) - Static method in class org.safs.rational.ft.DynamicEnabler
-
Returns all found matching classes in the provided domain as an ArrayList of
TestObjects.
- getRootUrl() - Method in class org.safs.auth.AuthorizationServer
-
- getRootVerifyDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getRootVerifyDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getRootVerifyDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getRow(ResultSet) - Static method in class org.safs.DatabaseUtils
-
Purpose: get the next row from the ResultSet as a Collection
Assumptions: that rs.next() was already called and is true.
- getRow(ResultSet, ResultSetMetaData, int, Integer) - Static method in class org.safs.DatabaseUtils
-
Purpose: get the next row from the ResultSet as a Collection
Assumptions: that rs.next() was already called and is true
- getRowCount() - Method in class org.safs.image.filter.ImageFilterTableModel
-
- getRowCount(String, String, String) - Static method in class org.safs.model.commands.TableViewFunctions
-
Get a count of how many rows are in the table
The variable in the parameter will be set to the number of rows
in the table.
- getRowCount(String) - Method in class org.safs.model.components.TableView
-
Get a count of how many rows are in the table
The variable in the parameter will be set to the number of rows
in the table.
- getRowCount(StepTestTable, String) - Method in class org.safs.model.components.TableView
-
Get a count of how many rows are in the table
The variable in the parameter will be set to the number of rows
in the table.
- getRowCount(String) - Method in class org.safs.selenium.CFHTMLTable
-
- GETROWCOUNT_KEYWORD - Static variable in class org.safs.model.commands.TableViewFunctions
-
"GetRowCount"
- getRowHeights(JTable) - Method in class org.safs.jvmagent.agents.JTableAgent
-
Returns an INDEX_SEP delimited list of values.
- getRowi(boolean, Collection, GuiTestObject) - Method in class org.safs.rational.CFTable
-
Purpose: get the row number based on fuzzy match
- getRowi(boolean, List) - Method in class org.safs.selenium.CFHTMLTable
-
- getRowLabelY(GuiTestObject, int, int) - Method in class org.safs.rational.CFJCTable
-
Purpose: getRowLabelY
This method let you implement the the custom calculation to find the y position for any
frozen row labels in the JCTable.
- getRowOffset() - Method in class org.safs.rational.CFJCTable
-
- getRowTot(int, GuiTestObject) - Method in class org.safs.rational.CFJCTable
-
- getRsStartWithTopWindow() - Method in class org.safs.tools.drivers.STAFProcessContainer.HierarchyDlg
-
- GetRStringStrategy() - Method in class org.safs.tools.drivers.RStringStrategySettings
-
- getRTestRecordData() - Method in class org.safs.rational.RRobotJHook
-
- getRunner() - Static method in class org.safs.SAFSPlus
-
- getRunnerInstance() - Static method in class org.safs.model.tools.Runner
-
Get hold of the already running instance of the Runner.
- getRunningEngineNames(String) - Method in class org.safs.staf.STAFHelperCompatible2
-
Get collection of running Engine names.
- getRunningEngineNames(String) - Method in class org.safs.staf.STAFHelperCompatible3
-
Get collection of running Engine names.
- getRunningEngineNames(String) - Method in interface org.safs.staf.STAFHelperCompatibleInterface
-
Get collection of running Engine names.
- getRunningEngineNames() - Method in class org.safs.STAFHelper
-
- getRunningJavaProcess(String, List<String>) - Static method in class org.safs.Utils
-
Get a list of running java process.
- getRunningJSAFSTestProcess(String, List<String>) - Static method in class org.safs.Utils
-
Get a list of process running JSAFS Test.
- getRunningSAFSTestProcess(String, List<String>) - Static method in class org.safs.Utils
-
Get a list of process running SAFS Test.
- getRunningSeleniumPlusTestProcess(String, List<String>) - Static method in class org.safs.Utils
-
Get a list of process running SeleniumPlus Test.
- getRunningTestCommandLine(String) - Static method in class org.safs.Utils
-
Get the command-line of a running test (SeleniumPlus, SAFS).
We assume there is only one running test on a machine.
- getRunningTestProcess(String, List<String>) - Static method in class org.safs.Utils
-
Get the running process of SeleniumPlus, SAFS or JSAFS test.
We assume there is only one running test on a machine.
- getRunningTimeout() - Method in class org.safs.SocketTestRecordHelper
-
- getSAFSFileName() - Method in class org.safs.model.AbstractTestTable
-
Returns the concatenation of the table name, period, and table extension.
- getSAFSgetAttributeFunction() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getSAFSgetAttributeFunction(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getSAFSgetElementFromXpathFunction() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getSAFSgetElementFromXpathFunction(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- getSafsHome() - Method in class org.safs.install.InstallerImpl
-
- getSAFSLog() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
Get the possible SAFSLog.
- getSAFSTestRecordData() - Method in class org.safs.control.Control
-
getSAFSTestRecordData
- getSAFSTestRecordData(String, TestRecordData) - Method in class org.safs.STAFHelper
-
Get the SAFSVARS Test Record Data into the given trd_root.
- getSAFSTestRecordData(String, TestRecordData) - Method in interface org.safs.tools.CoreInterface
-
- getSAFSTestRecordData(String, TestRecordData) - Method in class org.safs.tools.drivers.EmbeddedHookSTAFHelper
-
- getSAFSTextLogStateString() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Returns the string representation of the current state of
STAFTextLogItem
.
- getSAFSWorker() - Method in class org.safs.android.DTestRecordHelper
-
- getSAFSXmlLogStateString() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Returns the string representation of the current state of
STAFXmlLogItem
.
- getSAPAccessibleElementsInfo(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
- getSAPClassName(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
- getSAPClassNameById(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- getSAPClassNameById(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
- getSAPClassNames() - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
Recurrsiv function to get class name from metadata of an UI element.
The second parameter 'buffer' will contain all the class names.
depending on: existing DOM and SAP APIs only.
depending level: 0
- getSAPClassNames(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
- getSAPClassNamesById(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- getSAPClassNamesById(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
- getSaveTextFromGUI() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Run two keywords: GetTextFromGUI and SaveTextFromGUI
- getScreenHeight() - Static method in class org.safs.image.ImageUtils
-
- getScreenImage() - Static method in class org.safs.image.ImageUtils
-
Return the latest BufferedImage captured for the screen.
- getScreenLocation(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Get the absolute coordination on the screen of the webelement object.
Hope Selenium will give this function one day!
- getScreenShot(boolean) - Method in class org.safs.android.remotecontrol.SAFSDriverCommands
-
- getScreenshotAs(OutputType<X>) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getScreenshotSequence(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Retrieve a sequence of screenshots, which are stored in "/sdcard/Robotium-Screenshots/".
Requires Robotium 4.1+
- getScreenshotSequence(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
This method is used to retrieve one of the screenshot sequence from the device.
It is MUST be called in following order:
1.
- getScreenshotSequence(String, boolean, String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
This method is used to retrieve all screenshots of sequence from the device.
REQUIRES:
As android command 'adb pull' is used to get the sequence, so this method needs to know where to find
'adb' command, so user MUST set 'android sdk path' to Environment ANDROID_HOME or ANDROID_SDK
It is MUST be called in following order:
1.
- getScreenshotSequenceSize(String, boolean, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
This method is used to retrieve number of the screenshot sequence generated at the device.
It is MUST be called in following order:
1.
- getScreenSize(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get the screen's size.
- getScreenSize() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a Dimension representing the emulator/device's screen size.
- getScreenSize() - Static method in class org.safs.image.ImageUtils
-
Return the rectangle of the whole screen.
- getScreenWidth() - Static method in class org.safs.image.ImageUtils
-
- getScreenX() - Method in class org.safs.image.ScreenXYBTComparator
-
Normally only called if the instance isDone() and getResult() signals a match and the
calling thread wants to find out what screen x,y coordinate has that match.
- getScreenY() - Method in class org.safs.image.ScreenXYBTComparator
-
Normally only called if the instance isDone() and getResult() signals a match and the
calling thread wants to find out what screen x,y coordinate has that match.
- getScript() - Method in class org.safs.rational.RDDGUIUtilities
-
- getScript() - Method in class org.safs.rational.RGuiObjectVector
-
Return the constructor-stored Script object.
- getScript() - Method in class org.safs.rational.RTestRecordData
-
- GetScript(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : application/javascript" on a REST service, and verify the returned content is javascript before returning it.
- getScriptFailureBlock() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- getScriptFailureBlock() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ScriptFailure response.
- getScriptHeaders() - Static method in class org.safs.rest.service.Headers
-
- getScriptNotExecutedBlock() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- getScriptNotExecutedBlock() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ScriptNotExecuted response.
- getScriptWarningBlock() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- getScriptWarningBlock() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
BlockID for status=ScriptWarning response.
- getSearchContext() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
searchContext is used to find the WebElement according to id, tag, cssclass etc, it may be null.
if it is null,
SearchObject.getWebDriver()
will be used a SearchContext.
if it is not null, it may be stale itself!
- getSearchContext() - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
get the SearchContext, used during refresh of WebElement.
If it is null, the search of WebElement will be processed through WebDriver,
which means to search on the whole web page.
- getSearchMode() - Static method in class org.safs.GuiChildIterator
-
- getSecsAfterWindowActive(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the delay after window is activated, and assigns the value to a DDVariable.
- getSecsAfterWindowActive(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the delay after window is activated, and assigns the value to a DDVariable.
- GETSECSAFTERWINDOWACTIVE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSecsAfterWindowActive"
- GETSECSAFTERWINDOWACTIVE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSecsAfterWindowActive"
- getSecsBeforeMouseDown(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the delay before mouse down, and assigns the value to a DDVariable.
- getSecsBeforeMouseDown(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the delay before mouse down, and assigns the value to a DDVariable.
- getSecsBeforeMouseUp(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the delay before mouse up, and assigns the value to a DDVariable.
- getSecsBeforeMouseUp(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the delay before mouse up, and assigns the value to a DDVariable.
- getSecsDelayRetryComponent(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the delay of re-finding object, and assigns the value to a DDVariable.
- getSecsDelayRetryComponent(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the delay of re-finding object, and assigns the value to a DDVariable.
- GETSECSDELAYRETRYCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSecsDelayRetryComponent"
- GETSECSDELAYRETRYCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSecsDelayRetryComponent"
- getSecsSeekComponent(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the timeout of finding object, and assigns the value to a DDVariable.
- getSecsSeekComponent(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the timeout of finding object, and assigns the value to a DDVariable.
- GETSECSSEEKCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSecsSeekComponent"
- GETSECSSEEKCOMPONENT_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSecsSeekComponent"
- getSecsWaitForComponent() - Static method in class org.safs.android.engine.processor.SAFSProcessor
-
- getSecsWaitForComponent() - Static method in class org.safs.Processor
-
- getSecsWaitForWindow() - Static method in class org.safs.android.engine.processor.SAFSProcessor
-
- getSecsWaitForWindow() - Static method in class org.safs.Processor
-
- getSectionName() - Method in interface org.safs.tools.input.UniqueSectionInterface
-
- getSectionName() - Method in class org.safs.tools.input.UniqueStringItemInfo
-
- getSections() - Method in class org.safs.text.INIFileReader
-
Retrieve the list of sections.
- getSelectedColumns(JTable) - Method in class org.safs.jvmagent.agents.JTableAgent
-
Returns an INDEX_SEP delimited list of values.
- getSelectedComponent() - Method in class org.safs.selenium.spc.SPCTreePanel
-
- getSelectedComponentDimensions() - Method in class org.safs.selenium.spc.SPCTreePanel
-
- getSelectedOptions(ComboBox.Selectable) - Static method in class org.safs.selenium.webdriver.lib.ComboBox
-
Get all the selected options from the combo box,
meanwhile it will CHECK that something has been selected in the combo box.
- getSelectedRows(JTable) - Method in class org.safs.jvmagent.agents.JTableAgent
-
Returns an INDEX_SEP delimited list of values.
- getSelenium(String) - Static method in class org.safs.selenium.SApplicationMap
-
- getSeleniumBuilderScript(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Load a SeBuilder JSON Script from the provided path so it can be started or run.
- getSeleniumList() - Static method in class org.safs.selenium.SApplicationMap
-
- getSeleniumPlusHome() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- getSeleniumStandaloneJar() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- getSelfDefinedLangId(String) - Method in class org.safs.tools.ocr.OCREngine
-
Translate the standard language code to OCR specific language code.
- getSelfDefinedLangId(String) - Method in class org.safs.tools.ocr.tesseract.TesseractOCREngine
-
Override its super.
- getSemaphoreName() - Method in class org.safs.JavaHook
-
- getSeparator() - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
- getSeparator() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getSeparator() - Method in interface org.safs.tools.input.UniqueRecordInterface
-
Retrieve the field separator used for this record.
- getSeparator() - Method in class org.safs.tools.input.UniqueStringRecordClass
-
- getService(String) - Static method in class org.safs.rest.service.Services
-
Get an existing Service session using the provided unique serviceId.
- getService(String) - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- getServiceEvents(String, String) - Method in class org.safs.staf.STAFHelperCompatible2
-
- getServiceEvents(String, String) - Method in class org.safs.staf.STAFHelperCompatible3
-
- getServiceEvents(String, String) - Method in interface org.safs.staf.STAFHelperCompatibleInterface
-
According to the service name, we try to get all events related to it.
- getServiceEvents(String) - Method in class org.safs.STAFHelper
-
- getServiceId() - Method in class org.safs.rest.service.Service
-
- getServiceURL(ConfigureInterface) - Static method in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
- getSession() - Method in class org.safs.tools.mail.Mailer
-
- getSessionFile() - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- getSessionsFromFile() - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Returns a List of SessionInfo objects.
- getSHIFT_END_DELETE() - Method in class org.safs.tools.input.InputKeysParser
-
- getShiftChar() - Method in class org.safs.tools.input.InputKeysParser
-
- getShortenGeneralRecognition() - Static method in class org.safs.rational.ProcessContainer
-
- getShortenNamedRecognition() - Static method in class org.safs.rational.ProcessContainer
-
- getShortField() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getShowCommentsAndBlankLines() - Static method in class org.safs.rational.ProcessContainer
-
- getShowMethods() - Static method in class org.safs.rational.ProcessContainer
-
- getShowProperties() - Static method in class org.safs.rational.ProcessContainer
-
- getShrdataid() - Method in class org.safs.tools.data.GenericJDBC
-
- getShutdownCause() - Method in exception org.safs.sockets.ShutdownInvocationException
-
- getShutdownCauseDescription(int) - Static method in class org.safs.sockets.SocketProtocol
-
- getSiblingCount() - Method in class org.safs.Tree
-
- getSiblingIndex() - Method in class org.safs.PCTree
-
- getSimpleAuth() - Method in class org.safs.auth.OAuth2
-
- getSimpleClassName(String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
get the 'simple class name' from a 'full qualified class name'
- getSindex() - Method in class org.safs.reflect.PropertyInfo
-
Returns the sindex.
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
- getSize() - Method in class com.jayway.android.robotium.remotecontrol.ObjectCollection
-
- getSize() - Method in class org.safs.ComponentFunction.Window
-
- getSize() - Method in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- getSkipped() - Method in class org.safs.data.model.Testcycle
-
- getSkipped() - Method in class org.safs.data.model.Testsuite
-
- getSkipped() - Method in class org.safs.tools.logs.processor.TestLevel
-
- getSkippedRecords() - Method in class org.safs.tools.status.StatusInfo
-
- getSkippedRecords() - Method in interface org.safs.tools.status.StatusInterface
-
- getSmallTimeout() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Gets the default timeout length of the get, is, set, assert, enter and click methods.
- getSmallTimeout() - Method in class com.jayway.android.robotium.remotecontrol.solo.Timeout
-
Gets the default timeout length of the get, is, set, assert, enter and click methods.
- getSolo() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
- getSolo() - Method in class org.safs.android.engine.processor.SAFSProcessor
-
- getSoloBy(By) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Convert a com.jayway.android.robotium.remotecontrol.By to a com.robotium.solo.By.
- getSortArray(String[]) - Static method in class org.safs.StringUtils
-
- getSourceLocation() - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
- getSourceName() - Method in interface org.safs.tools.input.SourceInterface
-
Get the Name of the Source.
- getSourceName() - Method in class org.safs.tools.input.UniqueStringFileInfo
-
- getSourcePath(PathInterface) - Method in interface org.safs.tools.input.SourceInterface
-
Get the full path to the Source.
- getSourcePath(PathInterface) - Method in class org.safs.tools.input.UniqueStringFileInfo
-
- getSpaces(Integer) - Static method in class org.safs.StringUtils
-
Purpose: get a string with the number of specified spaces
- getSrc() - Method in class org.safs.selenium.util.HtmlFrameComp
-
- getSrcDir() - Method in class org.safs.projects.common.projects.pojo.POJOProject
-
Should only be used for the SAMPLE project at this moment.
- getSSBounds() - Method in class org.safs.selenium.DocumentParser
-
- getSsoAuthenticationURL() - Method in class org.safs.auth.SSOAuth
-
- getStackInfo(Stack<?>) - Static method in class org.safs.StringUtils
-
- getStackTrace(Throwable) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
Create a String from a Throwable suitable for debug output that provides
comparable information to x.printStackTrace();
- getStackTrace(Throwable) - Static method in class org.safs.IndependantLog
-
Create a String from a Throwable suitable for debug output that provides
comparable information to x.printStackTrace();
- getStackTrace(Throwable) - Static method in class org.safs.sockets.Message
-
Create a String from a Throwable suitable for debug output that provides
comparable information to x.printStackTrace();
- getStackTraceElement(int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
To get the current method information or its caller or its ancestor dynamically,
we can refer to the StackTrace, which is a stack recording the methods' invocation trace.
- getStaf() - Method in class org.safs.TestRecordHelper
-
- getSTAFEnv(String) - Method in class org.safs.STAFHelper
-
getSTAFEnv
returns string value or an empty string.
- getSTAFEnv(String) - Method in class org.safs.tools.drivers.EmbeddedHookSTAFHelper
-
- getSTAFHelper() - Method in class org.safs.rational.Script
-
Used internally and made available to scripts invoked by the CallScript
Driver Commands
- getSTAFHelper() - Method in class org.safs.STAFRequester
-
- getSTAFHelper() - Method in class org.safs.TestRecordHelper
-
- getSTAFHelper() - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
Get our STAFProcessHelper.
- getSTAFHelperProcessNames() - Static method in class org.safs.staf.STAFProcessHelpers
-
Retrieve the Process Names of any registered STAFHelpers--regardless of Class.
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.EmbeddedTextLogItem
-
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.EmbeddedXMLLogItem
-
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Returns the DIRECTORY setting of the STAF LOG service.
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.v2.STAFTextLogItem
-
Returns the DIRECTORY setting of the STAF LOG service.
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.v2.STAFXmlLogItem
-
Returns the DIRECTORY setting of the STAF LOG service.
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.v3.STAFTextLogItem3
-
Returns the DIRECTORY setting of the STAF LOG service.
- getSTAFLogDirectory() - Method in class org.safs.staf.service.logging.v3.STAFXmlLogItem3
-
Returns the DIRECTORY setting of the STAF LOG service.
- getSTAFTextLogItem(String, String, String) - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- getSTAFTextLogItem(String, String, String) - Method in class org.safs.staf.service.logging.EmbeddedLogService
-
- getSTAFTextLogItem(String, String, String) - Method in class org.safs.staf.service.logging.v2.SAFSLoggingService
-
- getSTAFTextLogItem(String, String, String) - Method in class org.safs.staf.service.logging.v3.SAFSLoggingService3
-
- getSTAFVariable(String) - Method in class org.safs.STAFHelper
-
Purpose: get the STAF SYSTEM variable value.
- getSTAFVersion() - Method in class org.safs.STAFHelper
-
- getSTAFVersionString(HandleInterface) - Static method in class org.safs.STAFHelper
-
- getSTAFXmlLogItem(String, String, String) - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- getSTAFXmlLogItem(String, String, String) - Method in class org.safs.staf.service.logging.EmbeddedLogService
-
- getSTAFXmlLogItem(String, String, String) - Method in class org.safs.staf.service.logging.v2.SAFSLoggingService
-
- getSTAFXmlLogItem(String, String, String) - Method in class org.safs.staf.service.logging.v3.SAFSLoggingService3
-
- getStandardErrorMessage(String) - Method in class org.safs.Processor
-
Retrieve the standard "SOMETHING failure in filename FILENAME at line LINENUMBER" message.
- getStandardFailureDetail() - Method in class org.safs.DriverCommand
-
Uses testRecordData to create standard failure text.
- getStandardWarningDetail() - Method in class org.safs.DriverCommand
-
Uses testRecordData to create standard warning text.
- getStateDesc() - Method in class org.safs.staf.service.sem.SEMState
-
Return a description of the current item state.
- getStatesString() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Returns the string representation of the states of this log facility.
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.ClassName
-
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.CssSelector
-
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By
-
Return the name of static method for creating a By instance.
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.Id
-
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.Name
-
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.TagName
-
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.Text
-
- getStaticMethodName() - Method in class com.jayway.android.robotium.remotecontrol.By.Xpath
-
- getStatus() - Method in class org.safs.ComponentFunction.Window
-
- getStatus() - Method in class org.safs.rational.CFMenuBar
-
- getStatus(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Get the status counts from the specified counter.
- getStatus(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- getStatusCode() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
- getStatuscode() - Method in class org.safs.android.messenger.client.MessageResult
-
- getStatusCode() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getStatusCode() - Method in class org.safs.tools.status.TestRecordInfo
-
- getStatusCode() - Method in interface org.safs.tools.status.TestRecordInterface
-
Current stored status code for this test level.
- getStatusId() - Method in class org.safs.data.model.Teststep
-
- getStatusInfo() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
- getStatusinfo() - Method in class org.safs.android.messenger.client.MessageResult
-
- getSTATUSInfo(SAFSFile, String) - Method in class org.safs.staf.service.input.SAFSFileReader
-
Provide STATUS information for the QUERY STATUS command.
- getStatusInfo() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getStatusInfo(String) - Method in class org.safs.tools.status.SAFSSTATUS
-
- getStatusInfo(String) - Method in interface org.safs.tools.status.StatusMonitorInterface
-
Get the current status info for the specified test level.
- getStatusInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getStatusInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getStatusInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getStatusInterface() - Method in interface org.safs.tools.status.StatusInfoInterface
-
Get a wrapped StatusInterface.
- getStatusInterface() - Method in class org.safs.tools.status.TestRecordStatusInfo
-
- getStatusString() - Method in class org.safs.rational.MenuTreeNode
-
- getStatusString(int) - Static method in class org.safs.StatusCodes
-
Return the String human-readable representation of a valid statuscode constant.
- getStderr() - Method in class org.safs.android.auto.lib.Process2
-
- getStderrReader() - Method in class org.safs.android.auto.lib.Process2
-
- getStdin() - Method in class org.safs.android.auto.lib.Process2
-
- getStdinWriter() - Method in class org.safs.android.auto.lib.Process2
-
- getStdout() - Method in class org.safs.android.auto.lib.Process2
-
- getStdoutReader() - Method in class org.safs.android.auto.lib.Process2
-
- getStepAttributes() - Method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
- getStepLogMode() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getStepLogMode() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getStepLogMode() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getStepLogName() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getStepLogName() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getStepLogName() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getStepSeparator() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getStepSeparator() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getStepSeparator() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getStepSuffix() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getStepSuffix() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getStepSuffix() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getStoredImage(String) - Static method in class org.safs.image.ImageUtils
-
Attempts to create\load a BufferedImage from an image stored in the File system.
- getStoredImageDimension(String) - Static method in class org.safs.image.ImageUtils
-
Attempts to determine the width and height of the stored image.
- getStoredValue(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
Made to be overridden by subclasses, if any.
- getStoredValue(String) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
- getString(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Returns a localized String from localized String resources, according to 'resource id'
in a current Activity, or a String resource name in the context of the
current package, or the android package.
given by
Message.PARAM_RESID
or
Message.PARAM_ID
- getString(Properties, String) - Static method in class com.jayway.android.robotium.remotecontrol.client.SoloMessage
-
Return the required parameter as a String value
If this parameter is optional, you should catch the ProcessorException
- getString(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Retrieves an item out of the results.
- getString(String, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
Retrieves an item out of the results or a defaultValue if the item was not found.
- getString(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a localized String from localized String resources.
- getString(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a localized String from localized String resources in the app or android packages.
- getString(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get a String value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getString2DimArray() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getStringArray() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- GETSTRINGCOUNTINFILE - Static variable in class org.safs.DCDriverFileCommands
-
- getStringCountInFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Count the number of occurrences of a target string in a File.
- getStringCountInFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Count the number of occurrences of a target string in a File.
- getStringCountInFile(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Count the number of occurrences of a target string in a File.
- getStringCountInFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Count the number of occurrences of a target string in a File.
- GetStringCountInFile(String, String, String...) - Static method in class org.safs.SAFSPlus.Files
-
Count the number of occurrence of a token in a file and store that number in a variable.
- GETSTRINGCOUNTINFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetStringCountInFile"
- GETSTRINGCOUNTINFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetStringCountInFile"
- getStringData(Object, Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getStringData(Object, Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return whatever data is extractable (normally visible) from the object.
- getStringData(Object, Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Currently returns an empty 2D array.
- getStringData(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the values, text, or data associated with the component.
- getStringData(Object, Object) - Method in interface org.safs.rmi.engine.Agent
-
Return whatever data is extractable (normally visible) from the object.
- getStringData(Object, Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("StringData Unsupported").
- getStringData(Object, Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return whatever data is extractable (normally visible) from the object.
- GETSTRINGDATA_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetStringData"
- getStringFormat() - Method in class org.safs.persist.PersistorToString
-
- getStringFormatReader() - Method in class org.safs.persist.PersistorToString
-
- getStringID() - Method in class org.safs.tools.UniqueStringID
-
Get the unique id already cast as a String.
- getStringValue(Object) - Method in class org.safs.ComponentFunction
-
Get the string value from the Object value.
If the value is a collection, it will be converted to a string separated by 'New Line'.
- getStringValue() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- getStrLevel(String) - Static method in class org.safs.Log
-
Parse a string log level into its equivalent int log level value.
- getSubAreaRectangle(Rectangle, String) - Static method in class org.safs.image.ImageUtils
-
Given the compRect Rectangle and
the subarea string, return a new, valid Rectangle that represents the SubArea.
- getSubClassIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current subclassindex for the given class
- getSubItem(WebElement, TextMatchingCriterion) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
According to TextMatchingCriterion to get the sub item within a container WebElement.
- getSubItemAtIndex(Object, int) - Method in class org.safs.jvmagent.agents.JComboBoxAgent
-
- getSubItemAtIndex(Object, int) - Method in class org.safs.jvmagent.agents.JListAgent
-
- getSubItemAtIndex(Object, int) - Method in class org.safs.jvmagent.agents.JMenuAgent
-
Return the subitem at the specified index from the given object.
- getSubItemAtIndex(Object, int) - Method in class org.safs.jvmagent.agents.JMenuBarAgent
-
Return the subitem at the specified index from the given object.
- getSubItemAtIndex(Object, int) - Method in class org.safs.jvmagent.agents.JTableAgent
-
- getSubItemAtIndex(Object, int) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getSubItemAtIndex(Object, int) - Method in interface org.safs.jvmagent.LocalSubItemsAgent
-
Return the subitem at the specified index from the given object.
- getSubItemAtIndex(Object, int) - Method in class org.safs.rmi.engine.AgentImpl
-
Default no-op simply throws SAFSSubItemsAgentUnsupportedRuntimeException("SubItemAtIndex Unsupported").
- getSubItemAtIndex(Object, int) - Method in class org.safs.rmi.engine.ServerImpl
-
- getSubItemAtIndex(Object, int) - Method in interface org.safs.rmi.engine.SubItemsAgent
-
Return the subitem at the specified index from the given object.
- GetSubMenu(NativeLong, int) - Method in interface org.safs.natives.win32.User32
-
- getSubMenuId() - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
- getSubMenuItemCount(TestObject) - Method in class org.safs.rational.CFDotNetMenuBar
-
Note: This is a static method, used by extractMenuItems()
- getSubMenuItemCount(TestObject) - Method in class org.safs.rational.CFMenuBar
-
Return the number of immediate child Menus or MenuItems from the provided JMenuBar or JMenu.
- getSubMenuItemCount(TestObject) - Method in class org.safs.rational.flex.CFFlexMenuBar
-
- getSubMenuItemCount(TestObject) - Method in class org.safs.rational.win.CFWinMenuBar
-
Return the number of immediate child (.Menuitem or .Menupopup) from the provided .Menubar or .Menupopup.
- getSubMenuItemCount(TestObject) - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
Note: This is a static method, used by extractMenuItems()
- getSubMenuItemFullPath(TestObject, StringBuffer) - Method in class org.safs.rational.CFMenuBar
-
theObj is expected to be a JMenu TestObject proxy (Usually a ToggleGUITestObject).
- GETSUBSTRINGINSTRING - Static variable in class org.safs.DCDriverStringCommands
-
- GETSUBSTRINGINSTRING_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetSubstringsInString"
- GETSUBSTRINGINSTRING_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSubstringsInString"
- getSubStrings() - Method in class org.safs.tools.expression.SafsExpression
-
Method getSubStrings.
- getSubStrings(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method getSubStrings.
- getSubStrings(String, Vector) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method getSubStrings.
- GETSUBSTRINGSINFILE - Static variable in class org.safs.DCDriverFileCommands
-
- getSubstringsInFile(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Extract dynamic substrings from a file using regular expressions.
- getSubstringsInFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
Extract dynamic substrings from a file using regular expressions.
- getSubstringsInFile(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Extract dynamic substrings from a file using regular expressions.
- getSubstringsInFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Extract dynamic substrings from a file using regular expressions.
- GetSubstringsInFile(String, String, String, String) - Static method in class org.safs.SAFSPlus.Files
-
Extract dynamic substrings from a file using regular expressions.
- GETSUBSTRINGSINFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetSubstringsInFile"
- GETSUBSTRINGSINFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSubstringsInFile"
- getSubstringsInString(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Extract dynamic substring from a string using regular expressions.
- getSubstringsInString(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Extract dynamic substring from a string using regular expressions.
- getSubstringsInString(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Extract dynamic substring from a string using regular expressions.
- getSubstringsInString(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Extract dynamic substring from a string using regular expressions.
- GetSubstringsInString(String, String, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Extract dynamic substring from a string using regular expressions.
- getSubType() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getSuccessTestResult(MessageResult) - Static method in class org.safs.android.messenger.client.MessageResult
-
Reset or create a new MessageResult preset with STATUS_REMOTERESULT_OK.
- getSuiteLogMode() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getSuiteLogMode() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getSuiteLogMode() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getSuiteLogName() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getSuiteLogName() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getSuiteLogName() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getSuiteSeparator() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getSuiteSeparator() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getSuiteSeparator() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getSuiteSuffix() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getSuiteSuffix() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getSuiteSuffix() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getSuperclassNames(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getSuperClassNames(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getSuperClassNames(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return the array of all superclass names for the object.
- getSuperClassNames(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
The array of objects will be stored in the
trd.getStatusInfo() as a delimited array of fields.
- getSuperClassnames(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the hierarchy of superclasses for the component.
- getSuperClassNames(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return the array of all superclass names for the object.
- getSuperClassNames(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("SuperClassNames Unsupported").
- getSuperClassNames(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return the array of all superclass names for the object.
- GETSUPERCLASSNAMES_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetSuperClassnames"
- getSuperClazz(TestObject) - Static method in class org.safs.rational.DotNetUtil
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.CheckBox.HtmlCheckable_InputCheckBox
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.CheckBox.SapCheckable_CheckBox
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_FilteringSelect
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ListView.DefaultSelectableList
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_ListBox
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_List
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ListView.SapSelectable_m_SelectList
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
- getSupportedClassNames() - Method in interface org.safs.selenium.webdriver.lib.model.Supportable
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollable_ScrollBar
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.TabControl.DojoTabbable_TabContainer
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.TabControl.SapTabbable_TabStrip
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- getSupportedClassNames() - Method in class org.safs.selenium.webdriver.lib.Tree.SapSelectable_Tree
-
- getSystemBufferedFileReader(String) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedReader for a FileInputStream opened with an InputStreamReader using the
default System codepage\charset.
- getSystemBufferedFileWriter(String) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedWriter for a FileOutputStream opened with an OutputStreamWriter using the
default System codepage\charset.
- getSystemBufferedFileWriter(String, boolean) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedWriter for a FileOutputStream opened with an OutputStreamWriter using the
default System codepage\charset.
- GETSYSTEMDATE - Static variable in class org.safs.DCDriverMiscCommands
-
- getSystemDate(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assigns the string value of the system date to a DDVariable.
- getSystemDate(String) - Static method in class org.safs.model.commands.DriverCommands
-
Assigns the string value of the system date to a DDVariable.
- GetSystemDate() - Static method in class org.safs.SAFSPlus.DriverCommand
-
Get the string value of the system date in the format MM-DD-YYYY
- GETSYSTEMDATE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSystemDate"
- GETSYSTEMDATE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSystemDate"
- GETSYSTEMDATETIME - Static variable in class org.safs.DCDriverMiscCommands
-
- getSystemDateTime(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assigns the string value of the system datetime to a DDVariable.
- getSystemDateTime(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assigns the string value of the system datetime to a DDVariable.
- getSystemDateTime(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Assigns the string value of the system datetime to a DDVariable.
- getSystemDateTime(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Assigns the string value of the system datetime to a DDVariable.
- GetSystemDateTime(boolean) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Get the string value of the system date-time in the format MM-DD-YYYY HH:MM:SS
- GETSYSTEMDATETIME_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSystemDateTime"
- GETSYSTEMDATETIME_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSystemDateTime"
- GETSYSTEMENVIRON - Static variable in class org.safs.DCDriverStringCommands
-
- getSystemEnviron(String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetSystemEnviron, get a system environment variable value
- getSystemEnviron(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetSystemEnviron, get a system environment variable value
- getSystemEnviron(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetSystemEnviron, get a system environment variable value
- getSystemEnviron(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetSystemEnviron, get a system environment variable value
- GetSystemEnviron(String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Get a system environment variable value.
- GETSYSTEMENVIRON_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetSystemEnviron"
- GETSYSTEMENVIRON_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSystemEnviron"
- GetSystemEnvironmentVariable(Object) - Static method in class org.safs.natives.NativeWrapper
-
Get a System Environment Variable.
- GetSystemEnvironmentVariable(String) - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
- getSystemProperty(String, ConfigureInterface, String, String, String...) - Static method in class org.safs.StringUtils
-
Get the value of a property from system properties and Set a value from the configuration to System-Properties.
- getSystemProperty(String) - Method in class org.safs.tools.data.GenericJDBC
-
Used internally to return a valid System Property value, or null.
- getSystemProperty(String) - Static method in class org.safs.tools.logs.MultiLogResults
-
convenience routine to retrieve a System property value or null--
catching any thrown "not found" exceptions.
- GetSystemPropertyOrEnvironmentVariable(String) - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
Get the value of the system property (ex.
- GETSYSTEMTIME - Static variable in class org.safs.DCDriverMiscCommands
-
- getSystemTime(String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assigns the string value of the current system time to a DDVariable.
- getSystemTime(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Assigns the string value of the current system time to a DDVariable.
- getSystemTime(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Assigns the string value of the current system time to a DDVariable.
- getSystemTime(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Assigns the string value of the current system time to a DDVariable.
- GetSystemTime(boolean) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Get the string value of the system time in the format HH:MM:SS
- GETSYSTEMTIME_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetSystemTime"
- GETSYSTEMTIME_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSystemTime"
- GETSYSTEMUSER - Static variable in class org.safs.DCDriverStringCommands
-
- getSystemUser(String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Get the USERID of the currently logged on user as stored in System Environment variables.
- getSystemUser(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the USERID of the currently logged on user as stored in System Environment variables.
- GetSystemUser(String) - Static method in class org.safs.SAFSPlus.Strings
-
Get the USERID of the currently logged on user as stored in System Environment variables.
- GETSYSTEMUSER_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetSystemUser"
- GETSYSTEMUSER_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetSystemUser"
- getTableCellLocation(int, int) - Method in class org.safs.selenium.CFHTMLTable
-
- getTableCellSubItemText(TestObject, int, int) - Method in class org.safs.rational.CFTable
-
- getTableContents(String) - Method in class org.safs.selenium.CFHTMLTable
-
- GETTABLEROWCOLUMNCOUNT - Static variable in class org.safs.rational.CFTable
-
- getTabText(View) - Method in class org.safs.android.engine.processor.TabControlProcessor
-
Try to get the text of the Tab's item.
This method accept a View as parameter, this View is generated by TabHost$IndicatorStrategy.
TabHost defined 2 Indicator Strategies: LabelIndicatorStrategy and LabelAndIconIndicatorStrategy,
both of them can generate a View containing a TextView, which hold the tab item's label.
But developer can freely provide their own IndicatorStrategy, for that case we need to modify
this method.
- getTabulation() - Method in class org.safs.persist.PersistableDefault
-
- getTabulation() - Method in interface org.safs.Printable
-
- getTag() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getTagForView(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get the View's Tag accroding to a View's UID, and return the Tag's UID.
- getTagForView(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a Tag for a View.
- getTagName(String) - Static method in class org.safs.persist.PersistableDefault
-
Convert a full qualified class name into a tag name.
- getTagName(String) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
- getTagName(String) - Method in class org.safs.persist.PersistorToHierarchialString
-
- getTagName() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- getTagName() - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
get the WebElement's Tag Name.
- getTagName() - Method in class org.safs.tools.logs.processor.Tag
-
- getTagQualifierValue(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Example: tag=span;propertycontains=innerHTML:some value
- getTargetPackageInfo() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Attempt to extract all pertinent information for launching/driving the package we are testing.
- getTargetPackageValue(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
Get the value of attribute 'package' from the tag of AndroidManifest.xml of apk.
- getTerseLabel() - Method in class org.safs.selenium.webdriver.lib.model.Accessibility
-
- getTestcaseId() - Method in class org.safs.data.model.Teststep
-
- getTestCaseStatus(int) - Static method in class org.safs.testrail.TestRailConstants
-
- getTestcycleId() - Method in class org.safs.data.model.Testsuite
-
- getTestDataTypeKey() - Method in class org.safs.rational.CFTree
-
Note: Subclass may override this method.
- getTestDataTypeKey() - Method in class org.safs.rational.wpf.CFWPFTree
-
- getTestDir() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getTestDir() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getTestDir() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getTestDir() - Method in interface org.safs.tools.PathInterface
-
- getTestFailures() - Method in class org.safs.tools.status.StatusInfo
-
- getTestFailures() - Method in interface org.safs.tools.status.StatusInterface
-
- getTestLevel() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getTestLevel() - Method in interface org.safs.tools.counters.UniqueCounterInterface
-
Retrieve the current executing test level.
- getTestLevel() - Method in class org.safs.tools.counters.UniqueStringCounterInfo
-
- getTestLevel() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getTestLevel() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getTestLevel() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getTestLevel() - Method in class org.safs.tools.drivers.InputProcessor
-
Overridden by specific SourceInterface we own.
- getTestLevel() - Method in interface org.safs.tools.input.SourceInterface
-
Get the Test Level of the Source.
- getTestLevel() - Method in class org.safs.tools.input.UniqueStringFileInfo
-
- getTestLevel() - Method in class org.safs.tools.status.StatusInfo
-
- getTestLevel() - Method in interface org.safs.tools.status.StatusInterface
-
CYCLE, SUITE, STEP, or a Unique ID.
- getTestLevel() - Method in class org.safs.tools.status.TestRecordInfo
-
- getTestLevel() - Method in interface org.safs.tools.status.TestRecordInterface
-
CYCLE, SUITE, or STEP.
- getTestLevelSeparator(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
Returns the separator based on the current testLevel.
- getTestName() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getTestName() - Method in class org.safs.data.model.History
-
- getTestName() - Method in class org.safs.data.model.Testcycle
-
- getTestName() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Strip the suffix of the test file to get the test name.
- getTestName() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getTestName() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getTestName() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getTestName() - Method in class org.safs.tools.drivers.InputProcessor
-
Overridden by specific SourceInterface we own.
- getTestName() - Method in class org.safs.tools.logs.processor.TestSuites
-
- getTestObject(String, String) - Method in class org.safs.android.engine.processor.SAFSProcessor
-
According to windowName and componentName, try to get the testObject
from the cache.
- getTestObject(String, String, String) - Method in class org.safs.rational.RDDGUIUtilities
-
Attempt to retrieve a TestObject using the named references; this version
calls the other version, passing 'false' to param 'ignoreCache'
- getTestObject(String, String, String, boolean) - Method in class org.safs.rational.RDDGUIUtilities
-
Attempt to retrieve a TestObject using the named references; this version
calls the other version, passing 'false' to param 'ignoreCache', and passing
null to 'gather'
- getTestObject(String, String, String, boolean, List) - Method in class org.safs.rational.RDDGUIUtilities
-
Attempt to retrieve a TestObject using the named references.
- getTestObject(String, String, String, boolean, String) - Method in class org.safs.rational.RDDGUIUtilities
-
Attempt to retrieve a TestObject using the named references.
- getTestObject(String, String, String, boolean) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Gets the object defined by the windowName and childName
- getTestObject(String, String, String, boolean) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Gets the object defined by the windowName and childName
- getTestPasses() - Method in class org.safs.tools.status.StatusInfo
-
- getTestPasses() - Method in interface org.safs.tools.status.StatusInterface
-
- getTestRecordData() - Method in class org.safs.DDGUIUtilities
-
- getTestRecordData() - Method in class org.safs.Processor
-
- getTestRecordData() - Method in class org.safs.ProcessRequest
-
- getTestRecordData() - Method in class org.safs.rational.Script
-
Used internally and made available to scripts invoked by the CallScript
Driver Commands.
- getTestRecordData() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
Retrieves our stored TestRecordData.
- getTestRecordDataFactory() - Method in class org.safs.rational.RRobotJHook
-
- getTestRecordDataFactory(DDGUIUtilities) - Method in class org.safs.rational.RRobotJHook
-
- getTestRecordDataFactory() - Method in class org.safs.RobotJHook
-
- getTestRecordDataFactory(DDGUIUtilities) - Method in class org.safs.RobotJHook
-
- getTestRecordFieldSeparator() - Method in class org.safs.model.AbstractTestTable
-
Retrieve the single separator String character for this table.
- getTestRecordID() - Method in class org.safs.model.AbstractCommand
-
Returns the string record type for this command.
- getTestRecordID() - Method in class org.safs.model.ComponentFunction
-
Returns the string record type for this command.
- getTestRecordID() - Method in class org.safs.model.DriverCommand
-
Returns the string record type for this command.
- getTestRecordID() - Method in class org.safs.model.EngineCommand
-
Returns the string record type for this command.
- getTestRecordInterface() - Method in interface org.safs.tools.status.StatusInfoInterface
-
Get a wrapped TestRecordInterface.
- getTestRecordInterface() - Method in class org.safs.tools.status.TestRecordStatusInfo
-
- getTestRunnerApk() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- getTestRunnerApk() - Method in class org.safs.android.remotecontrol.SoloTest
-
- getTestRunnerSourceDir() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- getTestRunnerSourceDir() - Method in class org.safs.android.remotecontrol.SoloTest
-
- getTests() - Method in class org.safs.data.model.Testcycle
-
- getTests() - Method in class org.safs.data.model.Testsuite
-
- getTests() - Method in class org.safs.tools.logs.processor.TestLevel
-
- getTestStepProcessor() - Method in class org.safs.ProcessRequest
-
- getTestsuiteId() - Method in class org.safs.data.model.Testcase
-
- getTestTableFileExtension() - Method in class org.safs.model.AbstractTestTable
-
Return the current file extension setting used during exports for this table.
- getTestTableName() - Method in class org.safs.model.AbstractTestTable
-
Return the name of this test table.
- getTestWarnings() - Method in class org.safs.tools.status.StatusInfo
-
- getTestWarnings() - Method in interface org.safs.tools.status.StatusInterface
-
- getText(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Text at the given index.
- getText(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Text item with the given text.
- getText(String, boolean) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a String UID for the Text item with the given text.
- getText(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getText() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizableAutoIt
-
- GetText - Class in org.safs
-
Purpose: GetText, get text from a resource bundle
Lifetime: must be instantiated before it can be used
- GetText() - Constructor for class org.safs.GetText
-
no-arg constructor for javabeans
- GetText(String, Locale) - Constructor for class org.safs.GetText
-
Purpose: constructor; assigns the prefixBundleName and the locale
and loads the resource.
- getText(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- getText(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Retrieve the displayed text value of the object if the object has a text value.
- getText(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Retrieve the displayed text value of the object if the object has a text value.
- getText(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the (text) value of a component, if any.
- getText() - Method in class org.safs.rational.CFText
-
Note: To be used by method setText()
- getText(TestObject) - Static method in class org.safs.rational.DotNetUtil
-
Note: This method will try to get all properties of a test object
and get the value of the Text property directly
- getText(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- getText() - Method in class org.safs.rational.wpf.CFWPFText
-
Note: Override its superclass's method getText()
- getText(Object) - Method in interface org.safs.rmi.engine.Agent
-
Retrieve the displayed text value of the object if the object has a text value.
- getText(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Text Unsupported").
- getText(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Retrieve the displayed text value of the object if the object has a text value.
- GetText(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : text/plain" on a REST service, and verify the returned content is text before returning it.
- getText() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getText() - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
The text/path string to match
- getText(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Attempts to retrieve a text value for the WebElement.
- getText() - Method in class org.safs.tools.logs.processor.Tag
-
- getText() - Method in class org.safs.tools.ocr.tesseract.tessFileParser
-
- GETTEXT_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetText"
- getTextArea(String, int) - Method in class org.safs.tools.ocr.tesseract.tessFileParser
-
Get the area of the Nth instance of searchText that is sought in parsing result.
- getTextFileContents(String) - Method in class org.safs.text.FileProcessor
-
Read the contents of a text file line-by-line.
- GETTEXTFROMGUI - Static variable in class org.safs.ComponentFunction
-
- getTextFromGUI(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 variable.
- getTextFromGUI(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 variable.
- getTextFromGUI(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 variable.
- getTextFromGUI(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 variable.
- getTextFromGUI(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 variable.
- getTextFromGUI(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 variable.
- GetTextFromGUI(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 variable.
- GETTEXTFROMGUI_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"GetTextFromGUI"
- GETTEXTFROMIMAGE - Static variable in class org.safs.DCDriverFileCommands
-
- getTextFromImage(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 variable.
- getTextFromImage(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 variable.
- getTextFromImage(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 variable.
- getTextFromImage(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 variable.
- GetTextFromImage(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 variable.
- GETTEXTFROMIMAGE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"GetTextFromImage"
- GETTEXTFROMIMAGE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetTextFromImage"
- getTextHeaders() - Static method in class org.safs.rest.service.Headers
-
- getTextLogName() - Method in interface org.safs.tools.logs.UniqueLogInterface
-
Use an alternate name for an enabled text log.
- getTextLogName() - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
- getTextOfFlexMenuItem(TestObject) - Static method in class org.safs.rational.FlexUtil
-
- getTextProperty() - Method in class org.safs.rational.CFHtmlTable
-
- getTextProperty() - Method in class org.safs.rational.CFTable
-
- getTextViewValue(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
According to the view's id, try to get a View of type 'TextView'.
- getTextViewValue(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Return the TextView's text value.
- getThreshold() - Method in class org.safs.persist.PersistableDefault
-
- getThreshold() - Method in interface org.safs.Printable
-
- getThrowableMessages(Throwable) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getThrownString(Throwable) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- getTIDDriverCommands() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getTIDDriverCommands() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
We override the Driver's TIDDriverCommands object and provide our own instance
since the InputProcessor instance needs to override some values the TIDDriverCommands
object may query.
- getTIDDriverCommands() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getTIDGUIlessComponentSupport() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getTIDGUIlessComponentSupport() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
We provide generic support for certain Component Function commands that don't actually
operate on any GUI objects.
- getTIDGUIlessComponentSupport() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getTime() - Method in class org.safs.data.model.Testcase
-
- getTime() - Method in class org.safs.data.model.Testcycle
-
- getTime() - Method in class org.safs.data.model.Testsuite
-
- getTime(String, String, String) - Static method in class org.safs.model.commands.TimePickerFunctions
-
Action to get time from a time picker component and assign it to a variable.
- getTime(String) - Method in class org.safs.model.components.TimePicker
-
Action to get time from a time picker component and assign it to a variable.
- getTime(StepTestTable, String) - Method in class org.safs.model.components.TimePicker
-
Action to get time from a time picker component and assign it to a variable.
- getTime() - Method in class org.safs.tools.logs.processor.TestLevel
-
- GETTIME_KEYWORD - Static variable in class org.safs.model.commands.TimePickerFunctions
-
"GetTime"
- getTimeoutCheckAlertForClick() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getTimeoutForHttpConnection() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- getTimestamp() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getTimestamp() - Method in class org.safs.data.model.Testcycle
-
- getTimestamp() - Method in class org.safs.data.model.Testsuite
-
- getTimestamp() - Method in class org.safs.tools.logs.processor.TestLevel
-
- getTimeString(Date, boolean) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Note Use the SimpleDateFormat to convert the date object to string,
just keep the time part
- getTitle() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getTitleBarHeight(String, String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Get the title height of a window.
- getTitleMatchMode() - Method in class org.safs.autoit.AutoItRs.Window
-
- getTitleMatchMode(int) - Static method in class org.safs.Constants.AutoItConstants
-
- getTokenArray(String, String) - Static method in class org.safs.StringUtils
-
- getTokenArray(String, String, Character) - Static method in class org.safs.StringUtils
-
- getTokenList(String, String) - Static method in class org.safs.StringUtils
-
Purpose: Get tokens of text delimited by delimiter, delimiter will be considered as a whole string
Example: If delimiter is "->", text is "parent->child->grandChild", then the returned list will contains
3 items: "parent", "child" and "grandChild".
- getTokenList(String, String, Character) - Static method in class org.safs.StringUtils
-
Purpose: Get tokens of text delimited by delimiter, delimiter will be considered as a whole string,
if some token contains the delimiter, user needs to escape the delimiter.
- getToolHome() - Method in class org.safs.android.auto.lib.ConsoleTool
-
- getToolHome() - Method in class org.safs.android.auto.lib.DefaultConsoleTool
-
- getToolHomeEnvs() - Method in class org.safs.android.auto.lib.AndroidTools
-
called internally to get the list of environment variable names to search for
the Android SDK home directory.
- getToolHomeEnvs() - Method in class org.safs.android.auto.lib.AntTool
-
called internally to get the list (1) of environment variable names to search for
the Ant tool home directory.
- getToolHomeEnvs() - Method in class org.safs.android.auto.lib.ConsoleTool
-
Subclass should override this method to provide its own environment variables.
- getToolHomeProperties() - Method in class org.safs.android.auto.lib.AndroidTools
-
called internally to get the list (1) VM argument name to search for the
Android SDK home directory.
- getToolHomeProperties() - Method in class org.safs.android.auto.lib.AntTool
-
called internally to get the list (1) VM argument name to search for the
Ant tool home directory.
- getToolHomeProperties() - Method in class org.safs.android.auto.lib.ConsoleTool
-
Subclass should override this method to provide its own system properties.
- getToolLogStateString() - Method in class org.safs.staf.service.logging.SLSLogFacility
-
Returns the string representation of the current state of the tool log.
- getTopLevelCount() - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getTopLevelCount() - Method in interface org.safs.jvmagent.LocalServer
-
Return the number of currently active Top Level Windows from
all known Agents.
- getTopLevelCount() - Method in class org.safs.jvmagent.STAFLocalServer
-
Return the number of currently active Top Level Windows from
all known engines.
- getTopLevelCount() - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the number of visible top-level items (Windows?) for the engine.
- getTopLevelCount() - Method in interface org.safs.rmi.engine.Agent
-
Return the number of currently active Top Level Windows.
- getTopLevelCount() - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation simply throws SAFSActionUnsupportedRuntimeException("TopLevelCount Unsupported").
- getTopLevelCount() - Method in class org.safs.rmi.engine.ServerImpl
-
Return the number of currently active Top Level Windows from
all known Agents.
- GETTOPLEVELCOUNT_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetTopLevelCount"
- getTopLevelWindows() - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Returns the one topmost parent View of the View that is currently focused.
- getTopLevelWindows() - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- getTopLevelWindows() - Method in interface org.safs.jvmagent.LocalServer
-
Return an array representing the TopLevel windows from all known Agents.
- getTopLevelWindows() - Method in class org.safs.jvmagent.STAFLocalServer
-
Return an array representing the TopLevel windows from all known engines.
- getTopLevelWindows() - Static method in class org.safs.model.commands.EngineComponentCommands
-
Return references to all known top-level items (Windows).
- getTopLevelWindows() - Method in interface org.safs.rmi.engine.Agent
-
Return an array representing the TopLevel windows in the Agent JVM.
- getTopLevelWindows() - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation simply throws SAFSActionUnsupportedRuntimeException("TopLevelWindows Unsupported").
- getTopLevelWindows() - Method in class org.safs.rmi.engine.ServerImpl
-
Return an AgentWindow array representing the TopLevel windows from all known Agents.
- GETTOPLEVELWINDOWS_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetTopLevelWindows"
- getTopMostClassname() - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- getTopParent(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
- getTopParent(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns the absolute top parent View for a given View.
- getTopTestObject(DomainTestObject) - Method in class org.safs.rational.RGuiObjectVector
-
Call this routine instead of getMatchingParentObject() directly.
- getTopTestObject() - Method in class org.safs.rational.RGuiObjectVector
-
Find the one parent object that matches the recognition string set by setPathVector(String).
- getTopWindowHandle(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
- getTopWindowHandle(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Get the Windows native handle of the top window containing the component.
- GETTOPWINDOWHANDLE_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"GetTopWindowHandle"
- getTopWinKey() - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- getTopWinRString() - Method in class org.safs.tools.drivers.STAFProcessContainer.RsPCTreeMap
-
- getTotalChildCountFromFirstChild() - Method in class org.safs.PCTree
-
Calculate the total child count of all children of this component.
- getTotalNumberOfParcels(int, int) - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
Calculate the total number of parcels the message will be divided.
- getTotalParcelNumber() - Method in class org.safs.android.messenger.MultipleParcelsHandler.ParcelBuffer
-
- getTotalRecords() - Method in class org.safs.tools.status.StatusInfo
-
- getTotalRecords() - Method in interface org.safs.tools.status.StatusInterface
-
- getTrack() - Method in class org.safs.data.model.Orderable
-
- getTrackingComment() - Method in class org.safs.tools.status.StatusInfo
-
- getTrackingComment() - Method in interface org.safs.tools.status.StatusInterface
-
- getTrackingStatus() - Method in class org.safs.tools.status.StatusInfo
-
- getTrackingStatus() - Method in interface org.safs.tools.status.StatusInterface
-
- getTrackingSystem() - Method in class org.safs.tools.status.StatusInfo
-
- getTrackingSystem() - Method in interface org.safs.tools.status.StatusInterface
-
- getTRDData() - Method in class org.safs.android.DJavaHook
-
Use this method to retrieve/create the current/default TestRecordHelper instance.
- getTRDData() - Method in class org.safs.DCJavaHook
-
Use this method to retain the current/default DDGUIUtilities implementation.
- getTRDData() - Method in class org.safs.EmbeddedDCHookDriver
-
Instantiates a default DCTestRecordHelper for this engine.
- getTRDData() - Method in class org.safs.ios.IJavaHook
-
Use this method to retrieve/create the current/default TestRecordHelper instance.
- getTRDData() - Method in class org.safs.JavaHook
-
Retrieve the TestRecordHelper used by the subclass.
- getTRDData() - Method in class org.safs.JavaSocketsHook
-
Retrieve the SocketTestRecordHelper used by the subclass.
- getTRDData() - Method in class org.safs.selenium.SeleniumJavaHook
-
Use this method to retrieve/create the current/default TestRecordHelper instance.
- getTRDData() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
Instantiates a default DCTestRecordHelper for this engine.
- getTRDData() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
Use this method to retrieve/create the current/default TestRecordHelper instance.
- getTRDData() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Retrieve the TestRecordHelper used by the subclass.
This will almost always be overridden by an engine-specific subclass.
- getTRDName() - Method in class org.safs.JavaHook
-
- getTree() - Method in class org.safs.selenium.spc.SPCTreePanel
-
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class org.safs.tools.drivers.STAFProcessContainer.ValidatingEditor
-
- getTreeNodeValue(ITestDataTreeNode) - Method in class org.safs.rational.CFTree
-
Note: Get the tree node's text value.
- getTreeNodeValue(ITestDataTreeNode) - Method in class org.safs.rational.wpf.CFWPFTree
-
- getTreePaths(String, boolean) - Method in class org.safs.rational.MenuTree
-
- GETTRIMMEDFIELD - Static variable in class org.safs.DCDriverStringCommands
-
- getTrimmedField(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetTrimmedField, get a trimmed field out of a string using specified delimiter(s).
- getTrimmedField(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
GetTrimmedField, get a trimmed field out of a string using specified delimiter(s).
- getTrimmedField(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
GetTrimmedField, get a trimmed field out of a string using specified delimiter(s).
- getTrimmedField(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
GetTrimmedField, get a trimmed field out of a string using specified delimiter(s).
- GetTrimmedField(String, int, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Get a trimmed field out of a string using specified delimiter(s).
- GETTRIMMEDFIELD_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"GetTrimmedField"
- GETTRIMMEDFIELD_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetTrimmedField"
- getTrimmedProperty() - Method in class org.safs.reflect.PropertyInfo
-
Returns the trimmedProperty.
- getTrimmedTokenList(String, String) - Static method in class org.safs.StringUtils
-
Purpose: Get tokens of text delimited by delimiter, delimiter will be considered as a whole string.
- getTrimmedTokenList(String, String, Character) - Static method in class org.safs.StringUtils
-
Purpose: Get tokens of text separated by delimiter, delimiter will be considered as a whole string,
if some token contains the delimiter, user needs to escape the delimiter.
- getTrimmedUnquotedInputRecordToken(int) - Method in class org.safs.TestRecordData
-
Purpose: This method takes the index 'n', retrieves the token
from getInputRecordToken, trim() leading and trailing whitespace,
and strips one leading and/or trailing quotation mark(#34)--if they exist.
- getTrimmedUnquotedStr(String) - Static method in class org.safs.StringUtils
-
Purpose: This method takes a string trims it of leading and trailing
spaces, non-breaking spaces, and tabs,
and then strips one leading and/or trailing quotation mark(#34)--if they exist.
- getType() - Method in class org.safs.cukes.ai.selenium.AIButtonActions
-
- getType() - Method in class org.safs.cukes.ai.selenium.AICheckBoxActions
-
- getType() - Method in class org.safs.cukes.ai.selenium.AIComboBoxActions
-
- getType() - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- getType() - Method in class org.safs.cukes.ai.selenium.AIEditBoxActions
-
- getType() - Method in class org.safs.cukes.ai.selenium.AIListViewActions
-
- getType() - Method in class org.safs.cukes.ai.selenium.AITextActions
-
- getType() - Method in class org.safs.cukes.ai.selenium.Criteria
-
- getType() - Method in class org.safs.data.model.Status
-
- getType() - Method in class org.safs.PCTree
-
- getType() - Method in interface org.safs.persist.Persistor
-
The persistence Type.
- getType() - Method in class org.safs.persist.PersistorToFile
-
- getType() - Method in class org.safs.persist.PersistorToString
-
- getType() - Method in class org.safs.persist.PersistorToVariable
-
- getType() - Method in interface org.safs.persist.Verifier
-
The persistence Type.
- getType() - Method in class org.safs.persist.VerifierToFile
-
- getType() - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- getType() - Method in class org.safs.tools.logs.processor.LogMessage
-
- getType() - Method in class org.safs.tools.logs.processor.StatusItem
-
- getTypeClassesMapping(String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Retrieve the Type2Classes mapping, if any, for the provided type name.
- getTypeIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
return the current classindex for the given type
- getTypesAsArray(String) - Static method in class org.safs.GuiClassData
-
GuiClassData supports multiple 'types' for each class.
- getUCTrimmedProperty() - Method in class org.safs.reflect.PropertyInfo
-
Returns the uctrimmedProperty.
- getUIClassID(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- getUnexpectedAlertBehaviour() - Static method in class org.safs.Processor
-
Get how the 'alert dialog' will be handled if it is visible unexpectedly.
- getUnInstaller() - Method in interface org.safs.install.IProductDetector
-
The un-installer is under the product itself folder.
- getUnInstaller() - Method in class org.safs.install.ProductDetectorDefault
-
Return null.
- getUniqueID() - Method in class org.safs.tools.input.UniqueStringRecordClass
-
- getUniqueID() - Method in interface org.safs.tools.UniqueIDInterface
-
Provide a String or other appropriate object to uniquely identify an item.
- getUniqueID() - Method in class org.safs.tools.UniqueStringID
-
- getUniqueKey() - Method in class org.safs.android.messenger.MultipleParcelsHandler
-
Routine is used to create a unique ID String key that can be used by "message-sender"
to identify different small parcels of the same message.
This method is thread-safe: it guarantees that multiple threads can get unique ID.
- getUniqueNameForXpath(String, String, String) - Method in class org.safs.selenium.DocumentParser
-
- getUniqueSep(String, String, String...) - Static method in class org.safs.StringUtils
-
Get a separator NOT appear in command neither in params; if no such separator
can be found, then the default separator will be return.
- getUniqueSeparator(String) - Static method in class com.jayway.android.robotium.remotecontrol.solo.Message
-
Return a usable single character separator string that does NOT exist
in the provided field.
- getUniqueSeparator(String) - Static method in class org.safs.jvmagent.STAFLocalServer
-
Return a usable single character separator string that does NOT exist
in the provided field.
- getUniqueSourceInfo() - Method in class org.safs.tools.drivers.InputProcessor
-
Generate a unique ID with the testname as root.
- getUniversalResourceURL(Class, String) - Static method in class org.safs.GuiClassData
-
Attempt to locate the URL of a resource.
- getUnixProductDetector() - Method in class org.safs.install.GhostScriptInstaller
-
- getUnixProductDetector() - Method in class org.safs.install.InstallerImpl
-
- getUnixProductDetector() - Method in class org.safs.install.TCAFSInstaller
-
- getUnMarshallResult(String) - Static method in class org.safs.staf.STAFHelperCompatible3
-
From STAF3.3, the result returned from submit will be marshaled String.
We need to un-marshal it to get the structure for human to understand.
The returned structure
STAFMarshallingContext
need to be parsed.
- getUnMarshallStringResult(String) - Static method in class org.safs.staf.STAFHelperCompatible3
-
From STAF3.3, the result returned from submit will be marshalled String.
We need to un-marshal it to get the string for humain to understand.
#submit(String, String, String)
and #submit2(String, String, String)
may
need to call this method to get the human-understood string.
- getUpperCaseKey(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
internal convenience routine
- getURL(String, String, String, String, String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and get the response.
- getURL(String[]) - Static method in class org.safs.model.commands.DDDriverCommands
-
Send an HTTP GET request, and get the response.
- getURL(String, String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and get the response.
- getURL(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Send an HTTP GET request, and get the response.
- getURL(String) - Method in class org.safs.net.XMLHttpRequest
-
Send a HTTP "GET" Request and get the response from the server synchronously.
- getURL(String, Map<String, String>) - Method in class org.safs.net.XMLHttpRequest
-
Send a HTTP "GET" Request and get the response from the server synchronously.
- GetURL(String, String, String...) - Static method in class org.safs.SAFSPlus.DriverCommand
-
Send a "GET" HTTP Request by AJAX, and save the response to a variable.
- getUrl() - Method in class org.safs.selenium.DocumentParser
-
- GETURL_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetURL"
- GETURL_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetURL"
- getURLParameters() - Method in class org.safs.auth.SSOAuth
-
- getUsage() - Static method in class org.safs.net.HttpRequest
-
- getUsage() - Static method in class org.safs.RSA
-
- getUser() - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- getUser() - Method in class org.safs.data.model.Testcycle
-
- getUser() - Method in class org.safs.tools.logs.processor.TestSuites
-
- getUserId() - Method in class org.safs.data.model.History
-
- getUserId() - Method in class org.safs.rest.service.Service
-
- getUserName() - Method in class org.safs.auth.SimpleAuth
-
- getUserName() - Method in class org.safs.auth.SSOAuth
-
- getUserObject() - Method in class org.safs.Arbre
-
- getUserObject() - Method in interface org.safs.image.ImageManager2.Linkable
-
- getUserObject() - Method in class org.safs.image.ImageManager2.LinkableImage
-
- getUserObject(Object, Integer) - Method in class org.safs.rational.CFComponent
-
Purpose: getUserObject, should be overridden by children.
- getUserObject(Object, Integer) - Method in class org.safs.rational.custom.CFJCTreeTable
-
Purpose: getUserObject, check if obj instanceof TestObject,
if not, return obj, if so, grab the 'programName' property value and return that
- getUserObject() - Method in class org.safs.rational.MenuTreeNode
-
- getUserObject() - Method in class org.safs.Tree
-
- getUTF8BufferedFileReader(String) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedReader for a FileInputStream opened with a UTF-8 InputStreamReader.
- getUTF8BufferedFileWriter(String) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedWriter for a FileOutputStream opened with a UTF-8 OutputStreamWriter.
- getUTF8BufferedFileWriter(String, boolean) - Static method in class org.safs.text.FileUtilities
-
Provides a BufferedWriter for a FileOutputStream opened with a UTF-8 OutputStreamWriter.
- getUTF8Reader(File) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- getUtilitiesFactory() - Method in class org.safs.rational.RRobotJHook
-
- getUtilitiesFactory() - Method in class org.safs.RobotJHook
-
- getUtils() - Method in class org.safs.selenium.spc.SPJVMInjector
-
Only viable AFTER the call to inject() has produced a running instance of SeleniumPlus.
- getUtils() - Method in class org.safs.selenium.spc.WDSPC
-
- getUUIDBoolean(String) - Static method in class org.safs.ComponentFunction
-
Check if the provided parameter is a UUID= flag.
True if UUID=true|1|-1|on|yes.
- getValidatingListener() - Method in class org.safs.tools.drivers.STAFProcessContainer.ValidatingEditor
-
- getValidExecutable(File, String) - Method in interface org.safs.install.IProductDetector
-
Find the valid executable for the product.
The search logic could be:
1.
- getValidExecutable(File, String) - Method in class org.safs.install.ProductDetectorDefault
-
Implement the search logic suggested in the interface.
1.
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.ClassName
-
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.CssSelector
-
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By
-
Returns the value.
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.Id
-
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.Name
-
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.TagName
-
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.Text
-
- getValue() - Method in class com.jayway.android.robotium.remotecontrol.By.Xpath
-
- getValue() - Method in class org.safs.auth.Parameter
-
- getValue(Connection, String, String, String, String, Object, ArrayList) - Static method in class org.safs.DatabaseUtils
-
Purpose: simple get, as in: "SELECT field FROM table WHERE attr = 'value'"
or if attr is null then simply "SELECT field FROM table"
Assumptions: Note: this version does not take into account special characters.
- getValue() - Method in class org.safs.selenium.webdriver.lib.Component
-
Get the contents of Component Box, like Edit Box, Combo Box.
- getValue() - Method in class org.safs.selenium.webdriver.lib.model.Item
-
- getValue() - Method in class org.safs.selenium.webdriver.lib.model.MutableInteger
-
- getValue(WebElement, String...) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get a value from the WebElement according to the attributes.
The first non-null-value of the attributes will be returned, so the order
of attributes may affect the result.
- getValue(String) - Method in class org.safs.staf.service.var.AbstractSAFSVariableService
-
- getValue() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- getValue() - Method in enum org.safs.text.FileUtilities.FileAttribute.Type
-
- getValue(Map<?, ?>, String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Get a Object value from the map according to the key.
If it doesn't exist in map, the SAFSException will be thrown out.
- getValue(String) - Method in class org.safs.tools.vars.SAFSVARS
-
- getValue(String) - Method in interface org.safs.tools.vars.SimpleVarsInterface
-
Get the value of a named variable.
- getValueAt(int, int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- getValues(Connection, String, String, String, String, Object, ArrayList, Integer, Integer) - Static method in class org.safs.DatabaseUtils
-
Purpose: simple get(all), as in: "SELECT field FROM table WHERE attr = 'value'"
or if attr is null then simply "SELECT field FROM table"
Assumptions: Note: this version does not take into account special characters.
- getVariable(String) - Method in class org.safs.Processor
-
- getVariable(String) - Method in class org.safs.STAFHelper
-
Purpose: getVariable: get a variable from safsvars service
- getVariable(String) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Convenience routine to retrieve the value of a SAFS Variable stored in SAFSVARS.
- getVariable(String) - Method in class org.safs.tools.engines.GenericEngine
-
- getVariable(String) - Method in interface org.safs.tools.RuntimeDataInterface
-
Retrieve the current runtime value of the global variable (SAFSVARS).
- getVariableNames() - Method in class org.safs.tools.expression.SafsExpression
-
Method getVariableNames.
- GetVariableValue(String) - Static method in class org.safs.model.tools.Runner
-
Get a single SAFS variable value from the SAFS system.
- GetVariableValue(String) - Static method in class org.safs.SAFSPlus
-
Convenience routine to retrieve the value of a SAFS Variable stored in SAFSVARS.
- GetVariableValue(ComponentHolder) - Method in class org.safs.selenium.webdriver.GroovyBridge
-
Used when a Groovy script has:
- getVariableValue(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.WDTestRun
-
- GetVariableValue(String) - Static method in class org.safs.selenium.webdriver.SeleniumPlus
-
Convenience routine to retrieve the value of a SAFS Variable stored in SAFSVARS.
- getVariableValueEx(String, String) - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
Replaced by CopyVariableValueEx
- getVariableValueEx(String[]) - Static method in class org.safs.model.commands.DDDriverDeprecatedCommands
-
Replaced by CopyVariableValueEx
- getVariableValueEx(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Replaced by CopyVariableValueEx
- getVariableValueEx(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Replaced by CopyVariableValueEx
- GETVARIABLEVALUEEX_KEYWORD - Static variable in class org.safs.model.commands.DDDriverDeprecatedCommands
-
"GetVariableValueEx"
- GETVARIABLEVALUEEX_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetVariableValueEx"
- getVarInterface() - Method in class org.safs.tools.expression.SafsExpression
-
Method getVarInterface.
- getVarsInterface() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getVarsInterface() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getVarsInterface() - Method in interface org.safs.tools.drivers.DriverInterface
-
- getVarValue(String) - Method in class org.safs.tools.expression.SafsExpression
-
Method getVarValue.
- getVectorObject() - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- getVectorRecognitionLevel() - Method in class org.safs.MatchData
-
- getVectorString() - Method in class org.safs.GuiObjectVector
-
Stores the constructors pathString.
- getVerbose() - Static method in class org.safs.rational.ProcessContainer
-
- getVersion() - Method in class org.safs.data.model.Engine
-
- getVersion() - Method in class org.safs.data.model.Framework
-
- GETVERSION - Static variable in class org.safs.DCDriverMiscCommands
-
- getVersion(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Get the engine VERSION
Used to specify the VERSION of the engine.
- getVersion(String) - Static method in class org.safs.model.commands.DriverCommands
-
Get the engine VERSION
Used to specify the VERSION of the engine.
- getVersion() - Method in class org.safs.tools.drivers.AbstractDriver
-
- getVersion() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- getVersion() - Method in class org.safs.tools.engines.GenericEngine
-
- getVersion() - Method in interface org.safs.tools.Versionable
-
The version number
- GETVERSION_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"GetVersion"
- GETVERSION_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GetVersion"
- getView(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a View of a given class and index.
- getView(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a View with the given id.
- getView(int, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns the nth View with the given id.
- getViewById(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the View
by id (R.id)
can also get the nth View by id at a provided index.
- getViewByIndex(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the following TextView
by index
Button
EditText
TextView
ImageView
ImageButton
The index is given by parameter, according to that index
Solo will get the appropriate TextView.
- getViewByName(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the View
by resource idname.
- getViewByName(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a View matching the specified "resource name" and index.
- getViewByName(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a View matching the specified "resource name".
- getViewByTag(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the View
by Tag Object.
- getViewByTag(String, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a View matching the specified Tag and index.
- getViewByTag(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns a View matching the specified Tag.
- getViewByText(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
get the following TextView
by text
Button
EditText
TextView
The text is given by parameter, according to that text
Solo will get the appropriate TextView.
- getViewClassName(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
- getViewClassName(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Get the class name of View according to String UID reference.
- getViewLocation(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get the View's location, (x,y,width,height).
- getViewLocation(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Return the location of View on screen.
- getViews() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the View objects located in the focused Activity or Dialog.
- getViews(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of String UIDs for all the View objects contained in the parent View.
- getViewsInParent(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Get all the views belonging to a parent view.
- getVoidBufferImage(int, int, int, int) - Static method in class org.safs.android.auto.lib.ImageUtils
-
Purpose Create a new BufferedImage Object with a certain type.
- getVoidBufferImage(int, int, int, int) - Static method in class org.safs.image.ImageUtils
-
Purpose Create a new BufferedImage Object with a certain type.
- getWaiRole() - Method in class org.safs.selenium.webdriver.lib.Component
-
- getWaitedView() - Method in class com.robotium.solo.RCSolo
-
Get the latest view that has been waited for.
- getWaiterIds() - Method in class org.safs.staf.service.sem.SEMState
-
- getWarnings() - Method in class org.safs.persist.PersistorToXMLString.UnpickleHandler
-
- getWebDriver(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
At this time does NOT set the retrieved WebDriver to be the "current" or "lastUsed" WebDriver.
- getWebDriver() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get the last used "current" WebDriver.
- getWebDriverAsWebDriverFactory() - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- getWebDriverContainsTitle(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getWebDriverWithTitle(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getWebElement(By, int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an UID for the WebElement displayed in the active WebView matching the specified By object and index-- Robotium 4.1 required.
- getWebElement() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
Try to get the Selenium WebElement object 'webelement', if is null then try to find it by id.
It can be used to verify the status.
- getWebElement() - Method in interface org.safs.selenium.webdriver.lib.model.IRefreshable
-
get the embedded WebElement object.
- getWebElement() - Method in class org.safs.selenium.webdriver.lib.SearchObject.FrameElement
-
- getWebElement(SearchContext, String, int) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Find the Nth tag in the search context.
- getWebElementProperty(WebElement, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Return the specified property of a WebElement.
For example, we can get the parentNode of a WebElement by calling this method with
"parentNode" as the property.
- getWebElements() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of all the WebElements displayed in the active WebView.
- getWebElements(By) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns an ArrayList of all the WebElements displayed in the active WebView matching the specified By object.
matching the specified By object -- Robotium 5.2.1 required.
- getWebUrl() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns the current web page URL -- Robotium 4.1 required.
- getWhere() - Method in class org.safs.tools.data.GenericJDBC
-
- getWidgetid() - Method in class org.safs.selenium.webdriver.lib.Component
-
- getWidth() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getWinAndCompGUIObjects() - Method in class org.safs.selenium.webdriver.WDTestStepProcessor
-
Called from superclass to find the windowObject and compObjects WebElements for GUI commands.
- getWinAndCompGUIObjects() - Method in class org.safs.TestStepProcessor
-
Called internally or overridden by subclasses to find the windowObject and compObjects.
- getWinCompName() - Method in class org.safs.TestRecordData
-
Return the windowName+componentName.
- getWinDefs() - Method in class org.safs.android.engine.DGuiObjectVector
-
The ArrayList of DGuiObjectDefinitions describing the recognition path to the
Window object.
- getWindow() - Method in class org.safs.model.components.UIComponent
-
- getWindowGuiId() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getWindowGuiId() - Method in class org.safs.TestRecordHelper
-
Note: Before calling this method, make sure the property windowName, compName
, mapName and stafHelper are correctly set.
- getWindowID() - Method in class org.safs.rmi.engine.AgentWindow
-
- getWindowId() - Method in class org.safs.selenium.SGuiObject
-
- getWindowIdFromTitle(Selenium, String) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Get's the window's id and returns it in the form of an SGuiObject
- getWindowName() - Method in class org.safs.GuiObjectVector
-
Stores the constructors window string.
- getWindowName() - Method in class org.safs.model.ComponentFunction
-
Retrieves the name of the window to act upon.
- getWindowName() - Method in class org.safs.TestRecordData
-
Purpose: accessor method(s)
- getWindowObject() - Method in class org.safs.rmi.engine.RMITestRecordData
-
windowObject Accessor method
- getWindowObjectByJS(WebDriver.Window) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- getWindowRectangleOnScreen() - Method in class org.safs.ComponentFunction
-
Get the absolute 'Rectangle bounds' of the Window, which means the rectangle is relative to the
whole screen.
- getWindowRectangleOnScreen() - Method in class org.safs.rational.CFComponent
-
- getWindowRectangleOnScreen() - Method in class org.safs.selenium.CFComponent
-
- getWindowRectangleOnScreen() - Method in class org.safs.selenium.webdriver.CFComponent
-
- getWindows() - Method in class org.safs.selenium.spc.SPC
-
- getWindows() - Method in class org.safs.selenium.spc.WDSPC
-
Retrieve the "title" of each available browser "window" controlled by a WebDriver
we have launched.
- getWindowsProductDetector() - Method in class org.safs.install.GhostScriptInstaller
-
- getWindowsProductDetector() - Method in class org.safs.install.InstallerImpl
-
- getWindowsProductDetector() - Method in class org.safs.install.TCAFSInstaller
-
- getWindowsRS() - Method in class org.safs.autoit.AutoItRs
-
- getWindowsRS() - Method in interface org.safs.autoit.IAutoItRs
-
- getWindowSystemMenu() - Static method in class org.safs.robot.Robot
-
Pre-condition: The window should be focused
Get the window system menu by short-cut 'Alt+Space'
This works only for windows system.
- getWindowTestObject() - Method in class org.safs.rational.RTestRecordData
-
Purpose: accessor method(s)
We might have to UNREGISTER these TestObjects!
- getWindowTestObject() - Method in class org.safs.selenium.STestRecordHelper
-
accessor method
- getWindowTestObject() - Method in class org.safs.selenium.webdriver.WDTestRecordHelper
-
accessor method
- getWindowText() - Method in class org.safs.autoit.AutoItRs
-
- getWindowText() - Method in interface org.safs.autoit.IAutoItRs
-
- GetWindowTextA(NativeLong, Pointer, int) - Method in interface org.safs.natives.win32.User32
-
int WINAPI GetWindowText(
__in HWND hWnd,
__out LPTSTR lpString,
__in int nMaxCount
);
- GetWindowTextA(NativeLong, byte[], int) - Method in interface org.safs.natives.win32.User32
-
int WINAPI GetWindowText(
__in HWND hWnd,
__out LPTSTR lpString,
__in int nMaxCount
);
- GetWindowThreadProcessId(Object) - Static method in class org.safs.natives.NativeWrapper
-
The GetWindowThreadProcessId function retrieves the identifier of the thread that
created the specified window and, optionally, the identifier of the process that
created the window.
- GetWindowThreadProcessId(NativeLong, Pointer) - Method in interface org.safs.natives.win32.User32
-
The GetWindowThreadProcessId function retrieves the identifier of the thread that
created the specified window and, optionally, the identifier of the process that
created the window.
- getWinInfo(String, String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Gets the value of any property in a window.
- getWinInfo(String, String, String[]) - Static method in class org.safs.model.commands.WindowFunctions
-
Gets the value of any property in a window.
- getWinInfo(String, String) - Method in class org.safs.model.components.Window
-
Gets the value of any property in a window.
- getWinInfo(StepTestTable, String, String) - Method in class org.safs.model.components.Window
-
Gets the value of any property in a window.
- getWinInfo(String[]) - Method in class org.safs.model.components.Window
-
Gets the value of any property in a window.
- getWinInfo(StepTestTable, String[]) - Method in class org.safs.model.components.Window
-
Gets the value of any property in a window.
- GETWININFO_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"GetWinInfo"
- getWmiTerminateRC() - Method in class org.safs.tools.GenericProcessMonitor.ProcessInfo
-
- getX() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- GetXML(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "GET" method with Headers containing "Accept : text/xml" on a REST service, and verify the returned content is xml before returning it.
- getXMLHeaders() - Static method in class org.safs.rest.service.Headers
-
- getXMLListFile() - Method in class org.safs.tools.logs.MultiLogResults
-
Normally only called AFTER a successful execution.
- getXMLLogName() - Method in interface org.safs.tools.logs.UniqueLogInterface
-
Use an alternate name for an enabled XML log.
- getXMLLogName() - Method in class org.safs.tools.logs.UniqueStringLogInfo
-
- getXMLSummaryFile() - Method in class org.safs.tools.logs.MultiLogResults
-
Normally only called AFTER a successful execution.
- getXpath(Document, String[], String[][], int, boolean, boolean) - Method in class org.safs.selenium.DocumentParser
-
This functions takes an array of (HTML) tags, a double array of
attributes to check,
and whether to check the text attributes for partial matches.
- getXpath(String, String) - Method in class org.safs.selenium.spc.SPC
-
- getXpath() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- getXpathBoundsSeparator() - Method in class org.safs.selenium.spc.SPC
-
- getXpathBoundsSeparator() - Method in class org.safs.selenium.spc.WDSPC
-
- getXpathCondition(String, boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- getXPATHForControls() - Static method in class org.safs.selenium.webdriver.lib.RS
-
- getXpathType(String) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
- getXSLFile() - Method in class org.safs.tools.logs.MultiLogResults
-
- getY() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- GhostScriptInstaller - Class in org.safs.install
-
Install/Uninstall GhostScript.
- GhostScriptInstaller(ProgressIndicator, String) - Constructor for class org.safs.install.GhostScriptInstaller
-
- GhostScriptInstaller(ProgressIndicator, String, String) - Constructor for class org.safs.install.GhostScriptInstaller
-
- GhostScriptInstaller(ProgressIndicator, String, String, boolean, boolean, boolean) - Constructor for class org.safs.install.GhostScriptInstaller
-
- GLOB_PATTERN - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- GLUE_OPT - Static variable in class org.safs.cukes.ai.selenium.AISearchBase
-
--glue the option for cucumber runtime builder.
- goBack(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Simulates pressing the hardware back key.
- goBack() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Simulates pressing the hardware back key.
- goBack(String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Make the application\device "go back" to the previous state or window.
- goBack() - Method in class org.safs.model.components.Window
-
Make the application\device "go back" to the previous state or window.
- goBack(StepTestTable) - Method in class org.safs.model.components.Window
-
Make the application\device "go back" to the previous state or window.
- GOBACK_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"GoBack"
- goBackToActivity(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
Returns to the given Activity.
- goBackToActivity(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Returns to the given Activity.
- goBackToMainPage() - Method in class org.safs.selenium.DocumentParser
-
- goBackToViewUID(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- goBackToViewUID(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- GOCRDATA_DIR - Static variable in class org.safs.install.OCRInstaller
-
"GOCRDATA_DIR"
- GOCREngine - Class in org.safs.tools.ocr.gocr
-
Extends OCREngine to support GOCR/JOCR engine.
- GOCREngine() - Constructor for class org.safs.tools.ocr.gocr.GOCREngine
-
- goHome() - Method in class org.safs.selenium.webdriver.lib.Menu.SAS_HC_PushMenu
-
Goes back to the home page
- GONE_TIMEOUT - Static variable in class org.safs.text.GENKEYS
-
%1% was gone within timeout %2%
- gorInfo - Variable in class org.safs.GuiChildIterator.ClassTypeInfo
-
- GORInfo() - Constructor for class org.safs.GuiObjectRecognition.GORInfo
-
Default simple constructor.
- GORInfo(String, String, int, String) - Constructor for class org.safs.GuiObjectRecognition.GORInfo
-
- gorInfos - Variable in class org.safs.GuiObjectRecognition
-
There can be multiple qualifiers.
- gotoBlockID(String) - Static method in class org.safs.model.commands.DDDriverFlowCommands
-
Goto a named block in the current table.
- gotoBlockID(String) - Static method in class org.safs.model.commands.DriverCommands
-
Goto a named block in the current table.
- GOTOBLOCKID_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFlowCommands
-
"GotoBlockID"
- GOTOBLOCKID_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"GotoBlockID"
- gotoCustomTitleActivity() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"App -> Activity -> Custom Title" is the path to 'Custom Title Activity'.
- gotoDateTimePicker() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"Views -> Date Widgets -> 1.
- gotoDefaultThemeActivity() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"Views -> Controls -> Default Theme" is the path to 'DefaultTheme Activity'.
- gotoDialogActivity() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"App -> Dialog " is the path to 'Dialog Activity'.
- gotoIconGrid() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"Views -> Grid -> 1.
- gotoInflateMenu() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"App -> Menu -> Inflate from XML" is the path to 'MenuInflateFromXml Activity'.
- gotoParser - Variable in class org.safs.staf.service.input.AbstractSAFSInputService
-
- gotoPhotoGallery() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"Views -> Gallery -> 1.
- gotoRecord(UniqueRecordInterface) - Method in interface org.safs.tools.input.InputInterface
-
Locate and return the requested record in the input source.
- gotoRecord(UniqueRecordInterface) - Method in class org.safs.tools.input.SAFSINPUT
-
Goto a specific linenumber or blockid of the specified input source.
- gotoStart(UniqueIDInterface) - Method in interface org.safs.tools.input.InputInterface
-
Rewind the identified input source to its first record.
- gotoStart(UniqueIDInterface) - Method in class org.safs.tools.input.SAFSINPUT
-
Goto the beginning of the specified input source.
- gotoViewsList() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTestAndroidApi
-
"Views" is the path to 'Views List'.
- gov - Variable in class org.safs.EngineCommandProcessor
-
Stores engine-specific GuiObjectVector object for use
- govLevel - Variable in class org.safs.GuiObjectRecognition
-
the hierarchy level within the GuiObjectVector path represented by this recognition substring.
- GraphicControl - Class in org.safs.model.components
-
- GraphicControl(Window, String) - Constructor for class org.safs.model.components.GraphicControl
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- GraphicControl(String, String) - Constructor for class org.safs.model.components.GraphicControl
-
Constructor
Create an instance of pseudo-component representing
a specific component in a specific window.
- GraphicControl(String) - Constructor for class org.safs.model.components.GraphicControl
-
- GraphicControlFunctions - Class in org.safs.model.commands
-
- GREATER - Static variable in class org.safs.text.GENKEYS
-
%1% is greater than %2%
- GRID_LAUNCHER_CLASS_SELENIUM2 - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
"org.openqa.grid.selenium.GridLauncher"
- GRID_LAUNCHER_CLASS_SELENIUM3 - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
"org.openqa.grid.selenium.GridLauncherV3"
- GridInfoExtractor - Class in org.safs.selenium.util
-
- GridInfoExtractor() - Constructor for class org.safs.selenium.util.GridInfoExtractor
-
- GridNode(String) - Constructor for class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- GridNode(String, String) - Constructor for class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- GridNode(String, String, Object) - Constructor for class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- GridViewProcessor - Class in org.safs.android.engine.processor
-
- GridViewProcessor(DSAFSTestRunner) - Constructor for class org.safs.android.engine.processor.GridViewProcessor
-
- GroovyBridge - Class in org.safs.selenium.webdriver
-
This class should not be used directly by a SAFS user.
- GroovyBridge() - Constructor for class org.safs.selenium.webdriver.GroovyBridge
-
- GuiChildIterator - Class in org.safs
-
- GuiChildIterator(List) - Constructor for class org.safs.GuiChildIterator
-
ONLY used internally by the initial GuiChildIterator for each subsequent
child level in the hierarchy search.
- GuiChildIterator(Object, GuiObjectVector, List) - Constructor for class org.safs.GuiChildIterator
-
Called only once by some external routine kicking off a TestObject search.
- GuiChildIterator.ClassTypeInfo - Class in org.safs
-
- guiclassdata - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- GuiClassData - Class in org.safs
-
This class is primarily used to open and read in external data files that map class
names to supported class types as well as mapping class types to the library supporting
the mapped class type.
- GuiClassData() - Constructor for class org.safs.GuiClassData
-
- GUIDOESEXIST - Static variable in class org.safs.ComponentFunction
-
- guiDoesExist(boolean) - Method in class org.safs.ComponentFunction
-
- gUIDoesExist(String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Routine to verify the visual existence of a particular window and/or component.
- gUIDoesExist() - Method in class org.safs.model.components.GenericMaster
-
Routine to verify the visual existence of a particular window and/or component.
- gUIDoesExist(StepTestTable) - Method in class org.safs.model.components.GenericMaster
-
Routine to verify the visual existence of a particular window and/or component.
- GUIDoesExist(Component) - Static method in class org.safs.SAFSPlus.Component
-
Verify the visual existence of a particular window and/or component.
- guiDoesExist() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
T WindowName CompName GUIDoesExist
T WindowName CompName GUIDoesNotExist
image(s) are in App Map under windowName:compName
- GUIDOESEXIST_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"GUIDoesExist"
- GUIDOESNOTEXIST - Static variable in class org.safs.ComponentFunction
-
- gUIDoesNotExist(String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Routine to verify the visual non-existence of a particular window and/or component.
- gUIDoesNotExist() - Method in class org.safs.model.components.GenericMaster
-
Routine to verify the visual non-existence of a particular window and/or component.
- gUIDoesNotExist(StepTestTable) - Method in class org.safs.model.components.GenericMaster
-
Routine to verify the visual non-existence of a particular window and/or component.
- GUIDoesNotExist(Component) - Static method in class org.safs.SAFSPlus.Component
-
Verify the visual non-existence of a particular window and/or component.
- GUIDOESNOTEXIST_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"GUIDoesNotExist"
- GuiObjectRecognition - Class in org.safs
-
Used internally.
Manages and manipulates object recognition string information.
- GuiObjectRecognition(String, int) - Constructor for class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Standard Constructor using default qualifier separator.
- GuiObjectRecognition(String, String, int) - Constructor for class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Constructor using a different qualifier separator from our standard.
- GuiObjectRecognition.GORInfo - Class in org.safs
-
Used internally, or by direct subclasses only.
- GuiObjectVector - Class in org.safs
-
This class is intended to maintain critical component recognition information
for each level of the application GUI hierarchy represented in a standard
component recognition string.
- GuiObjectVector() - Constructor for class org.safs.GuiObjectVector
-
Alternate minimal constructor.
- GuiObjectVector(String, String, String) - Constructor for class org.safs.GuiObjectVector
-
Primary constructor for the superclass.
- GuiRecognitionDetector - Class in org.safs.tools.consoles
-
A GUI class to detect recognition string of a GUI on screen by RIGHT CLICK on it.
- GuiRecognitionDetector() - Constructor for class org.safs.tools.consoles.GuiRecognitionDetector
-
- GuiRecognitionDetector.ShutdownListener - Class in org.safs.tools.consoles
-
- guiUtils - Variable in class org.safs.tools.engines.SAFSDRIVERCOMMANDS
-
Needed by command Processors.
- IAutoItRs - Interface in org.safs.autoit
-
- IBM_RFT_INSTALL_BIN_ENV - Static variable in class org.safs.install.RFTInstaller
-
- iconH - Static variable in class org.safs.image.ImageManager2
-
- iconURL - Variable in class org.safs.selenium.webdriver.lib.model.Element
-
- iconW - Static variable in class org.safs.image.ImageManager2
-
- id(String) - Static method in class com.jayway.android.robotium.remotecontrol.By
-
Select a WebElement by its id.
- Id(String) - Constructor for class com.jayway.android.robotium.remotecontrol.By.Id
-
- id - Variable in class org.safs.android.engine.DClassTypeInfo
-
- ID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- ID - Variable in class org.safs.rest.service.Response
-
- id - Variable in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
id is the html id for this web element, it may be null
- id - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- id(String) - Static method in class org.safs.selenium.webdriver.lib.RS
-
Return a Recognition String of format "id=xxx".
- id - Variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- id - Variable in class org.safs.tools.input.UniqueStringRecordClass
-
- id - Variable in class org.safs.tools.UniqueStringID
-
- ID_ALL_PARCELS_ACKNOWLEDGMENT - Static variable in class org.safs.android.messenger.MessageUtil
-
If the message's size is bigger than
262144 bytes,
the message will be divided into small parcels.
- ID_ENGINE_DEBUG - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is sending a debug message.
- ID_ENGINE_DISPATCHFILE - Static variable in class org.safs.android.messenger.MessageUtil
-
Server: Notify local app a File is available for processing.
- ID_ENGINE_DISPATCHPROPS - Static variable in class org.safs.android.messenger.MessageUtil
-
Server: Notify local app a serialized Properties Object is available for processing.
- ID_ENGINE_EXCEPTION - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is sending an Exception message.
- ID_ENGINE_MESSAGE - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is sending a generic Message.
- ID_ENGINE_READY - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is Ready to receive commands.
- ID_ENGINE_RESULT - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is returning simple processing results: (statuscode, statusinfo).
- ID_ENGINE_RESULTPROPS - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is returning a serialized Properties object containing results.
- ID_ENGINE_RUNNING - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: local app is Running/Processing the File or Properties dispatched.
- ID_ENGINE_SHUTDOWN - Static variable in class org.safs.android.messenger.MessageUtil
-
Server: a remote TCP client has requested a shutdown.
- ID_LOCATORTYPE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- ID_NOT_FOUND_1 - Static variable in class org.safs.text.FAILKEYS
-
Object identified by %1% was not found
- ID_OBJECT_FAILED_MATCH_2 - Static variable in class org.safs.text.FAILKEYS
-
Object identified by '%1%' failed to match with '%2%'.
- ID_OBJECT_FAILED_MATCH_4 - Static variable in class org.safs.text.FAILKEYS
-
Object identified by '%1%' matched with '%2%' with parameters '%3%' '%4%'.
- ID_OBJECT_MATCHED_2 - Static variable in class org.safs.text.GENKEYS
-
Object identified by '%1%' matched with '%2%'.
- ID_OBJECT_MATCHED_4 - Static variable in class org.safs.text.GENKEYS
-
Object identified by '%1%' matched with '%2%' with parameters '%3%' '%4%'.
- ID_OBJECT_REMOVED_FROM_MAP - Static variable in class org.safs.text.GENKEYS
-
Object identified by '%1%' has been removed from cache map.
- ID_OBJECT_SAVED_TO_2 - Static variable in class org.safs.text.GENKEYS
-
Object identified by '%1%' has been saved to '%2%'
- ID_OBJECT_SAVED_TO_VARIABLE_PREFIX_2 - Static variable in class org.safs.text.GENKEYS
-
Object identified by '%1%' has been saved to variables prefixed by '%2%'
- ID_PARCEL_ACKNOWLEDGMENT - Static variable in class org.safs.android.messenger.MessageUtil
-
If the message's size is bigger than
262144 bytes,
the message will be divided into small parcels.
- ID_REGISTER_ENGINE - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: Register the local app client.
- ID_SERVER_CONNECTED - Static variable in class org.safs.android.messenger.MessageUtil
-
Server: a remote TCP client has connected.
- ID_SERVER_DISCONNECTED - Static variable in class org.safs.android.messenger.MessageUtil
-
Server: a remote TCP client has disconnected.
- ID_SERVER_SHUTDOWN - Static variable in class org.safs.android.messenger.MessageUtil
-
Server: the service is shutting down abnormally and will not be available.
- ID_SFATTR - Variable in class org.safs.selenium.spc.SPCTreeNode
-
"ID="
- ID_UNREGISTER_ENGINE - Static variable in class org.safs.android.messenger.MessageUtil
-
Client: UnRegister the local app client.
- ID_XPATTR - Variable in class org.safs.selenium.spc.SPCTreeNode
-
"@ID='"
- IDID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- idindex - Variable in class org.safs.android.engine.DClassTypeInfo
-
- idindex - Variable in class org.safs.android.engine.DGuiObjectIndices
-
- idPart - Static variable in class org.safs.PCTree
-
- iDriver() - Method in class org.safs.model.tools.AbstractDriver
-
- iDriver() - Method in class org.safs.model.tools.AbstractRunner
-
- iDriver() - Method in class org.safs.model.tools.Driver
-
- iDriver() - Static method in class org.safs.model.tools.Runner
-
retrieve access to the the active DriverInterface, if needed and available.
- iDriver() - Static method in class org.safs.SAFSPlus
-
- IDriverCommand - Class in org.safs.ios
-
SAFS/IOS supported Driver Commands.
- IDriverCommand() - Constructor for class org.safs.ios.IDriverCommand
-
- IEDRIVER_WINDOWS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- iExpressionlength - Variable in class org.safs.tools.expression.SafsExpression
-
- ifconfig(String...) - Static method in class org.safs.natives.NativeWrapper
-
Return the ifconfig's result as a List of String.
- IFEXISTDIR - Static variable in class org.safs.DCDriverFileCommands
-
- ifExistDir(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
If the specified directory exists, then execute the following driver command.
- ifExistDir(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
If the specified directory exists, then execute the following driver command.
- ifExistDir(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
If the specified directory exists, then execute the following driver command.
- ifExistDir(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
If the specified directory exists, then execute the following driver command.
- IfExistDir(String, String...) - Static method in class org.safs.SAFSPlus.Files
-
If the specified directory exists, then execute the following driver command.
- IFEXISTDIR_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"IfExistDir"
- IFEXISTDIR_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"IfExistDir"
- IFEXISTFILE - Static variable in class org.safs.DCDriverFileCommands
-
- ifExistFile(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
If the specified file exists, then execute the following driver command.
- ifExistFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
If the specified file exists, then execute the following driver command.
- ifExistFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
If the specified file exists, then execute the following driver command.
- ifExistFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
If the specified file exists, then execute the following driver command.
- IfExistFile(String, String...) - Static method in class org.safs.SAFSPlus.Files
-
If the specified file exists, then execute the following driver command.
- IFEXISTFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"IfExistFile"
- IFEXISTFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"IfExistFile"
- IFR_DEFAULT_MAP_SECTION - Static variable in class org.safs.text.INIFileReader
-
the Default App Map section until reassigned: ApplicationConstants
- IFR_DEFAULT_MAP_SECTION_COMMAND - Static variable in class org.safs.text.INIFileReader
-
The text string that specifies to reference the "default" AppMap section in requests.
- IFR_MEMORY_MODE_MAPPED - Static variable in class org.safs.text.INIFileReader
-
FUTURE:Specifies to store file pointers and map regions in memory for storage efficiency.
- IFR_MEMORY_MODE_STORED - Static variable in class org.safs.text.INIFileReader
-
Specifies to completely read and store the file in memory for performance.
- IGNORE_BAD_PARAM - Static variable in class org.safs.text.FAILKEYS
-
%1% ignoring invalid parameter '%2%'.
- IGNORE_CHILDREN - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- ignore_classmap_read - Static variable in class org.safs.rational.ft.DynamicEnabler
-
- IGNORE_RETURN_CODE - Static variable in class org.safs.StatusCodes
-
- ignoreCache(String) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- ignoreChildInTLC() - Method in class org.safs.tools.drivers.doChildrenOptions
-
- IGNORED_NONUI_TAGS - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
non-ui tags to be ignored in xpath searches and xpath generation.
- ignoredFields - Variable in class org.safs.persist.VerifierToFile
-
Holding the fields which are ignored.
- ignoredFieldsForUnpickle - Variable in class org.safs.persist.PersistorToFile
-
Holding the fields which are ignored for each class.
- ignoredFieldsForUnpickle - Variable in class org.safs.persist.PersistorToString
-
Holding the fields which are ignored for each class.
- ignoredFiledModifiers - Variable in class org.safs.persist.PersistableDefault
-
- IgnoredStepException - Exception in org.safs.selenium.webdriver.lib.interpreter
-
- IgnoredStepException(String) - Constructor for exception org.safs.selenium.webdriver.lib.interpreter.IgnoredStepException
-
- ignoreFieldForPersist(Field) - Method in class org.safs.persist.PersistableDefault
-
- ignoreInvisible - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
When true we will not process containers that are not visible.
- ignoreItemCase - Variable in class org.safs.text.INIFileReader
-
- ignoremap - Static variable in class org.safs.rational.ft.DynamicEnabler
-
- ignoreParentRecognitionString(PCTree) - Method in class org.safs.PCTree
-
- ignoreTopWindow(String) - Static method in class org.safs.rational.ft.DynamicEnabler
-
Determine if a particular classname is one we know to ignore.
- ignoreTypeChildren - Static variable in class org.safs.GuiObjectRecognition
-
List of components from which we should not getChildren() as we go through the hierarchy.
- ignorewins - Static variable in class org.safs.rational.ft.DynamicEnabler
-
Window classes or processes that should be ignored.
- IGUIUtilities - Class in org.safs.ios
-
- IGUIUtilities() - Constructor for class org.safs.ios.IGUIUtilities
-
- IHierarchicalSelectable - Interface in org.safs.selenium.webdriver.lib.model
-
This interface.
- IHttpRequest - Interface in org.safs.net
-
An interface for sending HTTP request and receiving response.
There are 2 implementations:
one is
HttpRequest
, implemented by HttpURLConnection.
the other is
XMLHttpRequest
, implemented by javascript AJAX.
- IHttpRequest.HttpCommand - Enum in org.safs.net
-
The enumeration represents the
HTTP request command, such as "GET", "POST", "PUT", "DELETE" etc.
The enumeration has a method value(), which can return the string format.
- IHttpRequest.HttpHeader - Enum in org.safs.net
-
The enumeration represents subset of the
HTTP header keys
The enumeration has a method value(), which can return the string format.
- IHttpRequest.HttpResponseStatus - Enum in org.safs.net
-
The enumeration represents subset of the
HTTP request Response Status Code, such as "200", "403", "404", "500" etc.
The enumeration has a method value(), which can return the "HTTP status code" string format.
The enumeration has a method text(), which can return the "HTTP status text" string format.
- IHttpRequest.Key - Enum in org.safs.net
-
- iindex - Variable in class org.safs.reflect.PropertyInfo
-
- IJavaHook - Class in org.safs.ios
-
This class is our STAF-enabled JavaHook for the SAFS "IOS" Engine.
- IJavaHook() - Constructor for class org.safs.ios.IJavaHook
-
No-arg constructor for IJavaHook
Simply calls the super()
- IJavaHook(String) - Constructor for class org.safs.ios.IJavaHook
-
Constructor for IJavaHook
Simply calls super(process_name)
- IJavaHook(String, LogUtilities) - Constructor for class org.safs.ios.IJavaHook
-
Constructor for IJavaHook
Simply calls super(process_name, logs)
- IJavaHook(String, String) - Constructor for class org.safs.ios.IJavaHook
-
Constructor for IJavaHook
Simply calls super(process_name, trd_name)
- IJavaHook(String, String, LogUtilities) - Constructor for class org.safs.ios.IJavaHook
-
Constructor for IavaHook
Simply calls super(process_name, trd_name, logs)
- IJavaHook(String, String, LogUtilities, TestRecordHelper, DDGUIUtilities, ProcessRequest) - Constructor for class org.safs.ios.IJavaHook
-
Advanced Constructor for IJavaHook.
- IListSelectable - Interface in org.safs.selenium.webdriver.lib.model
-
History:
May 30, 2014 (Lei Wang) Initial release.
- image - Variable in class org.safs.image.ImageManager
-
- image - Variable in class org.safs.image.ImageManager.MyCanvas
-
- image(String, String, Object) - Static method in class org.safs.rest.REST.DELETE
-
- image(String, String, Object) - Static method in class org.safs.rest.REST.GET
-
- image(String, String, Object) - Static method in class org.safs.rest.REST.HEAD
-
- image(String, String, Object) - Static method in class org.safs.rest.REST.PATCH
-
- image(String, String, Object) - Static method in class org.safs.rest.REST.POST
-
- image(String, String, Object) - Static method in class org.safs.rest.REST.PUT
-
- IMAGE - Static variable in class org.safs.rest.service.Headers
-
- IMAGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.ARIA
-
{"*[@role='img']"}
- IMAGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"img", "image", "input[@type='image']"}
- IMAGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- IMAGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapMImg ')]"}
- IMAGE_ALTER_IMAGE_FACTOR_DEFAULT - Static variable in class org.safs.Constants
-
0 0 means no change will be made to an image
- IMAGE_BIT_TOLERATION_DEFAULT - Static variable in class org.safs.Constants
-
100 100 means 100% match when comparing 2 images
- IMAGE_PDF_CONVERSION_RESOLUTION_DEFAULT - Static variable in class org.safs.Constants
-
75 75 DPI is used to convert PDF to image
- IMAGE_SIZE_PIXEL_THREADSHOLD - Static variable in class org.safs.image.ImageUtils
-
'100*100' if the image size is bigger than this threadshold, we will use multiple threads to compare
- IMAGE_TYPE - Static variable in class org.safs.rest.service.Headers
-
- ImageBufferToText(byte[], int, int, int, String, String) - Method in interface org.safs.tools.ocr.tesseract.TessdllWrapper
-
Method in tessdllWrapper.dll for converting image data to text with supported language.
- imageFile - Static variable in class org.safs.image.filter.ImageFilterGUI
-
- imageFileChooser - Variable in class org.safs.image.filter.ImageFilterGUI
-
- ImageFileFilter - Class in org.safs.image.filter
-
- ImageFileFilter() - Constructor for class org.safs.image.filter.ImageFileFilter
-
- ImageFileToText(String, String, String) - Method in interface org.safs.tools.ocr.tesseract.TessdllWrapper
-
Method to convert an image file to text.
- ImageFilter - Class in org.safs.image.filter
-
Takes an image and sets of coordinates as arguments, and draws rectangles on the image for each set of
coordinates.
- ImageFilter(String[]) - Constructor for class org.safs.image.filter.ImageFilter
-
This constructor takes the filename and the rectangles to be drawn and draws them.
- ImageFilterGUI - Class in org.safs.image.filter
-
This displays an image.
- ImageFilterGUI() - Constructor for class org.safs.image.filter.ImageFilterGUI
-
- ImageFilterTableModel - Class in org.safs.image.filter
-
- ImageFilterTableModel() - Constructor for class org.safs.image.filter.ImageFilterTableModel
-
- imageH - Variable in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- imageHRect - Variable in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- ImageManager - Class in org.safs.image
-
ImageManager is a small utility that allows us to easily capture arbitrary areas of the
screen and save them them as BMP or JPG files.
- ImageManager() - Constructor for class org.safs.image.ImageManager
-
Default constructor trying to set C:\SAFS\Project as the initial Project Root.
- ImageManager(GraphicsConfiguration) - Constructor for class org.safs.image.ImageManager
-
- ImageManager(String) - Constructor for class org.safs.image.ImageManager
-
Constructor trying to set an alternate Project Root at startup.
- ImageManager(String, GraphicsConfiguration) - Constructor for class org.safs.image.ImageManager
-
- ImageManager.MyCanvas - Class in org.safs.image
-
Class used internally to present the screen captured image in the Save As dialog.
- ImageManager.MyThread - Class in org.safs.image
-
- ImageManager2 - Class in org.safs.image
-
This is a simple program to manage different kinds of images.
It can provide functionalities as:
Capture screen image.
- ImageManager2() - Constructor for class org.safs.image.ImageManager2
-
- ImageManager2.Linkable - Interface in org.safs.image
-
- ImageManager2.LinkableImage - Class in org.safs.image
-
- imageName - Variable in class org.safs.image.filter.ImageFilterGUI
-
- ImagePreview - Class in org.safs.image
-
- ImagePreview(JFileChooser) - Constructor for class org.safs.image.ImagePreview
-
- imageScroll - Variable in class org.safs.image.filter.ImageFilterGUI
-
- imageToText(BufferedImage, String, Rectangle, float) - Method in class org.safs.tools.ocr.gocr.GOCREngine
-
- imageToText(BufferedImage, String, Rectangle) - Method in class org.safs.tools.ocr.OCREngine
-
- imageToText(BufferedImage, String, Rectangle, float) - Method in class org.safs.tools.ocr.OCREngine
-
Convert buffered image to text using OCR technology.
- imageToText(BufferedImage, String, Rectangle, float) - Method in class org.safs.tools.ocr.tesseract.TesseractOCREngine
-
- imageToTextViaTesseract(byte[], int, int, int, String, String) - Static method in class org.safs.tools.ocr.OCRWrapper
-
See TessdllWrapper.ImageBufferToText for details.
- ImageUtils - Class in org.safs.android.auto.lib
-
- ImageUtils() - Constructor for class org.safs.android.auto.lib.ImageUtils
-
- ImageUtils - Class in org.safs.image
-
Utility functions for processing or manipulating Images stored in the File system
or captured from the Screen.
- ImageUtils() - Constructor for class org.safs.image.ImageUtils
-
- ImageUtils.AlterImageStyle - Enum in org.safs.image
-
The style to alter the image.
SHADE Get the image darker
TINT Get the image lighter
NONE Keep the image unchanged
- ImageUtils.ModifiedRectInfo - Class in org.safs.image
-
- ImageUtils.SubArea - Class in org.safs.image
-
Represent an SubArea by 2 coordiantes (TopLeft, BottomRight).
The x/y of coordinate can be number or a percentage-number,
number means absolute coordinate, percentage-number means relative width/height.
This SubArea is used to get a sub Rectangle from a Rectangle.
- imageW - Variable in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- imageWRect - Variable in class org.safs.image.ImageUtils.ModifiedRectInfo
-
- IMenuSelectable - Interface in org.safs.selenium.webdriver.lib.model
-
History:
Jun 03, 2014 (Lei Wang) Initial release.
- IMG_BLUR_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- IMG_EDGE_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- IMG_NEGATIVE_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- IMG_SHARPEN_ACTION_NAME - Static variable in class org.safs.image.ImageManager2
-
- implicitlyWait(long, TimeUnit) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.WDTimeOut
-
Set the Web Driver's ImplicitlyWait timeout, the amount of time the driver should wait
when searching for an element if it is not immediately present.
Note:This method is not thread-safe.
- IMPROPER_TESTLEVEL - Static variable in class org.safs.text.FAILKEYS
-
Not supported at this test level.
- in(T) - Method in class org.safs.staf.service.queue.Fifo
-
Put an object into the FIFO if the FIFO is not full.
- in - Variable in class org.safs.tools.consoles.GenericProcessConsole
-
- in - Variable in class org.w3c.tools.codec.Base64Decoder
-
- in - Variable in class org.w3c.tools.codec.Base64Encoder
-
- IN_MAILPASS - Static variable in class org.safs.tools.drivers.DriverConstant.MailConstant
-
"IN_MAILPASS" define the password for authentication on mail server for receiving mails.
- IN_MAILSERVER - Static variable in class org.safs.tools.drivers.DriverConstant.MailConstant
-
"IN_MAILSERVER" define the mail server for receiving mails.
- IN_MAILSERVERPORT - Static variable in class org.safs.tools.drivers.DriverConstant.MailConstant
-
"IN_MAILSERVERPORT" define the port of mail server for receiving mails.
- IN_MAILSERVERPROTOCOL - Static variable in class org.safs.tools.drivers.DriverConstant.MailConstant
-
"IN_MAILSERVERPROTOCOL" define the protocol used by mail server for receiving mails.
- IN_MAILUSER - Static variable in class org.safs.tools.drivers.DriverConstant.MailConstant
-
"IN_MAILUSER" define the user for authentication on mail server for receiving mails.
- IN_RANGE - Static variable in class org.safs.text.GENKEYS
-
%1% in range %2% to %3%
- includeRequestHeaders - Variable in class org.safs.net.HttpRequest
-
A boolean indicating whether or not to include request headers information in the response.
- includeResponseHeaders - Variable in class org.safs.net.HttpRequest
-
A boolean indicating whether or not to include response headers information in the response.
- increaseProgress(int) - Static method in class org.safs.install.InstallerImpl
-
- increaseProgress(int) - Method in class org.safs.install.ProgressIndicator
-
- incrementAfter() - Method in class org.safs.selenium.webdriver.lib.model.MutableInteger
-
increment the int value, return the int value after increment
- incrementAllCounters(UniqueCounterInterface, long) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and the appropriate status count for ALL counters.
- incrementAllCounters(UniqueCounterInterface, long) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementBefore() - Method in class org.safs.selenium.webdriver.lib.model.MutableInteger
-
increment the int value, return the int value before increment
- incrementClassIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
increments both classindices and absoluteclassindices.
- incrementClassTypeIndices(Object, GuiObjectVector, int, int, Hashtable, Hashtable, String) - Method in class org.safs.GuiChildIterator
-
- incrementCounters(boolean) - Static method in class org.safs.SAFSPlus.Assert
-
- IncrementCounts(boolean) - Static method in class org.safs.SAFSPlus.Counters
-
Increment test counters as appropriate.
- incrementErrorBitsAndPassMax() - Method in class org.safs.image.SharedLock
-
- incrementErrors() - Method in class org.safs.tools.logs.processor.TestLevel
-
- incrementFailures() - Method in class org.safs.tools.logs.processor.TestLevel
-
- incrementGeneralFailures(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and General Failures count for the counter.
- incrementGeneralFailures(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementGeneralFailures() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both general failures and total records.
- incrementGeneralPasses(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and General Passes count for the counter.
- incrementGeneralPasses(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementGeneralPasses() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both general passes and total records.
- incrementGeneralStatus(int) - Method in class org.safs.tools.drivers.AbstractDriver
-
Increment General (not Test, means not T, TW, TF) record counts.
There is an exceptional case, the status is like DriverConstant.STATUS_TESTXXX_LOGGED, then
increment the "test"(NOT "general") counter, keep consistent with InputProcessor.
- incrementGeneralStatus(int) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
Increment General (not Test) record counts.
- incrementGeneralStatus(int) - Method in interface org.safs.tools.drivers.DriverInterface
-
- incrementGeneralWarnings(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and General Warnings count for the counter.
- incrementGeneralWarnings(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementGeneralWarnings() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both general warnings and total records.
- incrementIdIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
increments idindex.
- incrementIOFailures(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and IO Failure Records count for the counter.
- incrementIOFailures(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementIOFailures() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both iofailures and total records.
- incrementNameIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
increments nameindex.
- incrementObjectIndex() - Method in class org.safs.android.engine.DGuiObjectIndices
-
increments both objectindex and absoluteobjectindex.
- incrementSkipped() - Method in class org.safs.tools.logs.processor.TestLevel
-
- incrementSkippedRecords(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and Skipped Records count for the counter.
- incrementSkippedRecords(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementSkippedRecords() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both skipped records and total records.
- incrementSubClassIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
increments both subclassindices and absolutesubclassindices.
- incrementTestFailures(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and Test Failures count for the counter.
- incrementTestFailures(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementTestFailures() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both test failures and total records.
- incrementTestIOFailures(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records, Test Failures, and IO Failure Records count for the counter.
- incrementTestIOFailures(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementTestIOFailures() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for iofailures, test failures, and total records.
- incrementTestPasses(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and Test Passes count for the counter.
- incrementTestPasses(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementTestPasses() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both test passes and total records.
- incrementTests() - Method in class org.safs.tools.logs.processor.TestLevel
-
- incrementTestStatus(int) - Method in class org.safs.tools.drivers.AbstractDriver
-
Increment Test Record (for T, TW, TF) counts.
- incrementTestStatus(int) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
Increment Test Record counts.
- incrementTestStatus(int) - Method in interface org.safs.tools.drivers.DriverInterface
-
- incrementTestWarnings(UniqueCounterInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Increment the Total Records and Test Warnings count for the counter.
- incrementTestWarnings(UniqueCounterInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- incrementTestWarnings() - Method in class org.safs.tools.status.StatusCounter
-
If counts are not suspended, increments the count for both test warnings and total records.
- incrementTypeIndex(String) - Method in class org.safs.android.engine.DGuiObjectIndices
-
increments both typeindices and absolutetypeindices.
- INDENT - Static variable in class org.safs.Constants
-
a TAB indent
- indent - Static variable in class org.safs.ios.Utilities
-
- INDENT - Static variable in class org.safs.rational.ProcessContainer
-
- INDENT_MARK - Static variable in class org.safs.selenium.webdriver.CFComponent
-
- IndependantLog - Class in org.safs
-
Use reflection for org.safs.Log to do the Log work.
- IndependantLog() - Constructor for class org.safs.IndependantLog
-
- IndependantLog.ConsoleDebugListener - Class in org.safs
-
an implementation of interface
DebugListener
, output debug message to console.
- INDEX - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- INDEX - Static variable in class org.safs.Constants.LogConstants
-
"2" INDEX log level.
- INDEX - Static variable in class org.safs.DCDriverStringCommands
-
- index(String) - Static method in class org.safs.IndependantLog
-
- INDEX - Static variable in class org.safs.Log
-
"2" INDEX log level.
- index(Object) - Static method in class org.safs.Log
-
- index(String, String, String, String) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Returns the position of the first occurrence of one string
within another string.
- index(String[]) - Static method in class org.safs.model.commands.DDDriverStringCommands
-
Returns the position of the first occurrence of one string
within another string.
- index(String, String, String, String) - Static method in class org.safs.model.commands.DriverCommands
-
Returns the position of the first occurrence of one string
within another string.
- index(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
Returns the position of the first occurrence of one string
within another string.
- Index(int, String, String, String) - Static method in class org.safs.SAFSPlus.Strings
-
Returns the position of the first occurrence of one string within another string.
- index - Variable in class org.safs.selenium.webdriver.lib.model.Item
-
- INDEX_KEYWORD - Static variable in class org.safs.model.commands.DDDriverStringCommands
-
"Index"
- INDEX_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"Index"
- INDEX_MARKS - Static variable in class org.safs.reflect.Reflection
-
"()" to signify a reflected indexed property.
- INDEX_PREFIX - Static variable in class org.safs.rational.CFTree
-
- INDEX_SEP - Static variable in class org.safs.jvmagent.agents.JTableAgent
-
";"
Separator used to delimit individual items in indexed fields like columnNames, etc..
- INDEX_TRY_ALL_MATCHED_ITEMS - Static variable in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
'-1000', normally a matchIndex should be given to verify if a text is selected.
matchIndex allows to match item N in a list containing duplicate entries.
when this value is provided as matchIndex, then verification will be ok if one
of matched items is verified.
- INDEXID - Static variable in class org.safs.android.engine.DGuiObjectDefinition
-
- indexOf(Object) - Method in class org.safs.text.CaseInsensitiveStringVector
-
- indexPart - Static variable in class org.safs.PCTree
-
- INDICATOR_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- INDICATOR_SEPLUS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- indices - Variable in class org.safs.android.engine.DGuiObjectVector
-
- info(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.LogsImpl
-
- info(String) - Method in interface com.jayway.android.robotium.remotecontrol.solo.LogsInterface
-
Log or otherwise report a generic informative message
- info(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Deprecated.
- info(String) - Method in class org.safs.android.DJavaHook
-
Solo Remote control LogsInterface implementation.
- info(String) - Method in interface org.safs.android.messenger.client.LogsInterface
-
Log or otherwise report a generic informative message
- info(String) - Method in class org.safs.android.remotecontrol.SoloTest
-
- INFO - Static variable in class org.safs.Constants.LogConstants
-
"1" INFO log level.
- info(String) - Static method in class org.safs.IndependantLog
-
- info(String, Throwable) - Static method in class org.safs.IndependantLog
-
- INFO - Static variable in class org.safs.Log
-
"1" INFO log level.
- info(Object) - Static method in class org.safs.Log
-
- info(Object, Throwable) - Static method in class org.safs.Log
-
- info(Object) - Method in class org.safs.logging.ApacheLogUtilities
-
- info(Object, Throwable) - Method in class org.safs.logging.ApacheLogUtilities
-
- info(String) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- info(String, Object) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- info(String, Object...) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- info(String, Throwable) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- info(String, Object, Object) - Method in class org.safs.logging.slf4j.DebugLoggerAdapter
-
- info(String) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- info(String, Object) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- info(String, Object...) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- info(String, Throwable) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- info(String, Object, Object) - Method in class org.safs.logging.slf4j.TestLoggerAdapter
-
- info(String) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- info(String, Object) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- info(String, Object...) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- info(String, Throwable) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- info(String, Object, Object) - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- info - Static variable in class org.safs.rational.Script
-
- info_unknown - Variable in class org.safs.image.ImageManager
-
- infoEnabled - Static variable in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- InfoInterface - Class in org.safs.staf.service
-
This class serve as encapsulate the parameter information defined in STAF2.0 and STAF3.0
And it will be used in our AbstractXXXService
- InfoInterface() - Constructor for class org.safs.staf.service.InfoInterface
-
- InfoInterface.InitInfo - Class in org.safs.staf.service
-
- InfoInterface.RequestInfo - Class in org.safs.staf.service
-
- infoText - Variable in class org.safs.tools.consoles.GuiRecognitionDetector
-
- inifile - Variable in class org.safs.ios.IOSProcessContainer
-
- inifile - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- INIFileReader - Class in org.safs.text
-
Copyright 2004 SAS Institute
GNU General Public License (GPL) http://www.opensource.org/licenses/gpl-license.php
- INIFileReader() - Constructor for class org.safs.text.INIFileReader
-
This constructor will create an inoperable (Closed) file object.
- INIFileReader(File, int) - Constructor for class org.safs.text.INIFileReader
-
The constructor used by the SAFSAppMapReader.
- INIFileReader(File, int, String) - Constructor for class org.safs.text.INIFileReader
-
The constructor used by the SAFSAppMapReader.
- INIFileReader(File, int, boolean) - Constructor for class org.safs.text.INIFileReader
-
The constructor used to force Item case sensitivity.
- INIFileReader(File, int, boolean, String) - Constructor for class org.safs.text.INIFileReader
-
The constructor used to force Item case sensitivity.
- INIFileReader(InputStream, int, boolean) - Constructor for class org.safs.text.INIFileReader
-
The constructor used to force Item case sensitivity while using an InputStream.
- INIFileReader(InputStream, int, boolean, String) - Constructor for class org.safs.text.INIFileReader
-
The constructor used to force Item case sensitivity while using an InputStream.
- INIFileReader.JITLoader - Class in org.safs.text
-
- INIFileReadWrite - Class in org.safs.text
-
Extends INIFileReader to allow modifying INI File values and then writing these values
back to a file.
- INIFileReadWrite() - Constructor for class org.safs.text.INIFileReadWrite
-
- INIFileReadWrite(File, int) - Constructor for class org.safs.text.INIFileReadWrite
-
- INIFileReadWriteTest - Class in org.safs.text
-
- INIFileReadWriteTest() - Constructor for class org.safs.text.INIFileReadWriteTest
-
- inipath - Variable in class org.safs.ios.IOSProcessContainer
-
Provided path to initialization file.
- inipath - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
Provided path to initialization file.
- init(SSOAuth) - Method in class org.safs.auth.SSOAuthentication
-
- init() - Method in class org.safs.DriverCommand
-
Initialize test record, utilities.
- init() - Method in class org.safs.install.LibraryUpdate
-
- init(File) - Static method in class org.safs.projects.common.projects.pojo.POJOProject
-
Called to supply the directory of the workspace root.
- init(File) - Static method in class org.safs.projects.seleniumplus.projects.BaseProject
-
This method should only be called outside of the SeleniumPlus Eclipse environment.
- init() - Method in class org.safs.rational.DCDriverCommand
-
Convert the general GUIUtilities to a specific one.
- init() - Method in class org.safs.rmi.engine.RemoteRoot
-
- init() - Method in class org.safs.selenium.DCDriverCommand
-
Convert the general GUIUtilities to a specific one.
- init() - Method in class org.safs.selenium.rmi.server.SeleniumServer
-
- init() - Method in class org.safs.selenium.util.SeleniumServerRunner
-
- init() - Method in class org.safs.selenium.webdriver.DCDriverCommand
-
Convert the general GUIUtilities to a specific one.
- init(URL, Capabilities) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.input.EmbeddedInputService
-
Intercepts initializing the instance of the service to get servicename information.
- init(String, String) - Method in class org.safs.staf.service.input.SAFSFileReader
-
- init(STAFServiceInterfaceLevel3.InitInfo) - Method in class org.safs.staf.service.input.SAFSInputService
-
Handles initializing this instance of the service for STAF.
- init(STAFServiceInterfaceLevel30.InitInfo) - Method in class org.safs.staf.service.input.SAFSInputService3
-
Handles initializing this instance of the service for STAF.
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.logging.AbstractSAFSCustomLoggingService
-
Handles initializing this instance of the service for STAF.
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- init() - Method in class org.safs.staf.service.logging.AbstractSTAFTextLogItem
-
Initializes this log and writes the log open message.
- init() - Method in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
Initializes this log and writes the log open message.
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.logging.EmbeddedLogService
-
Intercepts initializing the instance of the service to get servicename information.
- init() - Method in class org.safs.staf.service.logging.EmbeddedTextLogItem
-
- init() - Method in class org.safs.staf.service.logging.EmbeddedXMLLogItem
-
- init() - Method in class org.safs.staf.service.logging.STAFFileLogItem
-
Initializes this log by clearing the STAF log with the same name, if any.
- init(STAFServiceInterfaceLevel3.InitInfo) - Method in class org.safs.staf.service.logging.v2.SAFSCustomLoggingService
-
Handles initializing this instance of the service for STAF.
- init(STAFServiceInterfaceLevel3.InitInfo) - Method in class org.safs.staf.service.logging.v2.SAFSLoggingService
-
Handles initializing this instance of the service for STAF.
- init(STAFServiceInterfaceLevel30.InitInfo) - Method in class org.safs.staf.service.logging.v3.SAFSCustomLoggingService3
-
Handles initializing this instance of the service for STAF.
- init(STAFServiceInterfaceLevel30.InitInfo) - Method in class org.safs.staf.service.logging.v3.SAFSLoggingService3
-
Handles initializing this instance of the service for STAF.
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.map.EmbeddedMapService
-
Intercepts initializing the instance of the service to get servicename information.
- init(String, String) - Method in class org.safs.staf.service.map.SAFSAppMapService
-
Handle initializing this instance of the service for STAF
- init(STAFServiceInterfaceLevel30.InitInfo) - Method in class org.safs.staf.service.map.SAFSAppMapService3
-
Handle initializing this instance of the service for STAF
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.queue.EmbeddedQueueService
-
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.sem.EmbeddedSemService
-
Intercepts initializing the instance of the service to get servicename information.
- init(InfoInterface.InitInfo) - Method in class org.safs.staf.service.var.EmbeddedVariableService
-
Intercepts initializing the instance of the service to get servicename information.
- init(String, String) - Method in class org.safs.staf.service.var.SAFSVariableService
-
Handle initializing this instance of the service for STAF
- init(STAFServiceInterfaceLevel30.InitInfo) - Method in class org.safs.staf.service.var.SAFSVariableService3
-
Handle initializing this instance of the service for STAF
- init() - Method in class org.safs.tools.consoles.GuiRecognitionDetector
-
- init() - Method in class org.safs.tools.consoles.JavaJVMConsole
-
Initialize the console's UI elements.
Start a thread to redirect the stdout/stderr.
This method MUST be called after calling the constructors.
- init() - Method in class org.safs.tools.consoles.SAFSMonitorFrame
-
- init() - Method in class org.safs.tools.engines.TIDDriverRestCommands.RESTDriverCommand
-
- initAndroidTools() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloRemoteControl
-
Set our static sdk tool to the one appropriate for the OS (Windows or Unix).
- initAndroidTools() - Static method in class org.safs.android.auto.lib.DUtilities
-
- initAntTool() - Static method in class org.safs.android.auto.lib.DUtilities
-
- initComponent(WebElement) - Method in class org.safs.cukes.ai.selenium.AICheckBoxActions
-
- initComponent(WebElement) - Method in class org.safs.cukes.ai.selenium.AIComboBoxActions
-
- initComponent(WebElement) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
- initComponent(WebElement) - Method in class org.safs.cukes.ai.selenium.AIEditBoxActions
-
- initComponent(WebElement) - Method in class org.safs.cukes.ai.selenium.AIListViewActions
-
- initConfigPaths() - Method in class org.safs.JavaHook
-
Initialize access to chained ConfigurationInterface data.
- initConfigPaths() - Method in class org.safs.rational.RRobotJHook
-
- initConfigPaths() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Override the superclass's method, try to use the existing Configuration of the embedded driver.
- initCounter(UniqueIDInterface) - Method in interface org.safs.tools.counters.CountersInterface
-
Initialize/Start a new counter.
- initCounter(UniqueIDInterface) - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- initData(String) - Method in class org.safs.tools.expression.SafsExpression
-
Method initData.
- initDocumentParser(Selenium) - Method in class org.safs.selenium.SeleniumGUIUtilities
-
Purpose: Create a new HtmlDoParser, it will replace the older one.
- initDomainInfo() - Method in class org.safs.GuiObjectRecognition
-
Initialize to isolate any Domain= or Process= information in the
recognition string.
- initGuiObjectRecognition() - Method in class org.safs.GuiObjectVector
-
Initialize path vector storage with GuiObjectRecognition objects.
- initHelper() - Method in class org.safs.control.Control
-
- INITIAL_CACHE_SIZE - Variable in class com.jayway.android.robotium.remotecontrol.client.processor.AbstractProcessor
-
- INITIAL_CACHE_SIZE - Variable in class org.safs.android.engine.processor.EngineProcessor
-
- INITIAL_CACHE_SIZE - Static variable in class org.safs.GuiObjectVector
-
- INITIAL_MESSAGE_CACHE_SIZE - Static variable in class org.safs.android.messenger.MultipleParcelsHandler
-
- INITIAL_PARCEL_CACHE_SIZE - Static variable in class org.safs.android.messenger.MultipleParcelsHandler
-
- initialize() - Method in class com.jayway.android.robotium.remotecontrol.solo.LogsImpl
-
Internal use.
- initialize() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
Initialize the Solo object and launch the main application.
You will not modify this method in the sub-class, normally
- initialize() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloWorker
-
Called to initialize RemoteControl communications with a remote client and get it to the Ready state.
- initialize() - Method in class org.safs.android.remotecontrol.SoloTest
-
Initialize the Solo object and the SAFSEngineCommands instance and launches the main application.
You will not modify this method in the sub-class, normally
- initialize() - Static method in class org.safs.install.SeleniumPlusInstaller
-
- initialize() - Method in class org.safs.rmi.engine.AgentImpl
-
MUST be called by subclasses after object creation
- initialize() - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
MUST be called by instances after object construction.
If dynamically setting the desire selenium server host you must set that prior to initialization.
- initialize(WebElement) - Method in class org.safs.selenium.webdriver.lib.Component
-
According to WebElement, initialize necessary resources including 'embedded object', 'attribute'
and 'operable object' etc.
- initialize(Object) - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
Set the embedded object and update the component's fields.
- initialize(String) - Method in class org.safs.STAFHelper
-
Purpose: creates the STAFHandle
- initialize() - Method in class org.safs.tools.drivers.EmbeddedHookDriver
-
Called automatically by the 3 Constructors.
- initializeBrowserWindow() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Initialize the
SearchObject.lastBrowserWindow
, it is important for calculating the element location on screen.
If we failed to create it then we will try to connect to current session from session file.
- initialized - Variable in class org.safs.logging.LogUtilities
-
flag for instance initialization state
- initialized - Variable in class org.safs.ProcessRequest
-
true if initializeProcessor has been called at least once.
- initializeDriver() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Bootstrap a newly instanced driver.
- initializeFrames(WebDriver) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
- initializeInstrumentation() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Attempt to initialize the RobotiumTestCase with Intent and Instrumentation.
- initializeJSAFS() - Method in class org.safs.model.tools.Driver
-
- initializeJSArray(StringBuffer, boolean, String, int, String...) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Generate a javascript array filled with the values provided by Java String array.
- initializeJSMap(StringBuffer, boolean, String, int, Map<String, String>) - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Generate a javascript map filled with the pairs (key, value) provided by Java Map.
- initializeMiscConfigInfo() - Method in class org.safs.tools.drivers.DefaultDriver
-
Initialize other miscellaneous config info from INI files.
- initializePresetVariables() - Method in class org.safs.tools.drivers.DefaultDriver
-
Initialize any preset SAFS variables such as known project directories, etc.
- initializePresetVariables() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Initialize any preset variables such as known project directories, etc.
- initializeProcessor(Processor) - Method in class org.safs.ProcessRequest
-
Make sure the processor has a valid log.
- initializeRequester() - Method in class org.safs.ProcessRequest
-
Force all necessary cross-initialization to occur prior to first use.
- initializeRuntimeEngines() - Method in class org.safs.tools.drivers.DefaultDriver
-
Instantiate and initialize any EngineInterface classes (up to 10)listed in the
SAFS_ENGINE section of the Configuration Source.
- initializeRuntimeEngines() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Instantiate and initialize any EngineInterface classes (up to 10)listed in the
SAFS_ENGINE section of the Configuration Source.
- initializeRuntimeInterface() - Method in class org.safs.tools.drivers.DefaultDriver
-
Initialize all the Driver/Engine interfaces as specified by the config files or
driver defaults (Status is a SAFSSTATUS object directly instanced).
- initializeRuntimeInterface() - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Initialize all the Driver/Engine interfaces as specified by the config files or
driver defaults.
- initializeSelenium(String, String) - Method in class org.safs.selenium.spc.SPC
-
- initializeSelenium(String, String) - Method in class org.safs.selenium.spc.WDSPC
-
- initializeSoloProcessor() - Method in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestRunner
-
Subclasses will want to override to instantiate their own SoloProcessor subclass.
This Processor will be add to processors-cache with key
Message.target_solo
- initializeTestLoggerAdapter(Logger, AbstractDriver) - Static method in class org.safs.logging.slf4j.SAFSLoggerFactory
-
At this time, SAFS Loggers that write to the SAFS Test Log *MUST* be further initialized AFTER they
are returned by the SAFSLogFactory.
- initializeTestRecordData(AbstractCommand, String) - Method in class org.safs.model.tools.EmbeddedHookDriverDriver
-
- initializeUtilities() - Method in class org.safs.rational.RRobotJHook
-
Overrides the superclass to add an EngineCommandProcessor to our
ProcessRequest object after normal initialization.
- initializeUtilities() - Method in class org.safs.RobotJHook
-
Allows subclasses to change some portions of the initialization that occurs
inside the start() method.
- initilizeProductDetector() - Method in class org.safs.install.GhostScriptInstaller
-
- initilizeProductDetector() - Method in class org.safs.install.InstallerImpl
-
Initialize the IProdcutDetector object according to the Operation System.
A ProductDetectorDefault will be returned if the OS is not Windows or UNIX/LINUX.
- initIndependantLogByConsole() - Static method in class org.safs.StringUtils
-
- InitInfo(String, String, int, String) - Constructor for class org.safs.staf.service.InfoInterface.InitInfo
-
- InitInfo(String, String) - Constructor for class org.safs.staf.service.InfoInterface.InitInfo
-
- initJSAFS() - Static method in class org.safs.cukes.StepDriver
-
Normally called internally by a call to jsafs().
- initJSDebugArray() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Initialize the global variable 'debug-message-array', set it to new Array().
- initJSError() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
- initKeys() - Static method in class org.safs.RSA
-
Generate key-pair, the public-key and private-key; then base64-encode them and put them into a map.
- initLog(String, long, String) - Method in class org.safs.tools.drivers.DefaultDriver
-
Initialize a log and set the loglevel via the LogsInterface.
- initLog(UniqueLogInterface) - Method in interface org.safs.tools.logs.LogsInterface
-
Initialize/Open the specified log.
- initLog(UniqueLogInterface) - Method in class org.safs.tools.logs.SAFSLOGS
-
- initLogFacility(String, long, String, String, String) - Method in class org.safs.logging.LogUtilities
-
Initialize a new LogFacility via the SAFSLOGS service.
- initLogFacility(String, long) - Method in class org.safs.logging.LogUtilities
-
Initialize a new LogFacility via the SAFSLOGS service.
- initLogFacility(String, long, String) - Method in class org.safs.logging.LogUtilities
-
Initialize a new LogFacility via the SAFSLOGS service.
- initParser - Variable in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
- initPreviousHighlightElement() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Initialize the variables related to highlight element, initialize it value to undefined.
- initProcessorAndProcess(Processor, Collection) - Method in class org.safs.jvmagent.JVMAgentTestStepProcessor
-
Overrides TestStepProcessor.initProcessorAndProcess to allow us to intercept
the Exceptions we throw and respond log accordingly.
- initProcessorAndProcess(Processor, Collection) - Method in class org.safs.Processor
-
Init the processor and process a record
Initializes the processor by passing it the currently active LogUtilities,
TestRecordHelper, and extracted record parameters.
- initRuntimeParams() - Method in class org.safs.rational.RRobotJHook
-
- initSTAFLogService() - Method in class org.safs.staf.service.logging.AbstractSAFSLoggingService
-
Subclasses can override to change the STAFLog service initialization, or even
bypass it entirely if not used.
- initSTAFLogService() - Method in class org.safs.staf.service.logging.EmbeddedLogService
-
Bypass STAFLog service initialization.
- initTestRecordData(TestRecordHelper) - Method in class org.safs.model.examples.advanced.JSAFSAdvancedRuntime
-
Convienience (re)initializer for a TestRecordHelper.
- initTestRecordData(String, String) - Method in class org.safs.tools.drivers.InputProcessor
-
- initTestRecordData(TestRecordHelper) - Method in class org.safs.tools.drivers.JSAFSDriver
-
Convienience (re)initializer for a TestRecordHelper.
- iniVsTreeFormat - Variable in class org.safs.ios.IOSProcessContainer
-
- iniVsTreeFormat - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- inject(String[]) - Static method in class org.safs.selenium.spc.SPJVMInjector
-
Primary user entry point.
Use this to inject SeleniumPlus into your running JVM.
SeleniumPlus will be launched in a separate daemon Thread and the instance will be returned to the caller.
- InjectJSAFS - Annotation Type in org.safs.model.annotations
-
Tags a Class as requiring automatic injection of a JSAFS Driver driver for its use.
- injectRuntimeDataAwareClasses(Object, ArrayList<String>, RuntimeDataInterface) - Static method in class org.safs.model.annotations.Utilities
-
Look for classes (like AppMapGenerated classes) that may want access to a RuntimeDataInterface.
- iNotification - Variable in class org.safs.android.messenger.client.MessengerRunner
-
- INPUT - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
input
- input - Variable in class org.safs.tools.drivers.AbstractDriver
-
- INPUTCHARACTERS - Static variable in class org.safs.ComponentFunction
-
- inputCharacters(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Sends literal text to the specified component.
- inputCharacters(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Sends literal text to the active window via an InputChars command.
- inputCharacters(String) - Method in class org.safs.model.components.GenericMaster
-
Sends literal text to the specified component.
- inputCharacters(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Sends literal text to the specified component.
- inputCharacters(String) - Method in class org.safs.model.components.Window
-
Sends literal text to the active window via an InputChars command.
- inputCharacters(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Sends literal text to the active window via an InputChars command.
- InputCharacters(Component, String) - Static method in class org.safs.model.tools.Runner
-
Sends keystrokes to the specified component.
- InputCharacters(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
Sends key characters to the specified Component.
- INPUTCHARACTERS_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"InputCharacters"
- INPUTCHARACTERS_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"InputCharacters"
- inputChars(String) - Static method in class org.safs.robot.Robot
-
Type keyboard input characters unmodified.
- inputChars(String) - Method in class org.safs.selenium.webdriver.lib.Component
-
- inputChars(WebElement, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Does NOT clear any existing text in the control, but does attempt to insure the window/control has focus.
- inputChars(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
Type keyboard input characters unmodified.
- inputChars(RemoteDriver, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
Type keyboard input characters unmodified.
- inputComponentBoxChars(String, String) - Method in class org.safs.selenium.webdriver.lib.Component
-
Purpose: Set the text as the content of Component Box.
- inputComponentBoxKeys(String, String) - Method in class org.safs.selenium.webdriver.lib.Component
-
Purpose: Set the text as the content of Component Box.
- inputEditBox(SGuiObject, String, boolean) - Method in class org.safs.selenium.CFEditBox
-
Purpose: Set the text as the content of EditBox
- inputEditBoxChars(String) - Method in class org.safs.selenium.webdriver.lib.EditBox
-
Purpose: Set the text as the content of EditBox.
- inputEditBoxKeys(String) - Method in class org.safs.selenium.webdriver.lib.EditBox
-
Purpose: Set the text as the content of EditBox.
- inputEncryptions() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Decrypt the "encrypted text" and then send keyboard input to the current input focus target.
- inputid - Variable in class org.safs.tools.status.TestRecordInfo
-
- InputInterface - Interface in org.safs.tools.input
-
- INPUTKEYS - Static variable in class org.safs.ComponentFunction
-
- inputKeys(String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Sends keystrokes to the specified component.
- inputKeys(String, String, String) - Static method in class org.safs.model.commands.WindowFunctions
-
Sends keystrokes to the active window via an InputKeys command.
- inputKeys(String) - Method in class org.safs.model.components.GenericMaster
-
Sends keystrokes to the specified component.
- inputKeys(StepTestTable, String) - Method in class org.safs.model.components.GenericMaster
-
Sends keystrokes to the specified component.
- inputKeys(String) - Method in class org.safs.model.components.Window
-
Sends keystrokes to the active window via an InputKeys command.
- inputKeys(StepTestTable, String) - Method in class org.safs.model.components.Window
-
Sends keystrokes to the active window via an InputKeys command.
- InputKeys(Component, String) - Static method in class org.safs.model.tools.Runner
-
Sends keystrokes to the specified component.
- inputKeys(String) - Static method in class org.safs.robot.Robot
-
Type keyboard input.
- InputKeys(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
Sends keystrokes to the specified Component.
- inputKeys(String) - Method in class org.safs.selenium.webdriver.lib.Component
-
Does NOT clear any existing text in the control, but does attempt to insure the window/control has focus.
- inputKeys(WebElement, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Does NOT clear any existing text in the control, but does attempt to insure the window/control has focus.
- inputKeys(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
Type keyboard input.
- inputKeys(RemoteDriver, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary.RBT
-
Type keyboard input.
- inputKeys() - Method in class org.safs.tools.engines.TIDComponent.CFComponent
-
Send keyboard input to the current input focus target.
- INPUTKEYS_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"InputKeys"
- INPUTKEYS_KEYWORD - Static variable in class org.safs.model.commands.WindowFunctions
-
"InputKeys"
- InputKeysParser - Class in org.safs.tools.input
-
- InputKeysParser(INIFileReader) - Constructor for class org.safs.tools.input.InputKeysParser
-
- InputKeysParser.CharInfo - Class in org.safs.tools.input
-
- inputKeysSAFS2Selenium(WebElement, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Does NOT clear any existing text in the control, but does attempt to insure the window/control has focus.
- inputKeystrokes() - Method in class org.safs.ComponentFunction
-
- inputKeystrokes() - Method in class org.safs.rational.CFComponent
-
Purpose: inputkeys and inputcharacters
- inputKeystrokes() - Method in class org.safs.selenium.CFComponent
-
Purpose: inputKeys and inputCharacters
- inputKeystrokes() - Method in class org.safs.selenium.webdriver.CFComponent
-
handles InputKeys and InputCharacters.
- inputlinenumber - Variable in class org.safs.tools.status.TestRecordInfo
-
- inputname - Variable in class org.safs.tools.status.TestRecordInfo
-
- InputProcessor - Class in org.safs.tools.drivers
-
Processes a single input source test table.
- InputProcessor(DriverInterface, SourceInterface, UniqueIDInterface) - Constructor for class org.safs.tools.drivers.InputProcessor
-
Constructor for InputProcessor
- inputrecord - Variable in class org.safs.tools.status.TestRecordInfo
-
- InputRecordInfo - Class in org.safs.tools.input
-
An instance of this object conveys the presence of valid data to any function
expecting an InputRecordInterface return value.
- InputRecordInfo(String, long) - Constructor for class org.safs.tools.input.InputRecordInfo
-
Constructor for InputRecordInfo
- InputRecordInterface - Interface in org.safs.tools.input
-
This is the required interface for any InputInterface function that returns an
input record to the calling Driver.
- InputRecordInvalid - Class in org.safs.tools.input
-
The mere instance of this object conveys "invalid data" for any function accepting an
InputRecordInterface object.
- InputRecordInvalid() - Constructor for class org.safs.tools.input.InputRecordInvalid
-
- inputRecordSize() - Method in class org.safs.TestRecordData
-
Purpose: int, the number of tokens in the inputRecord (based on separator)
Assumptions: don't pass along IndexOutOfBoundsException, that is caught
and a length of zero is the correct size.
- inputseparator - Variable in class org.safs.tools.status.TestRecordInfo
-
- inputSource - Variable in class org.safs.persist.PersistorToXMLString
-
- inputSource - Variable in class org.safs.tools.logs.processor.XMLSaxProcessor
-
- insertComponentInTree(WebElement, String, String) - Method in class org.safs.selenium.spc.WDSPCGUI
-
- insertConfigureInterface(ConfigureInterface) - Method in class org.safs.tools.drivers.ConfigureFile
-
- insertConfigureInterface(ConfigureInterface) - Method in interface org.safs.tools.drivers.ConfigureInterface
-
Insert a ConfigureInterface to the search chain for Named Values.
- insertConfigureInterfaceSource(ConfigureInterface) - Method in class org.safs.tools.drivers.DefaultDriver
-
Initialize or insert a ConfigureInterface at the start of the search order.
- insertConfigureInterfaceSource(ConfigureInterface) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
Initialize or insert a ConfigureInterface at the start of the search order.
- insertUpdate(DocumentEvent) - Method in class org.safs.ios.IOSProcessContainer
-
- insertUpdate(DocumentEvent) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- inside(WebElement, Point) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Check if the point is inside of the boundary of WebElement.
- inst - Variable in class org.safs.android.engine.processor.SAFSProcessor
-
ints is the Instrumentation object embedded in testrunner
it will be used to do the real automation work
Instrumentation object is provided by Android
- install(String...) - Method in class org.safs.install.AndroidInstaller
-
Main processing routine.
- install(String...) - Method in class org.safs.install.DLLInstaller
-
Register DDVariableStore.DLL and copy STAFWrap.DLL and ComponentFunctions.DLL
to the System32/SysWOW64 directory.
- install(String...) - Method in class org.safs.install.GhostScriptInstaller
-
Install both 32-bit and 64-bit ghostscript.
Add bin directory to the PATH environment.
See
Install ghostscript.
- install(String...) - Method in interface org.safs.install.InstallerInterface
-
- install(String...) - Method in class org.safs.install.OCRInstaller
-
Set the System Environment Variables used by SAFS.
- install(String...) - Method in class org.safs.install.RFTInstaller
-
Set the System Environment Variables used by SAFS.
- install(String...) - Method in class org.safs.install.SAFSInstaller
-
Currently assumes SAFS has been installed (unzipped) and SAFSDIR is already set.
- install(String...) - Method in class org.safs.install.SeleniumPlusInstaller
-
Currently assumes SeleniumPlus has been installed (unzipped) and SELENIUM_PLUS is already set.
- install(String...) - Method in class org.safs.install.STAFInstaller
-
Currently assumes STAF has been installed and STAFDIR is already set.
- install(String...) - Method in class org.safs.install.TCAFSInstaller
-
Main processing routine.
- installAUT - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default TRUE flag to (re)install the AUT Target Package APK upon launch.
- installedsafsdir - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- installedsafsdir - Static variable in class org.safs.install.SilentInstaller
-
- installedstafdir - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- installedstafdir - Static variable in class org.safs.install.SilentInstaller
-
- installEnabledAPKs() - Static method in class org.safs.android.auto.lib.DUtilities
-
- InstallerImpl - Class in org.safs.install
-
- InstallerImpl() - Constructor for class org.safs.install.InstallerImpl
-
Default no-arg constructor.
- InstallerImpl(String) - Constructor for class org.safs.install.InstallerImpl
-
Preset the installation directory so it does not need to be deduced.
- InstallerImpl.BIT_OPTION - Enum in org.safs.install
-
- InstallerImpl.VERSION_OPTION - Enum in org.safs.install
-
- InstallerInterface - Interface in org.safs.install
-
- installMessenger - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default FALSE flag to (re)install the SAFS TCP Messenger Package APK upon launch.
- installParams - Static variable in class org.safs.android.auto.lib.DUtilities
-
The parameters used by 'adb' to install an application on device/emulator
You should modify the third value in this array
Attention: use the clone of this field as it is static and shared by threads
- InstallPropertiesPath - Static variable in class org.safs.install.STAFInstaller
-
%STAFDIR%\install.properties holding the installation information
- installReplaceAPK(String) - Static method in class org.safs.android.auto.lib.DUtilities
-
Install the single APK provided in apkPath with the -r (replace) option.
- installRunner - Static variable in class org.safs.android.auto.lib.DUtilities
-
Default TRUE flag to (re)install the Test Runner APK upon launch.
- installsafs - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- installsafs - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- installsafs - Static variable in class org.safs.install.SilentInstaller
-
- installsilent - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- installsilent - Static variable in class org.safs.install.SilentInstaller
-
- installstaf - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- installstaf - Static variable in class org.safs.install.SilentInstaller
-
- installstafexe - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- installstafexe - Static variable in class org.safs.install.SilentInstaller
-
- installStafPreferredList - Static variable in class org.safs.install.SilentInstaller
-
Keep a list of STAF-bitness (32, 64) to install, the last one is preferred and
will be installed at the last moment to override the environments set by the previous installation.
- installstafversion - Static variable in class org.safs.install.SilentInstaller
-
- installtcafs - Static variable in class org.safs.install.SilentInstaller
-
- instance() - Static method in class org.safs.android.auto.lib.AntTool
-
TODO Do we need to keep this tool as a singleton?
If different users call
ConsoleTool.setToolHome(String)
to set different tool-path, problem!!!
But on one machine, it is rarely that user has different path for one tool.
- instance() - Static method in class org.safs.android.auto.lib.DefaultConsoleTool
-
- INSTANCE - Static variable in interface org.safs.natives.win32.Kernel32
-
- INSTANCE - Static variable in interface org.safs.natives.win32.Psapi
-
- INSTANCE - Static variable in interface org.safs.natives.win32.Shell32
-
- INSTANCE - Static variable in interface org.safs.natives.win32.SysMsgHooker
-
- INSTANCE - Static variable in interface org.safs.natives.win32.User32
-
- instance(String) - Static method in class org.safs.selenium.util.AbstractDriverUpdater
-
- instance(Object, int) - Static method in exception org.safs.selenium.util.JSException
-
- instance() - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
- instance(URL, DesiredCapabilities) - Static method in 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.
- instance() - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- instance(FileUtilities.FileAttribute.Type) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- instance(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- INSTANCE - Static variable in interface org.safs.tools.ocr.tesseract.TessdllWrapper
-
- instanceGui(String) - Method in class org.safs.control.ControlStep
-
Tries to instance a Gui
- instanceName - Static variable in class org.safs.control.ControlStep
-
the instance name of the GUI,
default value is "org.safs.control.swing.ControlStepUI"
- instanceProcessorAndProcess(String, Collection) - Method in class org.safs.Processor
-
Tries to instance a processor and then process a record.
- instances - Static variable in class org.safs.model.tools.AbstractRunner
-
- instantiateAndProcessDriverCommand(Collection) - Method in class org.safs.DriverCommandProcessor
-
Purpose: instantiateAndProcessDriverCommand
Side Effects:
State Read: Processor.testRecordData
Assumptions: If it cannot process a local (org.safs) driver command, then
assumes that the driver command is DCDriverCommand with the path
taken from testRecordData.getCompInstancePath()
- instantiateComponentFunction(Collection) - Method in class org.safs.TestStepProcessor
-
Purpose:
This is where we call the component functions declared at the
top in the ComponentFunctions DECLARATION section.
- instantiateDelegatePersitor() - Method in class org.safs.persist.PersistorToFileDelegate
-
Instantiate a concrete PersistorToString.
- instantiateDelegatePersitor() - Method in class org.safs.persist.PersistorToJSONFile
-
- instantiateDelegatePersitor() - Method in class org.safs.persist.PersistorToXMLFile
-
- instantiateHookConfig() - Method in class org.safs.JavaHook
-
Instantiate the HookConfig, used to get settings from ConfigureInterface.
- instantiateHookConfig() - Method in class org.safs.selenium.webdriver.EmbeddedSeleniumHookDriver
-
- instantiateHookConfig() - Method in class org.safs.selenium.webdriver.SeleniumHook
-
- INSTRUMENTS_APPLICATIONSUPPORT_DIR - Static variable in class org.safs.ios.Utilities
-
"/Users/[username]/Library/Application Support/Instruments/"
- INSTRUMENTS_BACKUPSCRIPTS_FILE - Static variable in class org.safs.ios.Utilities
-
"SAFSBackupScripts"
Name of file used by SAFS to store original script preferences for restore.
- INSTRUMENTS_LAUNCH_TIMEOUT - Static variable in class org.safs.ios.Utilities
-
20.
- INSTRUMENTS_PREVIOUSSCRIPTS_FILE - Static variable in class org.safs.ios.Utilities
-
"PreviousScripts"
Name of file used by Instruments to store script preferences
- InstrumentsLaunchFailureException - Exception in org.safs.ios
-
Thrown when we detect we have not successfully launched IOS Instruments.
- InstrumentsLaunchFailureException(String) - Constructor for exception org.safs.ios.InstrumentsLaunchFailureException
-
Constructor takes the comment about the Exception.
- InstrumentsLaunchFailureException(Object, String) - Constructor for exception org.safs.ios.InstrumentsLaunchFailureException
-
Constructor takes a 'this' reference FROM the caller as well as the comment about the Exception.
- InstrumentsLaunchFailureException(Object, String, String) - Constructor for exception org.safs.ios.InstrumentsLaunchFailureException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- InstrumentsScriptExecutionException - Exception in org.safs.ios
-
Thrown when we detect we have not successfully executed an IOS Instruments script.
- InstrumentsScriptExecutionException(String) - Constructor for exception org.safs.ios.InstrumentsScriptExecutionException
-
Constructor takes the comment about the Exception.
- InstrumentsScriptExecutionException(Object, String) - Constructor for exception org.safs.ios.InstrumentsScriptExecutionException
-
Constructor takes a 'this' reference FROM the caller as well as the comment about the Exception.
- InstrumentsScriptExecutionException(Object, String, String) - Constructor for exception org.safs.ios.InstrumentsScriptExecutionException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- InstrumentsStartScriptException - Exception in org.safs.ios
-
Thrown when we detect we have not successfully executed StartScript on IOS Instruments.
- InstrumentsStartScriptException(String) - Constructor for exception org.safs.ios.InstrumentsStartScriptException
-
Constructor takes the comment concerning the nature of the Exception.
- InstrumentsStartScriptException(Object, String) - Constructor for exception org.safs.ios.InstrumentsStartScriptException
-
Constructor takes a 'this' reference FROM the caller as well as the comment.
- InstrumentsStartScriptException(Object, String, String) - Constructor for exception org.safs.ios.InstrumentsStartScriptException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- InstrumentsTestRecordDataException - Exception in org.safs.ios
-
Exceptions relating to the transfer of TestRecordData between SAFS Java and Apple Instruments JavaScript.
- InstrumentsTestRecordDataException(String) - Constructor for exception org.safs.ios.InstrumentsTestRecordDataException
-
Constructor using the standard Exception message info only.
- InstrumentsTestRecordDataException(Object, String) - Constructor for exception org.safs.ios.InstrumentsTestRecordDataException
-
Constructor takes a 'this' reference FROM the caller as well as the standard Exception message.
- InstrumentsTestRecordDataException(Object, String, String) - Constructor for exception org.safs.ios.InstrumentsTestRecordDataException
-
Constructor takes a 'this' reference FROM the caller as well as the name of the
active Method at the time of the Exception.
- INT_BOTTOMCENTER - Static variable in class org.safs.image.ImageUtils
-
- INT_BOTTOMLEFT - Static variable in class org.safs.image.ImageUtils
-
- INT_BOTTOMRIGHT - Static variable in class org.safs.image.ImageUtils
-
- INT_CENTER - Static variable in class org.safs.image.ImageUtils
-
- INT_LEFTCENTER - Static variable in class org.safs.image.ImageUtils
-
- INT_RIGHTCENTER - Static variable in class org.safs.image.ImageUtils
-
- INT_TOPCENTER - Static variable in class org.safs.image.ImageUtils
-
- INT_TOPLEFT - Static variable in class org.safs.image.ImageUtils
-
- INT_TOPRIGHT - Static variable in class org.safs.image.ImageUtils
-
- intent - Variable in class com.jayway.android.robotium.remotecontrol.client.RobotiumTestCase
-
- interpretFields() - Method in class org.safs.android.DDriverCommand
-
Calls the default processing of interpretFields and then prepares the
droiddata (testRecordData) with the initial KeywordProperties of:
- interpretFields() - Method in class org.safs.android.DEngineCommandProcessor
-
Calls the default processing of interpretFields and then prepares the
droiddata (testRecordData) with the initial KeywordProperties of:
- interpretFields() - Method in class org.safs.android.DTestStepProcessor
-
Calls the default processing of interpretFields and then prepares the
droiddata (testRecordData) with the initial KeywordProperties of:
- interpretFields() - Method in class org.safs.DriverCommand
-
Purpose: Interprets the fields of the driver command record and puts the
appropriate values into the fields of testRecordData.
- interpretFields() - Method in class org.safs.DriverCommandProcessor
-
Purpose: Interprets the fields of the driver command record and puts the
appropriate values into the fields of testRecordData.
- interpretFields() - Method in class org.safs.EngineCommandProcessor
-
Interprets the fields of the test record and puts the appropriate
values into the fields of testRecordData.
- interpretFields() - Method in class org.safs.ios.ITestStepProcessor
-
calls super.interpretFields and then forces the retrieval of WIN and COMP recognition strings.
- interpretFields() - Method in class org.safs.TestStepProcessor
-
Purpose: Interprets the fields of the test record and puts the appropriate
values into the fields of testRecordData.
- interpretFields(TestRecordHelper) - Method in class org.safs.tools.engines.AutoItComponent
-
- interpretFields(TestRecordHelper) - Method in class org.safs.tools.engines.TIDComponent
-
- interpretResultProperties(Properties) - Method in class org.safs.android.DJavaHook
-
- interpretResultProperties(Properties) - Method in class org.safs.JavaSocketsHook
-
Called by the running loop to extract whatever remoteResultProperties were received.
- INTERROGATION - Static variable in class org.safs.StringUtils
-
string interrogation ?
- INVALID_APP_MAP - Static variable in class org.safs.text.FAILKEYS
-
Invalid Application Map specification
- INVALID_FILE_IO - Static variable in class org.safs.StatusCodes
-
- INVALID_INDEX - Static variable in class org.safs.selenium.webdriver.lib.model.Item
-
- INVALID_INDEX - Static variable in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
'-1' an invalid index value.
- INVALID_INDEX - Static variable in class org.safs.selenium.webdriver.lib.SearchObject
-
- INVALID_INDEX_FORMAT - Static variable in class org.safs.text.FAILKEYS
-
Invalid Index format: %1%.
- INVALID_LEVEL - Static variable in class org.safs.Constants.LogConstants
-
"-1" invalid log level.
- INVALID_MISSING - Static variable in class org.safs.text.FAILKEYS
-
Invalid or Missing %1% in table %2% at line %3%.
- InvalidAgentException - Exception in org.safs.jvmagent
-
- InvalidAgentException() - Constructor for exception org.safs.jvmagent.InvalidAgentException
-
Constructor for InvalidAgentException.
- InvalidAgentException(String) - Constructor for exception org.safs.jvmagent.InvalidAgentException
-
Constructor for InvalidAgentException.
- InvalidAgentException(Throwable) - Constructor for exception org.safs.jvmagent.InvalidAgentException
-
Constructor for InvalidAgentException.
- InvalidAgentException(String, Throwable) - Constructor for exception org.safs.jvmagent.InvalidAgentException
-
Constructor for InvalidAgentException.
- INVISIBLE_ACTION - Variable in class org.safs.tools.drivers.STAFProcessContainer
-
- invokeSetInputRecord(String) - Method in class org.safs.control.Control
-
- invokeSetInputRecord(String) - Method in class org.safs.control.ControlStep
-
- iofailures - Variable in class org.safs.tools.status.StatusInfo
-
- IOperable - Interface in org.safs.selenium.webdriver.lib.model
-
This represents something that can be operated.
It may have some caches containing objects difficult to get (time-consuming)
History:
Jul 11, 2014 (Lei Wang) Initial release.
- IOS_COMMANDS - Static variable in class org.safs.ios.IJavaHook
-
Our predefined STAF process name: "SAFS/IOS"
- IOS_ENGINE - Static variable in class org.safs.tools.engines.TIDDriverCommands
-
"SAFSIOS"
- IOSProcessContainer - Class in org.safs.ios
-
Provides Process Container functionality in the SAFS/IOS Instruments environment.
- IOSProcessContainer() - Constructor for class org.safs.ios.IOSProcessContainer
-
Constructor for ProcessContainer.
- IOSProcessContainer.RunThread - Class in org.safs.ios
-
- IOSProcessContainer.ShutdownListener - Class in org.safs.ios
-
- iosProjectLabel - Variable in class org.safs.ios.IOSProcessContainer
-
- iosProjectPath - Variable in class org.safs.ios.IOSProcessContainer
-
- ipcommands - Variable in class org.safs.tools.drivers.AbstractDriver
-
- ipconfig(String...) - Static method in class org.safs.natives.NativeWrapper
-
Return the ipconfig's result as a List of String.
- IProductDetector - Interface in org.safs.install
-
If a product (multiple versions of one product) has been installed, we may want to know:
where it has (they have) been installed.
- IRefreshable - Interface in org.safs.selenium.webdriver.lib.model
-
According to a 'Recognition String', we can get a WebElement through Selenium.
- is32BitsSTAF() - Static method in class org.safs.install.STAFInstaller
-
- is64BitOS() - Static method in class org.safs.android.auto.lib.Console
-
- is64BitOS() - Static method in class org.safs.natives.NativeWrapper
-
- IS_LION - Static variable in class org.safs.ios.Utilities
-
- IS_NOT_SELECTED - Static variable in class org.safs.text.GENKEYS
-
'%1%' is not selected in %2%
- IS_OSX - Static variable in class org.safs.ios.Utilities
-
- IS_SELECTED - Static variable in class org.safs.text.GENKEYS
-
'%1%' is selected in %2%
- IS_SNOWLEOPARD - Static variable in class org.safs.ios.Utilities
-
- IS_TEST_TARGET_PACKAGE_SET - Static variable in class org.safs.android.auto.lib.DUtilities
-
- isAbsolute() - Method in class org.safs.tools.CaseInsensitiveFile
-
- isAccessible() - Method in class org.safs.selenium.webdriver.lib.Component
-
- isActiveXDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isActiveXEnabled() - Static method in class org.safs.Domains
-
- isAlertPresent(String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Test the presence of Alert-Modal-Dialog associated with a certain browser identified by ID.
It will get the cached webdriver according to the browser's id, and get the 'alert' through that webdriver.
Note:This API will NOT change the current WebDriver.
- IsAlertPresent(String...) - Static method in class org.safs.selenium.webdriver.SeleniumPlus.Misc
-
Test the presence of an Alert Dialog associated with a browser.
This command will wait 2 seconds by default for the presence of Alert.
- isAltKey(int) - Static method in class org.safs.natives.MSKeyEvent
-
- isAltNameType(String) - Static method in class org.safs.android.engine.DGuiClassData
-
- isAltNameType(String) - Static method in class org.safs.GuiClassData
-
- isAppMapRegistered(String) - Method in class org.safs.DDGUIUtilities
-
Checks for an ApplicationMap object stored with the given name.
- isArchive(File) - Static method in class org.safs.text.FileUtilities
-
- isArchive(String) - Static method in class org.safs.text.FileUtilities
-
- isAssignableFrom(String, String, Object) - Method in class org.safs.GuiClassData
-
See if our object is a subclass of a known class type.
- isAutoitBasedRecognition(String) - Static method in class org.safs.autoit.AutoItRs
-
Attempt to determine if recognition string is for autoit testing
- isAutoQualifier() - Method in class org.safs.tools.drivers.RStringStrategy
-
- isAvailable() - Method in class org.safs.staf.service.sem.MutexState
-
- isBannedWinDomain(DomainTestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
return true if bannedWinMailslots contains this domains mailslot id.
- isBreakpointEnabled() - Method in class org.safs.tools.drivers.DebugInfo
-
- isBreakpointEnabled() - Method in interface org.safs.tools.drivers.DebugInterface
-
During debugging, do we STOP at BP (Breakpoint) records?
- isBreakpointsOn() - Static method in class org.safs.Processor
-
test if breakpoints is enabled.
- isBrowser(String, String) - Static method in class org.safs.selenium.webdriver.lib.SelectBrowser
-
- isBrowser32Bit - Variable in class org.safs.selenium.util.AbstractDriverUpdater
-
indicate if the firefox is 32 bits
- isBrowser32Bit() - Method in class org.safs.selenium.util.AbstractDriverUpdater
-
- isBrowser32Bit() - Method in interface org.safs.selenium.util.BrowserDriverUpdater
-
- isBrowser32Bit() - Method in class org.safs.selenium.util.FirefoxDriverUpdater
-
- isCapsLockKey(int) - Static method in class org.safs.natives.MSKeyEvent
-
- isCapsLockOn() - Method in class org.safs.natives.MSLLKtoRKEventListener
-
- isCaption() - Method in class org.safs.PCTree
-
- isCaseContainsMatch(String, String, boolean) - Static method in class org.safs.StringUtils
-
Purpose: evaluate 2 string values to see if they match.
- isCaseSensitive(String) - Static method in class org.safs.StringUtils
-
parse a string to tell if it represnet case insensitive.
- isCellEditable(int, int) - Method in class org.safs.image.filter.ImageFilterTableModel
-
- isCFBreakpointsOn() - Static method in class org.safs.TestStepProcessor
-
test if CF-specific breakpoints are enabled.
- isCharArrayType() - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- isCheckBoxChecked(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the CheckBox with a given index is checked.
- isCheckBoxChecked(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the CheckBox with the given text is checked.
- isChecked() - Method in class org.safs.rational.DotNetMenuTreeNode
-
- isChecked() - Method in class org.safs.rational.flex.FlexMenuTreeNode
-
- isChecked() - Method in class org.safs.rational.JavaMenuTreeNode
-
- isChecked() - Method in class org.safs.rational.MenuTreeNode
-
- isChecked() - Method in class org.safs.rational.win.WinMenuTreeNode
-
- isChecked() - Method in class org.safs.rational.wpf.WPFMenuTreeNode
-
- isChecked() - Method in class org.safs.selenium.webdriver.lib.CheckBox.AbstractCheckable
-
- isChecked() - Method in interface org.safs.selenium.webdriver.lib.CheckBox.Checkable
-
- isChecked() - Method in class org.safs.selenium.webdriver.lib.CheckBox.SapCheckable_CheckBox
-
- isChecked() - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
Subclass may need to override this method to get a correct value.
- isCheckGUIExistence(String) - Static method in class org.safs.tools.engines.TIDComponent
-
Note: We don't if the GUI exist or not, so we will NOT force to wait for GUI's existence.
- isChrome(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isClassIndex() - Method in class org.safs.PCTree
-
- isClickAction(String) - Method in class org.safs.ComponentFunction
-
- isClosed() - Method in class org.safs.logging.LogItem
-
Tests if this log is closed.
- isClosed() - Method in class org.safs.text.FileLineReader
-
Subclasses should not need to override this function.
- isCommandDebugEnabled() - Method in class org.safs.tools.drivers.DebugInfo
-
- isCommandDebugEnabled() - Method in interface org.safs.tools.drivers.DebugInterface
-
During debugging, do we STOP on C,CW,CF Driver Command records?
- isCompatibleRaster(Raster) - Method in class org.safs.android.auto.lib.SixteenBitColorModel
-
- isCompatibleRaster(Raster) - Method in class org.safs.android.auto.lib.ThirtyTwoBitColorModel
-
- IsComponentExists(Component, String...) - Static method in class org.safs.SAFSPlus.Misc
-
Test if a Window or Component exists within a timeout.
- isComponentFunctionRecord(String) - Static method in class org.safs.Processor
-
Convenience routine for isSupportedRecordType to return true if
the Processor supports standard Component Function records.
- isComponentVisible() - Method in class org.safs.PCTree
-
- isConnected() - Method in class org.safs.sockets.SocketProtocol
-
- isConnectionFine(String, long, int) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Test if the connection between WebDriver and the browser-driver is good enough to satisfy user's need.
- isContainerClassIgnoredForRecognition(String) - Static method in class org.safs.GuiObjectRecognition
-
Called by PCTree#ignoreParentRecognitionString(PCTree)
- isContainerNameIgnoredForRecognition(String) - Static method in class org.safs.GuiObjectRecognition
-
- isContainerType(String) - Static method in class org.safs.android.engine.DGuiClassData
-
- isContainerType(String) - Static method in class org.safs.GuiClassData
-
- isContainerType(String) - Static method in class org.safs.GuiObjectRecognition
-
- isContainerTypeIgnoredForRecognition(String) - Static method in class org.safs.GuiObjectRecognition
-
- isContainerTypeWithOnlyOneChildVisible(String) - Static method in class org.safs.GuiObjectRecognition
-
- isControlKey(int) - Static method in class org.safs.natives.MSKeyEvent
-
- isCounterUnitValid(String) - Static method in class org.safs.Constants
-
- isCurrentSession - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- isCustomCellObject(String) - Method in class org.safs.rational.CFTable
-
- isDCBreakpointsOn() - Static method in class org.safs.DriverCommandProcessor
-
test if DC-specific breakpoints are enabled.
- isDebugEnabled() - Method in class com.jayway.android.robotium.remotecontrol.client.AbstractTestRunner
-
- isDebugEnabled() - Method in class com.jayway.android.robotium.remotecontrol.solo.LogsImpl
-
- isDebugEnabled() - Method in interface com.jayway.android.robotium.remotecontrol.solo.LogsInterface
-
- isDebugEnabled() - Method in class org.safs.android.DJavaHook
-
Solo Remote control LogsInterface implementation.
- isDebugEnabled() - Method in interface org.safs.android.messenger.client.LogsInterface
-
- isDebugEnabled() - Method in class org.safs.logging.ApacheLogUtilities
-
- isDebugEnabled() - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- isDebugEnabled() - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- isDefinedBy(int[]) - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- isDefinedByID() - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- isDefinedByName() - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- isDefinedByType() - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- isDeprecated(String) - Static method in class org.safs.selenium.webdriver.lib.RS.CSS
-
- isDeviceOffline() - Static method in class org.safs.android.auto.lib.DUtilities
-
Calls getAttachedDevices and returns true if any are offline.
- isDHtmlElement(String) - Static method in class org.safs.GuiObjectRecognition
-
- isDijitComponent(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
To test if the WebElement represents a Dojo.Dijit component.
- isDirectory() - Method in class org.safs.tools.CaseInsensitiveFile
-
- isDisabled() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- isDisplayed(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Check if the webelement is displayed (Selenium's API isDisplayed()).
- isDojoDomain(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
To test if the WebElement belongs to DOJO Domain.
- isDojoEnabled() - Static method in class org.safs.Domains
-
- isDomainEnabled(String) - Static method in class org.safs.Domains
-
Returns true if the specified test domain is enabled.
- isDomainSupported(String) - Static method in class org.safs.Domains
-
- isDone() - Method in class org.safs.image.ScreenXYBTComparator
-
true when a single thread execution has completed.
- isDotnetDomain(TestObject) - Static method in class org.safs.rational.CFComponent
-
- isDotnetDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isDriverCommandRecord(String) - Static method in class org.safs.Processor
-
Convenience routine for isSupportedRecordType to return true if
the Processor supports standard Driver Command records.
- isDynamic() - Method in class org.safs.selenium.SGuiObject
-
- ISelectable - Interface in org.safs.selenium.webdriver.lib.model
-
History:
- isEmbedded() - Static method in class org.safs.Log
-
- isEmpty() - Method in class org.safs.control.ControlObservable
-
- isEmpty() - Method in class org.safs.staf.service.logging.SLSLogFacility.RequestQueue
-
Tests if this queue is empty.
- isEmpty() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
- isEmpty() - Method in interface org.safs.tools.stacks.StacksInterface
-
- isEnabled(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- isEnabled(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Is the component Enabled (vs.
- isEnabled() - Method in interface org.safs.persist.Persistable
-
Tell us if this object will be persisted or not.
- isEnabled() - Method in class org.safs.persist.PersistableDefault
-
- isEnabled() - Method in class org.safs.rational.DotNetMenuTreeNode
-
- isEnabled() - Method in class org.safs.rational.flex.FlexMenuTreeNode
-
- isEnabled() - Method in class org.safs.rational.JavaMenuTreeNode
-
- isEnabled() - Method in class org.safs.rational.MenuTreeNode
-
- isEnabled() - Method in class org.safs.rational.win.WinMenuTreeNode
-
- isEnabled() - Method in class org.safs.rational.wpf.WPFMenuTreeNode
-
- ISENABLED_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"IsEnabled"
- isEnabledDomain(String) - Static method in class org.safs.rational.ft.DynamicEnabler
-
- isEnabledProc(String) - Static method in class org.safs.rational.ft.DynamicEnabler
-
- ISENDOFFILE - Static variable in class org.safs.DCDriverFileCommands
-
- isEndOfFile(String, String) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
If the specified file is at the end of file, a 'variable' gets true assigned, otherwise it gets false
- isEndOfFile(String[]) - Static method in class org.safs.model.commands.DDDriverFileCommands
-
If the specified file is at the end of file, a 'variable' gets true assigned, otherwise it gets false
- isEndOfFile(String, String) - Static method in class org.safs.model.commands.DriverCommands
-
If the specified file is at the end of file, a 'variable' gets true assigned, otherwise it gets false
- isEndOfFile(String[]) - Static method in class org.safs.model.commands.DriverCommands
-
If the specified file is at the end of file, a 'variable' gets true assigned, otherwise it gets false
- IsEndOfFile(String, String) - Static method in class org.safs.SAFSPlus.Files
-
Test if the opened file is at the end and store the result to a variable.
- ISENDOFFILE_KEYWORD - Static variable in class org.safs.model.commands.DDDriverFileCommands
-
"IsEndOfFile"
- ISENDOFFILE_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"IsEndOfFile"
- isEngineCommandRecord(String) - Method in class org.safs.Processor
-
Convenience routine for isSupportedRecordType to return true if
the Processor supports standard Engine Command records.
- isEngineRs(String) - Static method in class org.safs.autoit.AutoItRs
-
If the RS begins with [ and ends with ], then it is considered as AUTOIT RS.
- isEnlargeListeningArea() - Method in class org.safs.selenium.util.DocumentClickCapture
-
If true, we will use the document as the click-event-receiver.
If false, we will use the specific component as the click-event-receiver.
- isEnter(int) - Static method in class org.safs.natives.MSKeyEvent
-
- isEOF() - Method in class org.safs.text.FileLineReader
-
Subclasses should not need to override this function.
- isErrorEnabled() - Method in class org.safs.logging.ApacheLogUtilities
-
- isErrorEnabled() - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- isErrorEnabled() - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- isEventFired() - Method in class org.safs.selenium.webdriver.lib.SearchObject.DefaultJSEventListener
-
- isExactMatch(String, String) - Static method in class org.safs.text.Comparator
-
Attempt an 'exact' pattern match on a given text string.
The pattern is assumed to be an exact text match.
- isExactMatchPattern(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- isExitCycle() - Method in class org.safs.tools.drivers.AbstractDriver
-
- isExitCycle() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- isExitCycle() - Method in interface org.safs.tools.drivers.DriverInterface
-
- isExited() - Method in class org.safs.tools.consoles.GenericProcessConsole
-
Returns true if the process we are capturing has exited.
- isExitSuite() - Method in class org.safs.tools.drivers.AbstractDriver
-
- isExitSuite() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- isExitSuite() - Method in interface org.safs.tools.drivers.DriverInterface
-
- isExitTableBlockValid() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- isExitTableBlockValid() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
Is an ExitTable BlockID assigned?
- isExpanded() - Method in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- isExported() - Method in class org.safs.model.AbstractTestTable
-
Returns true if the table has already been exported.
- isExpressionsEnabled() - Method in class org.safs.tools.drivers.AbstractDriver
-
- isExpressionsEnabled() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- isExpressionsEnabled() - Method in interface org.safs.tools.drivers.DriverInterface
-
- isExpressionsOn() - Static method in class org.safs.SAFSPlus.Misc
-
Return if the expression evaluation is turned on.
- isFailureOK() - Method in class org.safs.model.ComponentFunction
-
Indicates if a failure is acceptable for this ComponentFunction.
- isFailureOK() - Method in class org.safs.model.DriverCommand
-
Indicates if a failure is acceptable for this DriverCommand.
- isFailureOK() - Method in class org.safs.model.EngineCommand
-
Indicates if a failure is acceptable for this EngineCommand.
- isFakeWindow(String, String) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
In SeleniumPlus, some GUILess keywords will be handled in CFComponent
So a fake window 'ApplicationConstants' is used to get these keywords executed.
This method is used to detected if the window is fake or not.
- isFatalEnabled() - Method in class org.safs.logging.ApacheLogUtilities
-
- isFile() - Method in class org.safs.tools.CaseInsensitiveFile
-
- isFileSpecAbsolute() - Method in class org.safs.logging.FileLogItem
-
Tests if the file spec of this log is absolute or relative.
- isFileUTF8(String) - Static method in class org.safs.text.FileUtilities
-
Opens a FileInputStream and checks for UTF-8 0xEF 0xBB 0xBF marker bytes and closes the file.
- isFinalMatch(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Perform whatever tests we want on the found Object to decide if this is
our desired final match.
- isFireFox(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isFlexDomain(TestObject) - Static method in class org.safs.rational.CFComponent
-
- isFlexDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isFlexEnabled() - Static method in class org.safs.Domains
-
- isFrameRS(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- isFrameWebElement(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- isFullPathSearchMode() - Method in class org.safs.GuiObjectVector
-
- isFullPathSearchMode() - Method in class org.safs.PCTree
-
- isFullPathSearchString - Variable in class org.safs.GuiObjectVector
-
True for FullPath Search Mode.
- isGlobMatch(String, String) - Static method in class org.safs.text.Comparator
-
Attempt a 'glob' pattern match on a given text string.
- isGlobMatchPattern(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- isGrid - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
if this is a grid-hub server
- isGridRunning(String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Checks to see if a "Selenium Grid Hub server" is running.
- isGuiDriverCommand() - Method in class org.safs.android.engine.processor.DriverProcessor
-
- isGUIIDDynamic(String) - Static method in class org.safs.ApplicationMap
-
Was the recognition string tagged by SAFSMAPS with ISDYNAMIC?
SAFSMAPS will now tag recognition strings with ISDYNAMIC if it is requested to
do so by the caller:
- isGUIIDDynamic(String) - Static method in class org.safs.rational.RApplicationMap
-
Override superclass static method.
- isGUILess(String) - Static method in class org.safs.tools.engines.TIDComponent
-
Note: As these are GUILess actions, so we will NOT force to wait for GUI's existence.
- isHidden() - Method in class org.safs.tools.CaseInsensitiveFile
-
- isHierarchical() - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
Test if the criterion is hierarchical or not.
- isHierarchyDialogClosed() - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
- isHightLighted() - Method in class org.safs.android.engine.processor.HighLightStatus
-
- isHooked - Variable in class org.safs.natives.AbstractHook
-
- isHooked() - Method in class org.safs.natives.AbstractHook
-
- isHPUX() - Static method in class org.safs.jvmagent.Platform
-
- isHtmlDomain(TestObject) - Static method in class org.safs.rational.CFComponent
-
- isHtmlDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isHtmlElement(String) - Static method in class org.safs.GuiObjectRecognition
-
- isHtmlEnabled() - Static method in class org.safs.Domains
-
- isHtmlUnit(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isHttpURLReachable(URL, int) - Static method in class org.safs.net.NetUtilities
-
Detect if url is reachable withing timeout.
- isIgnoredContentCache() - Method in class org.safs.persist.PersistableDefault
-
- isIgnoredField(String, String) - Method in class org.safs.persist.PersistorToString
-
Check if the field is being ignored at the moment for un-pickle.
- isIgnoredFiled(String, String) - Method in class org.safs.persist.PersistorToFile
-
Check if the filed is being ignored at the moment for un-pickle.
- isIgnoredFiled(String) - Method in class org.safs.persist.VerifierToFile
-
Check if the filed is being ignored at the moment for verification.
- isIgnoredNode() - Method in class org.safs.PCTree
-
See if this node can be ignored according to 'shortenGeneralRecognition'.
- isIgnoredNonUITag(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- isIgnoredTypeChild(String) - Static method in class org.safs.GuiObjectRecognition
-
- isIgnoreEventInformation() - Static method in class org.safs.selenium.util.DocumentClickCapture
-
- isImageBasedRecognition(String) - Static method in class org.safs.image.ImageUtils
-
Attempt to determine if recognition string is for image-based testing
- isImageFormatSupported(String) - Static method in class org.safs.image.ImageUtils
-
- isImageType(String, String) - Static method in class org.safs.image.ImageUtils
-
See if the recognition string modifier maps to the imagetype passed in.
- isInBinDir - Variable in class org.safs.install.OCRInstaller
-
- isIncludeRequestHeaders() - Method in class org.safs.net.HttpRequest
-
- isIncludeResponseHeaders() - Method in class org.safs.net.HttpRequest
-
- isindexed - Variable in class org.safs.reflect.PropertyInfo
-
- isIndexed() - Method in class org.safs.reflect.PropertyInfo
-
Returns the isindexed.
- isInfoEnabled() - Method in class org.safs.logging.ApacheLogUtilities
-
- isInfoEnabled() - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- isInfoEnabled() - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- isInitialized() - Method in class org.safs.STAFHelper
-
have we been initialized (initialized, but not unRegistered)
- isInitialized() - Method in interface org.safs.tools.CoreInterface
-
- isInterceptStep() - Static method in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
- isInternetExplorer(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isInterrupted() - Method in class org.safs.image.SmallPieceComparator
-
- isInterrupted() - Method in class org.safs.ios.IOSProcessContainer
-
- isInterrupted() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- isIOFailureBlockValid() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- isIOFailureBlockValid() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
Is an IOFailrue BlockID assigned?
- isJavaDomain(TestObject) - Static method in class org.safs.rational.CFComponent
-
- isJavaDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isJavaEnabled() - Static method in class org.safs.Domains
-
- isJSExpression(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Eval
-
- isJSON(String) - Static method in class org.safs.Utils
-
- isKeywordSupported() - Method in class org.safs.android.CFComboBoxFunctions
-
This method is used to check if the keyword can be handled in this special Processor.
- isKeywordSupported() - Method in class org.safs.android.CFListViewFunctions
-
This method is used to check if the keyword can be handled in this special Processor.
This method needs to be called with
#checkParameterSize()
at the same time, but before it
such as if(isKeywordSupported() && checkParameterSize()), which check the condition if we can
call
CFComponentFunctions.processProperties(int)
to handle the keyword.
- isLeftMouseButton(int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isLegalVarName(String) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method isLegalVarName.
- isLinkHtmlElement(String) - Static method in class org.safs.GuiObjectRecognition
-
- isLinux() - Static method in class org.safs.jvmagent.Platform
-
- isListInput - Variable in class org.safs.tools.logs.MultiLogResults
-
- isLocalHost(String) - Static method in class org.safs.net.NetUtilities
-
Test if the host is local according to the host's name.
- isLocalMode() - Method in class org.safs.sockets.SocketProtocol
-
- isLocalRequest - Variable in class org.safs.staf.service.InfoInterface.RequestInfo
-
- isLocalServer() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- isLocalShutdown() - Method in exception org.safs.sockets.ShutdownInvocationException
-
- isLocationInBounds(Point, Dimension) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Check if the point p locates in the Dimension.
- islong - Variable in class org.safs.reflect.PropertyInfo
-
- isLong() - Method in class org.safs.reflect.PropertyInfo
-
Returns the islong.
- isMacAddress(String) - Static method in class org.safs.net.NetUtilities
-
- isMacintosh() - Static method in class org.safs.jvmagent.Platform
-
- isMacOS() - Static method in class org.safs.android.auto.lib.Console
-
- isMacOS() - Static method in class org.safs.android.auto.lib.ConsoleTool
-
- isMainPage() - Method in class org.safs.selenium.DocumentParser
-
When we call getAllElements(), if the html contains frame, we will try to
get html content with aid of API selenium.open(frameURL); selenium.getHtmlSource().
- isMappedClassSearchMode() - Method in class org.safs.GuiObjectVector
-
- isMappedClassSearchMode() - Method in class org.safs.PCTree
-
- isMappedClassSearchString - Variable in class org.safs.GuiObjectVector
-
True for MappedClass Search Mode.
- isMatched(String, String, Object) - Method in class org.safs.GuiClassData
-
Subclasses should override this to insure proper invocation of the overridden
functions.
This routine merely calls:
- isMatched() - Method in class org.safs.image.SharedLock
-
- isMatchedType(String, String) - Static method in class org.safs.GuiClassData
-
Check if our soughtClass is equivalent to a known class type.
- isMatchingCaption(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Convenience routine to check if the object matches the Caption information stored
in this GuiObjectRecognition instance *without* specifying what the is
as required by the primary, tool-dependent isMatchingCaption routine.
Simply calls the subclass isMatchingCaption routine with null as the caption parameter.
- isMatchingCaption(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Calls the subclass's getObjectCaption function.
- isMatchingClass(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Convenience routine to check if the object matches the Class or Type information stored
in this GuiObjectRecognition instance *without* specifying what the classname or type is
as required by the primary, tool-dependent isMatchingClass routine.
Simply calls the subclass isMatchingClass routine with null as the classname parameter.
- isMatchingClass(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Determine if the provided Object matches our segment of the
recognition string.
- isMatchingID(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Calls the subclass's getObjectID function.
- isMatchingLevel(Object, int) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Calls the subclass's getObjectLevel function.
- isMatchingMaps(Map<String, String>, Map<String, String>) - Static method in class org.safs.StringUtils
-
- isMatchingName(Object, String, boolean) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Calls the subclass's getObjectName function.
- isMatchingObject(Object, DGuiObjectIndices) - Method in class org.safs.android.engine.DGuiObjectDefinition
-
- isMatchingObject(Object, int, int, String[]) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
First checks to see if the provided object matches class information for our stored
recognition method.
- isMatchingParent(Object) - Method in class org.safs.GuiObjectVector
-
- isMatchingPath(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- isMatchingPath(Object, String) - Method in class org.safs.jvmagent.agents.JMenuAgent
-
Determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in class org.safs.jvmagent.agents.JMenuBarAgent
-
Determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- isMatchingPath(Object, String) - Method in interface org.safs.jvmagent.LocalAgent
-
Mechanism to determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in interface org.safs.jvmagent.LocalSubItemsAgent
-
Determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in class org.safs.jvmagent.STAFLocalServer
-
Currently always returns 'false'.
- isMatchingPath(String, String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Determine if there is a matching Path object.
- isMatchingPath(String[]) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Determine if there is a matching Path object.
- isMatchingPath(Object, String) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to determine the requested information.
- isMatchingPath(Object, String) - Method in interface org.safs.rmi.engine.Agent
-
Mechanism to determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in class org.safs.rmi.engine.AgentImpl
-
Mechanism to determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in class org.safs.rmi.engine.ServerImpl
-
Mechanism to determine if the object contains a subitem/object identified
by the provided Path.
- isMatchingPath(Object, String) - Method in interface org.safs.rmi.engine.SubItemsAgent
-
Determine if the object contains a subitem/object identified
by the provided Path.
- ISMATCHINGPATH_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"IsMatchingPath"
- isMatchingProperty(Object, String, boolean) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
calls the subclass's getObjectProperty function with
correct information (string parse occurs before call)
- isMatchingQualifiers(Object, int, int) - Method in class org.safs.GuiObjectRecognition
-
Used internally, called by isMatchingObject.
Attempts to verify that every gorInfo qualifier from the recogntion string stored herein is
satisfied by theObject.
- isMatchingSubClass(Object, String, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses are generally expected to simply forward this request on to the tool-dependent
GuiClassData.isMatched (like RGuiClassData) function after casting the object to
the appropriate class for the tool implementation.
- isMatchingSubClass(Object, String, String) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to simply forward this request on to the
RGuiClassData.isMatched function after casting the object to
the appropriate class.
- isMatchingTargetMapValues(Map<String, String>, Map<String, String>) - Static method in class org.safs.StringUtils
-
Compares 2 Maps, but only cares about matching those key/value items that exist
in the target/benchmark.
- isMatchingText(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Calls the subclass's getObjectText function.
- isMatchingType(Object, String) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses are generally expected to simply forward this request on to the tool-dependent
GuiClassData.getMappedClassType (like RGuiClassData) function after casting the object to
the appropriate class for the tool implementation.
- isMatchingType(Object, String) - Method in class org.safs.rational.RGuiObjectRecognition
-
Determine if the provided GuiTestObject matches our segment of the
recognition string.
- isMaximized() - Method in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
- IsMenu(NativeLong) - Method in interface org.safs.natives.win32.User32
-
- isMenuBar(TestObject) - Method in class org.safs.rational.CFDotNetMenuBar
-
- isMenuBar(TestObject) - Method in class org.safs.rational.CFMenuBar
-
Note: Needed to be override in subclass.
- isMenuBar(TestObject) - Method in class org.safs.rational.win.CFWinMenuBar
-
- isMenuBar(TestObject) - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
- isMenuItem(TestObject) - Method in class org.safs.rational.CFDotNetMenuBar
-
- isMenuItem(TestObject) - Method in class org.safs.rational.CFMenuBar
-
Note: Needed to be override in subclass.
- isMenuItem(TestObject) - Method in class org.safs.rational.win.CFWinMenuBar
-
- isMenuItem(TestObject) - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
- IsMenuItemABitmap(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemAMenu(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemAMenuBarBreak(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemAMenuBreak(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemAMenuSeparator(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemChecked(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemDefault(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemEnabled(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemGrayed(int) - Static method in class org.safs.natives.MenuUtilities
-
- IsMenuItemHiLited(int) - Static method in class org.safs.natives.MenuUtilities
-
- isMiddleMouseButton(int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isMixedRsUsed() - Method in class org.safs.TestRecordHelper
-
Purpose: To test if the RS is specify in mixed mode.
- isMixedUse - Variable in class org.safs.ios.ITestStepProcessor
-
- isMode(List<String>, String) - Static method in class org.safs.GuiObjectVector
-
- isModeEnabled(long) - Method in class org.safs.logging.AbstractLogFacility
-
Tests if the specified log mode is enabled.
- isModeEnabled(long) - Method in class org.safs.staf.service.logging.CustomLogFac
-
Tests if the specified log mode is enabled.
- isModifiedConfig() - Static method in class org.safs.tools.drivers.AbstractDriver
-
- isModifiedRoot() - Static method in class org.safs.tools.drivers.AbstractDriver
-
- isMulti - Variable in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- isMultiple() - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- isMultiple() - Method in interface org.safs.selenium.webdriver.lib.ComboBox.Selectable
-
- isMyBreakpointsOn() - Method in class org.safs.Processor
-
test if breakpoints is enabled.
- isNeedFreshWindow() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- isNegativeCommand(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Utils
-
Some command (such as 'assert', 'verify' and 'waitFor') can be
appended with a getter (such as 'Text', 'Location' etc.) to form
a positive command (assertText, verifyLocation); they can also be
appended 'Not' before the getter to form a negative command
(assertNotText, verifyNotLocation).
This method will tell us if the command is a negative command.
- isNetEnabled() - Static method in class org.safs.Domains
-
- isNewSession() - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- isNodePartialMatch(String, String) - Method in class org.safs.rational.flex.custom.CFFlexTree
-
- isNodeSelected(GuiSubitemTestObject, com.rational.test.ft.script.List) - Method in class org.safs.rational.CFDotNetTree
-
- isNodeSelected(GuiSubitemTestObject, com.rational.test.ft.script.List) - Method in class org.safs.rational.CFTree
-
Note: This method can only treate the java-swing component,
For other appliction, it needed to be overrided.
- isNodeSelected(GuiSubitemTestObject, com.rational.test.ft.script.List) - Method in class org.safs.rational.flex.CFFlexTree
-
- isNodeSelected(GuiSubitemTestObject, com.rational.test.ft.script.List) - Method in class org.safs.rational.wpf.CFWPFTree
-
- isNodeSelected(WebElement) - Static method in class org.safs.selenium.webdriver.lib.Menu
-
- isNodesRunning(String, boolean, String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Checks to see if all "Selenium Grid Nodes" are running and registered to a grid-hub:
- isNormalFile() - Method in class org.safs.text.FileUtilities.FileAttribute
-
- isNormalFile(int) - Static method in class org.safs.text.FileUtilities.FileAttribute
-
- isNoScriptFailureBlockValid() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- isNoScriptFailureBlockValid() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
Is a NoScriptFailure BlockID assigned?
- isNumericOperator(String) - Method in class org.safs.tools.expression.SafsExpression
-
- isObjectShowing(Object) - Method in class org.safs.GuiObjectRecognition
-
Used internally, or by direct subclasses only.
Subclasses implement tool-dependent mechanism to provide the requested information.
- isObjectShowing(Object) - Method in class org.safs.rational.RGuiObjectRecognition
-
Used internally by GuiObjectRecognition superclass.
Rational RobotJ mechanism to provide the requested information.
- isObjectShowing(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- isObjectVisible(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- isOnlyOneChildVisible() - Method in class org.safs.PCTree
-
- isOnlyShutdownPosted(String) - Method in class org.safs.STAFHelper
-
- isOnSelectedState(GuiTestObject) - Method in class org.safs.rational.CFToolBar
-
Verify if the item's state is selected.
- isOSX() - Static method in class org.safs.jvmagent.Platform
-
- isOverridePropertySet(String) - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
- isOwnerSameTestContext(TestObject, TestObject) - Method in class org.safs.rational.RGuiObjectVector
-
- isPartialMatch() - Method in class org.safs.cukes.ai.selenium.Criteria
-
If the text will be matched partially (sub-string of the target string).
It is going to be used with the field
Criteria.parentRS
.
- isPartialMatch() - Method in class org.safs.selenium.webdriver.lib.model.TextMatchingCriterion
-
If the match of text is partial or full
- isPASMMode(List<String>) - Static method in class org.safs.GuiObjectVector
-
- isPDF(String) - Static method in class org.safs.text.FileUtilities
-
- isPerTableFlowControl() - Method in class org.safs.tools.drivers.AbstractDriver
-
- isPerTableFlowControl() - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- isPerTableFlowControl() - Method in interface org.safs.tools.drivers.DriverInterface
-
- isPopupMenu(TestObject) - Method in class org.safs.rational.CFDotNetMenuBar
-
- isPopupMenu(TestObject) - Method in class org.safs.rational.CFMenuBar
-
- isPopupMenu(TestObject) - Method in class org.safs.rational.win.CFWinMenuBar
-
- isPopupMenu(TestObject) - Method in class org.safs.rational.wpf.CFWPFMenuBar
-
- isPopupMenuClass(String) - Static method in class org.safs.android.engine.DGuiClassData
-
- isPopupMenuClass(String) - Static method in class org.safs.GuiClassData
-
- isPreferredEngine(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- isPreferredEngine(EngineInterface) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- isPreferredEngine(String) - Method in class org.safs.tools.drivers.DefaultDriver
-
- isPreferredEngine(EngineInterface) - Method in class org.safs.tools.drivers.DefaultDriver
-
- isPreferredEngine(String) - Method in interface org.safs.tools.drivers.DriverInterface
-
- isPreferredEngine(EngineInterface) - Method in interface org.safs.tools.drivers.DriverInterface
-
- isPreferredEngine(String) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- isPreferredEngine(EngineInterface) - Method in class org.safs.tools.drivers.STAFProcessContainerDriver
-
- isProcessRunning(String) - Static method in class org.safs.tools.GenericProcessMonitor
-
Return true or false that a given process is running on the system.
- isPropagate() - Method in exception org.safs.SAFSTestLevelError
-
- isPropertyAllSearchMode() - Method in class org.safs.GuiObjectVector
-
- ISPROPERTYEXIST - Static variable in class org.safs.ComponentFunction
-
- isPropertyExist() - Method in class org.safs.ComponentFunction
-
- isPropertyExist(String, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify if object's property exists or not.
- isPropertyExist(String, String, String[]) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify if object's property exists or not.
- isPropertyExist(String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify if object's property exists or not.
- isPropertyExist(StepTestTable, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify if object's property exists or not.
- isPropertyExist(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify if object's property exists or not.
- isPropertyExist(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify if object's property exists or not.
- IsPropertyExist(Component, String, String) - Static method in class org.safs.SAFSPlus.Component
-
Verify if object's property exists or not.
- IsPropertyExist(Component, String) - Static method in class org.safs.SAFSPlus.Component
-
Verify if object's property exists or not.
- ISPROPERTYEXIST_KEYWORD - Static variable in class org.safs.model.commands.GenericMasterFunctions
-
"IsPropertyExist"
- isQuiet() - Method in class org.safs.install.LibraryUpdate
-
- isQuoted(String) - Static method in class org.safs.StringUtils
-
Test if the value is double-quoted or not.
- isQuoted(String, int) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method isQuoted.
- isQuoted(String, int, Vector) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method isQuoted.
- isRadioButtonChecked(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the RadioButton with a given index is checked.
- isRadioButtonChecked(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the RadioButton with the given text is checked.
- isReadOnly(File) - Static method in class org.safs.text.FileUtilities
-
If file can be read and can NOT be wrote, then return true.
- isRecordDebugEnabled() - Method in class org.safs.tools.drivers.DebugInfo
-
- isRecordDebugEnabled() - Method in interface org.safs.tools.drivers.DebugInterface
-
During debugging, do we STOP on EVERY record?
- isRecordProcessed() - Method in class org.safs.Processor
-
- isRegexpiMatch(String, String) - Static method in class org.safs.text.Comparator
-
Attempt a 'regexp' pattern match on a given text string, ignoring case.
- isRegexpiMatchPattern(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- isRegexpMatch(String, String) - Static method in class org.safs.text.Comparator
-
Attempt a 'regexp' pattern match on a given text string.
The pattern is assumed to be a regular expression.
- isRegexpMatchPattern(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- isRegistered - Variable in class org.safs.staf.embedded.EmbeddedHandle
-
- isRemoteResult() - Method in class com.jayway.android.robotium.remotecontrol.solo.RemoteResults
-
- isRemoteShutdown() - Method in exception org.safs.sockets.ShutdownInvocationException
-
- isRemoveinstalledapk() - Method in class com.jayway.android.robotium.remotecontrol.solo.SoloTest
-
- isRemoveinstalledapk() - Method in class org.safs.android.remotecontrol.SoloTest
-
- isRequired(DesiredCapabilities) - Static method in class org.safs.selenium.webdriver.lib.ChromeHttpCommandExecutor
-
- isRESTFunction(String) - Static method in class org.safs.tools.engines.TIDComponent
-
Check if the action is a REST action.
- isRFSMCache() - Static method in class org.safs.Processor
-
- isRFSMOnly() - Static method in class org.safs.Processor
-
- isRfsmSearchMode() - Method in class org.safs.PCTree
-
- isRftFindSearchMode() - Method in class org.safs.GuiObjectVector
-
- isRftFindSearchString - Variable in class org.safs.GuiObjectVector
-
True for RFT Find Search Mode.
- isRightMouseButton(int) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isRMIServer - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
- isRootHtml(SearchContext) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- isRootVisible(GuiSubitemTestObject) - Method in class org.safs.rational.CFTree
-
Purpose: helper function to check if the root node of the tree is visible
- isRootVisible(GuiSubitemTestObject) - Method in class org.safs.rational.flex.CFFlexTree
-
This override the method of its superclass CFTree
- isRunning() - Method in class org.safs.model.tools.AbstractRunner
-
The indicator tells if the runner/embedded-driver is running or not.
- isRunning() - Method in class org.safs.tools.drivers.MouseCheckTimer
-
- isRuntimeLoader(String) - Static method in class org.safs.rational.FlexUtil
-
- isSafari(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isSAFS - Variable in class org.safs.install.ProjectInstaller
-
- isSAFS() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- IsSAFS() - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
To test if we are using product "SAFS".
Either Satisfy:
The environment
Constants.ENV_SAFSDIR
must exist.
- isSAFS() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- isSAFSINPUTAvailable() - Method in class org.safs.STAFHelper
-
Function isSAFSINPUTAvailable()
- isSAFSINPUTAvailable() - Method in interface org.safs.tools.CoreInterface
-
- isSAFSLOGSAvailable() - Method in class org.safs.STAFHelper
-
Function isSAFSLOGSAvailable()
- isSAFSLOGSAvailable() - Method in interface org.safs.tools.CoreInterface
-
- isSAFSMAPSAvailable() - Method in class org.safs.STAFHelper
-
Function isSAFSMAPSAvailable()
- isSAFSMAPSAvailable() - Method in interface org.safs.tools.CoreInterface
-
- isSAFSVARSAvailable() - Method in class org.safs.STAFHelper
-
Function isSAFSVARSAvailable()
- isSAFSVARSAvailable() - Method in interface org.safs.tools.CoreInterface
-
- isSameHostPort(WebDriverGUIUtilities.GridNode) - Method in class org.safs.selenium.webdriver.WebDriverGUIUtilities.GridNode
-
- isSapComponent(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
To test if the WebElement represents a SAP OpenUI5 component.
- isSAPDomain(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
To test if the WebElement belongs to SAP OPENUI5 Domain.
- isSapEnabled() - Static method in class org.safs.Domains
-
- isSASFlexComponent(TestObject) - Static method in class org.safs.rational.flex.custom.SASUtil
-
- isSatisfied() - Method in class com.jayway.android.robotium.remotecontrol.Condition
-
Should do the necessary work needed to check a condition and then return whether this condition is satisfied or not.
- isSatisfied() - Method in interface com.robotium.solo.Condition
-
Should do the necessary work needed to check a condition and then return whether this condition is satisfied or not.
- isScreenshotSequenceRunning() - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
- isScreenXYFuzzyMatch(DataBuffer, SampleModel, int, int, DataBuffer, SampleModel, int, int) - Static method in class org.safs.image.ImageUtils
-
This is a time expensive match seeking to match 1 pixel with any one of 8 adjacent pixels.
- isScriptFailureBlockValid() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- isScriptFailureBlockValid() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
Is a ScriptFailure BlockID assigned?
- isScriptNotExecutedBlockValid() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- isScriptNotExecutedBlockValid() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
Is a ScriptNotExecuted BlockID assigned?
- isScriptWarningBlockValid() - Method in class org.safs.tools.drivers.FlowControlInfo
-
- isScriptWarningBlockValid() - Method in interface org.safs.tools.drivers.FlowControlInterface
-
Is a ScriptWarning BlockID assigned?
- isSearching() - Method in class org.safs.selenium.ThreadedSelectWindow
-
- isSeekingPopupMenu() - Method in class org.safs.GuiObjectVector
-
Only reference recognition string and no specific object.
- isSelectable() - Method in class org.safs.selenium.webdriver.lib.model.TreeNode
-
- isSelected() - Method in class org.safs.selenium.ThreadedSelectWindow
-
- isSelected(Object) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- isSelected() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- isSelenium - Variable in class org.safs.install.ProjectInstaller
-
- isSelenium3X() - Static method in class org.safs.selenium.util.SeleniumServerRunner
-
- isSeleniumPlus() - Method in class org.safs.selenium.util.SePlusInstallInfo
-
- IsSeleniumPlus() - Static method in class org.safs.selenium.util.SePlusInstallInfo
-
- isSeleniumPlus() - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
- isSeleniumServerRunning(String, String, boolean, boolean, String, boolean) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Test if selenium "standalone"/"grid hub, grid nodes" is ready.
- isSelPlusProject(File) - Static method in class org.safs.install.SeleniumPlusInstaller
-
Check if SeleniumPlus project or not
- isSeparator() - Method in class org.safs.rational.DotNetMenuTreeNode
-
Note: Only works for ToolStripSeparator and its subclass
- isSeparator() - Method in class org.safs.rational.flex.FlexMenuTreeNode
-
- isSeparator() - Method in class org.safs.rational.JavaMenuTreeNode
-
Note: Only works for swing application for instance.
- isSeparator() - Method in class org.safs.rational.MenuTreeNode
-
- isSeparator() - Method in class org.safs.rational.win.WinMenuTreeNode
-
Note: Only works for testing .Separator
- isSeparator() - Method in class org.safs.rational.wpf.WPFMenuTreeNode
-
Note: Only works for ToolStripSeparator and its subclass
- isSeparator() - Method in class org.safs.selenium.webdriver.lib.model.MenuItem
-
Subclass may need to override this method to get a correct value.
- isServiceAvailable(String) - Method in class org.safs.STAFHelper
-
Queries the STAF SERVICE service to see if a particular service is
currently registered and running.
- isServiceAvailable(String) - Method in interface org.safs.tools.CoreInterface
-
- isServiceLibraryRunning(String) - Method in class org.safs.STAFHelper
-
Queries the STAF SERVICE service to see if a particular LIBRARY is already running.
- isServiceRunning(String) - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- isShiftKey(int) - Static method in class org.safs.natives.MSKeyEvent
-
- isShortenGeneralRecognition() - Method in class org.safs.PCTree
-
- isShowing(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- isShowing(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
- isShowing(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return true if the object is showing/visible.
- isShowing(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return true if the object is showing/visible.
- isShowing(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Is the component visible?
Returns text "true" if the component is set to be visible.
- isShowing(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return true if the specified object is showing/visible.
- isShowing(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Showing Unsupported").
- isShowing(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return true if the object is showing/visible.
- ISSHOWING_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"IsShowing"
- isShowOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
- isShowOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.Menu.SapSelectable_Menu
-
- isShowOnPage(Element) - Method in class org.safs.selenium.webdriver.lib.model.EmbeddedObject
-
To check if an Element is visible on page.
- isShowOnPage(WebElement) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
- isShowOnPage(WebElement, Point) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
To check if a certain point of web-element is shown on the page.
If the point is not given or it is out of boundary of web-element, method will
check if the web-element is fully shown on the page.
- isSmallParcelOfWholeMessage(Bundle) - Static method in class org.safs.android.messenger.MessageUtil
-
Test is the bundle contains the information of small parcel of a whole message.
- isSolaris() - Static method in class org.safs.jvmagent.Platform
-
- isSoloLogsEnabled() - Method in class org.safs.android.DJavaHook
-
- isSpinnerTextSelected(int, String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the given text is selected in the given Spinner.
- isSpinnerTextSelected(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the given text is selected in any Spinner located in the current screen.
- isStale() - Method in class org.safs.selenium.webdriver.lib.model.DefaultRefreshable
-
- isStale(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Test if a WebElement is stale(DOM element is deleted or is repaint or disappear).
- isStandalongServerRunning(String, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Checks to see if a "Selenium Standalone Server" is running.
- isStandardDriverCommandsEnabled() - Method in class org.safs.DriverCommandProcessor
-
- isStart() - Method in class org.safs.tools.logs.processor.TestLevel
-
- isStatusOk(boolean) - Method in class org.safs.selenium.webdriver.lib.CheckBox.AbstractCheckable
-
Check if the checkbox's status is the same as the 'expected status'.
- isStopped() - Method in class org.safs.ios.IOSProcessContainer
-
- isStopped() - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- isStopped() - Method in class org.safs.tools.logs.processor.StatusReport
-
- isStringType() - Method in class org.safs.android.messenger.MultipleParcelsHandler.SmallParcel
-
- isSubclassOf(TestObject, String) - Static method in class org.safs.rational.DotNetUtil
-
- issueActionFailure(String) - Method in class org.safs.Processor
-
Unable to perform [action].
- issueActionOnXFailure(String, String) - Method in class org.safs.Processor
-
Unable to perform [action].
- issueActionUsingNegativeMessage(String, String) - Method in class org.safs.DriverCommand
-
"[Action] using [x] finished with a negative result."
"[detail]"
* @param detail -- a detail message already properly localized, if necessary.
- issueActionWarning(String) - Method in class org.safs.DriverCommand
-
Issue [command] was not successful.
- issueErrorPerformingAction(String) - Method in class org.safs.Processor
-
"Error performing [action]."
"Error at line [number] in file [file]: [error]"
- issueErrorPerformingActionOnX(String, String) - Method in class org.safs.Processor
-
"Error performing [action] on [x]."
"Error at line [number] in file [file]: [error]"
- issueErrorPerformingActionUsing(String, String) - Method in class org.safs.Processor
-
"[action] was not successful using [x]."
"Error at line [number] in file [file]: [error]"
- issueExecutionNegativeMessage(String) - Method in class org.safs.DriverCommand
-
"Action processed with a negative result."
"[detail]"
Purpose: set failure status and log a simple failure message when a test record got processed with negative result.
- issueFileErrorFailure(String) - Method in class org.safs.ComponentFunction
-
Issue a file error and failure message
Filename does not need to be localized.
- issueFileErrorFailure(String) - Method in class org.safs.DriverCommand
-
Issue a file error and failure message
Filename does not need to be localized.
- issueGenericSuccess(String, String) - Method in class org.safs.DriverCommand
-
issue OK status and generic message (not a PASSED message):
[action] successful.
- issueGenericSuccess(String) - Method in class org.safs.DriverCommand
-
issue OK status and generic message (not a PASSED message)
[action] successful.
- issueGenericSuccessUsing(String, String) - Method in class org.safs.DriverCommand
-
issue OK status and Generic message (not a PASSED message):
[action] successful using [x].
- issueInputRecordFailure(String) - Method in class org.safs.Processor
-
Unable to perform [action].
- issueInputRecordFailure(String, String) - Method in class org.safs.Processor
-
If [message]==null
Unable to perform [action].
- issueParameterCountFailure() - Method in class org.safs.ComponentFunction
-
Issue parameter count error and failure message
- issueParameterCountFailure(String) - Method in class org.safs.ComponentFunction
-
Issue parameter count error and failure message
- issueParameterCountFailure() - Method in class org.safs.DriverCommand
-
Issue parameter count error and failure message
- issueParameterCountFailure(String) - Method in class org.safs.DriverCommand
-
Issue parameter count error and failure message
- issueParameterValueFailure(String) - Method in class org.safs.ComponentFunction
-
Issue parameter value error and failure message
- issueParameterValueFailure(String) - Method in class org.safs.DriverCommand
-
Issue parameter value error and failure message along with a failure status.
- issuePassedSuccess(String) - Method in class org.safs.ComponentFunction
-
"windowName compName action successful.
- issuePassedSuccess(String) - Method in class org.safs.DriverCommand
-
issue OK status and PASSED message.
[action] successful.
- issuePassedSuccess(String, String) - Method in class org.safs.Processor
-
issue OK status and PASSED message.
If [message]==null
[action] successful.
[detail]
If [message]!=null
[message]
[detail]
string comment is expected to already be localized, but can be null.
- issuePassedSuccessUsing(String) - Method in class org.safs.ComponentFunction
-
"windowName compName action successful using [using]"
Sets status to OK and issues a PASSED message.
- issueUnknownErrorFailure(String) - Method in class org.safs.ComponentFunction
-
Issue a generic error and failure message
The cause parameter is expected to already be localized.
- issueUnknownErrorFailure(String) - Method in class org.safs.DriverCommand
-
Issue a generic error and failure message
The cause parameter is expected to already be localized.
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.CheckBox.HtmlCheckable
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_ComboBox
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ComboBox.DojoSelect_Select
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ComboBox.HtmlSelect
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ComboBox.SapSelect_ComboBox
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.Menu.DefaultSelectable_Menu
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.model.EmbeddedObject
-
Test if the element is supported.
- isSupported(WebElement) - Method in interface org.safs.selenium.webdriver.lib.model.Supportable
-
Test if the element is supported.
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ScrollBar.DojoScrollbale
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ScrollBar.HtmlScrollable
-
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.ScrollBar.SapScrollbale
-
- isSupported(WebElement, String[]) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.DOJO
-
- isSupported(WebElement, String[]) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.HTML
-
- isSupported(WebElement, String[]) - Static method in class org.safs.selenium.webdriver.lib.SearchObject.SAP
-
Test if the element is supported.
- isSupported(WebElement) - Method in class org.safs.selenium.webdriver.lib.Tree.DefaultSelectable_Tree
-
- isSupportedRecordType(String) - Method in class org.safs.ComponentFunction
-
Supports standard TEST STEP record types (T, TW, TF)
- isSupportedRecordType(String) - Method in class org.safs.DriverCommand
-
Supports standard DRIVER COMMAND record types (C, CW, CF)
- isSupportedRecordType(String) - Method in class org.safs.DriverCommandProcessor
-
Supports standard DRIVER COMMAND record types (C, CW, CF)
- isSupportedRecordType(String) - Method in class org.safs.EngineCommandProcessor
-
Supports 'E'
- isSupportedRecordType(String) - Method in class org.safs.Processor
-
Determine support for a particular record type.
- isSupportedRecordType(String) - Method in class org.safs.TestStepProcessor
-
Supports standard TEST STEP record types (T, TW, TF)
- isSuspended() - Method in class org.safs.logging.AbstractLogFacility
-
Tests if this log facility is currently suspended.
- isSuspended() - Method in class org.safs.tools.status.StatusInfo
-
- isSuspended() - Method in interface org.safs.tools.status.StatusInterface
-
- isSWFLoader(String) - Static method in class org.safs.rational.FlexUtil
-
- isSwtDomain(TestObject) - Static method in class org.safs.rational.CFComponent
-
- isSwtDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isSwtEnabled() - Static method in class org.safs.Domains
-
- isSWTWidget(TestObject) - Method in class org.safs.rational.CFComponent
-
Determine if the TestObject is an Eclipse SWT component.
- isTargetBlock(String, String, String) - Method in class org.safs.staf.service.input.AbstractSAFSInputService
-
- IStatus - Class in org.safs.ios
-
Object used to house the status results and loggable messages from an Instruments JavaScript execution.
- IStatus() - Constructor for class org.safs.ios.IStatus
-
- IStatus(int, String, String) - Constructor for class org.safs.ios.IStatus
-
Convenience constructor to populate multiple fields in a single call.
- isTestRecordDebugEnabled() - Method in class org.safs.tools.drivers.DebugInfo
-
- isTestRecordDebugEnabled() - Method in interface org.safs.tools.drivers.DebugInterface
-
During debugging, do we STOP on T,TW,TF Test records?
- isTextChecked(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the given Text is checked.
- isTextOKForRecognition(String) - Static method in class org.safs.GuiObjectRecognition
-
- isTextValue() - Method in class org.safs.PCTree
-
- isThresholdEnabled() - Method in class org.safs.persist.PersistableDefault
-
- isThresholdEnabled() - Method in interface org.safs.Printable
-
If enabled, then the data bigger than the 'threshold' will not be printed out.
- isToggleButtonChecked(String) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if a ToggleButton with the give text is checked.
- isToggleButtonChecked(int) - Method in class com.jayway.android.robotium.remotecontrol.solo.Solo
-
Checks if the ToggleButton at the give index is checked.
- isToolAvailable(String) - Method in class org.safs.STAFHelper
-
Queries the STAF HANDLE service to see if a particular process name is
currently registered and running.
- isToolAvailable(String) - Method in interface org.safs.tools.CoreInterface
-
Queries the Core communications protocol to see if a particular process name is
currently registered and running.
- isToolRunning() - Method in class org.safs.jvmagent.STAFLocalServer
-
Superclass implementation checks for a service.
- isToolRunning(String) - Static method in class org.safs.staf.embedded.EmbeddedHandles
-
- isToolRunning() - Method in class org.safs.tools.counters.SAFSCOUNTERS
-
- isToolRunning() - Method in class org.safs.tools.drivers.DriverConfiguredSTAFInterfaceClass
-
- isToolRunning() - Method in class org.safs.tools.engines.GenericEngine
-
Verifies a STAF tool matching our engine name is running.
- isToolRunning() - Method in class org.safs.tools.engines.SAFSSELENIUM
-
- isToolRunning() - Method in interface org.safs.tools.GenericToolsInterface
-
TRUE if the underlying tool is running.
- isToolRunning() - Method in class org.safs.tools.stacks.SAFSSTACKS
-
TRUE if the underlying tool is running.
- isToolRunning() - Method in class org.safs.tools.status.SAFSSTATUS
-
TRUE if the underlying tool is running.
- isToolTipContainerType(String) - Static method in class org.safs.android.engine.DGuiClassData
-
- isToolTipContainerType(String) - Static method in class org.safs.GuiClassData
-
- isTopLevelContainer(String) - Static method in class org.safs.GuiObjectRecognition
-
- isTopLevelPopupContainer(Object) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Currently not implemented...
- isTopLevelPopupContainer(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- isTopLevelPopupContainer(Object) - Method in class org.safs.GuiObjectVector
-
- isTopLevelPopupContainer(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return true if the object is PopupWindow Container,
Some Java Frames and\or JFrames can contain a JPopup in a child
panel instead of an "owned" window.
- isTopLevelPopupContainer(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Is the component a top-level Popup Container?
Should return text "true" if the component is.
- ISTOPLEVELPOPUPCONTAINER_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"IsTopLevelPopupContainer"
- isTopLevelPopupWindow(Object) - Method in class org.safs.GuiObjectVector
-
- isTopLevelWindow(TestObject) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- isTopLevelWindowRecognition(String) - Static method in class org.safs.android.engine.DGuiObjectRecognition
-
Initial implementation to detect that a recognition string snippet is likely pointing to
the top-level window itself and not a child of the top-level window.
- isTopParentWinFocused(Script, int) - Static method in class org.safs.rational.ft.DynamicEnabler
-
Try to "find" the TopLevelWindow associated with a processID and return true if it is the topmost window--
the one with keyboard focus.
- isTraceEnabled() - Method in class org.safs.logging.ApacheLogUtilities
-
- isTraceEnabled() - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- isTraceEnabled() - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- isTreeNodeExpanded(WebElement) - Static method in class org.safs.selenium.webdriver.lib.Tree
-
- isTreeNodeSelected(WebElement) - Static method in class org.safs.selenium.webdriver.lib.Tree
-
- isType() - Static method in class org.safs.selenium.util.JavaScriptFunctions
-
Test if an object of a certain type.
depending on: nothing
depending level: 0
- isTypeMatched(WebElement, String) - Static method in class org.safs.selenium.webdriver.WebDriverGUIUtilities
-
Get the mapped-class-names according to the type; then get the webelement's
class-name (and its superclasses' names) if the webelement is DOJO/SAP object,
get the webelement's tag if the webelement is a standard HTML object.
- isUnixOS() - Static method in class org.safs.android.auto.lib.Console
-
- isUnixOS() - Static method in class org.safs.android.auto.lib.ConsoleTool
-
- isUnModifiableParameter(String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
To test if the step's parameter is modifiable.
- isUpdateEnabled() - Method in class org.safs.tools.data.GenericJDBC
-
- isURLExist(String) - Static method in class org.safs.Utils
-
- isURLExist(String) - Static method in class org.safs.UtilsIndependent
-
- isUseCaches() - Method in class org.safs.net.HttpRequest
-
- isUseClassNotSubType() - Method in class org.safs.tools.drivers.RStringStrategy
-
- isUseGenricType() - Method in class org.safs.tools.drivers.RStringStrategy
-
- isUseSAFSMonitor() - Method in class org.safs.tools.drivers.DefaultDriver
-
- isValid(String) - Method in class org.safs.android.remotecontrol.SAFSEngineCommands
-
- isValid(Object) - Method in class org.safs.jvmagent.agents.ObjectAgent
-
Return true if the object is still valid/finadable in the JVM.
- isValid(Object) - Method in interface org.safs.jvmagent.LocalAgent
-
Return true if the object is still valid/finadable in the JVM.
- isValid(Object) - Method in class org.safs.jvmagent.STAFLocalServer
-
Return true if the object is still valid/finadable in the JVM.
- isValid(String) - Static method in class org.safs.model.commands.EngineComponentCommands
-
Does the component still exist as a valid object?
Should return text "true" if the component is still valid.
- isValid(Object) - Method in interface org.safs.rmi.engine.Agent
-
Return true if the object is still valid/finadable in the JVM.
- isValid(Object) - Method in class org.safs.rmi.engine.AgentImpl
-
Default implementation throws SAFSActionUnsupportedRuntimeException("Valid Unsupported").
- isValid(Object) - Method in class org.safs.rmi.engine.ServerImpl
-
Return true if the object is still valid/finadable in the Remote JVM.
- isValid(String) - Static method in class org.safs.StringUtils
-
- isValid() - Method in class org.safs.tools.input.InputRecordInfo
-
- isValid() - Method in interface org.safs.tools.input.InputRecordInterface
-
Returns TRUE if the values for recordnum and recorddata are valid.
- isValid() - Method in class org.safs.tools.input.InputRecordInvalid
-
- isValid() - Method in class org.safs.tools.mail.Mailer.MimeContent
-
- ISVALID_KEYWORD - Static variable in class org.safs.model.commands.EngineComponentCommands
-
"IsValid"
- isValidated - Variable in class org.safs.tools.logs.MultiLogResults
-
- isValidBrowserID(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
if the id is valid (not null and not empty).
- isValidFrameRS(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- isValidGuiContainer(Object) - Method in class org.safs.GuiObjectVector
-
Return true if the provided object represents a gui container.
- isValidGuiContainer(Object) - Method in class org.safs.rational.RGuiObjectVector
-
Return true if the object is a gui container.
- isValidGuiObject(Object) - Method in class org.safs.GuiObjectVector
-
Return true if the provided object represents a valid gui component.
- isValidGuiObject(Object) - Method in class org.safs.rational.RGuiObjectVector
-
Return true if the object is a GuiTestObject.
- isValidMouseButton(String) - Method in class org.safs.autoit.lib.AutoItXPlus
-
Check if the mouse button string is acceptable for AutoIt engine.
- isValidNonStdChar(char) - Static method in class org.safs.tools.stringutils.StringUtilities
-
Method isValidNonStdChar.
- isViewByIndexChecked(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
test if the following TextView
is checked.
CheckBox
RadioButton
Spinner
ToggleButton
The index is given by parameter, according to that index
Solo will get the appropriate View and test if it is checked.
- isViewByTextChecked(Properties) - Method in class com.jayway.android.robotium.remotecontrol.client.processor.SoloProcessor
-
test if the following TextView
is checked.
CheckBox
RadioButton
Spinner
ToggleButton
The text is given by parameter, according to that text
Solo will get the appropriate View and test if it is checked.
- isVisible() - Method in class org.safs.selenium.spc.SPCTreeNode
-
- isVisible() - Method in class org.safs.selenium.webdriver.lib.model.Element
-
- isVisible(WebElement) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Get the visibility of the webelement.
Try Selenium's API isDisplayed() firstly, if it is false then try to test value of attribute 'visibility'.
- isVisiblePropertyTrue(TestObject, String) - Static method in class org.safs.rational.RGuiObjectRecognition
-
- isW3Cimplementation - Static variable in class org.safs.selenium.webdriver.lib.WDLibrary
-
If the browser's driver is implemented by W3C protocol
- isWaiting() - Method in class org.safs.image.SharedLock
-
- isWarnEnabled() - Method in class org.safs.logging.ApacheLogUtilities
-
- isWarnEnabled() - Method in class org.safs.logging.slf4j.CombinedLoggerAdapter
-
- isWarnEnabled() - Method in class org.safs.logging.slf4j.VoidLoggerAdapter
-
- isWarningOK() - Method in class org.safs.model.ComponentFunction
-
Indicates if a warning is acceptable for this ComponentFunction.
- isWarningOK() - Method in class org.safs.model.DriverCommand
-
Indicates if a warning is acceptable for this DriverCommand.
- isWarningOK() - Method in class org.safs.model.EngineCommand
-
Indicates if a warning is acceptable for this EngineCommand.
- isWinDomain(TestObject) - Static method in class org.safs.rational.CFComponent
-
- isWinDomain(TestObject) - Static method in class org.safs.rational.RGuiObjectVector
-
- isWindow() - Method in class org.safs.autoit.AutoItRs
-
- isWindow() - Method in interface org.safs.autoit.IAutoItRs
-
- IsWindow(NativeLong) - Method in interface org.safs.natives.win32.User32
-
- isWindowPlatform() - Static method in class org.safs.text.FileUtilities
-
- isWindows() - Static method in class org.safs.jvmagent.Platform
-
- isWindows9X() - Static method in class org.safs.jvmagent.Platform
-
- isWindowsKey(int) - Static method in class org.safs.natives.MSKeyEvent
-
- isWindowsOS() - Static method in class org.safs.android.auto.lib.Console
-
- isWindowsOS() - Static method in class org.safs.android.auto.lib.ConsoleTool
-
- isWindowsOS() - Static method in class org.safs.tools.GenericProcessMonitor
-
- isWindowsXP() - Static method in class org.safs.jvmagent.Platform
-
- isWinEnabled() - Static method in class org.safs.Domains
-
- isWithCommentsAndBlankLines() - Method in class org.safs.PCTree
-
- isWithNameIncludeOnlyCaption() - Method in class org.safs.PCTree
-
- isX11() - Static method in class org.safs.jvmagent.Platform
-
- it - Variable in class org.safs.tools.engines.AutoItComponent
-
The AutoIt instance got by AutoIt.AutoItObject().
This instance may be shared by multiple threads.
- Item - Class in org.safs.selenium.webdriver.lib.model
-
This provides a uniformed Item object to represent the item
within a container such as TabControl or ListView etc.
It represents originally sap.ui.core.Item
- Item() - Constructor for class org.safs.selenium.webdriver.lib.model.Item
-
- Item(Object) - Constructor for class org.safs.selenium.webdriver.lib.model.Item
-
Constructor used to create an uniformed Item object.
- ITEM_ACCPET_SLF4J_DEBUG - Static variable in class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
- ITEM_ACCPET_SLF4J_TEST - Static variable in class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
- ITEM_AUTH - Static variable in class org.safs.Constants.RestConstants
-
"
AUTH" is the "map item" (under section
Constants.RestConstants.SECTION_SAFS_REST
) 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:
[SAFS_REST]
#The file <projectRoot>\config\auth2.xml will be used as authorization/authentication information.
AUTH=
config\auth2.xml
[SAFS_REST]
#The file C:\Users\xxx\simpleAuth.xml will be used as authorization/authentication information.
AUTH=
C:\Users\xxx\simpleAuth.xml
- ITEM_BASE_NAME - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"base.name" defines the relative URI where the safs data service runs
Examples:
[SAFS_DATA_SERVICE]
base.name=safsdata
- ITEM_BENCHDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
"BENCHDIR" defines the name of folder where the test benchmarks are stored.
Examples:
[SAFS_DIRECTORIES]
BENCHDIR=Benchmarks
- ITEM_BROWSER_TIMEOUT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
browser.timeout" defines the timeout in seconds a node is willing to hang inside the browser.
The timeout value is an integer.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
browser.timeout=
200 The node is willing to hang 200 seconds.
- ITEM_BYPASS_FRAME_RESET - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
bypass.frame.reset" By default, search algorithms begin every search by switching back to the topmost root HTML document (frame).
Set
bypass.frame.reset to true if you wish to disable this frames reset at the beginning of every component search.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
bypass.frame.reset=
true | false
NOTE: If this is set to true, user MUST handle the frame-switch by himself and should NOT define any "frame information" in the Recognition String in MAP file.
- ITEM_BYPASS_ROBOT_ACTION - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
bypass.robot.action" By default, our library will handle click actions by Robot firstly, if failed then handle it by selenium.
Set
bypass.robot.action to true if you wish to skip the Robot.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
bypass.robot.action=
true | false
- ITEM_CONNECTION_TEST_COMMAND - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
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.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
connection.test.command=
getAlertText
connection.test.command=
getCurrentWindowSize
- ITEM_CONNECTION_TEST_MAX_DURATION - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- ITEM_CONNECTION_TEST_MAX_TRY - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
connection.test.max.try" defines the maximum times to try to get a good connection between WebDriver and BrowserDriver
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
connection.test.max.try=
10
- ITEM_CONSOLE_STATE - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"CONSOLE_STATE" defines the state of the JVM console for the SELENIUM server
The value can be: MAX|MIN|NORMAL|MAXIMIZE|MINIMIZE
Examples:
[SAFS_SELENIUM]
CONSOLE_STATE=MAX Selenium Server console will be maximized.
- ITEM_DATADIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
"DATADIR" defines the name of folder where the test data (something likes Map, Map-Order files) is stored.
Examples:
[SAFS_DIRECTORIES]
DATADIR=Maps
- ITEM_DELAY_WAIT_REFRESH - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"delay.get.content" defines the delay (milliseconds) waiting for the refresh of a webelement before getting its content.
- ITEM_DIFFDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
"DIFFDIR" defines the name of folder where the test differences will go.
Examples:
[SAFS_DIRECTORIES]
DIFFDIR=Diffs
- ITEM_DRIVER_ROOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"DriverRoot"
Predefined "item" in the SAFS_DRIVER section of a SAFS Configuration source.
- ITEM_DYNAMIC_ENABLE_TOP_WINS - Static variable in class org.safs.tools.drivers.DriverConstant.SafsROBOTJ
-
"DynamicEnableTopWindows" defines if the Dynamic Enabler will automatically search the top windows to enable.
If this is enabled, it may cost more time.
Examples:
[SAFS_ROBOTJ]
DynamicEnableTopWindows=True|False
- ITEM_HOST - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"host" defines the name of host where the safs data service runs
Examples:
[SAFS_DATA_SERVICE]
host=serverMachineName
- ITEM_INTERCEPT_STEP - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"intercept.step" defines if the test step will be intercepted.
If this is set to true, then each test step will be intercepted.
- ITEM_LOGDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
"LOGDIR" defines the name of folder where the test logs will go.
Examples:
[SAFS_DIRECTORIES]
LOGDIR=Logs
- ITEM_OPEN_READ - Static variable in class org.safs.text.GENKEYS
-
%1% is open for READ operations.
- ITEM_OPEN_WRITE - Static variable in class org.safs.text.GENKEYS
-
%1% is open for WRITE operations.
- ITEM_PARAM - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- ITEM_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"port" defines the port number where the safs data service runs
Examples:
[SAFS_DATA_SERVICE]
port=8080
- ITEM_PROJECT_ROOT - Static variable in class org.safs.tools.drivers.DriverConstant
-
"ProjectRoot"
Predefined "item" in the SAFS_PROJECT section of a SAFS Configuration source.
- ITEM_PROTOCOL - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"protocol" defines the protocol with which the safs data service runs.
- ITEM_PROXY - Static variable in class org.safs.Constants.RestConstants
-
"
PROXY" is the "map item" (under section
Constants.RestConstants.SECTION_SAFS_REST
) defining a proxy server for Internet connection.
Examples:
[SAFS_REST]
#proxy.host.name:port will be used as proxy server for Internet connection.
PROXY=
proxy.host.name:port
- ITEM_REGISTRY_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
registry.port" By default, our library will use
1099
as the port to get the registry for looking up the RMI server.
Set
registry.port to another port if the registry is created with different port.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
registry.port=
1100
- ITEM_RMI_PORT_FORWARD - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
rmi.port.forward" With docker, by default, our library will connect the RMI server running on docker container by container's IP and port.
But we can map the container's port to local-machine's port so that our library will connect the RMI server (running on docker container) by "localhost" and the mapped port.
Set
rmi.port.forward to true if you want our library to connect the RMI server (running on docker container) by "localhost" and the mapped port.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
rmi.port.forward=
true | false
- ITEM_SEPARATOR - Static variable in class org.safs.selenium.webdriver.lib.ComboBox
-
- ITEM_SERVER_LAUNCH_SCRIPT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"server.launch.script" is the absolute path of the script for launching the selenium server.
- ITEM_SERVER_URL - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"server.url" defines the whole URL of safs data service.
If this is defined, then the 'protocol', 'host', 'port' and 'base.name' will not take effect anymore.
Examples:
[SAFS_DATA_SERVICE]
server.url=http://host:8080/safsdata
- ITEM_TESTDIR - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
"TESTDIR" defines the name of folder where the test results will go.
Examples:
[SAFS_DIRECTORIES]
TESTDIR=Actuals
- ITEM_TIMEOUT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
timeout" defines the timeout in seconds before the hub automatically releases a node that hasn't received any requests for more than the specified number of seconds.
The timeout value is an integer.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
timeout=
200 The node can stay idle for 200 seconds before being released by the hub.
- ITEM_WAIT_READY - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
wait.ready" defines if the component will not be handled until it is ready.
It is a boolean value, the default value is false.
It is an item under section
DriverConstant.SECTION_SAFS_SELENIUM
Examples:
[SAFS_SELENIUM]
wait.ready=
true The component will not be handled until it is ready.
- ITEM_WEB_DRIVERS - Static variable in class org.safs.Constants.SeleniumConstants
-
- ITEM_WEB_DRIVERS - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"WEB_DRIVERS" defines a set of drivers to start with the selenium-server.
The value can be a combination (separated by a colon :) of
BrowserConstants#BROWSER_NAME_IE
BrowserConstants#BROWSER_NAME_CHROME
BrowserConstants#BROWSER_NAME_EDGE
BrowserConstants.BROWSER_NAME_XXX might be supported.
- ITEMCOUNT_PROPERTY - Static variable in class org.safs.rational.CFMenuBar
-
- itemID - Variable in class org.safs.GuiObjectRecognition.GORInfo
-
the qualifier category ID for the substring.
- itemInfo - Variable in class org.safs.GuiObjectRecognition.GORInfo
-
the qualifier piece of recognition stored herein.
- itemName - Variable in class org.safs.GuiObjectRecognition.GORInfo
-
the qualifier category substring.
- itemname - Variable in class org.safs.tools.input.UniqueStringItemInfo
-
- items() - Method in class org.safs.logging.LogItemDictionary
-
Returns an enumeration of all log items.
- itemValue - Variable in class org.safs.GuiObjectRecognition.GORInfo
-
the qualifier value substring of the stored recognition.
- iterateChildMatchData(Object, List) - Method in class org.safs.GuiObjectVector
-
- iterateChildren(Object, List) - Method in class org.safs.GuiObjectVector
-
used by getMatchingChildObject below.
- iterator - Variable in class org.safs.ComponentFunction
-
- iterator - Variable in class org.safs.DriverCommand
-
Used to iterate over any params provided for a command.
- ITestRecordHelper - Class in org.safs.ios
-
Extends TestRecordHelper, which holds key data used by the Apple IOS Engine.
Based on the SAFS Test Record Data doc.
- ITestRecordHelper() - Constructor for class org.safs.ios.ITestRecordHelper
-
No-arg constructor to make this fully qualified javabean
- ITestRecordStackable - Interface in org.safs.tools
-
In the driver/engine class (like JSAFSDriver TIDDriverFlowCommand), there is a shared class field
'Test Record'.
- ITestStepProcessor - Class in org.safs.ios
-
- ITestStepProcessor() - Constructor for class org.safs.ios.ITestStepProcessor
-
- ITreeSelectable - Interface in org.safs.selenium.webdriver.lib.model
-
History:
Jun 03, 2014 (Lei Wang) Initial release.
- IWebAccessibleInternetRole - Interface in org.safs.selenium.webdriver.lib.model
-
Contains the aria attributes and role's types, refer to
RDF-MODEL
History:
Jun 16, 2014 (Lei Wang) Initial release.
- 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"
- PageSource - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- PageSource() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.PageSource
-
- 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_ATTRIBUTE_NAME - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'attributeName'
- PARAM_BROWSER_TIMEOUT - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
"-browserTimeout"
- PARAM_BROWSER_TIMEOUT_DEFAULT - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
-browserTimeout=60
- 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_FILE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'file'
- 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_HEIGHT - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'height'
- 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_IDENTIFIER - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'identifier'
- 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_INDEX - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'index'
- 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_NAME - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'name'
- 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_POSITION - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SetPosition
-
- PARAM_PREFIX_FOR_VM - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
"-D"
- PARAM_PROGRESS - Static variable in class com.jayway.android.robotium.remotecontrol.solo.Message
-
The Property key for a "progress" parameter used by Solo.
- PARAM_PROJECT - Static variable in class org.safs.selenium.webdriver.lib.RemoteDriver
-
"-project"
- PARAM_PROPERTY_NAME - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'propertyName'
- 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 - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
"-timeout"
- PARAM_TIMEOUT_DEFAULT - Static variable in class org.safs.selenium.util.SeleniumServerRunner
-
-timeout=20
- 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_TITLE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'title'
- 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_VALUE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'value'
- PARAM_VARIABLE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'variable'
- PARAM_WIDTH - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.Constants
-
'width'
- 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.
- paramAttributes - Variable in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
This list of Map holds the attributes for every parameter of this step, they are attributes in tag
- 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'.
- Parameter - Class in org.safs.auth
-
- Parameter() - Constructor for class org.safs.auth.Parameter
-
- Parameter(String, String, String) - Constructor for class org.safs.auth.Parameter
-
- 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.Arbre
-
- 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
-
- PARENT - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
.. represents the parent
- parent - Variable in class org.safs.tools.logs.processor.TestLevel
-
- 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(Persistable, boolean) - Method in class org.safs.persist.PersistorToHierarchialString
-
Convert a Persistable Object to a hierarchical string.
- parse(Persistable, boolean) - Method in class org.safs.persist.PersistorToString
-
Convert a Persistable Object to a string.
- 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() - Method in class org.safs.tools.logs.processor.XMLSaxProcessor
-
- parse_dijit_form_AutoCompleterMixin_Item(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.DOJO
-
- 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(boolean) - 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:
JavaScriptFunctions.isType()
depending level: 1
- 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
-
- parseArrayField(Object) - Method in class org.safs.persist.PersistorToHierarchialString
-
- 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.
- parseFieldValue(Object) - Method in class org.safs.persist.PersistorToHierarchialString
-
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
PersistorToString.escape(String)
and double-quoted if needed.
- parseFiledValue(Object) - Method in class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
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
-
- PatchBinary(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchCSS(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchCustom(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchHTML(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchImage(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchJSON(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchScript(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchText(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PatchXML(Component, String...) - Static method in class org.safs.SAFSPlus.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.AbstractPersistor
-
- 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.PersistorToString
-
- 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.
- PersistableChecker - Class in org.safs.persist
-
- PersistableChecker() - Constructor for class org.safs.persist.PersistableChecker
-
- 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.
- PersistableDefault(int, boolean) - 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
-
- PersistorToFileDelegate - Class in org.safs.persist
-
Write Persistable object to a file, but it will delegate the job to a sub-class of
PersistorToString
to get back the string format of the Persistable object, then it will write that string into the file.
- PersistorToFileDelegate(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToFileDelegate
-
- PersistorToHierarchialFile - Class in org.safs.persist
-
- PersistorToHierarchialFile(RuntimeDataInterface, String) - Constructor for class org.safs.persist.PersistorToHierarchialFile
-
Deprecated.
- PersistorToHierarchialString - Class in org.safs.persist
-
Write the Persistable object to a persistence of hierarchical structure, such as JSON, XML format.
- PersistorToHierarchialString() - Constructor for class org.safs.persist.PersistorToHierarchialString
-
- PersistorToHierarchialString(String) - Constructor for class org.safs.persist.PersistorToHierarchialString
-
- PersistorToHierarchialString(Reader) - Constructor for class org.safs.persist.PersistorToHierarchialString
-
- 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
-
- PersistorToJSONString - Class in org.safs.persist
-
Write Persistable object to a JSON string, such as:
- PersistorToJSONString() - Constructor for class org.safs.persist.PersistorToJSONString
-
- PersistorToJSONString(String) - Constructor for class org.safs.persist.PersistorToJSONString
-
- PersistorToJSONString(Reader) - Constructor for class org.safs.persist.PersistorToJSONString
-
- 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
-
- PersistorToString - Class in org.safs.persist
-
This class is used to convert a Persistable object to a string and convert a string to a Persistable object.
The string format will depends on the sub-class's implementation.
- PersistorToString() - Constructor for class org.safs.persist.PersistorToString
-
- PersistorToString(String) - Constructor for class org.safs.persist.PersistorToString
-
- PersistorToString(Reader) - Constructor for class org.safs.persist.PersistorToString
-
- 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
-
- PersistorToXMLString - Class in org.safs.persist
-
Write Persistable object to an XML string, such as:
- PersistorToXMLString() - Constructor for class org.safs.persist.PersistorToXMLString
-
- PersistorToXMLString(String) - Constructor for class org.safs.persist.PersistorToXMLString
-
- PersistorToXMLString(Reader) - Constructor for class org.safs.persist.PersistorToXMLString
-
- PersistorToXMLString.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
-
- phoneHome() - Method in class org.safs.tools.drivers.AbstractDriver
-
Collection information and send them to the safs data repository.
- phoneHome(RestModel) - Method in class org.safs.tools.drivers.AbstractDriver
-
- phoneHome(RestModel) - Method in class org.safs.tools.logs.processor.XMLSaxToRepositoryHandler
-
- 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.
- platform - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- 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.selenium.webdriver.DCDriverCommand
-
- 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
-
- PostBinary(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PostCSS(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PostCustom(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- postEvent(String) - Method in class org.safs.STAFHelper
-
Purpose: post a single staf event (sem service)
- PostHTML(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PostImage(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- PostJSON(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- 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.
- PostScript(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- 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.
- PostText(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- 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.
- PostXML(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- 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_TESTLEVEL_ERRORED - Static variable in class org.safs.logging.MessageTypeInfo
-
- PREFIX_TESTLEVEL_FAILED - Static variable in class org.safs.logging.MessageTypeInfo
-
- PREFIX_TESTLEVEL_SKIPPED - Static variable in class org.safs.logging.MessageTypeInfo
-
- 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.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(String, String, int, List<String>, String) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
Handle the
SAFS Keywords against the a component matching the provided textlabel.
- process(String, String, int, List<String>) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
Handle the
SAFS Keywords against the a component matching the provided textlabel.
- process(String, Criteria, int, List<String>) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
Handle the
SAFS Keywords against the a component matching the provided textlabel.
- 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_COMMAND_TIMEOUT - 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
-
- 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.
- processEmbeddedVariables(String) - Static method in class org.safs.StringUtils
-
Replace the embedded variables inside a string.
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
-
- ProcessInfo(Map<String, String>) - 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
-
This method will process sebuilder native steps' parameters to store them into step so that
these parameters can be retrieved from the context (TestRunner).
- 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.AlertPresent
-
- 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.BodyText
-
- 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.CookieByName
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CookiePresent
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.CurrentUrl
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Echo
-
Optional params[1] "value"
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementAttribute
-
- 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.ElementSelected
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementStyle
-
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.ElementValue
-
- 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.PageSource
-
- 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.SelectFrame
-
Requires params[1] "identifier"
- processParams(Step, String[]) - Method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SetPosition
-
Requires params[1] "position"
- 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.Title
-
- 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_DESCRIPTION - Static variable in class org.safs.SAFSPlus
-
'The driver equipped with rich APIs to run test script in Java.'
- PRODUCT_DESCRIPTION - Static variable in class org.safs.selenium.spc.SPJVMInjector
-
- PRODUCT_DESCRIPTION - Static variable in class org.safs.selenium.spc.WDSPC
-
'A tool helps to capture 'recognition string' of GUI component in browser.'
- PRODUCT_DESCRIPTION - Static variable in class org.safs.selenium.webdriver.SeleniumPlus
-
'The driver with embedded selenium engine to run test script in Java.'
- PRODUCT_DESCRIPTION - Static variable in class org.safs.tools.drivers.InputProcessor
-
'The Processor to handle each record from test table.'
- PRODUCT_DESCRIPTION - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
'The driver to run test script in Java.'
- PRODUCT_DESCRIPTION - Static variable in class org.safs.tools.drivers.SAFSDRIVER
-
'The driver to run test script in (cycle .cdd, suite .std and step .sdd) tables.'
- PRODUCT_DESCRIPTION - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'A tool helps to capture 'recognition string' of GUI component.'
- PRODUCT_NAME - Static variable in class org.safs.install.GhostScriptInstaller
-
GHOSTSCRIPT
- PRODUCT_NAME - Static variable in class org.safs.SAFSPlus
-
'SAFSPlus'
- PRODUCT_NAME - Static variable in class org.safs.selenium.spc.SPJVMInjector
-
- PRODUCT_NAME - Static variable in class org.safs.selenium.spc.WDSPC
-
'WebDriver Process Container'
- PRODUCT_NAME - Static variable in class org.safs.selenium.webdriver.SeleniumPlus
-
'SeleniumPlus'
- PRODUCT_NAME - Static variable in class org.safs.tools.drivers.InputProcessor
-
'Input Processor'
- PRODUCT_NAME - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
'JSAFS DRIVER'
- PRODUCT_NAME - Static variable in class org.safs.tools.drivers.SAFSDRIVER
-
'SAFS DRIVER'
- PRODUCT_NAME - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'STAF Process Container'
- PRODUCT_SAFS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- PRODUCT_SELENIUM_PLUS - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
- PRODUCT_VERSION - Static variable in class org.safs.SAFSPlus
-
'1.0'
- PRODUCT_VERSION - Static variable in class org.safs.selenium.spc.SPJVMInjector
-
- PRODUCT_VERSION - Static variable in class org.safs.selenium.spc.WDSPC
-
'1.0'
- PRODUCT_VERSION - Static variable in class org.safs.selenium.webdriver.SeleniumPlus
-
'1.0'
- PRODUCT_VERSION - Static variable in class org.safs.tools.drivers.InputProcessor
-
'1.0'
- PRODUCT_VERSION - Static variable in class org.safs.tools.drivers.JSAFSDriver
-
'1.0'
- PRODUCT_VERSION - Static variable in class org.safs.tools.drivers.SAFSDRIVER
-
'1.0'
- PRODUCT_VERSION - Static variable in class org.safs.tools.drivers.STAFProcessContainer
-
'1.0'
- productBit - Variable in class org.safs.install.ProductDetectorDefault
-
The product's bit, 32 or 64.
- productDetector - Variable in class org.safs.install.InstallerImpl
-
The ProductDetector.
- ProductDetectorDefault - Class in org.safs.install
-
- ProductDetectorDefault() - Constructor for class org.safs.install.ProductDetectorDefault
-
- ProductDetectorDefault(InstallerImpl.BIT_OPTION) - 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.
- productName - Variable in class org.safs.tools.drivers.AbstractDriver
-
The version of this driver
- productName - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
The version of this driver
- productName - Variable in class org.safs.tools.engines.GenericEngine
-
The version of this engine
- 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_ACCESSIBILITY_FRAME - Static variable in class org.safs.selenium.webdriver.lib.model.Accessibility
-
The property accessibilityFrame of item within Canvas (javascript object).
- PROPERTY_ACCESSIBILITY_HINT - Static variable in class org.safs.selenium.webdriver.lib.model.Accessibility
-
The property accessibilityHint of item within Canvas (javascript object).
- PROPERTY_ACCESSIBILITY_LABEL - Static variable in class org.safs.selenium.webdriver.lib.model.Accessibility
-
The property accessibilityLabel of item within Canvas (javascript object).
- PROPERTY_ACCPET_SLF4J_DEBUG - Static variable in class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
- PROPERTY_ACCPET_SLF4J_TEST - Static variable in class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
- 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_BASE_NAME - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"safs.data.base.name" defines the relative URI where the safs data service runs
JVM command line: -Dsafs.data.base.name=relativeURI
Examples:
-Dsafs.data.base.name=safsdata
- PROPERTY_BORDER_WIDTH - Static variable in class org.safs.selenium.webdriver.lib.SearchObject.BrowserWindow
-
'borderWidth'
- PROPERTY_BROWSER_TIMEOUT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.browser.timeout" defines the timeout in seconds a selenium node is willing to hang inside the browser.
The timeout value is an integer.
Examples:
-Dsafs.selenium.browser.timeout=200 The node is willing to hang 200 seconds.
- 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_BYPASS_FRAME_RESET - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.bypass.frame.reset" By default, search algorithms begin every search by switching back to the topmost root HTML document (frame).
Set safs.selenium.bypass.frame.reset to true if you wish to disable this frames reset at the beginning of every component search.
Examples:
-Dsafs.selenium.bypass.frame.reset=true | false
NOTE: If this is set to true, user MUST handle the frame-switch by himself and should NOT define any "frame information" in the Recognition String in MAP file.
- PROPERTY_BYPASS_ROBOT_ACTION - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.bypass.robot.action" By default, our library will handle click actions by Robot firstly, if failed then handle it by selenium.
Set safs.selenium.bypass.robot.action to true if you wish to skip the Robot.
Examples:
-Dsafs.selenium.bypass.robot.action=true | false
- 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 attribute '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.SAFS_XML_LogConstants
-
'classname'
- 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
Examples:
-Dsafs.selenium.console.state=MAX Selenium Server console will be maximized.
- PROPERTY_COUNT - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_COUNT - Static variable in class org.safs.rational.wpf.CFWPFMenuBar
-
- PROPERTY_DATE - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'date'
- PROPERTY_DATE - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- 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_DETAILS - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'details'
- 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_ERRORS - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'errors'
- PROPERTY_EXPANDED - Static variable in class org.safs.selenium.webdriver.lib.model.Element
-
'expanded' if the element is expanded
- PROPERTY_FAILURES - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'failures'
- 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_HOST - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"safs.data.host" defines the name of host where the safs data service runs
JVM command line: -Dsafs.data.host=serverMachineName
- PROPERTY_HOSTNAME - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'hostname'
- 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_INTERCEPT_STEP - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"safs.data.intercept.step" defines if the test step will be intercepted.
If this is set to true, then each test step will be intercepted.
- PROPERTY_IP - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'ip'
- PROPERTY_IP - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- 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 - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'line'
- 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_MACHINE - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'machine'
- PROPERTY_MACHINE - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- PROPERTY_MAJOR - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'major'
- PROPERTY_MAJOR - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- 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_MESSAGE - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'message'
- PROPERTY_MINOR - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'minor'
- PROPERTY_MINOR - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- PROPERTY_NAME - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'name'
- 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_NAME - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- 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_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"safs.data.port" defines the port number where the safs data service runs
JVM command line: -Dsafs.data.port=portNumber
Examples:
-Dsafs.data.port=8080
- PROPERTY_PRODUCT_NAME - Static variable in class org.safs.selenium.util.SePlusInstallInfo
-
The VM parameter "PRODUCT_NAME" to indicate the product being used.
- PROPERTY_PROTOCOL - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"safs.data.protocol" defines the protocol with which the safs data service runs
JVM command line: -Dsafs.data.protocol=http://
- 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_REGISTRY_PORT - Static variable in class org.safs.rmi.engine.RemoteRoot
-
"registry.port", used to set registry port on which the registry is created.
- PROPERTY_REGISTRY_PORT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"
safs.selenium.registry.port" By default, our library will use
1099
as the port to get the registry for looking up the RMI server.
Set
safs.selenium.registry.port to another port if the registry is created with different port.
Examples:
-Dsafs.selenium.registry.port=
1100
- PROPERTY_RMI_PORT_FORWARD - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.rmi.port.forward" With docker, by default, our library will connect the RMI server running on docker container by container's IP and port.
But we can map the container's port to local-machine's port so that our library will connect the RMI server (running on docker container) by "localhost" and the mapped port.
Set safs.selenium.rmi.port.forward to true if you want our library to connect the RMI server (running on docker container) by "localhost" and the mapped port.
Examples:
-Dsafs.selenium.rmi.port.forward=true | false
- 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_ORD_BRANCH - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.product.branch" the branch of the product the test runs against
JVM command line: -Dsafs.test.product.branch=branch name
- PROPERTY_SAFS_TEST_ORD_PLATFORM - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.product.platform" the platform on which the test runs
JVM command line: -Dsafs.test.product.platform=OS platform
- PROPERTY_SAFS_TEST_ORD_PRODUCT_NAME - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.product.name" the name of the product the test runs against
JVM command line: -Dsafs.test.product.name=Product to test
- PROPERTY_SAFS_TEST_ORD_TRACK - Static variable in class org.safs.tools.drivers.DriverConstant
-
"safs.test.product.track" the track of the product the test runs against
JVM command line: -Dsafs.test.product.track=track name
- 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|off
- 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_SELENIUMSERVER_JVM - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.server.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
-Dsafs.selenium.server.jvm="D:\jdk\jdk1.7.0_45_64bit\bin\java.exe"
- PROPERTY_SELENIUMSERVER_JVM_OPTIONS - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.server.jvm.options" defines the JVM Options for the SELENIUM server.
- PROPERTY_SELENIUMSERVER_JVM_Xms - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.server.jvm.xms" define the minimum memory to use for the SELENIUM server
Examples:
-Dsafs.selenium.server.jvm.xms=512m
- PROPERTY_SELENIUMSERVER_JVM_Xmx - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
- PROPERTY_SERVER_LAUNCH_SCRIPT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.server.launch.script" is the absolute path of the script for launching the selenium server.
If this item is specified, many other properties, such as 'selenium.host', 'selenium.port' and 'selenium.node' etc., should also be specified consistently.
- PROPERTY_SERVER_PORT - Static variable in class org.safs.rmi.engine.RemoteRoot
-
"server.port", used to set server port number on which to export the remote object, on which the remote object receives calls.
- PROPERTY_SERVER_URL - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"safs.data.server.url" defines the whole URL of safs data service
If this is defined, then the 'safs.data.protocol', 'safs.data.host', 'safs.data.port' and 'safs.data.base.name' will not take effect anymore.
JVM command line: -Dsafs.data.server.url=http://host:port/safsdata
As always, "the property setting" has higher priority than configuration file setting.
Examples:
-Dsafs.data.server.url=http://host:8080/safsdata
- PROPERTY_SKIPPED - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'skipped'
- 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_TERSE_ACCESSIBILITY_LABEL - Static variable in class org.safs.selenium.webdriver.lib.model.Accessibility
-
The property terseAccessibilityLabel of item within Canvas (javascript object).
- PROPERTY_TESTS - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'tests'
- 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_TIME - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'time'
- PROPERTY_TIME - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- PROPERTY_TIMEOUT - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.timeout" defines the timeout in seconds before the selenium hub automatically releases a node that hasn't received any requests for more than the specified number of seconds.
The timeout value is an integer.
Examples:
-Dsafs.selenium.timeout=200 The node can stay idle for 200 seconds before being released by the hub.
- PROPERTY_TIMESTAMP - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'timestamp'
- PROPERTY_TOOLSTRIP_ITEMS - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_TOOLSTRIPDROPDOWN_ITEMS - Static variable in class org.safs.rational.CFDotNetMenuBar
-
- PROPERTY_TYPE - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'type'
- PROPERTY_TYPE - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- 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 - Static variable in class org.safs.Constants.SAFS_XML_LogConstants
-
'user'
- PROPERTY_USER - Static variable in class org.safs.staf.service.logging.AbstractSTAFXmlLogItem
-
- 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_WAIT_READY - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.wait.ready" defines if the component will not be handled until it is ready.
It is a boolean value, the default value is false.
Examples:
-Dsafs.selenium.wait.ready=true The component will not be handled until it is ready.
- PROPERTY_WEB_DRIVERS - Static variable in class org.safs.Constants.SeleniumConstants
-
- PROPERTY_WEB_DRIVERS - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"safs.selenium.web.drivers" defines a set of drivers to start with the selenium-server.
The value can be a combination (separated by a colon :) of
BrowserConstants#BROWSER_NAME_IE
BrowserConstants#BROWSER_NAME_CHROME
BrowserConstants#BROWSER_NAME_EDGE
BrowserConstants.BROWSER_NAME_XXX might be supported.
- 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
- propertyMissing(String) - Method in class org.safs.selenium.webdriver.ComponentHolder
-
- propertyMissing(String) - Method in class org.safs.selenium.webdriver.GroovyBridge
-
Called by Groovy when a getter is not found for a property.
- 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.selenium.webdriver.DCDriverCommand
-
- 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.
- pushToRepository(String, RestModel) - Static method in class org.safs.Utils
-
- 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
-
- PutBinary(Component, String...) - Static method in class org.safs.SAFSPlus.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.
- PutCSS(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers containing "Content-Type : text/css" on a REST service.
- PutCustom(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers (defined by customer) on a REST service.
- PutHTML(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers containing "Content-Type : text/html" on a REST service.
- PutImage(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
- putItem(String) - Static method in class org.safs.model.tools.AppMapGenerator
-
- PutJSON(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers containing "Content-Type : application/json" on a REST service.
- putParam(String, String) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
Save the command's parameter into the Map Step.stringParams
.
- PutScript(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers containing "Content-Type : application/javascript" on a REST service.
- PutText(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers containing "Content-Type : text/plain" on a REST service.
- PutXML(Component, String...) - Static method in class org.safs.SAFSPlus.Rest
-
Perform the "PUT" method with Headers containing "Content-Type : text/xml" on a REST service.
- 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
-
- RADIO - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.ARIA
-
{"*[@role='radio']"}
- RADIO - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"input[@type='radio']"}
- RADIO - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- RADIO - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapMRbB ')]"}
- 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
-
- RANGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.HTML
-
{"input[@type='range']"}
- RANGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
- RANGE - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(concat(' ',@class,' '), ' sapMSlider ')]"}
- 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
-
- readInterceptions(ConfigureInterface) - Static method in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
- 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(int, String, String, int) - Static method in class org.safs.natives.WinRegistry
-
Read a value from key and value name
- 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.
- readStringSubKeys(int, String, int) - Static method in class org.safs.natives.WinRegistry
-
Read the value name(s) from a given key
- readStringValues(int, String, int) - Static method in class org.safs.natives.WinRegistry
-
Read value(s) and value name(s) form given key
- 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 - Variable in class org.safs.selenium.webdriver.CFComponent
-
Boolean value indicates if the web-element is "ready" for processing.
The "ready" has different meanings for different component and different keywords.
- 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) - 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_SCRIPT_T - Static variable in class org.safs.tools.drivers.DriverConstant
-
"SCRIPT_T".
- 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_ACCESSDENIED - Static variable in class org.safs.natives.WinRegistry
-
- 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_MULTI_SZ - Static variable in class org.safs.natives.NativeWrapper
-
- REG_NONE - Static variable in class org.safs.natives.NativeWrapper
-
- REG_NOTFOUND - Static variable in class org.safs.natives.WinRegistry
-
- REG_QWORD - Static variable in class org.safs.natives.NativeWrapper
-
- REG_SUCCESS - Static variable in class org.safs.natives.WinRegistry
-
- REG_SZ - Static variable in class org.safs.natives.NativeWrapper
-
- REGEX_BOOLEAN - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
on|off|true|false|yes|no represents a boolean value
- 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_CHECKBOX_ACTION - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
Check|UnCheck possible actions on a checkbox
- REGEX_COMBOBOX_ACTION - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
- REGEX_EDITBOX - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
editbox|textfield|textarea|field|box possible names to call an "editbox"
- REGEX_EDITBOX_ACTION - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
type|typekeys|typechars|SetTextCharacters|SetTextValue|SetUnverifiedTextCharacters|SetUnverifiedTextValue possible actions on an editbox
- REGEX_ESCAPE_CHARACTER - Static variable in class org.safs.StringUtils
-
'\'
- REGEX_LIST - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
- REGEX_LISTVIEW_ACTION - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
- REGEX_MAPITEM - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
(([a-zA-Z_]+[a-zA-Z_0-9]*\:)?([a-zA-Z_]+[a-zA-Z_0-9]*\.)?([a-zA-Z_]+[a-zA-Z_0-9]*)) represents a map item, such as mapID:section.item
- REGEX_MAPITEM_OR_STRING - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
(([a-zA-Z_]+[a-zA-Z_0-9]*\:)?([a-zA-Z_]+[a-zA-Z_0-9]*\.)?([a-zA-Z_]+[a-zA-Z_0-9]*))|"([^"]*)"|'([^']*)'
or a map item, such as mapID:section.item
or a double-quoted-string or a single-quoted-string
- REGEX_OR - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH
-
| used between multiple XPATH as logical or, such as //book/title | //book/price
- REGEX_VAR - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
(\^?[a-zA-Z_]+[a-zA-Z_0-9]*) represents a variable name (with an optional leading symbol ^)
- REGEX_VAR_MAPITEM - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
(\^?[a-zA-Z_]+[a-zA-Z_0-9]*)|(([a-zA-Z_]+[a-zA-Z_0-9]*\:)?([a-zA-Z_]+[a-zA-Z_0-9]*\.)?([a-zA-Z_]+[a-zA-Z_0-9]*))
a variable name with an optional leading symbol ^
or a map item, such as mapID:section.item
- REGEX_VAR_MAPITEM_OR_STRING - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
(\^?[a-zA-Z_]+[a-zA-Z_0-9]*)|(([a-zA-Z_]+[a-zA-Z_0-9]*\:)?([a-zA-Z_]+[a-zA-Z_0-9]*\.)?([a-zA-Z_]+[a-zA-Z_0-9]*))|"([^"]*)"|'([^']*)'
a variable name with an optional leading symbol ^
or a map item, such as mapID:section.item
or a double-quoted-string or a single-quoted-string
- REGEX_VAR_OR_STRING - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
(\^?[a-zA-Z_]+[a-zA-Z_0-9]*)|"([^"]*)"|'([^']*)'
a variable name with an optional leading symbol ^
or a double-quoted-string or a single-quoted-string
- 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
-
- REGISTRY_CHROME_UNINSTALL_PATH - Static variable in class org.safs.selenium.util.ChromeDriverUpdater
-
- REGISTRY_EXECUTABLE_PATH - Static variable in class org.safs.selenium.util.ChromeDriverUpdater
-
The Windows registry key to find the executable path of the browser
- REGISTRY_EXECUTABLE_PATH - Static variable in class org.safs.selenium.util.FirefoxDriverUpdater
-
The Windows registry key to find the executable path of the browser
- REGISTRY_EXECUTABLE_PATH - Static variable in class org.safs.selenium.util.MSEdgeDriverUpdater
-
The Windows registry key to find the executable path of the browser
- REGISTRY_FIREFOX_PATH - Static variable in class org.safs.selenium.util.FirefoxDriverUpdater
-
- REGISTRY_MSEDGE_UNINSTALL_PATH - Static variable in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- REGISTRY_SOFTWARE_PATH - Static variable in class org.safs.selenium.util.ChromeDriverUpdater
-
- REGISTRY_SOFTWARE_PATH - Static variable in class org.safs.selenium.util.FirefoxDriverUpdater
-
- REGISTRY_SOFTWARE_PATH - Static variable in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- RegistryConstants() - Constructor for class org.safs.Constants.RegistryConstants
-
- registryPort - Variable in class org.safs.rmi.engine.RemoteRoot
-
the port used by the registry for looking up the RMI server, the default is 1099
- 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
-
- relativeDescendants(String[]) - Static method in class org.safs.selenium.webdriver.lib.RS.XPATH
-
According to the search conditions, return the xpath to get the relative (to current node) elements.
- release_embedded_iframe() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Switch the frame context back to the topmost document and set the 'bypassFrameReset'
to false so that the 'frame context' can be modified again.
- 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
RemoteDriver.SessionInfo
.
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.
- 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(HttpCommandExecutor, DesiredCapabilities) - Constructor for class org.safs.selenium.webdriver.lib.RemoteDriver
-
- RemoteDriver.SessionInfo - Class in org.safs.selenium.webdriver.lib
-
This class contains information for reconnecting a session.
The session info string contains some fields separated by
RemoteDriver.SPLITTER
The current format of the session info string is as below:
- 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(int) - Constructor for class org.safs.rmi.engine.RemoteRoot
-
- 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
- removeExecutor(String) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- 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.
- replaceChar(String, char, char) - Static method in class org.safs.StringUtils
-
Replace a certain char by a new char in the source string.
- 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
-
Perform an HTTP method with Headers (defined by customer) on a REST service.
- 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).
- resetFrameInfo() - Static method in class org.safs.selenium.webdriver.lib.interpreter.WDLocator
-
Reset the field 'frameInfo' to
WDLocator.DEFAULT_FRAMEINFO
.
If we have called 'SwitchToFrame' or 'SelectFrame', the field 'frameInfo' will be set so that we can find the element in the correct frame.
Then if we close this session, and start a new session, this field 'frameInfo' should be reset to empty string.
This should be called at the begin (or the end) of a session; in the command 'open', 'get' or 'close' etc.
- resetFrames() - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
- 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
- resetLastFrame() - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Reset the frame context to 'lastFrame' if the current frame context is different than 'lastFrame'.
NOTE: Please turn on the field
SearchObject.checkCurrentFrameContext
before calling this method.
- 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
-
- responseCodecClassName - Variable in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- 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
-
- REST_BASE_PATH - Static variable in class org.safs.data.model.EkspresoEvent
-
'ekspreso' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Engine
-
'engines' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Framework
-
'frameworks' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.History
-
'histories' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.HistoryEngine
-
'histories' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Machine
-
'machines' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Orderable
-
'orderables' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Status
-
'statuses' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Testcase
-
'testcases' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Testcycle
-
'testcycles' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Teststep
-
'teststeps' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.Testsuite
-
'testsuites' the base path to access entity
- REST_BASE_PATH - Static variable in class org.safs.data.model.User
-
'users' the base path to access entity
- 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
-
Delete binary content.
- restDeleteBinary() - Method in class org.safs.model.components.TIDRest
-
Delete binary content.
- restDeleteBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete binary content.
- RESTDELETEBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteBinary"
- restDeleteCSS(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Delete css content.
- restDeleteCSS() - Method in class org.safs.model.components.TIDRest
-
Delete css content.
- restDeleteCSS(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete css content.
- 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
-
Delete image content.
- restDeleteImage() - Method in class org.safs.model.components.TIDRest
-
Delete image content.
- restDeleteImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete image content.
- RESTDELETEIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteImage"
- restDeleteJSON(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Delete json content.
- restDeleteJSON() - Method in class org.safs.model.components.TIDRest
-
Delete json content.
- restDeleteJSON(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete json content.
- 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
-
Delete javascript content.
- restDeleteScript() - Method in class org.safs.model.components.TIDRest
-
Delete javascript content.
- restDeleteScript(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete javascript content.
- RESTDELETESCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteScript"
- restDeleteText(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Delete text content.
- restDeleteText() - Method in class org.safs.model.components.TIDRest
-
Delete text content.
- restDeleteText(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete text content.
- RESTDELETETEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestDeleteText"
- restDeleteXML(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Delete xml content.
- restDeleteXML() - Method in class org.safs.model.components.TIDRest
-
Delete xml content.
- restDeleteXML(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Delete xml content.
- 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 verify the returned content is binary before returning it.
- restGetBinary(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is binary before returning it.
- restGetBinary(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is binary before returning it.
- restGetBinary(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is binary before returning it.
- restGetBinary(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is binary before returning it.
- restGetBinary(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is binary before returning it.
- 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 verify the returned content is css before returning it.
- restGetCSS(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is css before returning it.
- restGetCSS(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is css before returning it.
- restGetCSS(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is css before returning it.
- restGetCSS(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is css before returning it.
- restGetCSS(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is css before returning it.
- 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, and return the content.
- 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, and return the content.
- 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, and return the content.
- 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, and return the content.
- restGetCustom(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service with headers defined by user, and return the content.
- restGetCustom(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service with headers defined by user, and return the content.
- 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 verify the returned content is html before returning it.
- restGetHTML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is html before returning it.
- restGetHTML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is html before returning it.
- restGetHTML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is html before returning it.
- restGetHTML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is html before returning it.
- restGetHTML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is html before returning it.
- 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 verify the returned content is image before returning it.
- restGetImage(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is image before returning it.
- restGetImage(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is image before returning it.
- restGetImage(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is image before returning it.
- restGetImage(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is image before returning it.
- restGetImage(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is image before returning it.
- 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 verify the returned content is json before returning it.
- restGetJSON(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is json before returning it.
- restGetJSON(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is json before returning it.
- restGetJSON(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is json before returning it.
- restGetJSON(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is json before returning it.
- restGetJSON(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is json before returning it.
- 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 verify the returned content is javascript before returning it.
- restGetScript(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is javascript before returning it.
- restGetScript(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is javascript before returning it.
- restGetScript(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is javascript before returning it.
- restGetScript(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is javascript before returning it.
- restGetScript(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is javascript before returning it.
- 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 verify the returned content is text before returning it.
- restGetText(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is text before returning it.
- restGetText(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is text before returning it.
- restGetText(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is text before returning it.
- restGetText(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is text before returning it.
- restGetText(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is text before returning it.
- 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 verify the returned content is xml before returning it.
- restGetXML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "GET" method on a REST service, and verify the returned content is xml before returning it.
- restGetXML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is xml before returning it.
- restGetXML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is xml before returning it.
- restGetXML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is xml before returning it.
- restGetXML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "GET" method on a REST service, and verify the returned content is xml before returning it.
- RESTGETXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestGetXML"
- restHeadBinary(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is binary before returning the header part.
- restHeadBinary(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is binary before returning the header part.
- restHeadBinary(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is binary before returning the header part.
- restHeadBinary(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is binary before returning the header part.
- restHeadBinary(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is binary before returning the header part.
- restHeadBinary(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is binary before returning the header part.
- RESTHEADBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadBinary"
- restHeadCSS(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is css before returning the header part.
- restHeadCSS(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is css before returning the header part.
- restHeadCSS(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is css before returning the header part.
- restHeadCSS(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is css before returning the header part.
- restHeadCSS(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is css before returning the header part.
- restHeadCSS(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is css before returning the header part.
- RESTHEADCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadCSS"
- restHeadCustom(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method (with headers defined by user) on a REST service, and get back the header part.
- restHeadCustom(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method (with headers defined by user) on a REST service, and get back the header part.
- restHeadCustom(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method (with headers defined by user) on a REST service, and get back the header part.
- restHeadCustom(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method (with headers defined by user) on a REST service, and get back the header part.
- restHeadCustom(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method (with headers defined by user) on a REST service, and get back the header part.
- restHeadCustom(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method (with headers defined by user) on a REST service, and get back the header part.
- 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, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is html before returning the header part.
- restHeadHTML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is html before returning the header part.
- restHeadHTML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is html before returning the header part.
- restHeadHTML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is html before returning the header part.
- restHeadHTML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is html before returning the header part.
- restHeadHTML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is html before returning the header part.
- RESTHEADHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadHTML"
- restHeadImage(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is image before returning the header part.
- restHeadImage(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is image before returning the header part.
- restHeadImage(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is image before returning the header part.
- restHeadImage(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is image before returning the header part.
- restHeadImage(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is image before returning the header part.
- restHeadImage(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is image before returning the header part.
- RESTHEADIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadImage"
- restHeadJSON(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is json before returning the header part.
- restHeadJSON(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is json before returning the header part.
- restHeadJSON(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is json before returning the header part.
- restHeadJSON(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is json before returning the header part.
- restHeadJSON(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is json before returning the header part.
- restHeadJSON(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is json before returning the header part.
- RESTHEADJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadJSON"
- restHeadScript(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is javascript before returning the header part.
- restHeadScript(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is javascript before returning the header part.
- restHeadScript(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is javascript before returning the header part.
- restHeadScript(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is javascript before returning the header part.
- restHeadScript(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is javascript before returning the header part.
- restHeadScript(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is javascript before returning the header part.
- RESTHEADSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadScript"
- restHeadText(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is text before returning the header part.
- restHeadText(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is text before returning the header part.
- restHeadText(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is text before returning the header part.
- restHeadText(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is text before returning the header part.
- restHeadText(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is text before returning the header part.
- restHeadText(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is text before returning the header part.
- RESTHEADTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestHeadText"
- restHeadXML(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is xml before returning the header part.
- restHeadXML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "HEAD" method on a REST service, and verify the returned content is xml before returning the header part.
- restHeadXML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is xml before returning the header part.
- restHeadXML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is xml before returning the header part.
- restHeadXML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is xml before returning the header part.
- restHeadXML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "HEAD" method on a REST service, and verify the returned content is xml before returning the header part.
- 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
-
- RestModel - Interface in org.safs.data.model
-
- 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(DesiredCapabilities) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver.SessionInfo
-
- 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, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PATCH" method on a REST service, and verify the returned status code is 200 or 204.
- restPatchXML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PATCH" method on a REST service, and verify the returned status code is 200 or 204.
- restPatchXML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PATCH" method on a REST service, and verify the returned status code is 200 or 204.
- restPatchXML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PATCH" method on a REST service, and verify the returned status code is 200 or 204.
- restPatchXML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PATCH" method on a REST service, and verify the returned status code is 200 or 204.
- restPatchXML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PATCH" method on a REST service, and verify the returned status code is 200 or 204.
- 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, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "POST" method on a REST service, and verify the returned status code is 201 ("created").
- restPostXML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "POST" method on a REST service, and verify the returned status code is 201 ("created").
- restPostXML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "POST" method on a REST service, and verify the returned status code is 201 ("created").
- restPostXML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "POST" method on a REST service, and verify the returned status code is 201 ("created").
- restPostXML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "POST" method on a REST service, and verify the returned status code is 201 ("created").
- restPostXML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "POST" method on a REST service, and verify the returned status code is 201 ("created").
- RESTPOSTXML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPostXML"
- restPutBinary(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Put binary content.
- restPutBinary() - Method in class org.safs.model.components.TIDRest
-
Put binary content.
- restPutBinary(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Put binary content.
- RESTPUTBINARY_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutBinary"
- restPutCSS(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCSS(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCSS(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCSS(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCSS(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCSS(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- RESTPUTCSS_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutCSS"
- restPutCustom(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCustom(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCustom(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCustom(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCustom(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutCustom(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- RESTPUTCUSTOM_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutCustom"
- restPutHTML(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutHTML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutHTML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutHTML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutHTML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutHTML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- RESTPUTHTML_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutHTML"
- restPutImage(String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Put image content.
- restPutImage() - Method in class org.safs.model.components.TIDRest
-
Put image content.
- restPutImage(StepTestTable) - Method in class org.safs.model.components.TIDRest
-
Put image content.
- RESTPUTIMAGE_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutImage"
- restPutJSON(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutJSON(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutJSON(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutJSON(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutJSON(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutJSON(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- RESTPUTJSON_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutJSON"
- restPutScript(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutScript(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutScript(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutScript(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutScript(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutScript(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- RESTPUTSCRIPT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutScript"
- restPutText(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutText(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutText(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutText(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutText(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutText(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- RESTPUTTEXT_KEYWORD - Static variable in class org.safs.model.commands.TIDRestFunctions
-
"RestPutText"
- restPutXML(String, String, String, String, String, String, String) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutXML(String, String, String[]) - Static method in class org.safs.model.commands.TIDRestFunctions
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutXML(String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutXML(StepTestTable, String, String, String, String, String) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutXML(String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- restPutXML(StepTestTable, String[]) - Method in class org.safs.model.components.TIDRest
-
Perform the "PUT" method on a REST service, and verify the returned status code is 201 ("created") or 200 or 204.
- 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.
- returnObj - Variable in exception org.safs.SAFSTestLevelException
-
Hold the object to return for annotation handling.
- 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.
please refer to
xpath syntax.
- RS.XPATH.ARIA - Class in org.safs.selenium.webdriver.lib
-
- RS.XPATH.HTML - Class in org.safs.selenium.webdriver.lib
-
- RS.XPATH.SAP - Class in org.safs.selenium.webdriver.lib
-
- 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
-
- 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.Echo
-
- 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.SetPosition
-
- 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.WDGet
-
- 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
-
- run_AISearch_debug_tests() - Method in class org.safs.cukes.ai.selenium.AIDebugActions
-
Run a predefined set of debugging activities.
Currently, this does nothing until debug activities are added to the function.
- 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
-
/org/safs/projects/seleniumplus/projects/samples/runautomation.bat
- runAutomationBatch(String) - Static method in class org.safs.projects.seleniumplus.popupmenu.FileTemplates
-
- 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.ai.selenium.SAFSActions
-
Run a SAFS Component Function on a top-level component (Window).
- runComponentFunction(String, String, String) - Method in class org.safs.cukes.ai.selenium.SAFSActions
-
Run a SAFS Component Function on a child component in a parent (Window).
- runComponentFunction(String, String, List<String>) - Method in class org.safs.cukes.ai.selenium.SAFSActions
-
Run a SAFS Component Function on a top-level parent (Window).
- runComponentFunction(String, String, String, List<String>) - Method in class org.safs.cukes.ai.selenium.SAFSActions
-
Run a SAFS Component Function on a child component in a parent (Window).
- 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
-
- runCukesTest(String) - Static method in class org.safs.cukes.ai.selenium.AISearchBase
-
- runCukesTest(String, String) - Static method in class org.safs.cukes.ai.selenium.AISearchBase
-
Starts a Cucumber Runtime and executes Cucumber test(s) with the glue and feature file specs provided.
- runCukesTest(String, String...) - Static method in class org.safs.cukes.ai.selenium.AISearchBase
-
Starts a Cucumber Runtime and executes Cucumber test(s) with the glues and feature file specs provided.
- RunDirFilter() - Constructor for class org.safs.ios.Utilities.RunDirFilter
-
- runDriverCommand(String) - Method in class org.safs.cukes.ai.selenium.SAFSCommands
-
Run a SAFS Driver Command.
- runDriverCommand(String, List<String>) - Method in class org.safs.cukes.ai.selenium.SAFSCommands
-
Run a SAFS Driver Command.
- 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.cukes.ai.selenium.AISearchBase
-
Currently does nothing.
- runTest() - Method in class org.safs.cukes.ai.selenium.SAFSActions
-
Currently does nothing.
- runTest() - Method in class org.safs.cukes.ai.selenium.SAFSCommands
-
Currently does nothing.
- runTest() - Method in class org.safs.SAFSPlus
-
INTERNAL USE ONLY.
- runTest() - Method in class org.safs.selenium.spc.SPJVMInjector
-
Used internally.
- runTest() - Method in class org.safs.selenium.spc.WDSPC
-
- runTest() - Method in class org.safs.selenium.webdriver.GroovyBridge
-
- 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_LogConstants() - Constructor for class org.safs.Constants.SAFS_LogConstants
-
- 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_TEST_START - Static variable in class org.safs.data.model.ekspreso.Event
-
'safs_test_start'
- SAFS_TEST_STOP - Static variable in class org.safs.data.model.ekspreso.Event
-
'safs_test_stop'
- 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_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"
- SAFS_XML_LogConstants() - Constructor for class org.safs.Constants.SAFS_XML_LogConstants
-
- 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.
- SAFSActions - Class in org.safs.cukes.ai.selenium
-
Prerequisite
A SeleniumPlus test has properly started.
- SAFSActions() - Constructor for class org.safs.cukes.ai.selenium.SAFSActions
-
- 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
-
- SAFSCommands - Class in org.safs.cukes.ai.selenium
-
Prerequisite
A SeleniumPlus test has properly started.
- SAFSCommands() - Constructor for class org.safs.cukes.ai.selenium.SAFSCommands
-
- 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
-
- SAFSDatabaseException - Exception in org.safs
-
- SAFSDatabaseException(String) - Constructor for exception org.safs.SAFSDatabaseException
-
- SAFSDatabaseException(Object, String) - Constructor for exception org.safs.SAFSDatabaseException
-
- SAFSDatabaseException(Object, String, String) - Constructor for exception org.safs.SAFSDatabaseException
-
- SAFSDatabaseException(Throwable) - Constructor for exception org.safs.SAFSDatabaseException
-
- SAFSDatabaseException(String, Throwable) - Constructor for exception org.safs.SAFSDatabaseException
-
- safsDataServiceID - Variable in class org.safs.tools.drivers.AbstractDriver
-
- safsDataServiceId - Variable in class org.safs.tools.engines.TIDDriverCounterCommands
-
- 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
-
- SafsDirectories() - Constructor for class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
- 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.InstallerImpl
-
The full path to the SAFS or SeleniumPlus, which provides the installer for other tools.
We don't use this field as the installation directory to install SAFS or SeleniumPlus, we use
InstallerImpl.home
.
It is only used to find install asserts (for other tools, products needed by SAFS/SeleniumPlus) provided by SAFS or SeleniumPlus.
- 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
- SAFSLogsConstant() - Constructor for class org.safs.tools.drivers.DriverConstant.SAFSLogsConstant
-
- 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.
- SAFSModelCreationException - Exception in org.safs
-
- SAFSModelCreationException(String) - Constructor for exception org.safs.SAFSModelCreationException
-
- SAFSModelCreationException(Object, String) - Constructor for exception org.safs.SAFSModelCreationException
-
- SAFSModelCreationException(Object, String, String) - Constructor for exception org.safs.SAFSModelCreationException
-
- SAFSModelCreationException(Throwable) - Constructor for exception org.safs.SAFSModelCreationException
-
- SAFSModelCreationException(String, Throwable) - Constructor for exception org.safs.SAFSModelCreationException
-
- 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.
- SAFSNotImplementedException - Exception in org.safs
-
- SAFSNotImplementedException(String) - Constructor for exception org.safs.SAFSNotImplementedException
-
- SAFSNotImplementedException(Object, String) - Constructor for exception org.safs.SAFSNotImplementedException
-
- SAFSNotImplementedException(Object, String, String) - Constructor for exception org.safs.SAFSNotImplementedException
-
- 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() - Constructor for class org.safs.tools.drivers.DriverConstant.SafsROBOTJ
-
- 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.
- SAFSTestLevelError - Exception in org.safs
-
This is expected to throw out in a method annotated by
TestCycle
,
TestSuite
or
TestCase
to indicate the error of a certain test level.
Indicates that the test errored.
- SAFSTestLevelError() - Constructor for exception org.safs.SAFSTestLevelError
-
- SAFSTestLevelError(boolean) - Constructor for exception org.safs.SAFSTestLevelError
-
- SAFSTestLevelError(String, String, String) - Constructor for exception org.safs.SAFSTestLevelError
-
- SAFSTestLevelError(String, String, String, boolean) - Constructor for exception org.safs.SAFSTestLevelError
-
- SAFSTestLevelException - Exception in org.safs
-
- SAFSTestLevelException() - Constructor for exception org.safs.SAFSTestLevelException
-
- SAFSTestLevelException(String, String, String) - Constructor for exception org.safs.SAFSTestLevelException
-
- SAFSTestLevelException.TestLevelMessage - Class in org.safs
-
- SAFSTestLevelFailure - Exception in org.safs
-
This is expected to throw out in a method annotated by
TestCycle
,
TestSuite
or
TestCase
to indicate the failures of a certain test level.
Indicates that the test failed.
- SAFSTestLevelFailure() - Constructor for exception org.safs.SAFSTestLevelFailure
-
- SAFSTestLevelFailure(String, String, String) - Constructor for exception org.safs.SAFSTestLevelFailure
-
- 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
-
"/org/safs/projects/seleniumplus/projects/samples"
- SAP() - Constructor for class org.safs.selenium.util.JavaScriptFunctions.SAP
-
- SAP() - Constructor for class org.safs.selenium.webdriver.lib.RS.XPATH.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_getAccessibilityControllerElements(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
According to a dom object, find SAP Accessibility Objects associated with
the AccessibilityController, if any..
depending on: existing DOM and SAP APIs only.
depending level: 0
- sap_getAccessibilityControllerElementsInfo(boolean) - Static method in class org.safs.selenium.util.JavaScriptFunctions.SAP
-
According to a dom object, find SAP Accessibility Objects associated with
the AccessibilityController, if any, and return the critical info fields of these.
depending on:
#sap_getAccessibilityControllerElements()
depending level: 1
- 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
-
- SAPOBJECT - Static variable in class org.safs.selenium.webdriver.lib.RS.XPATH.SAP
-
{"*[contains(@class,'sapUi')]"}
- 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
-
- saveCachedLibComponent(Criteria, Component) - Method in class org.safs.cukes.ai.selenium.AISearchBase
-
put the Component into the cache by the key, which can be a text-label, xpath or css-selector ect.
- 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.PersistorToXMLString
-
- saxParser - Variable in class org.safs.tools.logs.processor.XMLSaxProcessor
-
- 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
-
- SearchCondition(String) - Constructor for class org.safs.tools.GenericProcessMonitor.SearchCondition
-
- searchContext - Variable in class org.safs.cukes.ai.selenium.AISearchBase
-
The context to find WebElements.
It is normally a WebDriver but it also can be a WebElement (the WebElement representing the parent) if we specify the recognition string as parent.child format.
- 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_NAME - Static variable in class org.safs.tools.drivers.DriverConstant.DataServiceConstant
-
"SAFS_DATA_SERVICE"
Predefined "section" of a Driver Configuration source.
- SECTION_NAME - Static variable in class org.safs.tools.drivers.DriverConstant.SafsDirectories
-
"SAFS_DIRECTORIES"
Predefined "section" of a SAFS Test Directories.
- SECTION_NAME - Static variable in class org.safs.tools.drivers.DriverConstant.SafsROBOTJ
-
"SAFS_ROBOTJ"
Predefined "section" of a SAFS RFT Rational Function Tester.
- 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_index_in_the_list(String, String, String) - Method in class org.safs.cukes.ai.selenium.AIListViewActions
-
Handle the keyword
ActivateIndex
ActivateIndexItem
ClickIndex
ClickIndexItem
SelectIndex
SelectIndexItem
SelectIndexItemCoords
of
ListViewFunctions against the ListView matching the provided textlabel.
- 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%'.
- SelectFrame - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
- SelectFrame() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SelectFrame
-
- 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 (Lei Wang) 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
-
- 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.
- 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(int) - 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
Examples:
[SAFS_SELENIUM]
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
Examples:
[SAFS_SELENIUM]
SELENIUMSERVER_JVM_Xmx=512m
- SELENIUMSERVER_JVM_Xmx - Static variable in class org.safs.tools.drivers.DriverConstant.SeleniumConfigConstant
-
"SELENIUMSERVER_JVM_Xmx" define the maximum memory to use for the SELENIUM server
To use a very high memory, 4g for example, you may need to specify the
DriverConstant.SeleniumConfigConstant.SELENIUMSERVER_JVM
to use 64 bits Java.
Examples:
[SAFS_SELENIUM]
SELENIUMSERVER_JVM_Xmx=2g
- 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_ID - Static variable in class org.safs.data.model.HistoryEngineID
-
- SEPARATOR_SEMI_COLON - Static variable in class org.safs.tools.mail.Mailer
-
- SEPARATOR_TESTCASE_STATUS - Static variable in class org.safs.Constants
-
'\t' the separator to split the fields in the testcase status description.
- SEPARATOR_WIN_COMP - Static variable in class org.safs.cukes.ai.selenium.TypeRegistryConfiguration
-
$SEPARATOR_WIN_COMP$ used to separate the window's RS and component's RS in a string
- 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_headers(String) - Method in class org.safs.rest.service.Response
-
Setting from stored external values.
- 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_NETWORK_CONDITIONS - Static variable in class org.safs.selenium.webdriver.lib.ChromeHttpCommandExecutor
-
"setNetworkConditions"
- 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.
- setAccessibilities(Object) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- 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.apache.hc.client5.http.testframework.HttpClientPOJOAdapter
-
- 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
-
- setBeginTimestamp(Date) - Method in class org.safs.data.model.History
-
- 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.
- setBranch(String) - Method in class org.safs.data.model.Orderable
-
- 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
-
- setBypassFramesReset(boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
By default, search algorithms begin every search by switching back ("frames reset") to the topmost root HTML document (frame)
and switch frame automatically according to the 'recognition string' during the component search.
Set bypassFramesReset to true if you wish to disable this "frames reset" and focus on the last frame context for component search.
- setBypassRobot(boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
By default, our library will handle click actions by Robot firstly, if failed then handle it by selenium.
- 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.
- setClassname(String) - Method in class org.safs.data.model.Testcase
-
- setClassname(String) - Method in class org.safs.tools.logs.processor.TestCase
-
- 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"
- setClosure(Closure<?>) - Method in class org.safs.selenium.webdriver.GroovyBridge
-
- 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.
- setCommandline(String) - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- setCommandLine(String) - Method in class org.safs.data.model.History
-
- 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
- setComponentRS(String) - Method in class org.safs.cukes.ai.selenium.Criteria
-
- 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"
- setContextFrameRS(String) - Method in class org.safs.selenium.spc.SPCTreePanel
-
- 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
-
- setCssDisplay(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setCSSHeaders(String) - Static method in class org.safs.rest.service.Headers
-
- setCssVisibility(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- 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.
- setDateTime(String) - Method in class org.safs.tools.logs.processor.LogMessage
-
- setDateTime(String) - Method in class org.safs.tools.logs.processor.StatusReport
-
- 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
- setDescription(String) - Method in class org.safs.data.model.Engine
-
- setDescription(String) - Method in class org.safs.data.model.Framework
-
- setDescription(String) - Method in class org.safs.data.model.Status
-
- setDescription(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setDescription(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setDescription(String) - Method in class org.safs.tools.engines.GenericEngine
-
- setDescription(String) - Method in interface org.safs.tools.Versionable
-
set the description of the version-able object
- setDetailMessage(ResourceMessageInfo) - Method in class org.safs.android.DTestRecordHelper
-
Set to a valid message or null.
- setDetails(String) - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- setDetails(String) - Method in class org.safs.tools.logs.processor.Tag
-
- 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(String) - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- 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.
- setEkspreso_event(EkspresoEventObject) - Method in class org.safs.data.model.EkspresoEvent
-
- 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
-
- setEnableTopWindows(boolean) - Static method in class org.safs.rational.ft.DynamicEnabler
-
- setEndTimestamp(Date) - Method in class org.safs.data.model.History
-
- setEngineCommandProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setEngineId(Long) - Method in class org.safs.data.model.HistoryEngine
-
- setEngineId(Long) - Method in class org.safs.data.model.HistoryEngineID
-
- setEngineRS(String) - Method in class org.safs.autoit.AutoItRs.DefaultRecognizable
-
- setEngines(String[]) - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- setEnlargeListeningArea(boolean) - Method in class org.safs.selenium.util.DocumentClickCapture
-
- setEnvironment(String, String) - Method in class org.safs.install.InstallerImpl
-
A convenient method to set/clear an environment.
It will also write success/failure message to
InstallerImpl.progresser
.
- 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
-
- setErrors(int) - Method in class org.safs.data.model.Testcycle
-
- setErrors(int) - Method in class org.safs.data.model.Testsuite
-
- setErrors(int) - Method in class org.safs.tools.logs.processor.TestLevel
-
- setErrorTrace(StackTraceElement) - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- 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.
- setFailures(int) - Method in class org.safs.data.model.Testcycle
-
- setFailures(int) - Method in class org.safs.data.model.Testsuite
-
- setFailures(int) - Method in class org.safs.tools.logs.processor.TestLevel
-
- 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
-
- setField(Object, String, Object) - Static method in class org.safs.Utils
-
Set a value to a field.
- setField(Object, String, LinkedHashMap<String, LinkedHashMap<Class<?>, Object>>) - Static method in class org.safs.Utils
-
Set a value to a field.
The value will be normally instantiated according parameter
fieldClassNameToConstructorParamsMap if it doesn't contain key
Utils.FIELD_INSTANCE
.
- 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
-
- setFirstName(String) - Method in class org.safs.data.model.User
-
- 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
-
- setFrameworkId(Long) - Method in class org.safs.data.model.History
-
- 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
-
- setHistoryId(Long) - Method in class org.safs.data.model.HistoryEngine
-
- setHistoryId(Long) - Method in class org.safs.data.model.HistoryEngineID
-
- setHome(String) - Method in class org.safs.install.InstallerImpl
-
- 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(Long) - Method in class org.safs.data.model.Engine
-
- setId(Long) - Method in class org.safs.data.model.Framework
-
- setId(Long) - Method in class org.safs.data.model.History
-
- setId(Long) - Method in class org.safs.data.model.Machine
-
- setId(Long) - Method in class org.safs.data.model.Orderable
-
- setId(Long) - Method in class org.safs.data.model.Status
-
- setId(Long) - Method in class org.safs.data.model.Testcase
-
- setId(Long) - Method in class org.safs.data.model.Testcycle
-
- setId(Long) - Method in class org.safs.data.model.Teststep
-
- setId(Long) - Method in class org.safs.data.model.Testsuite
-
- setId(String) - Method in class org.safs.data.model.User
-
- 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.
- setInputSource(InputSource) - Method in class org.safs.tools.logs.processor.XMLSaxProcessor
-
- 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.
- setIp(String) - Method in class org.safs.data.model.Machine
-
- setIp(String) - Method in class org.safs.data.model.Testcycle
-
- setIp(String) - Method in class org.safs.tools.logs.processor.TestSuites
-
- 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.auth.Parameter
-
- 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
-
- setLastName(String) - Method in class org.safs.data.model.User
-
- setLastNamedLogFacility(String) - Method in class org.safs.logging.LogUtilities
-
- 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
-
- setLeveledTest(boolean) - Static method in class org.safs.SAFSPlus
-
Set this field to true if user defines the leveled-test with the following methods.
- 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
-
- setListOfPersistable(List<Parameter>) - 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
-
- setLocatorParam(Step, Object, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- setLocatorParam(Step, String, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
- setLocatorParam(Step, String, String, String) - Static method in class org.safs.selenium.webdriver.lib.interpreter.selrunner.SRUtilities
-
Set step's locator by type and value.
- 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.data.model.Teststep
-
- 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.data.model.ekspreso.EventSAFSTest
-
- setMachine(String) - Method in class org.safs.data.model.Testcycle
-
- setMachine(String) - Method in class org.safs.STAFHelper
-
set the machine to the specified parameter
- setMachine(String) - Method in class org.safs.tools.logs.processor.TestSuites
-
- setMachineId(Long) - Method in class org.safs.data.model.History
-
- 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.
- setMapObject(HashMap<String, String>) - Method in class org.safs.persist.test.PersistTest.MyPersistable
-
- 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.
- setMessage(String) - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- 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.auth.Parameter
-
- setName(String) - Method in class org.safs.data.model.Engine
-
- setName(String) - Method in class org.safs.data.model.Framework
-
- setName(String) - Method in class org.safs.data.model.Machine
-
- setName(String) - Method in class org.safs.data.model.Testcase
-
- setName(String) - Method in class org.safs.data.model.Testcycle
-
- setName(String) - Method in class org.safs.data.model.Testsuite
-
- 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
-
- setName(String) - Method in class org.safs.tools.logs.processor.StatusReport
-
- setName(String) - Method in class org.safs.tools.logs.processor.TestLevel
-
- 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.
- setNeedFreshWindow(boolean) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
- setNetEnabled(boolean) - Static method in class org.safs.Domains
-
- setNetworkConditions(String) - Static method in class org.safs.model.commands.DDDriverCommands
-
Set network conditions.
- setNetworkConditions(String) - Static method in class org.safs.model.commands.DriverCommands
-
Set network conditions.
- SetNetworkConditions(String) - Static method in class org.safs.SAFSPlus.DriverCommand
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- setNetworkConditions(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- setNetworkConditions(WebDriver, String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- setNetworkConditions(Map<?, ?>) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
NOTE: This only works for Chrome browser started with option 'setNetworkConditions'.
- SETNETWORKCONDITIONS_KEYWORD - Static variable in class org.safs.model.commands.DDDriverCommands
-
"SetNetworkConditions"
- SETNETWORKCONDITIONS_KEYWORD - Static variable in class org.safs.model.commands.DriverCommands
-
"SetNetworkConditions"
- 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.robot.Robot
-
- 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
-
- setOrderableId(Long) - Method in class org.safs.data.model.Testcycle
-
- 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.
- setParamAttributes(List<Map<String, String>>) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
- setParameters(List<Parameter>) - Method in class org.safs.auth.SSOAuth
-
- 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(Arbre<T>) - Method in class org.safs.Arbre
-
- 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
-
- setParent(TestLevel) - Method in class org.safs.tools.logs.processor.TestLevel
-
- setParentDir(String) - Method in class org.safs.logging.FileLogItem
-
Sets the parent directory for this log.
- setParentFrameRS(String) - Method in class org.safs.selenium.spc.SPCTreeNode
-
- setParentObject(String, Object) - Method in class org.safs.ApplicationMap
-
Stores the actual parent Object for the given parentName.
- setParentRS(String) - Method in class org.safs.cukes.ai.selenium.Criteria
-
- setParentText(String) - Method in class org.safs.tools.drivers.STAFProcessContainer.Processor
-
Accessor for parentText
- setPartialMatch(boolean) - Method in class org.safs.cukes.ai.selenium.Criteria
-
- 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
-
- setPlatform(String) - Method in class org.safs.data.model.Machine
-
- setPlatform(String) - Method in class org.safs.data.model.Orderable
-
- 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 - Class in org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype
-
This command will set the size, position and status of the current browser window.
- SetPosition() - Constructor for class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.SetPosition
-
- 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.
- setProductBit(InstallerImpl.BIT_OPTION) - Method in interface org.safs.install.IProductDetector
-
- setProductBit(InstallerImpl.BIT_OPTION) - Method in class org.safs.install.ProductDetectorDefault
-
- setProductName(String) - Method in class org.safs.data.model.Orderable
-
- setProductName(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setProductName(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setProductName(String) - Method in class org.safs.tools.engines.GenericEngine
-
- setProductName(String) - Method in interface org.safs.tools.Versionable
-
set the name of the version-able object
- 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, int) - 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.
- setRegistryPort(int) - Method in class org.safs.selenium.rmi.agent.SeleniumAgent
-
This overrides System Properties settings for 'registry.port'.
MUST be called before initialize().
- 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
-
- setRequiredCookies(String) - Method in class org.safs.auth.SSOAuth
-
- 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
-
- setReturnObj(Object) - Method in exception org.safs.SAFSTestLevelException
-
- 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.
- setSafsHome(String) - Method in class org.safs.install.InstallerImpl
-
- 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
-
- setSkipped(int) - Method in class org.safs.data.model.Testcycle
-
- setSkipped(int) - Method in class org.safs.data.model.Testsuite
-
- setSkipped(int) - Method in class org.safs.tools.logs.processor.TestLevel
-
- 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
-
- setSsoAuthenticationURL(String) - Method in class org.safs.auth.SSOAuth
-
- setSsoAuthenticationURL(String) - Method in class org.safs.auth.SSOAuthentication
-
- 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
-
- setStart(boolean) - Method in class org.safs.tools.logs.processor.TestLevel
-
- 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.
- setStatusId(Long) - Method in class org.safs.data.model.Teststep
-
- 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:
- setStepAttributes(Map<String, String>) - Method in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
- setStopped(boolean) - Method in class org.safs.ios.IOSProcessContainer
-
- setStopped(boolean) - Method in class org.safs.tools.drivers.STAFProcessContainer
-
- setStopped(boolean) - Method in class org.safs.tools.logs.processor.StatusReport
-
- 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
-
- setStringFormat(String) - Method in class org.safs.persist.PersistorToString
-
- setStringFormatReader(Reader) - Method in class org.safs.persist.PersistorToString
-
- 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
-
- setTagName(String) - Method in class org.safs.tools.logs.processor.Tag
-
- 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"
- setTestcaseId(Long) - Method in class org.safs.data.model.Teststep
-
- setTestcycleId(Long) - Method in class org.safs.data.model.Testsuite
-
- 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
- setTestName(String) - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- setTestName(String) - Method in class org.safs.data.model.History
-
- setTestName(String) - Method in class org.safs.data.model.Testcycle
-
- setTestName(String) - Method in class org.safs.tools.logs.processor.TestSuites
-
- 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
-
- setTests(int) - Method in class org.safs.data.model.Testcycle
-
- setTests(int) - Method in class org.safs.data.model.Testsuite
-
- setTests(int) - Method in class org.safs.tools.logs.processor.TestLevel
-
- setTestStepProcessor(Processor) - Method in class org.safs.ProcessRequest
-
- setTestsuiteId(Long) - Method in class org.safs.data.model.Testcase
-
- 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, boolean, String) - Method in class org.safs.cukes.ai.selenium.AIComponent
-
Clear the content of Component box first, and then enter the text into it.
- 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.
- setText(String) - Method in class org.safs.tools.logs.processor.Tag
-
- 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_in_the_combobox(String, String, String) - Method in class org.safs.cukes.ai.selenium.AIComboBoxActions
-
Handle the keyword
SetTextValue and
SetUnverifiedTextValue of
ComboBoxFunctions against the ComboBox matching the provided textlabel.
- 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(double) - Method in class org.safs.data.model.Testcase
-
- setTime(double) - Method in class org.safs.data.model.Testcycle
-
- setTime(double) - Method in class org.safs.data.model.Testsuite
-
- 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(long) - Method in class org.safs.tools.logs.processor.TestLevel
-
- 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.
- setTimestamp(String) - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- setTimestamp(Date) - Method in class org.safs.data.model.Testcycle
-
- setTimestamp(Date) - Method in class org.safs.data.model.Testsuite
-
- setTimestamp(Date) - Method in class org.safs.tools.logs.processor.TestLevel
-
- 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.
- setTrack(String) - Method in class org.safs.data.model.Orderable
-
- setTrackingComment(String) - Method in class org.safs.tools.status.StatusInfo
-
- setTrackingComment(String) - Method in interface org.safs.tools.status.StatusInterface
-
- setTrackingStatus(String) - Method in class org.safs.tools.status.StatusInfo
-
- setTrackingStatus(String) - Method in interface org.safs.tools.status.StatusInterface
-
- setTrackingSystem(String) - Method in class org.safs.tools.status.StatusInfo
-
- setTrackingSystem(String) - Method in interface org.safs.tools.status.StatusInterface
-
- 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.cukes.ai.selenium.Criteria
-
- setType(String) - Method in class org.safs.data.model.Status
-
- setType(String) - Method in class org.safs.PCTree
-
Set the deduced component type for the represented component.
- setType(String) - Method in class org.safs.SAFSTestLevelException.TestLevelMessage
-
- setType(String) - Method in class org.safs.tools.logs.processor.LogMessage
-
- setType(String) - Method in class org.safs.tools.logs.processor.StatusItem
-
- 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.
- 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
-
- setUser(String) - Method in class org.safs.data.model.ekspreso.EventSAFSTest
-
- setUser(String) - Method in class org.safs.data.model.Testcycle
-
- setUser(String) - Method in class org.safs.tools.logs.processor.TestSuites
-
- setUserId(String) - Method in class org.safs.data.model.History
-
- setUserId(String) - Method in class org.safs.rest.service.Service
-
- setUserName(String) - Method in class org.safs.auth.SimpleAuth
-
- setUserObject(T) - Method in class org.safs.Arbre
-
- 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) - Method in class org.safs.auth.Parameter
-
- 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.
- setVersion(String) - Method in class org.safs.data.model.Engine
-
- setVersion(String) - Method in class org.safs.data.model.Framework
-
- setVersion(String) - Method in class org.safs.tools.drivers.AbstractDriver
-
- setVersion(String) - Method in class org.safs.tools.drivers.AbstractInputProcessor
-
- setVersion(String) - Method in class org.safs.tools.engines.GenericEngine
-
- setVersion(String) - Method in interface org.safs.tools.Versionable
-
set the version number
- 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
-
- shouldBeIgnored(Field) - Method in class org.safs.data.model.FieldFilterByModifiers
-
- shouldBeIgnored(Field) - Method in class org.safs.data.model.FieldFilterByName
-
- shouldBeIgnored(T) - Method in class org.safs.data.model.FilterAbstract
-
- SHOW_MONITOR - Static variable in class org.safs.tools.drivers.DriverConstant
-
'showMonitor'
- showCombo(boolean) - Method in class org.safs.rational.flex.CFFlexComboBox
-
- showComponentAsMuchPossible(boolean, 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, 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
-
- showHide_the_combobox(String, String) - Method in class org.safs.cukes.ai.selenium.AIComboBoxActions
-
Handle the keyword
HideList and
ShowList of
ComboBoxFunctions against the ComboBox matching the provided textlabel.
- 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 inside 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.
This method will be override by sub-class.
- 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, String...) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Try to show the webelement on the browser's page.
Within this method, we try several ways to scroll the element into view:
If the parameter 'verify' is true then we will stop try other ways if the element is already shown on the page.
Else if 'verify' parameter is false then we will try all ways to show the element: our isShowOnPage() is not so reliable all the time.
- 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.spc.SPJVMInjector
-
Clears the "running" flag signaling the separate SeleniumPlus Thread to shutdown.
The routine provides a short delay before returning giving SeleniumPlus some time to shutdown.
- 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.SearchCondition) - Static method in class org.safs.tools.GenericProcessMonitor
-
Attempt to forcefully kill processes on a certain host according to a 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".
- silent - Variable in class org.safs.install.InstallerImpl
-
if installation is in silent more, default is true.
- silent - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- 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() - 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 - Variable in class org.safs.tools.logs.processor.TestLevel
-
The total skipped test cases in this testsuite
- 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
-
- 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
-
- 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
-
"~", "+", "^", "%", "(", ")", "{", "}"
- SPJVMInjector - Class in org.safs.selenium.spc
-
Provides the ability for any Java application running in a compatible JVM to launch and use SeleniumPlus.
- SPJVMInjector() - Constructor for class org.safs.selenium.spc.SPJVMInjector
-
Used internally.
- SPJVMInjector(WebDriverGUIUtilities) - Constructor for class org.safs.selenium.spc.SPJVMInjector
-
Used internally.
- splitClassName(String) - Static method in class org.safs.projects.seleniumplus.popupmenu.FileTemplates
-
Split full qualified classname into to "package name" and "simple class name".
- 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.
- SPRING_CONFIG_CUSTOM_FILE - Static variable in class org.safs.Constants
-
"customerSpringConfig.xml"
- SPRING_CONFIG_DEFAULT_FILE - Static variable in class org.safs.Constants
-
"springConfig.xml"
- springApplicationContext - Static variable in class org.safs.SAFSPlus
-
The spring application context from where we can get the beans.
- springConfig(String) - Static method in class org.safs.projects.seleniumplus.popupmenu.FileTemplates
-
Create spring configuration file for a test project.
Currently this configuration file will do:
Automatically scan the test project's base package and package 'org.safs'.
- 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_SRC_DIRS - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
Possible source folder names, currently it has 2 items:
"Tests"
"src"
- SRC_TEST_DIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"Tests"
- SRC_TESTCASE_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testcase"
- SRC_TESTCASES_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testcases"
- SRC_TESTCYCLE_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testcycle"
- SRC_TESTRUNS_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testruns"
- SRC_TESTSUITE_SUBDIR - Static variable in class org.safs.projects.seleniumplus.projects.BaseProject
-
"testsuite"
- 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
-
- SSOAuth - Class in org.safs.auth
-
- SSOAuth() - Constructor for class org.safs.auth.SSOAuth
-
- SSOAuthentication - Class in org.safs.auth
-
Converted from SasAuthentication.groovy provided by John W.
- 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.
- STACKTRACE_CURRENT_TESTLEVEL - Static variable in class org.safs.model.annotations.AspectTestLevel
-
"current" the key used to store the StackTraceElement where (of current test level) SAFSTestLevelException is thrown out.
- STACKTRACE_ORIGIN - Static variable in class org.safs.model.annotations.AspectTestLevel
-
"origin" the key used to store the StackTraceElement where SAFSTestLevelException is originally thrown out.
- 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
-
- STAFEnvUnixPath - Static variable in class org.safs.install.STAFInstaller
-
%STAFDIR%\STAFEnv.sh
- STAFEnvWinPath - Static variable in class org.safs.install.STAFInstaller
-
%STAFDIR%\STAFEnv.bat
- 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 - Variable in class org.safs.tools.logs.processor.TestLevel
-
Indicate the start of a certain test level; false means the end.
- 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_STEP - Static variable in class org.safs.logging.AbstractLogFacility
-
- START_STEP_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- START_STEP_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.PersistorToXMLString.UnpickleHandler
-
- startDocument() - Method in class org.safs.tools.logs.processor.XMLSaxToJUnitHandler
-
- startElement(String, String, String, Attributes) - Method in class org.safs.persist.PersistorToXMLString.UnpickleHandler
-
- startElement(String, String, String, Attributes) - Method in class org.safs.tools.logs.processor.XMLSaxToJUnitHandler
-
- 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 ...".
- startProcess(String, 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 by the script 'RemoteServer.bat'.
- 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
-
Start a session for a REST service..
- startSession(Capabilities) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
Called internally by OpenQA RemoteWebDriver during Constructor initialization.
NOTE: Do NOT set any local fields in this method, they will be RESET.
- 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"
- StartTestCycle(String) - Static method in class org.safs.SAFSPlus.Counters
-
Start capturing test activity counts for the named test cycle.
- 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.
- STATISTIC - Static variable in class org.safs.data.model.ConstantPath
-
'statistics'
- STATISTIC_WITH_SEPARATOR - Static variable in class org.safs.data.model.ConstantPath
-
'/statistics'
- 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 - Class in org.safs.data.model
-
- Status() - Constructor for class org.safs.data.model.Status
-
- Status(String, String) - Constructor for class org.safs.data.model.Status
-
- 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_TESTCASE_COMMENT - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_TESTCASE_COMMENT_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTCASE_COMMENT_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTCASE_STATUS - Static variable in class org.safs.logging.AbstractLogFacility
-
- STATUS_REPORT_TESTCASE_STATUS_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTCASE_STATUS_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTCASE_TRACKER_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTCASE_TRACKER_XML_PREFIX - Static variable in class org.safs.logging.MessageTypeInfo
-
- STATUS_REPORT_TESTCASE_TRACKING_SYSTEM - Static variable in class org.safs.logging.AbstractLogFacility
-
- 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.
- StatusItem - Class in org.safs.tools.logs.processor
-
- StatusItem() - Constructor for class org.safs.tools.logs.processor.StatusItem
-
- StatusMonitorInterface - Interface in org.safs.tools.status
-
- statusPanel - Variable in class org.safs.selenium.spc.WDSPCGUI
-
- StatusReport - Class in org.safs.tools.logs.processor
-
- StatusReport() - Constructor for class org.safs.tools.logs.processor.StatusReport
-
- statusReport - Variable in class org.safs.tools.logs.processor.XMLSaxToJUnitHandler
-
The current status report for a certain 'test level'.
It will be reset to null at the begin of a certain 'test level'.
It could be null if a 'test level' doesn't contain a 'status report'.
- 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
- stepAttributes - Variable in class org.safs.selenium.webdriver.lib.interpreter.WDStep
-
This Map holds the attributes for this step, they are attributes in the tag
- 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
-
- stop_using_cached_components() - Method in class org.safs.cukes.ai.selenium.AIMiscActions
-
Stop using cached components to improve the accuracy.
- 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
-
- stopped - Variable in class org.safs.tools.logs.processor.StatusReport
-
If the test level has stopped
- 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.
- stopSeleniumServer(String) - Static method in class org.safs.selenium.webdriver.lib.WDLibrary
-
Clean up the SeleniumSever and browser-drivers left behind the SeleniumPlus testing.
- 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"
- StopTestCycle(String) - Static method in class org.safs.SAFSPlus.Counters
-
Stop capturing test activity counts for a specific application feature or test-cycle.
- StopTestSuite(String) - Static method in class org.safs.SAFSPlus.Counters
-
Stop capturing test activity counts for a specific application feature or test-suite.
- 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
-
- storeExecutor(String, CommandExecutor) - Static method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- 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
-
- storeSession(String, Capabilities) - Method in class org.safs.selenium.webdriver.lib.RemoteDriver
-
- storeSessionIdToFile(String, String, String, String, Capabilities) - 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
-
- stringFormat - Variable in class org.safs.persist.PersistorToString
-
The string format of a Persistable object.
- stringFormatReader - Variable in class org.safs.persist.PersistorToString
-
The Reader containing string format of a Persistable object.
- 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.PersistorToJSONString
-
- stringNeedQuoted() - Method in class org.safs.persist.PersistorToString
-
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
- 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.
- stripFromEnv(String, String[]) - Static method in class org.safs.StringUtils
-
- 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_PDF_FILE - Static variable in class org.safs.text.FileUtilities
-
- SUFFIX_STAF_64_DIR - Static variable in class org.safs.install.SilentInstaller
-
"_64" appending to 'stafdir' for 64-bit STAF installation
- 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.
- SUPPORTED_VERSION - Static variable in class org.safs.install.GhostScriptInstaller
-
- 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
getWebDriver().switchTo().defaultContent() is called.
Note: To make sure that we can get the correct screen location, we must call
SearchObject.initializeBrowserWindow()
before calling this method.
This routine does NOT change the lastFrame setting at any time.
- switchFrameAsLastFrame(WebDriver, String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Switch to a certain frame according to the parameter frameRS.
Also sets/replaces/clears the lastFrame FrameElement accordingly.
- switchFrames(String) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Switch to the frame indicated by the recognition string.
NOTE: This method will switch back to the topmost document and start searching from there.
If there are multiple layers of frame, the recognition string should be in parent-child format, such as frameid=...;\\;framename=...
- 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
-
- switchToDefaultContent(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Switch a WebDriver to toplevel defaultContent (no frame) context.
Clears the lastFrame FrameElement accordingly.
Note: User should be extremely careful to call this method, which will change the frame to search within.
- switchToFrame(Arbre<SearchObject.FrameElement>, WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Switch to a certain frame.
- switchToParentFrame(WebDriver) - Static method in class org.safs.selenium.webdriver.lib.SearchObject
-
Switch back to the parent frame or do nothing if we are already in the top document.
- 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' Indicates on which machine the selenium server is going to run.
- 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' Indicates on which port the selenium server is going to run.
- 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
-
- VALID_COUTNER_UNITS - Static variable in class org.safs.Constants
-
"TESTSTEP", "TESTCASE"
- validate(Persistable) - Method in class org.safs.persist.PersistableChecker
-
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.PersistorToXMLString.UnpickleHandler
-
It will contain the string value of each document.
- value - Variable in class org.safs.selenium.webdriver.lib.model.Item
-
- value - Variable in class org.safs.tools.logs.processor.XMLSaxToJUnitHandler
-
It will contain the string value of each Element.
- VALUE_CENTRALPROCESSOR_ID - Static variable in class org.safs.Constants.RegistryConstants
-
'Identifier' the registry value for the central processor
- VALUE_CHECKBOX_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'checkbox' a value for standard html attribute 'type'
- VALUE_DEFAULT - Static variable in class org.safs.Constants.RegistryConstants
-
'(Default)' the registry default value
- VALUE_LOCATORTYPE - Static variable in class org.safs.selenium.webdriver.lib.interpreter.WDScriptFactory
-
- VALUE_PARAM - Static variable in class org.safs.selenium.webdriver.lib.interpreter.selrunner.steptype.Echo
-
- VALUE_PASSWORD_ATTRIBUTE_TYPE - Static variable in class org.safs.selenium.webdriver.lib.Component
-
'password' a value for standard html attribute 'type'
- VALUE_PROCESSOR_ARCHITECTURE - Static variable in class org.safs.Constants.RegistryConstants
-
'Identifier' the registry value for the 'PROCESSOR_ARCHITECTURE'
- VALUE_PROCESSOR_IDENTIFIER - Static variable in class org.safs.Constants.RegistryConstants
-
'Identifier' the registry value for the 'PROCESSOR_IDENTIFIER'
- 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.data.model.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.image.ImageUtils.AlterImageStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.install.InstallerImpl.BIT_OPTION
-
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.projects.seleniumplus.popupmenu.FileTemplates.IniFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.projects.seleniumplus.popupmenu.FileTemplates.MapFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.safs.projects.seleniumplus.popupmenu.FileTemplates.TestFileType
-
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.data.model.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.image.ImageUtils.AlterImageStyle
-
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.BIT_OPTION
-
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.projects.seleniumplus.popupmenu.FileTemplates.IniFileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.projects.seleniumplus.popupmenu.FileTemplates.MapFileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.safs.projects.seleniumplus.popupmenu.FileTemplates.TestFileType
-
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.engines.TIDDriverCounterCommands
-
- 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"
- vendor - Variable in class org.safs.selenium.util.AbstractDriverUpdater
-
The browser's vendor name, such as "chrome", "firefox", "edge" etc.
- VENDOR - Static variable in class org.safs.selenium.util.ChromeDriverUpdater
-
- VENDOR - Static variable in class org.safs.selenium.util.FirefoxDriverUpdater
-
- VENDOR - Static variable in class org.safs.selenium.util.MSEdgeDriverUpdater
-
- verbose - Static variable in class com.jayway.android.robotium.remotecontrol.install.SilentInstaller
-
- verbose - Variable in class org.safs.install.InstallerImpl
-
if installation is in verbose more, default is false.
- verbose - Static variable in class org.safs.install.SeleniumPlusInstaller
-
- verbose - Static variable in class org.safs.install.SilentInstaller
-
- 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
-
- verify(Persistable, boolean...) - Method in class org.safs.persist.AbstractVerifier
-
- 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_component_is_displayed(String) - Method in class org.safs.cukes.ai.selenium.AIComponentActions
-
Verify the requested component is displayed anywhere on the page.
- verify_component_is_displayed(String, String) - Method in class org.safs.cukes.ai.selenium.AIComponentActions
-
Verify the requested component is displayed anywhere on the page.
- 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, String, String, String) - Static method in class org.safs.model.commands.GenericMasterFunctions
-
Verify the current contents of a binary (image, PDF etc.) 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 (image, PDF etc.) file with a benchmark file.
- verifyBinaryFileToFile(String, String, String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary (image, PDF etc.) file with a benchmark file.
- verifyBinaryFileToFile(StepTestTable, String, String, String, String, String, String, String) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary (image, PDF etc.) file with a benchmark file.
- verifyBinaryFileToFile(String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary (image, PDF etc.) file with a benchmark file.
- verifyBinaryFileToFile(StepTestTable, String[]) - Method in class org.safs.model.components.GenericMaster
-
Verify the current contents of a binary (image, PDF etc.) 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, PDF) 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, PDF) 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 - Class in org.safs.selenium.util
-
- Version(String) - Constructor for class org.safs.selenium.util.Version
-
- version - Variable in class org.safs.tools.drivers.AbstractDriver
-
The version of this driver
- version - Variable in class org.safs.tools.drivers.AbstractInputProcessor
-
The version of this driver
- version - Variable in class org.safs.tools.engines.GenericEngine
-
The version of this engine
- 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
-
- Versionable - Interface in org.safs.tools
-
- 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
-
- voidlog - Variable in class org.safs.logging.slf4j.SAFSLoggerFactory
-
- VoidLoggerAdapter - Class in org.safs.logging.slf4j
-
This Logger will NOT write message to anywhere, it is a void logger.
- VoidLoggerAdapter() - Constructor for class org.safs.logging.slf4j.VoidLoggerAdapter
-
- 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
-