|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opera.core.systems.OperaPaths
public class OperaPaths
This class tries to find the paths to Opera and the launcher on any system. If it cannot find a launcher it will extract the appropriate one from the JAR it is in or attempt to copy it from the source directory.
| Constructor Summary | |
|---|---|
OperaPaths()
|
|
| Method Summary | |
|---|---|
java.lang.String |
launcherPath()
This method will try to locate the launcher on any system. |
java.lang.String |
operaPath()
This method will try and find Opera on any system. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperaPaths()
| Method Detail |
|---|
public java.lang.String operaPath()
public java.lang.String launcherPath()
org.openqa.selenium.WebDriverException - if launcher is not found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||