Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

oracle.apps.fnd.applcore.test.selenium
Class SeleniumProperties

java.lang.Object
  extended by oracle.apps.fnd.applcore.test.selenium.SeleniumProperties

public class SeleniumProperties
extends java.lang.Object


Method Summary
 java.lang.String getBrowserExecutable()
           
 java.lang.String getBrowserType()
           
static SeleniumProperties getInstance()
           
 java.lang.String getOc4jHost()
           
 int getOc4jPort()
           
 java.lang.String getScreenshotDir()
           
 java.lang.String getSeleniumHost()
           
 int getSeleniumPort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SeleniumProperties getInstance()

getOc4jHost

public java.lang.String getOc4jHost()

getOc4jPort

public int getOc4jPort()

getBrowserType

public java.lang.String getBrowserType()

getBrowserExecutable

public java.lang.String getBrowserExecutable()

getSeleniumHost

public java.lang.String getSeleniumHost()

getSeleniumPort

public int getSeleniumPort()

getScreenshotDir

public java.lang.String getScreenshotDir()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.