| Package | Description |
|---|---|
| org.apache.wiki.pages |
Entry point for JSPWiki's Page Objects.
|
| org.apache.wiki.pages.haddock |
JSPWiki Haddock's Page Objects.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Page> |
PageBuilder.openAs(T page)
Sets up Selenide and opens the requested URL, allowing chaining additional operations over the given
Page instance. |
<T extends Page> |
PageBuilder.openAs(T page)
Sets up Selenide and opens the requested URL, allowing chaining additional operations over the given
Page instance. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HaddockPage |
| Modifier and Type | Class and Description |
|---|---|
class |
EditWikiPage
Actions available on the Edit page.
|
class |
LoginPage
Actions available on the Login page.
|
class |
SearchResultsPage
Actions available on the Search Results page.
|
class |
ViewWikiPage
Actions available on the View page.
|
Copyright (c) 2001-2021 The Apache Software Foundation. All rights reserved.