org.openqa.selenium.remote.server.handler
Class BySelector

java.lang.Object
  extended by org.openqa.selenium.remote.server.handler.BySelector

public class BySelector
extends Object


Constructor Summary
BySelector()
           
 
Method Summary
 By pickFrom(String method, String selector)
           
 By pickFromJsonParameters(Map<String,Object> allParameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BySelector

public BySelector()
Method Detail

pickFromJsonParameters

public By pickFromJsonParameters(Map<String,Object> allParameters)

pickFrom

public By pickFrom(String method,
                   String selector)


Copyright © 2012. All Rights Reserved.