Graphene Selenium: API 2.0.0.Alpha1

org.jboss.arquillian.ajocado.selenium
Interface SeleniumRepresentable

All Known Subinterfaces:
AttributeLocator<E>, CompoundableLocator<T>, ElementLocator<T>, ExtendedLocator<T>, FilterableLocator<T>, FrameLocator<T>, IterableLocator<T>, Locator<T>, OptionLocator<T>, WindowLocator<T>
All Known Implementing Classes:
AbstractElementLocator, AbstractFrameLocator, AbstractIterableLocator, AbstractLocator, AbstractOptionLocator, AbstractWindowLocator, Browser, BrowserMode, Cookie, CookieCreateOptions, CookieDeleteOptions, CookieOptions, DefaultAttributeLocator, Dimension, FrameRelativeLocator, KeyCode, LogLevel, Offset, Point, WindowNameLocator, XPathLibrary

public interface SeleniumRepresentable

The type which is represented in Selenium simply by String.

Version:
$Revision$
Author:
Lukas Fryc

Method Summary
 String inSeleniumRepresentation()
          Returns Selenium's string representation of this object
 

Method Detail

inSeleniumRepresentation

String inSeleniumRepresentation()
Returns Selenium's string representation of this object

Returns:
Selenium's string representation of this object

Graphene Selenium: API 2.0.0.Alpha1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.