Project Wonder 5.0

er.selenium
Class ERSelenium

java.lang.Object
  extended by er.extensions.ERXFrameworkPrincipal
      extended by er.selenium.ERSelenium

public class ERSelenium
extends ERXFrameworkPrincipal

Framework startup which registers the request handler and patches the Setup class into the runtime.


Nested Class Summary
 
Nested classes/interfaces inherited from class er.extensions.ERXFrameworkPrincipal
ERXFrameworkPrincipal.Observer
 
Field Summary
static java.lang.String ACTION_COMMAND_FAILED_MESSAGE
           
static java.lang.String ACTION_COMMAND_SUCCEEDED_MESSAGE
           
static java.lang.String SELENIUM_TESTS_DISABLED_MESSAGE
           
static java.lang.String SUITE_SEPERATOR
           
 
Fields inherited from class er.extensions.ERXFrameworkPrincipal
initializedFrameworks, launchingFrameworks, log
 
Constructor Summary
ERSelenium()
           
 
Method Summary
 void finishInitialization()
          Overridden by subclasses to provide framework initialization.
static void registerImportersExporters()
           
static void setTestFilesFinder(SeleniumTestFilesFinder finder)
           
 ERSelenium sharedInstance()
           
static SeleniumTestFilesFinder testFilesFinder()
           
static boolean testsEnabled()
           
 
Methods inherited from class er.extensions.ERXFrameworkPrincipal
didFinishInitialization, initialize, setUpFrameworkPrincipalClass, sharedInstance, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SUITE_SEPERATOR

public static final java.lang.String SUITE_SEPERATOR
See Also:
Constant Field Values

SELENIUM_TESTS_DISABLED_MESSAGE

public static final java.lang.String SELENIUM_TESTS_DISABLED_MESSAGE
See Also:
Constant Field Values

ACTION_COMMAND_FAILED_MESSAGE

public static final java.lang.String ACTION_COMMAND_FAILED_MESSAGE
See Also:
Constant Field Values

ACTION_COMMAND_SUCCEEDED_MESSAGE

public static final java.lang.String ACTION_COMMAND_SUCCEEDED_MESSAGE
See Also:
Constant Field Values
Constructor Detail

ERSelenium

public ERSelenium()
Method Detail

registerImportersExporters

public static void registerImportersExporters()

sharedInstance

public ERSelenium sharedInstance()

testsEnabled

public static boolean testsEnabled()

finishInitialization

public void finishInitialization()
Description copied from class: ERXFrameworkPrincipal
Overridden by subclasses to provide framework initialization.

Specified by:
finishInitialization in class ERXFrameworkPrincipal

testFilesFinder

public static SeleniumTestFilesFinder testFilesFinder()

setTestFilesFinder

public static void setTestFilesFinder(SeleniumTestFilesFinder finder)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.