Skip navigation links
A B C D E F G H I J K L M N O P R S T V W X 

A

acceptAlert() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Sending accept to popup
ActionResult - Class in se.claremont.taf.websupport
 
ActionResult(boolean, GuiElement, WebInteractionMethods) - Constructor for class se.claremont.taf.websupport.ActionResult
 
addListenersToAllDomElements - Static variable in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.Javascripts
 
andByAttributeValue(String, String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByBeingDescendantOf(WebElement) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByClass(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByClassContains(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByElementName(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByExactText(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andById(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByOrdinalNumber(int) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByTagName(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByTextBeingExactlyAnyOfTheStrings(String...) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByTextContainingAnyOfTheStrings(String...) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByTextContainsString(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByTextIsRegexMatch(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
andByXPath(String) - Method in class se.claremont.taf.websupport.elementidentification.By
 
appliedListeners - Static variable in class se.claremont.taf.websupport.gui.recorder.capturemanagers.CaptureInfrastructureManager
 
asCode() - Method in class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
asCode() - Method in class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
asCode() - Method in class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
asCode() - Method in class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
asCode() - Method in class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
asDomElement() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
asDomElement(String, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
asPositionBasedWebElement(WebInteractionMethods) - Method in class se.claremont.taf.websupport.DomElement
Converts a DomElement to a PositionBasedWebElement.
asWebElement() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
atTheSameHeightAs(DomElement, WebInteractionMethods, int, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
atTheSameHeightAs(String, WebInteractionMethods, int, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
atTheSameHightAs(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
atTheSameHightAs(String, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
attributeValue(String, String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
attributeValue(String, String, StringComparisonType) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 

B

beingDescendantOf(WebElement) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
BrokenLinkReporter - Class in se.claremont.taf.websupport.brokenlinkcheck
Created by jordam on 2017-04-01.
BrokenLinkReporter(TestCase, WebDriver) - Constructor for class se.claremont.taf.websupport.brokenlinkcheck.BrokenLinkReporter
 
browserConsoleHasNoErrors_AlsoClearsBrowserConsole() - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
Logs severe entries in browser console, client log, and driver log to test case log.
BrowserVerificationMethods - Class in se.claremont.taf.websupport.webdrivergluecode
 
BrowserVerificationMethods(WebInteractionMethods) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
 
bufferedImagesAreEqual(BufferedImage, BufferedImage) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
by - Variable in class se.claremont.taf.websupport.DomElement
 
By - Class in se.claremont.taf.websupport.elementidentification
 

C

CaptureInfrastructureManager - Class in se.claremont.taf.websupport.gui.recorder.capturemanagers
 
CaptureInfrastructureManager() - Constructor for class se.claremont.taf.websupport.gui.recorder.capturemanagers.CaptureInfrastructureManager
 
checkboxChangePerformed(String) - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
 
childElements() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
childrenImmediate() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
childrenRecursive() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
chooseRadioButton(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Chooses a selection in a radio button set
classContains(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
className(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
click(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Performing a click event on an element.
click(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Performing a click event on an element.
ClickCaptureManager - Class in se.claremont.taf.websupport.gui.recorder.capturemanagers
Captures click events on page elements.
ClickCaptureManager() - Constructor for class se.claremont.taf.websupport.gui.recorder.capturemanagers.ClickCaptureManager
 
clickEvenIfDisabled(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Performing a click event on an element.
clickOnElementWithTheVisibleText(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
In some cases you might want to click on an element with a visible text without declaring the element itself.
clickPerformed(String) - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
 
clone() - Method in class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
clone() - Method in class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
clone() - Method in class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
clone() - Method in class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
clone() - Method in class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
closeBrowser() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Closes the web browser.
closeCurrentBrowserTab() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Closes the current browser tab.
createPageObjectFromCurrentPage(String, boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebPageCodeConstructorWithBy
 
createXPathFromBy() - Method in class se.claremont.taf.websupport.elementidentification.WebElementIdentifier
 
createXPathFromBy(By) - Static method in class se.claremont.taf.websupport.elementidentification.WebElementIdentifier
 
cssSelector(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
currentPageSourceWithW3validator(boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
Check the page source for current page with the W3C Validator API for HTML consistency.

D

doesNotExist() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
DomChangeCaptureManager - Class in se.claremont.taf.websupport.gui.recorder.capturemanagers
Makes notice if DOM nodes with the tag INPUT has attribute changes.
DomChangeCaptureManager() - Constructor for class se.claremont.taf.websupport.gui.recorder.capturemanagers.DomChangeCaptureManager
 
domChanged(String) - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
 
DomElement - Class in se.claremont.taf.websupport
Object declaration mechanisms for web elements Created by jordam on 2016-08-17.
DomElement(By) - Constructor for class se.claremont.taf.websupport.DomElement
Declares a DOM element on a web page, for use in automation.
DomElement(String) - Constructor for class se.claremont.taf.websupport.DomElement
 
DomElement(By) - Constructor for class se.claremont.taf.websupport.DomElement
Please, use the more powerful se.claremont.autotest.websupport.elementidentification.By instead.
DomElement(By, String) - Constructor for class se.claremont.taf.websupport.DomElement
Declares a DOM element on a web page, for use in automation.
DomElement(WebElement) - Constructor for class se.claremont.taf.websupport.DomElement
Defines a DOM element based on the given Selenium WebElement.
DomElement(WebElement, String, String) - Constructor for class se.claremont.taf.websupport.DomElement
Defines a DOM element based on the given Selenium WebElement.
DomElement(String, DomElement.IdentificationType, String) - Constructor for class se.claremont.taf.websupport.DomElement
Declares a DOM element to be used in test execution.
DomElement(String, DomElement.IdentificationType) - Constructor for class se.claremont.taf.websupport.DomElement
Declares a DOM element to be used in test execution.
DomElement(String[], DomElement.IdentificationType, String) - Constructor for class se.claremont.taf.websupport.DomElement
Constructor for use for example with several languages.
DomElement(String[], DomElement.IdentificationType) - Constructor for class se.claremont.taf.websupport.DomElement
Constructor for use for example with several languages.
DomElement(String, DomElement.IdentificationType, Integer, String) - Constructor for class se.claremont.taf.websupport.DomElement
Declares a DOM element to be used in test execution.
DomElement(String, DomElement.IdentificationType, Integer) - Constructor for class se.claremont.taf.websupport.DomElement
Declares a DOM element to be used in test execution.
DomElement(String[], DomElement.IdentificationType, Integer, String) - Constructor for class se.claremont.taf.websupport.DomElement
Constructor for use for example with several languages.
DomElement(String[], DomElement.IdentificationType, Integer) - Constructor for class se.claremont.taf.websupport.DomElement
Constructor for use for example with several languages.
DomElement(PositionBasedWebElement) - Constructor for class se.claremont.taf.websupport.DomElement
Defines a DOM element on a web page, based on its relative position with other elements on the page.
DomElement.IdentificationType - Enum in se.claremont.taf.websupport
Identification mechanisms
driver - Variable in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 

E

elementImmediatelyToTheLeftOf(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
elementImmediatelyToTheRightOf(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
elementImmediatelyToTheRightOfText(String, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 
ElementVerificationMethods - Class in se.claremont.taf.websupport.webdrivergluecode
 
ElementVerificationMethods(GuiElement, WebInteractionMethods) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
exactText(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
exactTextMatchOfAnyOfTheStrings(String...) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
execute() - Method in class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
execute() - Method in class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
execute() - Method in class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
execute() - Method in class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
execute() - Method in class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
executeJavascript(String) - Method in class se.claremont.taf.websupport.gui.recorder.WebRecorder
 
executeJavascript(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
exists() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
exists(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks for existence of given element.
exists(DomElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks for existence of given element.
existsWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks for existence of given element.

F

failed() - Method in class se.claremont.taf.websupport.W3CHtmlValidatorService
Returns the result of the assessment.
fromAllElementsInTheSameContainerObjectAs(DomElement, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 
fromAllElementsInTheSameContainerObjectAsElementWithText(String, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 
fromAllSubElementsOf(DomElement, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 
fromAllSubElementsOfElementWithText(String, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 

G

getBottomPosition() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getConditionCount() - Method in class se.claremont.taf.websupport.elementidentification.By
 
getDomElementFromDescendants(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.DomElement
Searches the descendants for the given DOM element, using the WebInteractionMethods given.
getElementXPath(WebElement) - Method in class se.claremont.taf.websupport.DomElement
Retrieves the xpath of the current element, in the current browser, and with the current web page structure.
getIPAddressesOfLocalMachine() - Static method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.HttpServer
Identifies local IP-address of the machine this server is executed on.
getLeftPosition() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getLogEntriesFromBrowser(Level) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
getName() - Method in class se.claremont.taf.websupport.gui.WebSupportTabPanel
 
getPanel() - Method in class se.claremont.taf.websupport.gui.WebSupportTabPanel
 
getRightPosition() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getRuntimeElementMatchCount(DomElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
getRuntimeElementWithoutLogging(DomElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Gets a runtime element from the WebDriver driver to be able to interact with it
getRuntimeElementWithoutLogging(DomElement, DomElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Gets a runtime element from the WebDriver driver to be able to interact with it
getRuntimeElementWithTimeout(DomElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Gets a runtime element from the WebDriver driver to be able to interact with it
getSelectedValueFromDropdown(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
getStandardTimeout() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
getTestCase() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Returns the test case.
getTestStepTypeShortName() - Method in class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
getTestStepTypeShortName() - Method in class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
getTestStepTypeShortName() - Method in class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
getTestStepTypeShortName() - Method in class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
getTestStepTypeShortName() - Method in class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
getText() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getText(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Reads the text from an element
getTextWithoutLogging(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Reads the text from an element
getTopPosition() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getTypeName() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getWebElement(TestCase, WebDriver, DomElement, boolean) - Static method in class se.claremont.taf.websupport.elementidentification.WebElementIdentifier
 
getWebElement() - Method in class se.claremont.taf.websupport.elementidentification.WebElementIdentifier
 
getWebElement() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
getWebElementXPath(WebElement) - Method in class se.claremont.taf.websupport.elementidentification.WebElementIdentifier
 
goBack() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Browser back button
grabElementImage(DomElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
GuiSpy - Class in se.claremont.taf.websupport.gui.guispy
 
GuiSpy() - Constructor for class se.claremont.taf.websupport.gui.guispy.GuiSpy
 

H

haltFurtherExecution() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Halts further execution of the test case when further execution is considered non-valuable
hasBeenRun - Static variable in class se.claremont.taf.websupport.gui.recorder.capturemanagers.CaptureInfrastructureManager
 
hover(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Holds mouse cursor over given element
HttpServer - Class in se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver
This class holds the gateway server itself.
HttpServer() - Constructor for class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.HttpServer
 

I

id(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
identificationType - Variable in class se.claremont.taf.websupport.DomElement
 
initializeWebDriver(WebDriverManager.WebBrowserType) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebDriverManager
Tries to get a grip of appropriate Browser to return for interaction
InputCaptureManager - Class in se.claremont.taf.websupport.gui.recorder.capturemanagers
Document wide input listener
InputCaptureManager() - Constructor for class se.claremont.taf.websupport.gui.recorder.capturemanagers.InputCaptureManager
 
inputPerformed(String) - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
 
instructions() - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
Landing page for general identification and instructions of this server.
invokeJavascriptBasedListeners() - Method in class se.claremont.taf.websupport.gui.recorder.WebRecorder
 
isAnimated() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
isDisabled() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
isDisplayed() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
isDisplayed() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
isDisplayed(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if the given element is displayed in the GUI.
isDisplayedWithoutTimeout(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if the element is displayed directly.
isEnabled() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
isEnabled(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Returns if the element is able to interact with (actually if it is displayed and enabled)
isNotDisplayed() - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
isNotDisplayed(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if the given element is displayed in the GUI.
isNotDisplayedExactlyNow(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if the given element is displayed in the GUI.
isNotDisplayedWithinTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if the given element is displayed in the GUI.
isStarted() - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.HttpServer
Checks if the server is started.

J

Javascripts - Class in se.claremont.taf.websupport.gui.recorder.captureinfrastructure
 
Javascripts() - Constructor for class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.Javascripts
 

K

keepElementsAbove(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsAbove(String, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsBelow(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsBelow(String, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsOfType(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsToTheLeftOf(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsToTheLeftOf(String, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsToTheRightOf(DomElement, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepElementsToTheRightOf(String, WebInteractionMethods) - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepOnlyElementsWithText() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
keepOnlyVisibleElements() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 

L

LinkCheck - Class in se.claremont.taf.websupport.brokenlinkcheck
Checks a link to see if it is broken.
LinkCheck(TestCase, String) - Constructor for class se.claremont.taf.websupport.brokenlinkcheck.LinkCheck
 
LinkCheck(ArrayList<String[]>, String) - Constructor for class se.claremont.taf.websupport.brokenlinkcheck.LinkCheck
 
log(LogLevel, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Writes a testCaseLog post to the testCaseLog
LogIdentification() - Method in class se.claremont.taf.websupport.DomElement
Enables unified logging formats for element references in the testCaseLog.
logOutputFromBrowserConsole_AlsoClearsBrowserConsole() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Logs entries in browser console to test case log.

M

main(String[]) - Static method in class se.claremont.taf.websupport.gui.StandaloneWebSupportGui
 
makeSureDriverIsClosed() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Makes sure the driver is closed
manageCheckbox(GuiElement, Boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Ticking or un-ticking checkboxes.
mapCurrentPage(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Creates the DomElements that are easily identified on current path to draft code in output file.
mapCurrentPageThorough(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Still evolving. Still unstable.
mapCurrentPageWithBy(String, boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Maps the element of the current page to a page element file.

N

name - Variable in class se.claremont.taf.websupport.DomElement
 
name(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
navigate(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Navigates to specified url
noBrokenLinksOnCurrentPage() - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
 
noBrokenLinksOnCurrentPage_IncludeNonDisplayedLinks() - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
 
NullWebDriverException() - Constructor for exception se.claremont.taf.websupport.gui.recorder.WebRecorder.NullWebDriverException
 

O

ordinalNumber - Variable in class se.claremont.taf.websupport.DomElement
 
ordinalNumber(int) - Static method in class se.claremont.taf.websupport.elementidentification.By
 

P

pageTitleExistWithTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
pageTitleMatchRegexWithTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
parentElement() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
pickTableRow(GuiElement, String[]) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Clicks the row matching the given strings in a table
port - Static variable in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Settings
 
PositionBasedIdentificatorWeb - Class in se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification
 
PositionBasedIdentificatorWeb() - Constructor for class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 
PositionBasedWebElement - Class in se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification
Web element that is being accessed by its relative position to another element Created by jordam on 2016-10-02.
PositionBasedWebElement(DomElement, WebInteractionMethods) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
PositionBasedWebElement(String, WebInteractionMethods) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
PositionBasedWebElement(WebElement) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
programmaticallySafeName(String) - Static method in class se.claremont.taf.websupport.webdrivergluecode.WebPageCodeConstructorWithBy
 

R

recognitionStrings - Variable in class se.claremont.taf.websupport.DomElement
 
RecorderWindow - Class in se.claremont.taf.websupport.gui.recorder
 
RecorderWindow(TafFrame) - Constructor for class se.claremont.taf.websupport.gui.recorder.RecorderWindow
 
reloadPage() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Reloads the page.
ReplayManager - Class in se.claremont.taf.websupport.gui.teststeps
 
ReplayManager() - Constructor for class se.claremont.taf.websupport.gui.teststeps.ReplayManager
 
reportBrokenLinks(boolean) - Method in class se.claremont.taf.websupport.brokenlinkcheck.BrokenLinkReporter
Checks current page for broken links and reports results to log as verifications.
reportBrokenLinksOnCurrentPage() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
reportBrokenLinksOnCurrentPage_IncludeAllLinksAlsoNonDisplayedLinks() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
reportBrokenLinksRecursive() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks current page for broken links and reports results to log as verifications.
Resource - Class in se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver
The different end-points of the HTTP server Created by jordam on 2017-03-18.
Resource() - Constructor for class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
 
run() - Method in class se.claremont.taf.websupport.brokenlinkcheck.LinkCheck
 
runtimeElement() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 

S

saveDesktopScreenshot() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Saving desktop of full desktop rather than just the web browser
saveDomElementScreenshot(DomElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Capture image of specific element to disk.
saveHtmlContentOfCurrentPage() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Saves the current HTML of the page interacted with to the testCaseLog folder for debugging purposes and write a testCaseLog post about it Used for provide debugging information when execution or verification problems (or errors) occur.
saveScreenshot(WebElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Saves a screenshot of the web browser content to the testCaseLog folder and writes a testCaseLog post about it.
script - Variable in class se.claremont.taf.websupport.gui.recorder.capturemanagers.CaptureInfrastructureManager
 
script - Variable in class se.claremont.taf.websupport.gui.recorder.capturemanagers.ClickCaptureManager
 
script - Variable in class se.claremont.taf.websupport.gui.recorder.capturemanagers.DomChangeCaptureManager
 
script - Variable in class se.claremont.taf.websupport.gui.recorder.capturemanagers.InputCaptureManager
 
se.claremont.taf.websupport - package se.claremont.taf.websupport
 
se.claremont.taf.websupport.brokenlinkcheck - package se.claremont.taf.websupport.brokenlinkcheck
 
se.claremont.taf.websupport.elementidentification - package se.claremont.taf.websupport.elementidentification
 
se.claremont.taf.websupport.gui - package se.claremont.taf.websupport.gui
 
se.claremont.taf.websupport.gui.guispy - package se.claremont.taf.websupport.gui.guispy
 
se.claremont.taf.websupport.gui.recorder - package se.claremont.taf.websupport.gui.recorder
 
se.claremont.taf.websupport.gui.recorder.captureinfrastructure - package se.claremont.taf.websupport.gui.recorder.captureinfrastructure
 
se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver - package se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver
 
se.claremont.taf.websupport.gui.recorder.capturemanagers - package se.claremont.taf.websupport.gui.recorder.capturemanagers
 
se.claremont.taf.websupport.gui.teststeps - package se.claremont.taf.websupport.gui.teststeps
 
se.claremont.taf.websupport.webdrivergluecode - package se.claremont.taf.websupport.webdrivergluecode
 
se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification - package se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification
 
SearchConditionType - Enum in se.claremont.taf.websupport.elementidentification
 
selectInDropdown(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Selecting an option in a dropdown element by visible text
selectInMultipleChoiceDropdown(GuiElement, ArrayList<String>) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Selecting multiple choices in a dropdown element (deselects what's in it to begin with.
setBrowserWindowSize(int, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Re-scaling the browser window to a new size.
setStandardTimeout(int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Changing the standard timeout value for waiting for objects in the GUI for most methods.
Settings - Class in se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver
 
Settings() - Constructor for class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Settings
 
StandaloneWebSupportGui - Class in se.claremont.taf.websupport.gui
 
StandaloneWebSupportGui() - Constructor for class se.claremont.taf.websupport.gui.StandaloneWebSupportGui
 
start() - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.HttpServer
Starting the server to enable communication.
start() - Method in class se.claremont.taf.websupport.gui.recorder.WebRecorder
 
stop() - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.HttpServer
Stop the server.
stop() - Method in class se.claremont.taf.websupport.gui.recorder.WebRecorder
 
subElementOfOtherElement(DomElement, DomElement, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 
submitText(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Writes text and triggers a submit of it to an element
switchBrowserTab(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Changes what browser tab is currently activated.
switchBrowserTabWithTabNameGivenAsRegexPattern(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Changes what browser tab is currently activated.

T

tableDataFromGuiElement(GuiElement, boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
tableHeadline(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
tableHeadlines(List<String>) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
Checks that the expected headlines exist in table
tableIsEmpty(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if table data rows are empty/doesn't exist.
tableRow(String, CellMatchingType) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
tableRowExists(GuiElement, String, boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if a certain row exist in table.
tableRowExists(GuiElement, String, CellMatchingType) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if a certain row exist in table.
tableRowExistsWithTimeout(GuiElement, String, CellMatchingType) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if a certain row exist in table.
tableRows(String[], CellMatchingType) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
Verifies if html table data holds expected data.
tagName(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
textChangedOrCheckboxClickedElementListener - Static variable in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.Javascripts
 
textContains(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
textContainsAnyOfTheStrings(String...) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
textContainsIgnoreCase(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
textContainsString(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
textEquals(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
textEqualsIgnoreCase(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
textExistInPageSourceOfCurrentPageWithinTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method under WebInteractionMethods.verify() instead.
textExistOnCurrentPageWithinTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if specified text exist (maybe not displayed) on the current browser page
textIsDisplayedOnCurrentPageWithinTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Checks if specified text is displayed on the current browser page
textIsRegexMatch(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
textMatchesRegex(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.ElementVerificationMethods
 
textOnPage(String, StringComparisonType) - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
 
then() - Method in class se.claremont.taf.websupport.ActionResult
 
theObjectMostToTheBottom() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
theObjectMostToTheLeft() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
theObjectMostToTheRight() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
theObjectMostToTheTop() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
theOnlyElementThatShouldBeLeft() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 
title(String, StringComparisonType) - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
 
toString() - Method in class se.claremont.taf.websupport.DomElement
 
toString() - Method in class se.claremont.taf.websupport.elementidentification.By
 
toString() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
toString() - Method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.WebElementList
 

V

valueOf(String) - Static method in enum se.claremont.taf.websupport.DomElement.IdentificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.claremont.taf.websupport.elementidentification.SearchConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.claremont.taf.websupport.webdrivergluecode.WebDriverManager.WebBrowserType
Returns the enum constant of this type with the specified name.
values() - Static method in enum se.claremont.taf.websupport.DomElement.IdentificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.claremont.taf.websupport.elementidentification.SearchConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum se.claremont.taf.websupport.webdrivergluecode.WebDriverManager.WebBrowserType
Returns an array containing the constants of this enum type, in the order they are declared.
verifiyElement(DomElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
verify() - Method in class se.claremont.taf.websupport.ActionResult
 
verify() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
verifyBrowserConsoleHasNoErrors_AlsoClearsBrowserConsole() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method under WebInteractionMethods.verify()} instead
verifyCurrentPageSourceWithW3validator(boolean) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method under WebInteractionMethods.verify() instead
verifyElement(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.BrowserVerificationMethods
 
verifyElementAttribute(GuiElement, String, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use attribute() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementAttributeRegex(GuiElement, String, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use attribute() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementDoesNotExist(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use doesNotExist() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementDoesNotExistWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
verifyElementExistence(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use exists() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementExistenceWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use exists() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementIsAnimated(DomElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isAnimated() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyElementIsDisplayed(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isDisplayed() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementIsNotDisplayed(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isNotDisplayed() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementIsNotDisplayedWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isNotDisplayed() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyElementText(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
verifyElementTextContainsText(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method textContains() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyElementTextWithRegexPattern(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method text() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyImage(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Need new implementation
verifyIsEnabled(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method isEnabled() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyObjectDoesNotExist(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use doesNotExist() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyObjectDoesNotExistWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use doesNotExist() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyObjectExistence(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use exists() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyObjectExistenceWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method exists() under WebInteractionMethods.verifiyElement(DomElement) instead (and set the timeout).
verifyObjectIsDisplayed(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isDisplayed() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyObjectIsNotDisplayed(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isNotDisplayed() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyObjectIsNotDisplayedWithTimeout(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use isNotDisplayed() method under WebInteractionMethods.verifiyElement(DomElement) instead.
verifyPageSourceWithW3validator() - Method in class se.claremont.taf.websupport.W3CHtmlValidatorService
Check the page source for current page with the W3C Validator API for HTML consistency.
verifyPageTitle(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use WebInteractionMethods.verify().title() instead.
verifyPageTitleAsRegex(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use WebInteractionMethods.verify().title() instead.
verifyPageTitleAsRegexWithTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use WebInteractionMethods.verify().title() instead.
verifyPageTitleWithTimeout(String, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use WebInteractionMethods.verify().title() instead.
verifyPDFContent(String, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
verifyTableHeadline(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method tableHeadlines() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyTableHeadlines(GuiElement, List<String>) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method tableHeadlines() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyTableRow(GuiElement, String, CellMatchingType) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method tableRow() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyTableRows(GuiElement, String[], CellMatchingType) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method tableRows() under WebInteractionMethods.verifiyElement(DomElement)} instead
verifyTextAsRegexPatternExistInPageSource(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method under WebInteractionMethods.verify() instead
verifyTextExistOnCurrentPage(String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Deprecated.
Use method under WebInteractionMethods.verify() instead.
versionHtml() - Method in class se.claremont.taf.websupport.gui.recorder.captureinfrastructure.restserver.Resource
Returns version of this server.
visibleElementImmediatelyToTheRightOfText(String, WebInteractionMethods) - Static method in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedIdentificatorWeb
 

W

W3CHtmlValidatorService - Class in se.claremont.taf.websupport
Utilizes the external W3C HTML validation service for checking of web pages.
W3CHtmlValidatorService(TestCase, String, boolean) - Constructor for class se.claremont.taf.websupport.W3CHtmlValidatorService
Prepares for running a scan of current page source against W3C validation service.
wait(int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Pauses execution for a number of milliseconds.
waitForElementToAppear(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Waits for the given element to appear.
waitForElementToAppear(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Pauses execution until given element is displayed.
waitForElementToBeEnabled(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Pauses execution until given element is displayed.
waitForElementToDisappear(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Waiting for element to disappear.
waitForElementToDisappear(GuiElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Pausing execution until the given element has disappeared.
waitForElementToFinishAnimation(GuiElement) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Waits for the element image to stop changing.
waitForElementToFinishAnimation(DomElement, int) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Waits for the element image to stop changing.
wasSuccess - Variable in class se.claremont.taf.websupport.ActionResult
 
WebAttributeChangeTestStep - Class in se.claremont.taf.websupport.gui.teststeps
 
WebAttributeChangeTestStep() - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
WebAttributeChangeTestStep(String, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
WebAttributeChangeTestStep(DomElement, String, String, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebAttributeChangeTestStep
 
WebCheckboxChangeTestStep - Class in se.claremont.taf.websupport.gui.teststeps
 
WebCheckboxChangeTestStep() - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
WebCheckboxChangeTestStep(String, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
WebCheckboxChangeTestStep(DomElement, boolean) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebCheckboxChangeTestStep
 
WebClickTestStep - Class in se.claremont.taf.websupport.gui.teststeps
 
WebClickTestStep() - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
WebClickTestStep(String, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
WebClickTestStep(DomElement) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebClickTestStep
 
WebDriverIsNotJavaScriptExecutorException() - Constructor for exception se.claremont.taf.websupport.gui.recorder.WebRecorder.WebDriverIsNotJavaScriptExecutorException
 
WebDriverManager - Class in se.claremont.taf.websupport.webdrivergluecode
Settings and management of WebDriver browser interfaces.
WebDriverManager(TestCase) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.WebDriverManager
 
WebDriverManager.WebBrowserType - Enum in se.claremont.taf.websupport.webdrivergluecode
Supported browser types for web based test execution via Selenium WebDriver.
webElement - Variable in class se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification.PositionBasedWebElement
 
WebElementIdentifier - Class in se.claremont.taf.websupport.elementidentification
 
WebElementIdentifier(TestCase, WebDriver, DomElement, boolean) - Constructor for class se.claremont.taf.websupport.elementidentification.WebElementIdentifier
 
WebElementList - Class in se.claremont.taf.websupport.webdrivergluecode.positionbasedidentification
 
WebInputTestStep - Class in se.claremont.taf.websupport.gui.teststeps
 
WebInputTestStep() - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
WebInputTestStep(String, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
WebInputTestStep(DomElement, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebInputTestStep
 
WebInteractionMethods - Class in se.claremont.taf.websupport.webdrivergluecode
Methods for interaction with web elements in a web page DOM.
WebInteractionMethods(TestCase) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Setting up the possibility to interact with web components
WebInteractionMethods(TestCase, WebDriverManager.WebBrowserType) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Attempts to create a WebDriver instance to use for the specified browser type
WebInteractionMethods(TestCase, WebDriver) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
 
WebNavigationTestStep - Class in se.claremont.taf.websupport.gui.teststeps
 
WebNavigationTestStep() - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
WebNavigationTestStep(String, String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
WebNavigationTestStep(String) - Constructor for class se.claremont.taf.websupport.gui.teststeps.WebNavigationTestStep
 
WebPageCodeConstructorWithBy - Class in se.claremont.taf.websupport.webdrivergluecode
 
WebPageCodeConstructorWithBy(WebInteractionMethods) - Constructor for class se.claremont.taf.websupport.webdrivergluecode.WebPageCodeConstructorWithBy
 
WebRecorder - Class in se.claremont.taf.websupport.gui.recorder
 
WebRecorder(WebDriver) - Constructor for class se.claremont.taf.websupport.gui.recorder.WebRecorder
 
WebRecorder.NullWebDriverException - Exception in se.claremont.taf.websupport.gui.recorder
 
WebRecorder.WebDriverIsNotJavaScriptExecutorException - Exception in se.claremont.taf.websupport.gui.recorder
 
WebSupportTabPanel - Class in se.claremont.taf.websupport.gui
 
WebSupportTabPanel() - Constructor for class se.claremont.taf.websupport.gui.WebSupportTabPanel
 
write(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Writes text to the given element.
writeAfterClear(GuiElement, String) - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
Writes text to the given element after the element value has been cleared.
writeRunningProcessListDeviationsSinceTestCaseStart() - Method in class se.claremont.taf.websupport.webdrivergluecode.WebInteractionMethods
When a test case object is created a snapshot of running processes is created.

X

xpath(String) - Static method in class se.claremont.taf.websupport.elementidentification.By
 
A B C D E F G H I J K L M N O P R S T V W X 
Skip navigation links

Copyright © 2019. All rights reserved.