com.github.markusbernhardt.selenium2library.utils
Class Robotframework
java.lang.Object
com.github.markusbernhardt.selenium2library.utils.Robotframework
public class Robotframework
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Robotframework
public Robotframework()
getLinkPath
public static String getLinkPath(File target,
File base)
encodeURLComponent
public static String encodeURLComponent(String s)
getPathname
public static String getPathname(File target,
File base)
commonPath
public static String commonPath(String p1,
String p2)
secsToTimestr
public static String secsToTimestr(double double_secs)
timestrToSecs
public static double timestrToSecs(String timestr)
normalizeTimestr
public static String normalizeTimestr(String timestr)
Copyright © 2013. All Rights Reserved.