|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageExtensions
JavaScript extension that can be installed into tested page.
| Method Summary | |
|---|---|
void |
install()
Installs the page extension into page |
boolean |
isInstalled()
Returns true if the page extension is already installed |
void |
loadFromResources(List<String> resourceNames)
Loads the page extension from the resources listed in list |
| Method Detail |
|---|
void loadFromResources(List<String> resourceNames)
resourceNames - the list of resource names to load as page extensionboolean isInstalled()
void install()
|
Graphene Selenium: API 2.0.0.Alpha1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||