|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.selenium.framework.internal.PageExtensions
public class PageExtensions
Defines methods for installing JavaScript page extension to the target page.
| Constructor Summary | |
|---|---|
PageExtensions()
|
|
| Method Summary | |
|---|---|
void |
install()
Install. |
boolean |
isInstalled()
Checks if RichFacesSelenium is already installed |
void |
loadFromResources(List<String> resourceNames)
Loads the page JS extensions from resources defined by list of resource names. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageExtensions()
| Method Detail |
|---|
public void install()
public boolean isInstalled()
public void loadFromResources(List<String> resourceNames)
resourceNames - the list of full paths to resources
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||