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