org.openqa.selenium.internal.selenesedriver
Class NewSession

java.lang.Object
  extended by org.openqa.selenium.internal.selenesedriver.NewSession
All Implemented Interfaces:
SeleneseFunction<Map<String,Object>>

public class NewSession
extends Object
implements SeleneseFunction<Map<String,Object>>


Constructor Summary
NewSession()
           
 
Method Summary
 Map<String,Object> 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
 

Constructor Detail

NewSession

public NewSession()
Method Detail

apply

public Map<String,Object> apply(com.thoughtworks.selenium.Selenium selenium,
                                Map<String,?> args)
Specified by:
apply in interface SeleneseFunction<Map<String,Object>>


Copyright © 2012. All Rights Reserved.