org.openqa.selenium.internal.selenesedriver
Class GetTitle
java.lang.Object
org.openqa.selenium.internal.selenesedriver.GetTitle
- All Implemented Interfaces:
- SeleneseFunction<String>
public class GetTitle
- extends Object
- implements SeleneseFunction<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTitle
public GetTitle()
apply
public String apply(com.thoughtworks.selenium.Selenium selenium,
Map<String,?> args)
- Specified by:
apply
in interface SeleneseFunction<String>
Copyright © 2012. All Rights Reserved.