org.openqa.selenium.remote
Class PropertyMunger
java.lang.Object
org.openqa.selenium.remote.PropertyMunger
public class PropertyMunger
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyMunger
public PropertyMunger()
get
public static Object get(String name,
Object on)
throws Exception
- Throws:
Exception
set
public static void set(String name,
Object on,
Object value)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.