public final class DriverBeanUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
copyCustomProperties(IDriver dest,
XmlDriverSpec.CustomProperties customProperties) |
static void |
copyPreferences(IDriver driver) |
static void |
copyXmlProperties(IDriver dest,
XmlDriverSpec orig) |
public static void copyXmlProperties(IDriver dest, XmlDriverSpec orig) throws IllegalAccessException, InvocationTargetException
public static void copyCustomProperties(IDriver dest, XmlDriverSpec.CustomProperties customProperties)
public static void copyPreferences(IDriver driver)
Copyright © 2014. All Rights Reserved.