Graphene Implementation 1.0.0.CR3

org.jboss.arquillian.ajocado.locator.option
Class OptionIdLocator

java.lang.Object
  extended by org.jboss.arquillian.ajocado.locator.AbstractLocator<T>
      extended by org.jboss.arquillian.ajocado.locator.option.AbstractOptionLocator<OptionIdLocator>
          extended by org.jboss.arquillian.ajocado.locator.option.OptionIdLocator
All Implemented Interfaces:
Locator<OptionIdLocator>, OptionLocator<OptionIdLocator>, SeleniumRepresentable

public class OptionIdLocator
extends AbstractOptionLocator<OptionIdLocator>

Locates the select option with specified id.

Version:
$Revision$
Author:
Lukas Fryc

Constructor Summary
OptionIdLocator(String id)
           
 
Method Summary
 OptionLocationStrategy getLocationStrategy()
           
 
Methods inherited from class org.jboss.arquillian.ajocado.locator.AbstractLocator
format, getRawLocator, inSeleniumRepresentation, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jboss.arquillian.ajocado.locator.Locator
format, getRawLocator
 
Methods inherited from interface org.jboss.arquillian.ajocado.selenium.SeleniumRepresentable
inSeleniumRepresentation
 

Constructor Detail

OptionIdLocator

public OptionIdLocator(String id)
Method Detail

getLocationStrategy

public OptionLocationStrategy getLocationStrategy()

Graphene Implementation 1.0.0.CR3

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