org.openqa.selenium.internal.selenesedriver
Class SubmitElement

java.lang.Object
  extended by org.openqa.selenium.internal.selenesedriver.ElementFunction<Void>
      extended by org.openqa.selenium.internal.selenesedriver.SubmitElement
All Implemented Interfaces:
SeleneseFunction<Void>

public class SubmitElement
extends ElementFunction<Void>


Constructor Summary
SubmitElement()
           
 
Method Summary
 Void apply(com.thoughtworks.selenium.Selenium selenium, Map<String,?> args)
           
 
Methods inherited from class org.openqa.selenium.internal.selenesedriver.ElementFunction
escape, getLocator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubmitElement

public SubmitElement()
Method Detail

apply

public Void apply(com.thoughtworks.selenium.Selenium selenium,
                  Map<String,?> args)


Copyright © 2012. All Rights Reserved.