|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AjaxSelenium
Extension for TypedSelenium extended by methods in ExtendedTypedSelenium.
Internally using InterceptionProxy to add aspects to commands.
| Method Summary | |
|---|---|
AjaxSelenium |
clone()
Immutable clone of this object. |
InterceptionProxy |
getInterceptionProxy()
Returns associated command interception proxy |
PageExtensions |
getPageExtensions()
Gets a PageExtensions object. |
RequestInterceptor |
getRequestInterceptor()
Returns the RequestInterceptor object |
SeleniumExtensions |
getSeleniumExtensions()
Returns a SeleniumExtensions object. |
| Methods inherited from interface org.jboss.arquillian.ajocado.framework.ExtendedTypedSelenium |
|---|
belongsClass, check, doCommand, enableNetworkTrafficCapturing, getCount, getStyle, getStyle, isAttributePresent, isDisplayed, isNetworkTrafficCapturingEnabled, isStarted, mouseOutAt, mouseOverAt, scrollIntoView |
| Method Detail |
|---|
PageExtensions getPageExtensions()
Gets a PageExtensions object.
PageExtensions represents the JavaScript extensions on the tested page.
SeleniumExtensions getSeleniumExtensions()
Returns a SeleniumExtensions object.
SeleniumExtensions can be used in Selenium Test Runner to extend Selenium functionality.
RequestInterceptor getRequestInterceptor()
Returns the RequestInterceptor object
RequestInterceptor
InterceptionProxy getInterceptionProxy()
AjaxSelenium clone()
throws CloneNotSupportedException
CloneNotSupportedException - when AjaxSelenium implementation doesn't isn't cloneable
|
Ajocado API 1.0.0.Alpha2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||