Package de.frankmuenster.mahoe.banks.bos
Class BosUtils
- java.lang.Object
-
- de.frankmuenster.mahoe.banks.bos.BosUtils
-
public final class BosUtils extends java.lang.Object
Utility class for BOS- Author:
- Frank Münster
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
checkSelenium()
Check if the Selenium plugin is installed.
-
-
-
Method Detail
-
checkSelenium
public static void checkSelenium() throws WebSiteException
Check if the Selenium plugin is installed. If not it throw a WebException- Throws:
WebSiteException
-
-