org.jboss.test.selenium.locator.option
Class OptionValueLocator
java.lang.Object
org.jboss.test.selenium.locator.AbstractLocator<T>
org.jboss.test.selenium.locator.option.AbstractOptionLocator<OptionValueLocator>
org.jboss.test.selenium.locator.option.OptionValueLocator
- All Implemented Interfaces:
- Locator<OptionValueLocator>, OptionLocator<OptionValueLocator>
public class OptionValueLocator
- extends AbstractOptionLocator<OptionValueLocator>
Locates select options based on their values.
- Version:
- $Revision$
- Author:
- Lukas Fryc
OptionValueLocator
public OptionValueLocator(String value)
getLocationStrategy
public OptionLocationStrategy getLocationStrategy()
- Description copied from interface:
Locator
- Returns the location strategy for this element
- Returns:
- the location strategy for this element
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.