- A - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- ABORT - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'abort'
- AbstractElementLocator<T extends ElementLocator<T>> - Class in org.jboss.arquillian.ajocado.locator.element
-
Abstract implementation of element locator able to derive attributes for itself.
- AbstractElementLocator(String) - Constructor for class org.jboss.arquillian.ajocado.locator.element.AbstractElementLocator
-
Constructs locator for given string representation
- AbstractFrameLocator<T extends FrameLocator<T>> - Class in org.jboss.arquillian.ajocado.locator.frame
-
Abstract implementation of option locator.
- AbstractFrameLocator(String) - Constructor for class org.jboss.arquillian.ajocado.locator.frame.AbstractFrameLocator
-
Constructs locator for given string representation
- AbstractIterableLocator<T extends IterableLocator<T>> - Class in org.jboss.arquillian.ajocado.locator.element
-
Abstract implementation of locator which can iterate over it's descendant.
- AbstractIterableLocator(String) - Constructor for class org.jboss.arquillian.ajocado.locator.element.AbstractIterableLocator
-
Constructs locator for given string representation
- AbstractIterableLocator.ElementIterator - Class in org.jboss.arquillian.ajocado.locator.element
-
The iterator over elements given by IterableLocator.
- AbstractIterableLocator.ElementIterator() - Constructor for class org.jboss.arquillian.ajocado.locator.element.AbstractIterableLocator.ElementIterator
-
Instantiates a new element iterator.
- AbstractLocationStrategy - Class in org.jboss.arquillian.ajocado.locator
-
Abstract strategy for location of items on page.
- AbstractLocationStrategy(String) - Constructor for class org.jboss.arquillian.ajocado.locator.AbstractLocationStrategy
-
Creates new location strategy with name
- AbstractLocator<T extends Locator<T>> - Class in org.jboss.arquillian.ajocado.locator
-
Abstract implementation of locator.
- AbstractLocator(String) - Constructor for class org.jboss.arquillian.ajocado.locator.AbstractLocator
-
The locator constructor
- AbstractOptionLocator<T extends OptionLocator<T>> - Class in org.jboss.arquillian.ajocado.locator.option
-
Abstract implementation of option locator.
- AbstractOptionLocator(String) - Constructor for class org.jboss.arquillian.ajocado.locator.option.AbstractOptionLocator
-
Constructs locator for given string representation
- AbstractWindowLocator<T extends WindowLocator<T>> - Class in org.jboss.arquillian.ajocado.locator.window
-
Abstract implementation of option locator.
- AbstractWindowLocator(String) - Constructor for class org.jboss.arquillian.ajocado.locator.window.AbstractWindowLocator
-
Constructs locator for given string representation
- ACTION - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ACTION.
- add(Point) - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
Adds the given point from this point
- add(Offset) - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
Adds the given offset from this point
- ADD - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- addCustomRequestHeader(RequestHeader) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Tells the Selenium server to add the specificed key and value as a custom outgoing request header.
- addLocationStrategy(ElementLocationStrategy, JavaScript) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Defines a new function for Selenium to locate elements on the page.
- addScript(JavaScript) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Loads script content into a new script tag in the Selenium document.
- addSelection(ElementLocator<?>, OptionLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Add a selection to the set of selected options in a multi-select element using an option locator.
- AJAX - Static variable in class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext.TimeoutType
-
Deprecated.
- AjaxSelenium - Interface in org.jboss.arquillian.ajocado.framework
-
Deprecated.
- AjaxSeleniumContext - Class in org.jboss.arquillian.ajocado.framework
-
Deprecated.
- AjaxSeleniumContext() - Constructor for class org.jboss.arquillian.ajocado.framework.AjaxSeleniumContext
-
Deprecated.
- AJAXSLT - Static variable in class org.jboss.arquillian.ajocado.configuration.XPathLibrary
-
Google's library
- AjocadoConfiguration - Interface in org.jboss.arquillian.ajocado.framework
-
Deprecated.
- AjocadoConfigurationContext - Class in org.jboss.arquillian.ajocado.framework
-
Deprecated.
- AjocadoConfigurationContext() - Constructor for class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext
-
Deprecated.
- AjocadoConfigurationContext.TimeoutType - Class in org.jboss.arquillian.ajocado.framework
-
Deprecated.
- AjocadoConfigurationContext.TimeoutType() - Constructor for class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext.TimeoutType
-
Deprecated.
- ALIGN - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ALIGN.
- ALINK - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ALINK.
- allowNativeXpath(boolean) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Specifies whether Selenium should use the native in-browser implementation of XPath (if any native version is
available); if you pass "false" to this function, we will always use our pure-JavaScript xpath library.
- ALT - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ALT.
- ALT - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- altKeyDown() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Press the alt key and hold it down until doAltUp() is called or a new page is loaded.
- altKeyUp() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Release the alt key.
- answerOnNextPrompt(String) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Instructs Selenium to return the specified answer string in response to the next JavaScript prompt
[window.prompt()].
- append(StringBuffer, String) - Method in class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
- append(String) - Method in class org.jboss.arquillian.ajocado.javascript.JavaScript
-
Append the JavaScript part to end of the this JavaScript
- ARCHIVE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ARCHIVE.
- assignId(ElementLocator<?>, String) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Temporarily sets the "id" attribute of the specified element, so you can locate it in the future using its ID
rather than a slow/complicated XPath.
- Attribute - Class in org.jboss.arquillian.ajocado.dom
-
Attribute of page element.
- Attribute(String) - Constructor for class org.jboss.arquillian.ajocado.dom.Attribute
-
Instantiates a new attribute from it's name.
- AttributeLocator<E extends ElementLocator<E>> - Interface in org.jboss.arquillian.ajocado.locator.attribute
-
Specific locator for attributes.
- C - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- CAPS_LOCK - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- captureEntirePageScreenshot() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Downloads a screenshot of the browser current window canvas to a based 64 encoded PNG file.
- captureNetworkTraffic(NetworkTrafficType) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns the network traffic seen by the browser, including headers, AJAX requests, status codes, and timings.
- captureScreenshot() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Capture a PNG screenshot.
- CELLPADDING - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CELLPADDING.
- CELLSPACING - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CELLSPACING.
- CHANGE - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'change'
- check(ElementLocator<?>, boolean) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Check a toggle-button (checkbox/radio) on or off.
- check(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Check a toggle-button (checkbox/radio)
- CHECKED - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CHECKED.
- chooseCancelOnNextConfirmation() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
By default, Selenium's overridden window.confirm() function will return true, as if the user had manually clicked
OK; after running this command, the next call to confirm() will return false, as if the user had clicked Cancel.
- chooseOkOnNextConfirmation() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Undo the effect of calling chooseCancelOnNextConfirmation.
- CLASS - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CLASS.
- CLASSID - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CLASSID.
- CLEAR - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- CLEAR - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CLEAR.
- clearRequestDone() - Method in interface org.jboss.arquillian.ajocado.guard.RequestGuard
-
Resets the type of last request to NONE
- CLICK - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'click'
- click(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Clicks on a link, button, checkbox or radio button.
- clickAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Clicks on a link, button, checkbox or radio button.
- clone() - Method in class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
- clone() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneSelenium
-
Returns the clone of AjaxSelenium pointing to the same Selenium session but with cloned configuration objects
(PageExtensions, SeleniumExtensions, RequestGuard and CommandInterceptionProxy).
- close() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the user clicking the "close" button in the titlebar of a popup window or tab.
- CLOSE_BRAKET - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- CODE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CODE.
- CODEBASE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CODEBASE.
- CODETYPE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CODETYPE.
- COLOR - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- COLOR - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute COLOR.
- COLS - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute COLS.
- COLSPAN - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute COLSPAN.
- COMMA - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- CommandContext - Interface in org.jboss.arquillian.ajocado.command
-
Context of the Selenium command including the name of command, its arguments and provides method for command
invocation
- CommandInterceptor - Interface in org.jboss.arquillian.ajocado.command
-
Interface for implementers of command interception.
- CommandInterceptorException - Exception in org.jboss.arquillian.ajocado.command
-
- CommandInterceptorException() - Constructor for exception org.jboss.arquillian.ajocado.command.CommandInterceptorException
-
- CommandInterceptorProxy - Interface in org.jboss.arquillian.ajocado.command
-
Allows to register command interceptors which wraps the invocation of commands giving Selenium commands new aspects.
- COMMENT - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute COMMENT.
- COMPACT - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute COMPACT.
- CompoundableLocator<T extends CompoundableLocator<T>> - Interface in org.jboss.arquillian.ajocado.locator.element
-
Defines element locators which can be used to derive child and generally descendant elements by given locator by
composition by composition.
- containsScript(JavaScript) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Checks whenever the script is already added.
- CONTENT - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute CONTENT.
- contextMenu(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the
element).
- contextMenuAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the
element).
- controlKeyDown() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Press the control key and hold it down until doControlUp() is called or a new page is loaded.
- controlKeyUp() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Release the control key.
- Cookie - Class in org.jboss.arquillian.ajocado.cookie
-
The immutable representation of Cookie
- CookieCreateOptions - Class in org.jboss.arquillian.ajocado.cookie
-
Immutable representation of options for creating cookies.
- CookieDeleteOptions - Class in org.jboss.arquillian.ajocado.cookie
-
Options for deleting cookies.
- CookieOptions<T extends CookieOptions<T>> - Class in org.jboss.arquillian.ajocado.cookie
-
Abstract immutable representation of options for manipulation with cookies.
- CookieOptions() - Constructor for class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
- COORDS - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute COORDS.
- copy() - Method in class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
- createCookie(String, String) - Static method in class org.jboss.arquillian.ajocado.cookie.Cookie
-
Creates cookie with specified name and value.
- createCookie(Cookie) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Create a new cookie whose path and domain are same with those of current page under test.
- createCookie(Cookie, CookieCreateOptions) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Create a new cookie whose path and domain are same with those of current page under test, unless you specified a
path for this cookie explicitly in options.
- CSS - Static variable in class org.jboss.arquillian.ajocado.locator.element.ElementLocationStrategy
-
Strategy for locating by CSS selectors.
- CssProperty - Class in org.jboss.arquillian.ajocado.css
-
Encapsulates extendable enumeration of CSS properties.
- CssProperty(String) - Constructor for class org.jboss.arquillian.ajocado.css.CssProperty
-
- CssResolver<T> - Interface in org.jboss.arquillian.ajocado.css
-
Resolves the CSS property values from their string representation to their object representation.
- CTRL - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- G - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- get(int) - Method in interface org.jboss.arquillian.ajocado.locator.element.IterableLocator
-
Gets the index-th occurrence of this locator
- getAlert() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the message of a JavaScript alert generated during the previous action, or fail if there were no
alerts.
- getAllCookies() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Return all cookies of the current page under test.
- getAllWindowIds() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns the IDs of all windows that the browser knows about.
- getArguments() - Method in interface org.jboss.arquillian.ajocado.command.CommandContext
-
Returns list of command arguments
- getAssociatedElement() - Method in interface org.jboss.arquillian.ajocado.locator.attribute.AttributeLocator
-
Returns the underlying element what associates attribute given by this locator to
- getAssociatedElement() - Method in class org.jboss.arquillian.ajocado.locator.attribute.DefaultAttributeLocator
-
- getAsString() - Method in class org.jboss.arquillian.ajocado.javascript.JavaScript
-
Gets the JavaScript as string
- getAttribute(AttributeLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the value of an element attribute.
- getAttribute(ElementLocator<?>, Attribute) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the value of an element attribute.
- getAttribute() - Method in interface org.jboss.arquillian.ajocado.locator.attribute.AttributeLocator
-
Returns the type of attribute which this locator points to.
- getAttribute() - Method in class org.jboss.arquillian.ajocado.locator.attribute.DefaultAttributeLocator
-
- getAttribute(Attribute) - Method in class org.jboss.arquillian.ajocado.locator.element.AbstractElementLocator
-
Returns the default locator for attribute belongs to this locator.
- getAttribute(Attribute) - Method in interface org.jboss.arquillian.ajocado.locator.element.ElementLocator
-
Returns the locator for attribute for given locator.
- getAttributeName() - Method in class org.jboss.arquillian.ajocado.dom.Attribute
-
Gets the attribute name.
- getBodyText() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the entire text of the page.
- getBrowser() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns current browser implementation used in tests.
- getChild(T) - Method in interface org.jboss.arquillian.ajocado.locator.element.CompoundableLocator
-
Gets a child of this locator by composing this locator with given elementLocator.
- getCode() - Method in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
Returns the code of JavaScript key code representation
- getCommand() - Method in interface org.jboss.arquillian.ajocado.command.CommandContext
-
Returns name of command
- getCommandInterceptionProxy() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneSelenium
-
Returns associated command interception proxy
- getConfirmation() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the message of a JavaScript confirmation dialog generated during the previous action.
- getCookieByName(String) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns the value of the cookie with the specified name, or throws an error if the cookie is not present.
- getCount(IterableLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
- getCount(IterableLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns the number of elements that match the specified locator.
- getCursorPosition(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the text cursor position in the given input element or textarea; beware, this may not work perfectly on
all browsers.
- getDefaultTimeout() - Method in enum org.jboss.arquillian.ajocado.framework.GrapheneConfiguration.TimeoutType
-
Returns the value of default timeout for given type
- getDescendant(T) - Method in interface org.jboss.arquillian.ajocado.locator.element.CompoundableLocator
-
Gets a descendant of this locator by composing this locator with given elementLocator.
- getDomain() - Method in class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
Returns the domain for which is cookie registered
- getElementDimension(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrievers the element dimensions (width, height)
- getElementHeight(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the height of an element
- getElementIndex(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Get the relative index of an element to its parent (starting from 0).
- getElementPosition(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the position of an element
- getElementPositionLeft(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the horizontal position of an element
- getElementPositionTop(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the vertical position of an element
- getElementWidth(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the width of an element
- getEval(JavaScript) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the result of evaluating the specified JavaScript snippet.
- getEventName() - Method in class org.jboss.arquillian.ajocado.dom.Event
-
Returns the name of this event as it is specified in DOM Event model.
- getHeight() - Method in class org.jboss.arquillian.ajocado.geometry.Dimension
-
Returns the height
- getHtmlSource() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns the entire HTML source between the opening and closing "html" tags.
- getIdentification() - Method in class org.jboss.arquillian.ajocado.javascript.JavaScript
-
Gets a identification for this script based on script's hashcode.
- getLocation() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the absolute URL of the current page.
- getLocationStrategy() - Method in class org.jboss.arquillian.ajocado.locator.attribute.DefaultAttributeLocator
-
- getLocationStrategy() - Method in interface org.jboss.arquillian.ajocado.locator.element.ElementLocator
-
- getLocationStrategy() - Method in interface org.jboss.arquillian.ajocado.locator.frame.FrameLocator
-
- getLocationStrategy() - Method in class org.jboss.arquillian.ajocado.locator.frame.FrameRelativeLocator
-
- getLocationStrategy() - Method in interface org.jboss.arquillian.ajocado.locator.Locator
-
Returns the location strategy for this element
- getLocationStrategy() - Method in interface org.jboss.arquillian.ajocado.locator.option.OptionLocator
-
- getLocationStrategy() - Method in interface org.jboss.arquillian.ajocado.locator.window.WindowLocator
-
- getLocationStrategy() - Method in class org.jboss.arquillian.ajocado.locator.window.WindowNameLocator
-
- getLogLevelName() - Method in class org.jboss.arquillian.ajocado.log.LogLevel
-
Gets the log level name.
- getMaxAge() - Method in class org.jboss.arquillian.ajocado.cookie.CookieCreateOptions
-
Returns the max time which this cookie should live
- getMode() - Method in class org.jboss.arquillian.ajocado.browser.Browser
-
- getModesFromTypes(EnumSet<BrowserType>) - Static method in enum org.jboss.arquillian.ajocado.browser.BrowserMode
-
Gets the set of browser modes, which are associated with browsers given by types (see
BrowserType).
- getMouseSpeed() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns the number of pixels between "mousemove" events during dragAndDrop commands (default=10).
- getName() - Method in class org.jboss.arquillian.ajocado.cookie.Cookie
-
Returns name of the cookie
- getName() - Method in class org.jboss.arquillian.ajocado.request.RequestHeader
-
Returns the name of the header
- getPageExtensions() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneSelenium
-
Gets a PageExtensions object.
- getPath() - Method in class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
Returns the path for which is cookie registered
- getPrompt() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieves the message of a JavaScript question prompt dialog generated during the previous action.
- getPropertyName() - Method in class org.jboss.arquillian.ajocado.css.CssProperty
-
- getPropertyName() - Method in interface org.jboss.arquillian.ajocado.css.CssResolver
-
Returns the name of property which can resolve
- getProxy() - Static method in class org.jboss.arquillian.ajocado.framework.AjaxSeleniumContext
-
Deprecated.
- getProxy() - Static method in class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext
-
Deprecated.
- getProxy() - Static method in class org.jboss.arquillian.ajocado.framework.GrapheneConfigurationContext
-
Returns the instance of proxy to thread local context of GrapheneConfiguration
- getProxy() - Static method in class org.jboss.arquillian.ajocado.framework.GrapheneSeleniumContext
-
Returns the instance of proxy to thread local context of AjaxSelenium
- getRawLocator() - Method in class org.jboss.arquillian.ajocado.locator.AbstractLocator
-
- getRawLocator() - Method in class org.jboss.arquillian.ajocado.locator.attribute.DefaultAttributeLocator
-
- getRawLocator() - Method in interface org.jboss.arquillian.ajocado.locator.Locator
-
Returns the raw locator (without the prefix defining location strategy) representation.
- getRequestDone() - Method in interface org.jboss.arquillian.ajocado.guard.RequestGuard
-
Returns the type of last request which was done
- getRequestGuard() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneSelenium
-
Returns the RequestInterceptor object
- getSelectedId(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets option element ID for selected option in the specified select element.
- getSelectedIds(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets all option element IDs for selected options in the specified select or multi-select element.
- getSelectedIndex(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets option index (option number, starting at 0) for selected option in the specified select element.
- getSelectedIndexes(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets all option indexes (option number, starting at 0) for selected options in the specified select or
multi-select element.
- getSelectedLabel(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets option label (visible text) for selected option in the specified select element.
- getSelectedLabels(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets all option labels (visible text) for selected options in the specified select or multi-select element.
- getSelectedValue(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets option value (value attribute) for selected option in the specified select element.
- getSelectedValues(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets all option values (value attributes) for selected options in the specified select or multi-select element.
- getSelectOptions(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets all option labels in the specified select drop-down.
- getSeleniumExtensions() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneSelenium
-
Returns a SeleniumExtensions object.
- getSeleniumHost() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns the host of Selenium Server
- getSeleniumPort() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns the port for Selenium Server
- getSeleniumSpeed() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns the speed of performing selenium commands
- getSpeed() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Get execution speed (i.e., get the millisecond length of the delay following each selenium operation).
- getStartParameters() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns the selenium startup parameters (as required by Selenium#start(String) method).
- getStrategyName() - Method in class org.jboss.arquillian.ajocado.locator.AbstractLocationStrategy
-
Returns the name of strategy
- getStrategyName() - Method in interface org.jboss.arquillian.ajocado.locator.LocationStrategy
-
Gets the strategy name used to express location strategy in Selenium API.
- getStyle(ElementLocator<?>, T) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Get current style value of element given by locator.
- getText(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the text of an element.
- getTimeout(GrapheneConfiguration.TimeoutType) - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns the predefined timeout for given type.
- getTitle() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the title of the current page.
- getTraffic() - Method in class org.jboss.arquillian.ajocado.network.NetworkTraffic
-
Returns string representation of network traffic data
- getType() - Method in class org.jboss.arquillian.ajocado.browser.Browser
-
Gets the type of browser.
- getType() - Method in enum org.jboss.arquillian.ajocado.browser.BrowserMode
-
Gets the browser type.
- getType() - Method in class org.jboss.arquillian.ajocado.network.NetworkTraffic
-
Returns the associated output format type
- getType() - Method in class org.jboss.arquillian.ajocado.network.NetworkTrafficType
-
Returns the type's string identifier
- getValue() - Method in class org.jboss.arquillian.ajocado.cookie.Cookie
-
Returns value of the cookie
- getValue(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets the (whitespace-trimmed) value of an input field (or anything else with a value parameter).
- getValue() - Method in class org.jboss.arquillian.ajocado.request.RequestHeader
-
Returns the value of the header
- getWidth() - Method in class org.jboss.arquillian.ajocado.geometry.Dimension
-
Returns the width
- getX() - Method in class org.jboss.arquillian.ajocado.geometry.Offset
-
Returns the x movement
- getX() - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
Returns x position
- getY() - Method in class org.jboss.arquillian.ajocado.geometry.Offset
-
Returns the y movement
- getY() - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
Returns y position
- goBack() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the user clicking the "back" button on their browser.
- GrapheneConfiguration - Interface in org.jboss.arquillian.ajocado.framework
-
The runtime configuration of Graphene test.
- GrapheneConfiguration.TimeoutType - Enum in org.jboss.arquillian.ajocado.framework
-
Type of selenium timeout
- GrapheneConfigurationContext - Class in org.jboss.arquillian.ajocado.framework
-
- GrapheneSelenium - Interface in org.jboss.arquillian.ajocado.framework
-
- GrapheneSeleniumContext - Class in org.jboss.arquillian.ajocado.framework
-
- GRAVE_ACCENT - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- GUI - Static variable in class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext.TimeoutType
-
Deprecated.
- I - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- ID - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ID.
- ID - Static variable in class org.jboss.arquillian.ajocado.locator.element.ElementLocationStrategy
-
Strategy for locating elements by given id attribute.
- ID - Static variable in class org.jboss.arquillian.ajocado.locator.option.OptionLocationStrategy
-
Strategy for location using option id
- IDENTIFIER - Static variable in class org.jboss.arquillian.ajocado.locator.element.ElementLocationStrategy
-
Strategy for locating elements by given id or by name as a fallback
- ignoreAttributesWithoutValue(boolean) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Specifies whether Selenium will ignore xpath attributes that have no value, i.e.
- INDEX - Static variable in class org.jboss.arquillian.ajocado.locator.frame.FrameLocationStrategy
-
The indexed location strategy
- INDEX - Static variable in class org.jboss.arquillian.ajocado.locator.option.OptionLocationStrategy
-
Strategy for location using option index
- INFO - Static variable in class org.jboss.arquillian.ajocado.log.LogLevel
-
INFO log level
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.browser.Browser
-
Gets a string representation of browser.
- inSeleniumRepresentation() - Method in enum org.jboss.arquillian.ajocado.browser.BrowserMode
-
Gets string representations of mode.
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.configuration.XPathLibrary
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.cookie.Cookie
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.cookie.CookieCreateOptions
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.cookie.CookieDeleteOptions
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.cookie.CookieOptions
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.geometry.Dimension
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.geometry.Offset
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.locator.AbstractLocator
-
- inSeleniumRepresentation() - Method in class org.jboss.arquillian.ajocado.log.LogLevel
-
- inSeleniumRepresentation() - Method in interface org.jboss.arquillian.ajocado.selenium.SeleniumRepresentable
-
Returns Selenium's string representation of this object
- INSERT - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- install() - Method in interface org.jboss.arquillian.ajocado.framework.PageExtensions
-
Installs the page extension into page
- intercept(CommandContext) - Method in interface org.jboss.arquillian.ajocado.command.CommandInterceptor
-
- invoke() - Method in interface org.jboss.arquillian.ajocado.command.CommandContext
-
Method for invoking the command
- invoke(Object, Method, Object[]) - Method in class org.jboss.arquillian.ajocado.framework.GrapheneConfigurationContext
-
End point for handling invocations on proxy
- invoke(Object, Method, Object[]) - Method in class org.jboss.arquillian.ajocado.framework.GrapheneSeleniumContext
-
End point for handling invocations on proxy
- isAlertPresent() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Has an alert occurred?
- isAttributePresent(AttributeLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Verifies that the specified attribute is defined for the element.
- isChecked(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Gets whether a toggle-button (checkbox/radio) is checked.
- isConfirmationPresent() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Has confirm() been called?
- isCookiePresent(String) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Returns true if a cookie with the specified name is present, or false otherwise.
- isEditable(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Determines whether the specified input element is editable, ie hasn't been disabled.
- isElementPresent(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Verifies that the specified element is somewhere on the page.
- isInitialized() - Static method in class org.jboss.arquillian.ajocado.framework.AjaxSeleniumContext
-
Deprecated.
- isInitialized() - Static method in class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext
-
Deprecated.
- isInitialized() - Static method in class org.jboss.arquillian.ajocado.framework.GrapheneConfigurationContext
-
Returns true if configuration context is associated with current thread.
- isInitialized() - Static method in class org.jboss.arquillian.ajocado.framework.GrapheneSeleniumContext
-
Returns true of the context is initialized
- isInstalled() - Method in interface org.jboss.arquillian.ajocado.framework.PageExtensions
-
Returns true if the page extension is already installed
- ISMAP - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ISMAP.
- isOrdered(ElementLocator<?>, ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Check if these two elements have same parent and are ordered siblings in the DOM.
- isPromptPresent() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Has a prompt occurred?
- isRecursive() - Method in class org.jboss.arquillian.ajocado.cookie.CookieDeleteOptions
-
Returns true if the domain and path should be searched recursively; false otherwise
- isSeleniumDebug() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns if Selenium test is in debug mode
- isSeleniumMaximize() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns whenever should browser window be maximized after start.
- isSeleniumNetworkTrafficEnabled() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneConfiguration
-
Returns if the network traffic should be captured during the selenium session.
- isSomethingSelected(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Determines whether some option in a drop-down menu is selected.
- isStarted() - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Indicates if selenium session was already successfully started.
- isTextPresent(String) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Verifies that the specified text pattern appears somewhere on the rendered page shown to the user.
- isVisible(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Determines if the specified element is visible.
- IterableLocator<T extends IterableLocator<T>> - Interface in org.jboss.arquillian.ajocado.locator.element
-
Locator which can iterate over it's descendant.
- iterator() - Method in class org.jboss.arquillian.ajocado.locator.element.AbstractIterableLocator
-
- iterator() - Method in interface org.jboss.arquillian.ajocado.locator.element.IterableLocator
-
Returns the iterator through the occurrences of this locator
- M - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- MARGIN - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- MARGIN_BOTTOM - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- MARGIN_LEFT - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- MARGIN_RIGHT - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- MARGIN_TOP - Static variable in class org.jboss.arquillian.ajocado.css.CssProperty
-
- MARGINHEIGHT - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute MARGINHEIGHT.
- MARGINWIDTH - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute MARGINWIDTH.
- maxAge(long) - Method in class org.jboss.arquillian.ajocado.cookie.CookieCreateOptions
-
Specifies max time to live in seconds.
- MAXLENGTH - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute MAXLENGTH.
- metaKeyDown() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Press the meta key and hold it down until doMetaUp() is called or a new page is loaded.
- metaKeyUp() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Release the meta key.
- METHOD - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute METHOD.
- MODEL - Static variable in class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext.TimeoutType
-
Deprecated.
- MOUSEDOWN - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'mousedown'
- mouseDown(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user pressing the left mouse button (without releasing it yet) on the specified element.
- mouseDownAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user pressing the left mouse button (without releasing it yet) at the specified location.
- mouseDownRight(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user pressing the right mouse button (without releasing it yet) on the specified element.
- mouseDownRightAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user pressing the right mouse button (without releasing it yet) at the specified location.
- MOUSEMOVE - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'mousemove'
- mouseMove(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
- mouseMoveAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
- MOUSEOUT - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'mouseout'
- mouseOut(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user moving the mouse pointer away from the specified element.
- mouseOutAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Simulates a user hovering a mouse out of the specified element at specific coordinates relative to element.
- MOUSEOVER - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'mouseover'
- mouseOver(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates a user hovering a mouse over the specified element.
- mouseOverAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Simulates a user hovering a mouse over the specified element at specific coordinates relative to element.
- MOUSEUP - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'mouseup'
- mouseUp(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the event that occurs when the user releases the mouse button (i.e., stops holding the button down) on
the specified element.
- mouseUpAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the event that occurs when the user releases the mouse button (i.e., stops holding the button down) at
the specified location.
- mouseUpRight(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the event that occurs when the user releases the right mouse button (i.e., stops holding the button
down) on the specified element.
- mouseUpRightAt(ElementLocator<?>, Point) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the event that occurs when the user releases the right mouse button (i.e., stops holding the button
down) at the specified location.
- MULTIPLE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute MULTIPLE.
- MULTIPLY - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- R - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- recurse(boolean) - Method in class org.jboss.arquillian.ajocado.cookie.CookieDeleteOptions
-
Specifies whether the domain and path should be searched recursively.
- refresh() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simulates the user clicking the "Refresh" button on their browser.
- registerCustomHandlers() - Method in interface org.jboss.arquillian.ajocado.framework.SeleniumExtensions
-
Satisfies that Selenium detects extensions
- registerInterceptor(CommandInterceptor) - Method in interface org.jboss.arquillian.ajocado.command.CommandInterceptorProxy
-
Registers new interceptor
- REL - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute REL.
- RELATIVE - Static variable in class org.jboss.arquillian.ajocado.locator.frame.FrameLocationStrategy
-
The relative location strategy
- remove() - Method in class org.jboss.arquillian.ajocado.locator.element.AbstractIterableLocator.ElementIterator
-
Unsupported for this Iterator.
- removeAllSelections(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Unselects all of the selected options in a multi-select element.
- removeScript(JavaScript) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
- removeSelection(ElementLocator<?>, OptionLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Remove a selection from the set of selected options in a multi-select element using an option locator.
- RequestGuard - Interface in org.jboss.arquillian.ajocado.guard
-
Provides methods for checking and waiting for specific request type
- RequestHeader - Class in org.jboss.arquillian.ajocado.request
-
Request header which can be added to Selenium requests
- RequestHeader(String, String) - Constructor for class org.jboss.arquillian.ajocado.request.RequestHeader
-
Creates a header with a given name and value
- RequestType - Enum in org.jboss.arquillian.ajocado.request
-
Types of request, which browser executes.
- requireResource(String) - Method in interface org.jboss.arquillian.ajocado.framework.SeleniumExtensions
-
Checks for the required JavaScript resource whether is already loaded and if not, add it to test runner window
scripts
- requireResources(List<String>) - Method in interface org.jboss.arquillian.ajocado.framework.SeleniumExtensions
-
Checks for each of the required JavaScript resources in list whether is already loaded and if not, add it to test
runner window scripts
- RESET - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'reset'
- RESIZE - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'resize'
- resolveProperty(String) - Method in class org.jboss.arquillian.ajocado.css.CssProperty
-
- resolveProperty(String) - Method in interface org.jboss.arquillian.ajocado.css.CssResolver
-
Resolves the property - converts the string representation to object representation
- restartBrowser() - Method in interface org.jboss.arquillian.ajocado.framework.GrapheneSelenium
-
Simulates restart of browser in order to be able get unpolluted browser session.
- retrieveLastRemoteControlLogs() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Retrieve the last messages logged on a specific remote control.
- REV - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute REV.
- RIGHT_ARROW - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- RIGHT_WINDOW_KEY - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- ROWS - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ROWS.
- ROWSPAN - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute ROWSPAN.
- runScript(JavaScript) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Creates a new "script" tag in the body of the current test window, and adds the specified text into the body of
the command.
- S - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- SCROLL_LOCK - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- SCROLLING - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute SCROLLING.
- scrollIntoView(ElementLocator<?>, boolean) - Method in interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium
-
Aligns screen to top (resp.
- SELECT - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'select'
- select(ElementLocator<?>, OptionLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Select an option from a drop-down using an option locator.
- SELECT_KEY - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- SELECTED - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute SELECTED.
- selectFrame(FrameLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Selects a frame within the current window.
- selectPopUp(WindowLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Simplifies the process of selecting a popup window (and does not offer functionality beyond what
selectWindow() already provides).
- selectWindow(WindowLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Selects a popup window using a window locator; once a popup window has been selected, all commands go to that
window.
- SeleniumExtensions - Interface in org.jboss.arquillian.ajocado.framework
-
JavaScript extensions to Selenium functionality (installed to test runner window).
- SeleniumRepresentable - Interface in org.jboss.arquillian.ajocado.selenium
-
The type which is represented in Selenium simply by String.
- SEMI_COLON - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- set(AjaxSelenium) - Static method in class org.jboss.arquillian.ajocado.framework.AjaxSeleniumContext
-
Deprecated.
- set(AjocadoConfiguration) - Static method in class org.jboss.arquillian.ajocado.framework.AjocadoConfigurationContext
-
Deprecated.
- set(GrapheneConfiguration) - Static method in class org.jboss.arquillian.ajocado.framework.GrapheneConfigurationContext
-
Sets the GrapheneConfiguration context for current thread
- set(GrapheneSelenium) - Static method in class org.jboss.arquillian.ajocado.framework.GrapheneSeleniumContext
-
Sets the AjaxSelenium context for current thread
- setBrowserLogLevel(LogLevel) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Sets the threshold for browser-side logging messages; log messages beneath this threshold will be discarded.
- setCursorPosition(ElementLocator<?>, int) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Moves the text cursor to the specified position in the given input element or textarea.
- setMouseSpeed(int) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Configure the number of pixels between "mousemove" events during dragAndDrop commands (default=10).
- setSpeed(long) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Set execution speed (i.e., set the millisecond length of a delay which will follow each selenium operation).
- setTimeout(long) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Specifies the amount of time that Selenium will wait for actions to complete.
- SHAPE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute SHAPE.
- SHAPES - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute SHAPES.
- SHIFT - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- shiftKeyDown() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Press the shift key and hold it down until doShiftUp() is called or a new page is loaded.
- shiftKeyUp() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Release the shift key.
- shutDownSeleniumServer() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Kills the running Selenium Server and all browser sessions.
- SimplifiedFormat - Class in org.jboss.arquillian.ajocado.format
-
Formats using simplified MessageFormat syntax: {} are used as placeholders in order of arguments; {number} are
placeholders with given argument number.
- SINGLE_QUOTE - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-
- SIZE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute SIZE.
- size() - Method in class org.jboss.arquillian.ajocado.locator.element.AbstractIterableLocator
-
- size() - Method in interface org.jboss.arquillian.ajocado.locator.element.IterableLocator
-
Returns the count of occurrences of this locator
- SRC - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute SRC.
- STANDBY - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute STANDBY.
- START - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute START.
- start() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Launches the browser with a new Selenium session
- stop() - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Ends the test session, killing the browser
- STYLE - Static variable in class org.jboss.arquillian.ajocado.dom.Attribute
-
The Attribute STYLE.
- SUBMIT - Static variable in class org.jboss.arquillian.ajocado.dom.Event
-
The event definition for 'submit'
- submit(ElementLocator<?>) - Method in interface org.jboss.arquillian.ajocado.framework.TypedSelenium
-
Submit the specified form.
- substract(Point) - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
Subtracts the given point from this point
- substract(Offset) - Method in class org.jboss.arquillian.ajocado.geometry.Point
-
Subtracts the given offset from this point
- SUBTRACT - Static variable in class org.jboss.arquillian.ajocado.javascript.KeyCode
-