MediaWiki  REL1_19
SeleniumTestConstants Class Reference

List of all members.

Public Attributes

const BUTTON_SAVE = 'wpSave'
const BUTTON_SEARCH = 'mw-searchButton'
const INPUT_SEARCH_BOX = 'searchInput'
const LINK_EDIT = 'link=Edit'
const LINK_MAIN_PAGE = 'link=Main page'
const LINK_PREVIEW = 'wpPreview'
const LINK_RANDOM_PAGE = 'link=Random article'
const LINK_START = 'link='
const TEXT_EDITOR = 'wpTextbox1'
const TEXT_PAGE_HEADING = 'firstHeading'
const WIKI_INTERNAL_LINK = 'Wikieditor-Fixture-Page'
const WIKI_SEARCH_PAGE = 'Hair (musical)'
const WIKI_TEST_WAIT_TIME = 3000
const WIKI_TEXT_SEARCH = 'TV'

Detailed Description

Definition at line 3 of file SeleniumTestConstants.php.


Member Data Documentation

const SeleniumTestConstants::LINK_MAIN_PAGE = 'link=Main page'

Definition at line 7 of file SeleniumTestConstants.php.

Definition at line 13 of file SeleniumTestConstants.php.

const SeleniumTestConstants::LINK_RANDOM_PAGE = 'link=Random article'

Definition at line 8 of file SeleniumTestConstants.php.

const SeleniumTestConstants::WIKI_INTERNAL_LINK = 'Wikieditor-Fixture-Page'

Definition at line 18 of file SeleniumTestConstants.php.

Referenced by SeleniumTestCase\createTestPageIfMissing().

const SeleniumTestConstants::WIKI_SEARCH_PAGE = 'Hair (musical)'

Definition at line 16 of file SeleniumTestConstants.php.

Definition at line 17 of file SeleniumTestConstants.php.


The documentation for this class was generated from the following file: