MediaWiki
REL1_19
|
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' |
Definition at line 3 of file SeleniumTestConstants.php.
const SeleniumTestConstants::BUTTON_SAVE = 'wpSave' |
Definition at line 22 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), SeleniumTestCase\createTestPageIfMissing(), AddNewPageTestCase\testAddNewPage(), DeletePageAdminTestCase\testDeletePage(), MovePageTestCase\testMovePage(), MyWatchListTestCase\testMyWatchlist(), PageSearchTestCase\testPageSearchBtnSearch(), MyContributionsTestCase\testRecentChangesAvailability(), and SavePageTestCase\testSavePage().
const SeleniumTestConstants::BUTTON_SEARCH = 'mw-searchButton' |
Definition at line 21 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), SeleniumTestCase\createTestPageIfMissing(), PageSearchTestCase\testPageSearchBtnSearch(), and MyContributionsTestCase\testRecentChangesAvailability().
const SeleniumTestConstants::INPUT_SEARCH_BOX = 'searchInput' |
Definition at line 20 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), SeleniumTestCase\createTestPageIfMissing(), PageSearchTestCase\testPageSearchBtnGo(), PageSearchTestCase\testPageSearchBtnSearch(), and MyContributionsTestCase\testRecentChangesAvailability().
const SeleniumTestConstants::LINK_EDIT = 'link=Edit' |
Definition at line 14 of file SeleniumTestConstants.php.
Referenced by MyWatchListTestCase\testMyWatchlist(), and MyContributionsTestCase\testRecentChangesAvailability().
const SeleniumTestConstants::LINK_MAIN_PAGE = 'link=Main page' |
Definition at line 7 of file SeleniumTestConstants.php.
const SeleniumTestConstants::LINK_PREVIEW = 'wpPreview' |
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::LINK_START = 'link=' |
Definition at line 11 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), SeleniumTestCase\createTestPageIfMissing(), AddContentToNewPageTestCase\testAddExternalLink(), AddContentToNewPageTestCase\testAddInternalLinkNewPage(), AddNewPageTestCase\testAddNewPage(), UserPreferencesTestCase\testChangeDateFormatTimeZone(), UserPreferencesTestCase\testChangePassword(), UserPreferencesTestCase\testChangeSignature(), DeletePageAdminTestCase\testDeletePage(), EmailPasswordTestCase\testEmailPasswordButton(), EmailPasswordTestCase\testEmailPasswordMessages(), MyWatchListTestCase\testMyWatchlist(), UserPreferencesTestCase\testSetAllDefault(), UserPreferencesTestCase\testSuccessfullSave(), and UserPreferencesTestCase\testUserInfoDisplay().
const SeleniumTestConstants::TEXT_EDITOR = 'wpTextbox1' |
Definition at line 12 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), SeleniumTestCase\createTestPageIfMissing(), AddContentToNewPageTestCase\testAddExternalLink(), DeletePageAdminTestCase\testDeletePage(), MovePageTestCase\testMovePage(), PageSearchTestCase\testPageSearchBtnGo(), PageSearchTestCase\testPageSearchBtnSearch(), PreviewPageTestCase\testPreviewPage(), MyContributionsTestCase\testRecentChangesAvailability(), and SavePageTestCase\testSavePage().
const SeleniumTestConstants::TEXT_PAGE_HEADING = 'firstHeading' |
Definition at line 9 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), and SeleniumTestCase\createTestPageIfMissing().
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.
const SeleniumTestConstants::WIKI_TEST_WAIT_TIME = 3000 |
Definition at line 4 of file SeleniumTestConstants.php.
Referenced by SeleniumTestCase\createNewTestPage(), SeleniumTestCase\createTestPageIfMissing(), AddContentToNewPageTestCase\testAddBoldText(), AddContentToNewPageTestCase\testAddExternalLink(), AddContentToNewPageTestCase\testAddInternalLinkNewPage(), AddContentToNewPageTestCase\testAddItalicText(), AddContentToNewPageTestCase\testAddLevel2HeadLine(), AddNewPageTestCase\testAddNewPage(), AddContentToNewPageTestCase\testAddNoWikiFormat(), AddContentToNewPageTestCase\testAddUserSignature(), SimpleSeleniumTestCase\testBasic(), UserPreferencesTestCase\testChangeDateFormatTimeZone(), UserPreferencesTestCase\testChangePassword(), UserPreferencesTestCase\testChangeSignature(), DeletePageAdminTestCase\testDeletePage(), EmailPasswordTestCase\testEmailPasswordButton(), EmailPasswordTestCase\testEmailPasswordMessages(), AddContentToNewPageTestCase\testHorizontalLine(), MovePageTestCase\testMovePage(), MyWatchListTestCase\testMyWatchlist(), PageSearchTestCase\testPageSearchBtnGo(), PageSearchTestCase\testPageSearchBtnSearch(), MyContributionsTestCase\testRecentChangesAvailability(), UserPreferencesTestCase\testSetAllDefault(), UserPreferencesTestCase\testSuccessfullSave(), and UserPreferencesTestCase\testUserInfoDisplay().
const SeleniumTestConstants::WIKI_TEXT_SEARCH = 'TV' |
Definition at line 17 of file SeleniumTestConstants.php.