A B C D E F G H I M P R S T W

A

AbstractSwtCommand - class com.exoftware.exactor.command.swt.AbstractSwtCommand.
 
AbstractSwtCommand() - Constructor for class com.exoftware.exactor.command.swt.AbstractSwtCommand
 
addCommand(Command) - Method in class com.exoftware.exactor.Script
Add a command to the script.
addCommandMapping(String, Class) - Method in class com.exoftware.exactor.ExecutionSet
Add a mapping of a command class to the specified name.
addCompositeMapping(String, File) - Method in class com.exoftware.exactor.ExecutionSet
Add a mapping of a composite scriptFile to the specified name.
addListener(ExecutionSetListener) - Method in class com.exoftware.exactor.ExecutionSet
Add a listener to the ExecutionSet.
addListener(ExecutionSetListener) - Method in class com.exoftware.exactor.Runner
Add a listener for execution events.
addParameter(Parameter) - Method in class com.exoftware.exactor.Command
Add a parameter to the command.
addScript(Script) - Method in class com.exoftware.exactor.ExecutionSet
Add a script to the ExecutionSet.

B

BeginAt - class com.exoftware.exactor.command.web.BeginAt.
Command wrapping jwebunit WebTester.beginAt( String }.
BeginAt() - Constructor for class com.exoftware.exactor.command.web.BeginAt
 
booleanValue() - Method in class com.exoftware.exactor.Parameter
Returns the boolean value of the parameter.

C

CheckButtonNotPresent - class com.exoftware.exactor.command.web.CheckButtonNotPresent.
Command wrapping jwebunit WebTester.assertButtonNotPresent( String }.
CheckButtonNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckButtonNotPresent
 
CheckButtonPresent - class com.exoftware.exactor.command.web.CheckButtonPresent.
Command wrapping jwebunit WebTester.assertButtonPresent( String }.
CheckButtonPresent() - Constructor for class com.exoftware.exactor.command.web.CheckButtonPresent
 
CheckCheckboxNotSelected - class com.exoftware.exactor.command.web.CheckCheckboxNotSelected.
Command wrapping jwebunit WebTester.assertCheckboxNotSelected( String }.
CheckCheckboxNotSelected() - Constructor for class com.exoftware.exactor.command.web.CheckCheckboxNotSelected
 
CheckCheckboxSelected - class com.exoftware.exactor.command.web.CheckCheckboxSelected.
Command wrapping jwebunit WebTester.assertCheckboxSelected( String }.
CheckCheckboxSelected() - Constructor for class com.exoftware.exactor.command.web.CheckCheckboxSelected
 
CheckComboBoxEntries - class com.exoftware.exactor.command.swt.CheckComboBoxEntries.
 
CheckComboBoxEntries() - Constructor for class com.exoftware.exactor.command.swt.CheckComboBoxEntries
 
CheckControlEditable - class com.exoftware.exactor.command.swt.CheckControlEditable.
 
CheckControlEditable() - Constructor for class com.exoftware.exactor.command.swt.CheckControlEditable
 
CheckControlEnabled - class com.exoftware.exactor.command.swt.CheckControlEnabled.
 
CheckControlEnabled() - Constructor for class com.exoftware.exactor.command.swt.CheckControlEnabled
 
CheckControlExists - class com.exoftware.exactor.command.swt.CheckControlExists.
 
CheckControlExists() - Constructor for class com.exoftware.exactor.command.swt.CheckControlExists
 
CheckControlVisible - class com.exoftware.exactor.command.swt.CheckControlVisible.
 
CheckControlVisible() - Constructor for class com.exoftware.exactor.command.swt.CheckControlVisible
 
CheckCookiePresent - class com.exoftware.exactor.command.web.CheckCookiePresent.
Command wrapping jwebunit WebTester.assertCookiePresent( String }.
CheckCookiePresent() - Constructor for class com.exoftware.exactor.command.web.CheckCookiePresent
 
CheckCookieValueEquals - class com.exoftware.exactor.command.web.CheckCookieValueEquals.
Command wrapping jwebunit WebTester.assertCookieValueEquals( String, String }.
CheckCookieValueEquals() - Constructor for class com.exoftware.exactor.command.web.CheckCookieValueEquals
 
CheckElementNotPresent - class com.exoftware.exactor.command.web.CheckElementNotPresent.
Command wrapping jwebunit WebTester.assertElementNotPresent( String }.
CheckElementNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckElementNotPresent
 
CheckElementPresent - class com.exoftware.exactor.command.web.CheckElementPresent.
Command wrapping jwebunit WebTester.assertElementPresent( String }.
CheckElementPresent() - Constructor for class com.exoftware.exactor.command.web.CheckElementPresent
 
CheckFormElementEmpty - class com.exoftware.exactor.command.web.CheckFormElementEmpty.
Command wrapping jwebunit WebTester.assertFormElementEmpty( String }.
CheckFormElementEmpty() - Constructor for class com.exoftware.exactor.command.web.CheckFormElementEmpty
 
CheckFormElementEquals - class com.exoftware.exactor.command.web.CheckFormElementEquals.
Command wrapping jwebunit WebTester.assertFormElementEquals( String, String }.
CheckFormElementEquals() - Constructor for class com.exoftware.exactor.command.web.CheckFormElementEquals
 
CheckFormElementNotPresent - class com.exoftware.exactor.command.web.CheckFormElementNotPresent.
Command wrapping jwebunit WebTester.assertFormElementNotPresent( String }.
CheckFormElementNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckFormElementNotPresent
 
CheckFormElementNotPresentWithLabel - class com.exoftware.exactor.command.web.CheckFormElementNotPresentWithLabel.
Command wrapping jwebunit WebTester.assertFormElementNotPresentWithLabel( String }.
CheckFormElementNotPresentWithLabel() - Constructor for class com.exoftware.exactor.command.web.CheckFormElementNotPresentWithLabel
 
CheckFormElementPresent - class com.exoftware.exactor.command.web.CheckFormElementPresent.
Command wrapping jwebunit WebTester.assertFormElementPresent( String }.
CheckFormElementPresent() - Constructor for class com.exoftware.exactor.command.web.CheckFormElementPresent
 
CheckFormElementPresentWithLabel - class com.exoftware.exactor.command.web.CheckFormElementPresentWithLabel.
Command wrapping jwebunit WebTester.assertFormElementPresentWithLabel( String }.
CheckFormElementPresentWithLabel() - Constructor for class com.exoftware.exactor.command.web.CheckFormElementPresentWithLabel
 
CheckFormNotPresent - class com.exoftware.exactor.command.web.CheckFormNotPresent.
Command wrapping jwebunit WebTester.assertFormNotPresent( String } and WebTester.assertFormNotPresent().
CheckFormNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckFormNotPresent
 
CheckFormPresent - class com.exoftware.exactor.command.web.CheckFormPresent.
Command wrapping jwebunit WebTester.assertFormPresent( String } and WebTester.assertFormPresent().
CheckFormPresent() - Constructor for class com.exoftware.exactor.command.web.CheckFormPresent
 
CheckFramePresent - class com.exoftware.exactor.command.web.CheckFramePresent.
Command wrapping jwebunit WebTester.assertFramePresent( String }.
CheckFramePresent() - Constructor for class com.exoftware.exactor.command.web.CheckFramePresent
 
CheckKeyInTable - class com.exoftware.exactor.command.web.CheckKeyInTable.
Command wrapping jwebunit WebTester.assertKeyInTable( String, String }.
CheckKeyInTable() - Constructor for class com.exoftware.exactor.command.web.CheckKeyInTable
 
CheckKeyNotInTable - class com.exoftware.exactor.command.web.CheckKeyNotInTable.
Command wrapping jwebunit WebTester.assertKeyNotInTable( String, String }.
CheckKeyNotInTable() - Constructor for class com.exoftware.exactor.command.web.CheckKeyNotInTable
 
CheckKeyNotPresent - class com.exoftware.exactor.command.web.CheckKeyNotPresent.
Command wrapping jwebunit WebTester.assertKeyNotPresent( String }.
CheckKeyNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckKeyNotPresent
 
CheckKeyPresent - class com.exoftware.exactor.command.web.CheckKeyPresent.
Command wrapping jwebunit WebTester.assertKeyPresent( String }.
CheckKeyPresent() - Constructor for class com.exoftware.exactor.command.web.CheckKeyPresent
 
CheckLinkNotPresent - class com.exoftware.exactor.command.web.CheckLinkNotPresent.
Command wrapping jwebunit WebTester.assertLinkNotPresent( String }.
CheckLinkNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckLinkNotPresent
 
CheckLinkNotPresentWithImage - class com.exoftware.exactor.command.web.CheckLinkNotPresentWithImage.
Command wrapping jwebunit WebTester.assertLinkNotPresentWithImage( String }.
CheckLinkNotPresentWithImage() - Constructor for class com.exoftware.exactor.command.web.CheckLinkNotPresentWithImage
 
CheckLinkNotPresentWithText - class com.exoftware.exactor.command.web.CheckLinkNotPresentWithText.
Command wrapping jwebunit WebTester.assertLinkNotPresentWithText( String, int } and WebTester.assertLinkNotPresentWithText( String }.
CheckLinkNotPresentWithText() - Constructor for class com.exoftware.exactor.command.web.CheckLinkNotPresentWithText
 
CheckLinkPresent - class com.exoftware.exactor.command.web.CheckLinkPresent.
Command wrapping jwebunit WebTester.assertLinkPresent( String }.
CheckLinkPresent() - Constructor for class com.exoftware.exactor.command.web.CheckLinkPresent
 
CheckLinkPresentWithImage - class com.exoftware.exactor.command.web.CheckLinkPresentWithImage.
Command wrapping jwebunit WebTester.assertLinkPresentWithImage( String }.
CheckLinkPresentWithImage() - Constructor for class com.exoftware.exactor.command.web.CheckLinkPresentWithImage
 
CheckLinkPresentWithText - class com.exoftware.exactor.command.web.CheckLinkPresentWithText.
Command wrapping jwebunit WebTester.assertLinkPresentWithText( String, int } and WebTester.assertLinkPresentWithText( String }.
CheckLinkPresentWithText() - Constructor for class com.exoftware.exactor.command.web.CheckLinkPresentWithText
 
CheckOptionEquals - class com.exoftware.exactor.command.web.CheckOptionEquals.
Command wrapping jwebunit WebTester.assertOptionEquals( String, String }.
CheckOptionEquals() - Constructor for class com.exoftware.exactor.command.web.CheckOptionEquals
 
CheckRadioOptionNotPresent - class com.exoftware.exactor.command.web.CheckRadioOptionNotPresent.
Command wrapping jwebunit WebTester.assertRadioOptionNotPresent( String, String }.
CheckRadioOptionNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckRadioOptionNotPresent
 
CheckRadioOptionNotSelected - class com.exoftware.exactor.command.web.CheckRadioOptionNotSelected.
Command wrapping jwebunit WebTester.assertRadioOptionNotSelected( String, String }.
CheckRadioOptionNotSelected() - Constructor for class com.exoftware.exactor.command.web.CheckRadioOptionNotSelected
 
CheckRadioOptionPresent - class com.exoftware.exactor.command.web.CheckRadioOptionPresent.
Command wrapping jwebunit WebTester.assertRadioOptionPresent( String, String }.
CheckRadioOptionPresent() - Constructor for class com.exoftware.exactor.command.web.CheckRadioOptionPresent
 
CheckRadioOptionSelected - class com.exoftware.exactor.command.web.CheckRadioOptionSelected.
Command wrapping jwebunit WebTester.assertRadioOptionSelected( String, String }.
CheckRadioOptionSelected() - Constructor for class com.exoftware.exactor.command.web.CheckRadioOptionSelected
 
CheckSelection - class com.exoftware.exactor.command.swt.CheckSelection.
 
CheckSelection() - Constructor for class com.exoftware.exactor.command.swt.CheckSelection
 
CheckSubmitButtonNotPresent - class com.exoftware.exactor.command.web.CheckSubmitButtonNotPresent.
Command wrapping jwebunit WebTester.assertSubmitButtonNotPresent( String }.
CheckSubmitButtonNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckSubmitButtonNotPresent
 
CheckSubmitButtonPresent - class com.exoftware.exactor.command.web.CheckSubmitButtonPresent.
Command wrapping jwebunit WebTester.assertSubmitButtonPresent( String }.
CheckSubmitButtonPresent() - Constructor for class com.exoftware.exactor.command.web.CheckSubmitButtonPresent
 
CheckSubmitButtonValue - class com.exoftware.exactor.command.web.CheckSubmitButtonValue.
Command wrapping jwebunit WebTester.assertSubmitButtonValue( String, String }.
CheckSubmitButtonValue() - Constructor for class com.exoftware.exactor.command.web.CheckSubmitButtonValue
 
CheckTableNotPresent - class com.exoftware.exactor.command.web.CheckTableNotPresent.
Command wrapping jwebunit WebTester.assertTableNotPresent( String }.
CheckTableNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckTableNotPresent
 
CheckTablePresent - class com.exoftware.exactor.command.web.CheckTablePresent.
Command wrapping jwebunit WebTester.assertTablePresent( String }.
CheckTablePresent() - Constructor for class com.exoftware.exactor.command.web.CheckTablePresent
 
CheckTextInElement - class com.exoftware.exactor.command.web.CheckTextInElement.
Command wrapping jwebunit WebTester.assertTextInElement( String, String }.
CheckTextInElement() - Constructor for class com.exoftware.exactor.command.web.CheckTextInElement
 
CheckTextInTable - class com.exoftware.exactor.command.web.CheckTextInTable.
Command wrapping jwebunit WebTester.assertTextInTable( String, String }.
CheckTextInTable() - Constructor for class com.exoftware.exactor.command.web.CheckTextInTable
 
CheckTextNotInElement - class com.exoftware.exactor.command.web.CheckTextNotInElement.
Command wrapping jwebunit WebTester.assertTextNotInElement( String, String }.
CheckTextNotInElement() - Constructor for class com.exoftware.exactor.command.web.CheckTextNotInElement
 
CheckTextNotInTable - class com.exoftware.exactor.command.web.CheckTextNotInTable.
Command wrapping jwebunit WebTester.assertTextNotInTable( String, String }.
CheckTextNotInTable() - Constructor for class com.exoftware.exactor.command.web.CheckTextNotInTable
 
CheckTextNotPresent - class com.exoftware.exactor.command.web.CheckTextNotPresent.
Command wrapping jwebunit WebTester.assertTextNotPresent( String }.
CheckTextNotPresent() - Constructor for class com.exoftware.exactor.command.web.CheckTextNotPresent
 
CheckTextPresent - class com.exoftware.exactor.command.web.CheckTextPresent.
Command wrapping jwebunit WebTester.assertTextPresent( String }.
CheckTextPresent() - Constructor for class com.exoftware.exactor.command.web.CheckTextPresent
 
CheckTitleEquals - class com.exoftware.exactor.command.web.CheckTitleEquals.
Command wrapping jwebunit WebTester.assertTitleEquals( String }.
CheckTitleEquals() - Constructor for class com.exoftware.exactor.command.web.CheckTitleEquals
 
CheckTitleEqualsKey - class com.exoftware.exactor.command.web.CheckTitleEqualsKey.
Command wrapping jwebunit WebTester.assertTitleEqualsKey( String }.
CheckTitleEqualsKey() - Constructor for class com.exoftware.exactor.command.web.CheckTitleEqualsKey
 
CheckValueOfRow - class com.exoftware.exactor.command.swt.CheckValueOfRow.
 
CheckValueOfRow() - Constructor for class com.exoftware.exactor.command.swt.CheckValueOfRow
 
CheckValueOfText - class com.exoftware.exactor.command.swt.CheckValueOfText.
 
CheckValueOfText() - Constructor for class com.exoftware.exactor.command.swt.CheckValueOfText
 
CheckWindowPresent - class com.exoftware.exactor.command.web.CheckWindowPresent.
Command wrapping jwebunit WebTester.assertWindowPresent( String }.
CheckWindowPresent() - Constructor for class com.exoftware.exactor.command.web.CheckWindowPresent
 
ClickButton - class com.exoftware.exactor.command.swt.ClickButton.
 
ClickButton() - Constructor for class com.exoftware.exactor.command.swt.ClickButton
 
ClickButton - class com.exoftware.exactor.command.web.ClickButton.
Command wrapping jwebunit WebTester.clickButton( String }.
ClickButton() - Constructor for class com.exoftware.exactor.command.web.ClickButton
 
ClickCheckbox - class com.exoftware.exactor.command.swt.ClickCheckbox.
 
ClickCheckbox() - Constructor for class com.exoftware.exactor.command.swt.ClickCheckbox
 
ClickControl - class com.exoftware.exactor.command.swt.ClickControl.
 
ClickControl() - Constructor for class com.exoftware.exactor.command.swt.ClickControl
 
ClickLink - class com.exoftware.exactor.command.web.ClickLink.
Command wrapping jwebunit WebTester.clickLink( String }.
ClickLink() - Constructor for class com.exoftware.exactor.command.web.ClickLink
 
ClickLinkWithImage - class com.exoftware.exactor.command.web.ClickLinkWithImage.
Command wrapping jwebunit WebTester.clickLinkWithImage( String }.
ClickLinkWithImage() - Constructor for class com.exoftware.exactor.command.web.ClickLinkWithImage
 
ClickLinkWithText - class com.exoftware.exactor.command.web.ClickLinkWithText.
Command wrapping jwebunit WebTester.clickLinkWithText( String, int } and WebTester.clickLinkWithText( String }.
ClickLinkWithText() - Constructor for class com.exoftware.exactor.command.web.ClickLinkWithText
 
ClickLinkWithTextAfterText - class com.exoftware.exactor.command.web.ClickLinkWithTextAfterText.
Command wrapping jwebunit WebTester.clickLinkWithTextAfterText( String, String }.
ClickLinkWithTextAfterText() - Constructor for class com.exoftware.exactor.command.web.ClickLinkWithTextAfterText
 
Command - class com.exoftware.exactor.Command.
Base class for all commands executed by the framework.
Command() - Constructor for class com.exoftware.exactor.Command
 
com.exoftware.exactor - package com.exoftware.exactor
Provides the core classes of the EXACTOR framework.
com.exoftware.exactor.command.swt - package com.exoftware.exactor.command.swt
Provides the command classes used by the SWT commands.
com.exoftware.exactor.command.web - package com.exoftware.exactor.command.web
Provides command classes for interacting with web sites.
commandEnded(Command, Throwable) - Method in interface com.exoftware.exactor.ExecutionSetListener
Notify the listener that a command has ended, possibly in error.
commandStarted(Command) - Method in interface com.exoftware.exactor.ExecutionSetListener
Notify the listener that a command has started.
countCommands() - Method in class com.exoftware.exactor.Script
Returns the number of commands added to the script.
countParameters() - Method in class com.exoftware.exactor.Command
Returns the number of parameters added to the command.

D

DeselectCheckbox - class com.exoftware.exactor.command.web.DeselectCheckbox.
Command wrapping jwebunit WebTester.uncheckCheckbox( String, String } and WebTester.uncheckCheckbox( String }.
DeselectCheckbox() - Constructor for class com.exoftware.exactor.command.web.DeselectCheckbox
 
DumpCookies - class com.exoftware.exactor.command.web.DumpCookies.
Command wrapping jwebunit WebTester.dumpCookies(}.
DumpCookies() - Constructor for class com.exoftware.exactor.command.web.DumpCookies
 
DumpResponse - class com.exoftware.exactor.command.web.DumpResponse.
Command wrapping jwebunit WebTester.dumpResponse(}.
DumpResponse() - Constructor for class com.exoftware.exactor.command.web.DumpResponse
 
doubleValue() - Method in class com.exoftware.exactor.Parameter
Returns the double value of the parameter.

E

ExecutionSet - class com.exoftware.exactor.ExecutionSet.
A collection of scripts to be executed together.
ExecutionSet() - Constructor for class com.exoftware.exactor.ExecutionSet
 
ExecutionSetListener - interface com.exoftware.exactor.ExecutionSetListener.
A listener for script execution events.
execute() - Method in class com.exoftware.exactor.Command
Subclasses should implement this method to perform the actions of their command.
execute() - Method in class com.exoftware.exactor.ExecutionSet
Execute all the scripts in the ExecutionSet.
execute() - Method in class com.exoftware.exactor.Script
Execute all the commands in the script.
execute() - Method in class com.exoftware.exactor.command.swt.CheckComboBoxEntries
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckControlEditable
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckControlEnabled
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckControlExists
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckControlVisible
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckSelection
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckValueOfRow
 
execute() - Method in class com.exoftware.exactor.command.swt.CheckValueOfText
 
execute() - Method in class com.exoftware.exactor.command.swt.ClickButton
 
execute() - Method in class com.exoftware.exactor.command.swt.ClickCheckbox
 
execute() - Method in class com.exoftware.exactor.command.swt.ClickControl
 
execute() - Method in class com.exoftware.exactor.command.swt.InputText
 
execute() - Method in class com.exoftware.exactor.command.swt.SelectControl
 
execute() - Method in class com.exoftware.exactor.command.swt.SelectOptionButton
 
execute() - Method in class com.exoftware.exactor.command.web.BeginAt
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckButtonNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckButtonPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckCheckboxNotSelected
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckCheckboxSelected
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckCookiePresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckCookieValueEquals
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckElementNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckElementPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormElementEmpty
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormElementEquals
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormElementNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormElementNotPresentWithLabel
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormElementPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormElementPresentWithLabel
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFormPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckFramePresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckKeyInTable
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckKeyNotInTable
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckKeyNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckKeyPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckLinkNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckLinkNotPresentWithImage
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckLinkNotPresentWithText
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckLinkPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckLinkPresentWithImage
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckLinkPresentWithText
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckOptionEquals
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckRadioOptionNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckRadioOptionNotSelected
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckRadioOptionPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckRadioOptionSelected
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckSubmitButtonNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckSubmitButtonPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckSubmitButtonValue
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTableNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTablePresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTextInElement
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTextInTable
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTextNotInElement
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTextNotInTable
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTextNotPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTextPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTitleEquals
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckTitleEqualsKey
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.CheckWindowPresent
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.ClickButton
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.ClickLink
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.ClickLinkWithImage
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.ClickLinkWithText
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.ClickLinkWithTextAfterText
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.DeselectCheckbox
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.DumpCookies
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.DumpResponse
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GetDialog
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GetMessage
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GetTestContext
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GotoFrame
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GotoPage
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GotoRootWindow
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.GotoWindow
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.Reset
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.SelectCheckbox
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.SelectOption
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.SetBaseUrl
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.SetFormElement
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.SetProxy
 
execute() - Method in class com.exoftware.exactor.command.web.SetResourceBundleName
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.SetWorkingForm
Execute the command.
execute() - Method in class com.exoftware.exactor.command.web.Submit
Execute the command.
executionSetEnded(ExecutionSet) - Method in interface com.exoftware.exactor.ExecutionSetListener
Notify the listener that the executionSet has ended.
executionSetStarted(ExecutionSet) - Method in interface com.exoftware.exactor.ExecutionSetListener
Notify the listener that the executionSet has started.

F

findCommand(String) - Method in class com.exoftware.exactor.ExecutionSet
Find a Command with the specified name.
fireCommandEnded(Command, Throwable) - Method in class com.exoftware.exactor.ExecutionSet
Notify all added listeners that the specified command has ended, possibly in error.
fireCommandStarted(Command) - Method in class com.exoftware.exactor.ExecutionSet
Notify all added listeners that the specified command has started.
fireExecutionSetEnded() - Method in class com.exoftware.exactor.ExecutionSet
Notify all added listeners that the execution set has ended.
fireExecutionSetStarted() - Method in class com.exoftware.exactor.ExecutionSet
Notify all added listeners that the execution set has started.
fireScriptEnded(Script) - Method in class com.exoftware.exactor.ExecutionSet
Notify all added listeners that the specified script has ended.
fireScriptStarted(Script) - Method in class com.exoftware.exactor.ExecutionSet
Notify all added listeners that the specified script has started.

G

GetDialog - class com.exoftware.exactor.command.web.GetDialog.
Command wrapping jwebunit WebTester.getDialog( }.
GetDialog() - Constructor for class com.exoftware.exactor.command.web.GetDialog
 
GetMessage - class com.exoftware.exactor.command.web.GetMessage.
Command wrapping jwebunit WebTester.getMessage( String }.
GetMessage() - Constructor for class com.exoftware.exactor.command.web.GetMessage
 
GetTestContext - class com.exoftware.exactor.command.web.GetTestContext.
Command wrapping jwebunit WebTester.getTestContext( }.
GetTestContext() - Constructor for class com.exoftware.exactor.command.web.GetTestContext
 
GotoFrame - class com.exoftware.exactor.command.web.GotoFrame.
Command wrapping jwebunit WebTester.gotoFrame( String }.
GotoFrame() - Constructor for class com.exoftware.exactor.command.web.GotoFrame
 
GotoPage - class com.exoftware.exactor.command.web.GotoPage.
Command wrapping jwebunit WebTester.gotoPage( String }.
GotoPage() - Constructor for class com.exoftware.exactor.command.web.GotoPage
 
GotoRootWindow - class com.exoftware.exactor.command.web.GotoRootWindow.
Command wrapping jwebunit WebTester.gotoRootWindow( }.
GotoRootWindow() - Constructor for class com.exoftware.exactor.command.web.GotoRootWindow
 
GotoWindow - class com.exoftware.exactor.command.web.GotoWindow.
Command wrapping jwebunit WebTester.gotoWindow( String }.
GotoWindow() - Constructor for class com.exoftware.exactor.command.web.GotoWindow
 
getAbsolutePath() - Method in class com.exoftware.exactor.Script
Returns the full path of the script file.
getBaseDir() - Method in class com.exoftware.exactor.Runner
Returns the base directory of the runner.
getCommand() - Method in class com.exoftware.exactor.Parameter
Returns the command that owns this parameter.
getCommand(int) - Method in class com.exoftware.exactor.Script
Returns the command at the specified index.
getContext() - Method in class com.exoftware.exactor.ExecutionSet
Returns the context for all scripts in this ExecutionSet.
getContext() - Method in class com.exoftware.exactor.Script
Returns the context for all commands in this script.
getExecutionSet() - Method in class com.exoftware.exactor.Script
Returns the ExecutionSet containing this script.
getLineNumber() - Method in class com.exoftware.exactor.Command
Returns the number of the line in the script where this command is defined.
getName() - Method in class com.exoftware.exactor.Command
Returns the command name for this command.
getName() - Method in class com.exoftware.exactor.Script
Returns the name of the script.
getParameter(int) - Method in class com.exoftware.exactor.Command
Returns the parameter at the specified index.
getParameter(int, String) - Method in class com.exoftware.exactor.Command
Returns the parameter at the specified index.
getParameters() - Method in class com.exoftware.exactor.Command
Returns all the parameters in this command.
getScript() - Method in class com.exoftware.exactor.Command
Returns the script that owns this command.
getWebTester() - Method in class com.exoftware.exactor.command.web.WebCommand
Returns the WebTester for this script context.

H

hasCommands() - Method in class com.exoftware.exactor.Script
Check whether the script has any commands.
hasParameters() - Method in class com.exoftware.exactor.Command
Check whether the command has any parameters.

I

InputText - class com.exoftware.exactor.command.swt.InputText.
 
InputText() - Constructor for class com.exoftware.exactor.command.swt.InputText
 
intValue() - Method in class com.exoftware.exactor.Parameter
Returns the int value of the parameter.
isNumeric() - Method in class com.exoftware.exactor.Parameter
Check whether the parameter value represents a number.

M

main(String[]) - Static method in class com.exoftware.exactor.Runner
Main entry point.

P

Parameter - class com.exoftware.exactor.Parameter.
A parameter to a command.
Parameter(String) - Constructor for class com.exoftware.exactor.Parameter
Create a new Parameter with the specified value.
parametersAsString() - Method in class com.exoftware.exactor.Command
Return all parameters as single string for display purposes.

R

ROOT_SWT_SHELL - Static variable in class com.exoftware.exactor.command.swt.AbstractSwtCommand
 
Reset - class com.exoftware.exactor.command.web.Reset.
Command wrapping jwebunit WebTester.reset( }.
Reset() - Constructor for class com.exoftware.exactor.command.web.Reset
 
Runner - class com.exoftware.exactor.Runner.
Class to run scripts from a file or directory.
Runner(String) - Constructor for class com.exoftware.exactor.Runner
Create a new Runner.
replaceCommand(Command, Command) - Method in class com.exoftware.exactor.Script
Replace one command with another command.
resolveFileRelativeToScriptFile(String) - Method in class com.exoftware.exactor.Command
Resolves a filename relative to actual file used to create the script file.
run() - Method in class com.exoftware.exactor.Runner
Run the script, or all the scripts if the runner was created with a directory name.

S

SCRIPT_EXTENSION - Static variable in class com.exoftware.exactor.ExecutionSet
 
Script - class com.exoftware.exactor.Script.
A collection of commands to be executed together.
Script() - Constructor for class com.exoftware.exactor.Script
Create a new script.
Script(File) - Constructor for class com.exoftware.exactor.Script
Create a new script with the specified scriptFile.
SelectCheckbox - class com.exoftware.exactor.command.web.SelectCheckbox.
Command wrapping jwebunit WebTester.checkCheckbox( String, String } and WebTester.checkCheckbox( String }.
SelectCheckbox() - Constructor for class com.exoftware.exactor.command.web.SelectCheckbox
 
SelectControl - class com.exoftware.exactor.command.swt.SelectControl.
 
SelectControl() - Constructor for class com.exoftware.exactor.command.swt.SelectControl
 
SelectOption - class com.exoftware.exactor.command.web.SelectOption.
Command wrapping jwebunit WebTester.selectOption( String, String }.
SelectOption() - Constructor for class com.exoftware.exactor.command.web.SelectOption
 
SelectOptionButton - class com.exoftware.exactor.command.swt.SelectOptionButton.
 
SelectOptionButton() - Constructor for class com.exoftware.exactor.command.swt.SelectOptionButton
 
SetBaseUrl - class com.exoftware.exactor.command.web.SetBaseUrl.
Command wrapping jwebunit TestContext.setBaseUrl( String ).
SetBaseUrl() - Constructor for class com.exoftware.exactor.command.web.SetBaseUrl
 
SetFormElement - class com.exoftware.exactor.command.web.SetFormElement.
Command wrapping jwebunit WebTester.setFormElement( String, String }.
SetFormElement() - Constructor for class com.exoftware.exactor.command.web.SetFormElement
 
SetProxy - class com.exoftware.exactor.command.web.SetProxy.
Sets the details of a proxy server.
SetProxy() - Constructor for class com.exoftware.exactor.command.web.SetProxy
 
SetResourceBundleName - class com.exoftware.exactor.command.web.SetResourceBundleName.
Command wrapping jwebunit TestContext.setResourceBundleName( String ).
SetResourceBundleName() - Constructor for class com.exoftware.exactor.command.web.SetResourceBundleName
 
SetWorkingForm - class com.exoftware.exactor.command.web.SetWorkingForm.
Command wrapping jwebunit WebTester.setWorkingForm( String }.
SetWorkingForm() - Constructor for class com.exoftware.exactor.command.web.SetWorkingForm
 
Submit - class com.exoftware.exactor.command.web.Submit.
Command wrapping jwebunit WebTester.submit( String } and WebTester.submit(}.
Submit() - Constructor for class com.exoftware.exactor.command.web.Submit
 
scriptEnded(Script) - Method in interface com.exoftware.exactor.ExecutionSetListener
Notify the listener that a script has ended.
scriptStarted(Script) - Method in interface com.exoftware.exactor.ExecutionSetListener
Notify the listener that a script has started.
setCommand(Command) - Method in class com.exoftware.exactor.Parameter
Set the owning command for this parameter.
setExecutionSet(ExecutionSet) - Method in class com.exoftware.exactor.Script
Set the ExecutionSet that contains this script.
setLineNumber(int) - Method in class com.exoftware.exactor.Command
set the line number of the command in the script.
setName(String) - Method in class com.exoftware.exactor.Command
Set the name of the command.
setScript(Script) - Method in class com.exoftware.exactor.Command
Set the owning script for this command.
stringValue() - Method in class com.exoftware.exactor.Parameter
Returns the string value of the parameter, with any substitutions replaced.
substituteParameters(Parameter[]) - Method in class com.exoftware.exactor.Command
Substitute the supplied parameters for any placeholder parameters in the command.
substituteParameters(Parameter[]) - Method in class com.exoftware.exactor.Script
Substitute the specified substitutions for all commands in the script.

T

toString() - Method in class com.exoftware.exactor.Parameter
Returns a string representation of the paremeter.

W

WebCommand - class com.exoftware.exactor.command.web.WebCommand.
Base class for all web commands.
WebCommand() - Constructor for class com.exoftware.exactor.command.web.WebCommand
 

A B C D E F G H I M P R S T W