Home
last modified time | relevance | path

Searched defs:selectortype (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/moodle310/moodle/lib/tests/behat/
H A Dbehat_general.php320 public function wait_until_exists($element, $selectortype) {
337 public function wait_until_does_not_exists($element, $selectortype) {
348 public function i_hover($element, $selectortype) {
362 public function i_click_on($element, $selectortype) {
377 public function i_take_focus_off_field($element, $selectortype) {
476 public function should_be_visible($element, $selectortype) {
503 public function should_not_be_visible($element, $selectortype) {
940 public function the_element_should_be_enabled($element, $selectortype) {
978 public function should_exist($element, $selectortype) {
993 public function should_not_exist($element, $selectortype) {
[all …]
H A Dbehat_action_menu.php51 public function i_open_the_action_menu_in($element, $selectortype) {
H A Dbehat_navigation.php428 public function should_exist_in_current_page_administration($element, $selectortype) {
451 public function should_not_exist_in_current_page_administration($element, $selectortype) {
/dports/www/moodle311/moodle/lib/tests/behat/
H A Dbehat_general.php320 public function wait_until_exists($element, $selectortype) {
337 public function wait_until_does_not_exists($element, $selectortype) {
348 public function i_hover($element, $selectortype) {
362 public function i_click_on($element, $selectortype) {
377 public function i_take_focus_off_field($element, $selectortype) {
476 public function should_be_visible($element, $selectortype) {
503 public function should_not_be_visible($element, $selectortype) {
940 public function the_element_should_be_enabled($element, $selectortype) {
978 public function should_exist($element, $selectortype) {
993 public function should_not_exist($element, $selectortype) {
[all …]
H A Dbehat_action_menu.php51 public function i_open_the_action_menu_in($element, $selectortype) {
H A Dbehat_navigation.php428 public function should_exist_in_current_page_administration($element, $selectortype) {
451 public function should_not_exist_in_current_page_administration($element, $selectortype) {
/dports/www/moodle39/moodle/lib/tests/behat/
H A Dbehat_general.php320 public function wait_until_exists($element, $selectortype) {
337 public function wait_until_does_not_exists($element, $selectortype) {
348 public function i_hover($element, $selectortype) {
362 public function i_click_on($element, $selectortype) {
377 public function i_take_focus_off_field($element, $selectortype) {
476 public function should_be_visible($element, $selectortype) {
503 public function should_not_be_visible($element, $selectortype) {
940 public function the_element_should_be_enabled($element, $selectortype) {
978 public function should_exist($element, $selectortype) {
993 public function should_not_exist($element, $selectortype) {
[all …]
H A Dbehat_action_menu.php51 public function i_open_the_action_menu_in($element, $selectortype) {
H A Dbehat_navigation.php428 public function should_exist_in_current_page_administration($element, $selectortype) {
451 public function should_not_exist_in_current_page_administration($element, $selectortype) {
/dports/www/moodle311/moodle/lib/behat/classes/
H A Dbehat_session_trait.php392 protected function get_selected_node($selectortype, $element) {
404 protected function get_text_selector_node($selectortype, $element) {
422 …protected function get_node_in_container($selectortype, $element, $containerselectortype, $contain…
453 protected function transform_selector($selectortype, $element) {
479 protected function transform_text_selector($selectortype, $element) {
560 protected function ensure_element_exists($locator, $selectortype) {
595 protected function ensure_element_does_not_exist($locator, $selectortype) {
701 protected function ensure_element_is_visible($element, $selectortype) {
H A Dbehat_selectors.php51 … public static function get_behat_selector($selectortype, $element, Behat\Mink\Session $session) {
/dports/www/moodle310/moodle/lib/behat/classes/
H A Dbehat_session_trait.php392 protected function get_selected_node($selectortype, $element) {
404 protected function get_text_selector_node($selectortype, $element) {
422 …protected function get_node_in_container($selectortype, $element, $containerselectortype, $contain…
453 protected function transform_selector($selectortype, $element) {
479 protected function transform_text_selector($selectortype, $element) {
554 protected function ensure_element_exists($locator, $selectortype) {
589 protected function ensure_element_does_not_exist($locator, $selectortype) {
695 protected function ensure_element_is_visible($element, $selectortype) {
H A Dbehat_selectors.php51 … public static function get_behat_selector($selectortype, $element, Behat\Mink\Session $session) {
/dports/www/moodle39/moodle/lib/behat/classes/
H A Dbehat_session_trait.php392 protected function get_selected_node($selectortype, $element) {
404 protected function get_text_selector_node($selectortype, $element) {
422 …protected function get_node_in_container($selectortype, $element, $containerselectortype, $contain…
453 protected function transform_selector($selectortype, $element) {
479 protected function transform_text_selector($selectortype, $element) {
554 protected function ensure_element_exists($locator, $selectortype) {
589 protected function ensure_element_does_not_exist($locator, $selectortype) {
695 protected function ensure_element_is_visible($element, $selectortype) {
H A Dbehat_selectors.php51 … public static function get_behat_selector($selectortype, $element, Behat\Mink\Session $session) {
/dports/www/moodle310/moodle/theme/classic/tests/behat/
H A Dbehat_theme_classic_behat_navigation.php127 public function should_exist_in_current_page_administration($element, $selectortype) {
159 public function should_not_exist_in_current_page_administration($element, $selectortype) {
/dports/www/moodle311/moodle/theme/classic/tests/behat/
H A Dbehat_theme_classic_behat_navigation.php127 public function should_exist_in_current_page_administration($element, $selectortype) {
159 public function should_not_exist_in_current_page_administration($element, $selectortype) {
/dports/www/moodle39/moodle/theme/classic/tests/behat/
H A Dbehat_theme_classic_behat_navigation.php127 public function should_exist_in_current_page_administration($element, $selectortype) {
159 public function should_not_exist_in_current_page_administration($element, $selectortype) {
/dports/www/moodle310/moodle/blocks/site_main_menu/tests/behat/
H A Dbehat_block_site_main_menu.php100 …public function i_click_on_in_the_activity_in_site_main_menu_block($element, $selectortype, $activ…
114 protected function get_site_menu_activity_element($element, $selectortype, $activityname) {
/dports/www/moodle310/moodle/blocks/social_activities/tests/behat/
H A Dbehat_block_social_activities.php108 …public function i_click_on_in_the_activity_in_social_activities_block($element, $selectortype, $ac…
122 protected function get_social_block_activity_element($element, $selectortype, $activityname) {
/dports/www/moodle311/moodle/blocks/site_main_menu/tests/behat/
H A Dbehat_block_site_main_menu.php100 …public function i_click_on_in_the_activity_in_site_main_menu_block($element, $selectortype, $activ…
114 protected function get_site_menu_activity_element($element, $selectortype, $activityname) {
/dports/www/moodle311/moodle/blocks/social_activities/tests/behat/
H A Dbehat_block_social_activities.php108 …public function i_click_on_in_the_activity_in_social_activities_block($element, $selectortype, $ac…
122 protected function get_social_block_activity_element($element, $selectortype, $activityname) {
/dports/www/moodle39/moodle/blocks/site_main_menu/tests/behat/
H A Dbehat_block_site_main_menu.php100 …public function i_click_on_in_the_activity_in_site_main_menu_block($element, $selectortype, $activ…
114 protected function get_site_menu_activity_element($element, $selectortype, $activityname) {
/dports/www/moodle39/moodle/blocks/social_activities/tests/behat/
H A Dbehat_block_social_activities.php108 …public function i_click_on_in_the_activity_in_social_activities_block($element, $selectortype, $ac…
122 protected function get_social_block_activity_element($element, $selectortype, $activityname) {
/dports/www/moodle310/moodle/course/tests/behat/
H A Dbehat_course.php1161 public function i_click_on_in_the_activity($element, $selectortype, $activityname) {
1175 protected function get_activity_element($element, $selectortype, $activityname) {

12