org.openqa.selenium.internal.selenesedriver
Class SwitchToFrame
java.lang.Object
org.openqa.selenium.internal.selenesedriver.SwitchToFrame
- All Implemented Interfaces:
- SeleneseFunction<Void>
public class SwitchToFrame
- extends Object
- implements SeleneseFunction<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 |
SwitchToFrame
public SwitchToFrame()
apply
public Void apply(com.thoughtworks.selenium.Selenium selenium,
Map<String,?> args)
- Specified by:
apply
in interface SeleneseFunction<Void>
Copyright © 2012. All Rights Reserved.