__call($name, $arguments) | behat_base | |
a_new_page_should_have_loaded_since_i_started_watching() | behat_general | |
a_new_page_should_not_have_loaded_since_i_started_watching() | behat_general | |
accept_currently_displayed_alert_dialog() | behat_general | |
assert_element_contains_text($text, $element, $selectortype) | behat_general | |
assert_element_not_contains_text($text, $element, $selectortype) | behat_general | |
assert_page_contains_text($text) | behat_general | |
assert_page_not_contains_text($text) | behat_general | |
check_element_order(?string $containerelement, ?string $containerselectortype, string $preelement, string $preselectortype, string $postelement, string $postselectortype, string $msg) | behat_general | protected |
click_link($link) | behat_general | |
database_family_used_is_one_of_the_following(TableNode $databasefamilies) | behat_general | |
dismiss_currently_displayed_alert_dialog() | behat_general | |
download_file_from_link($link) | behat_general | |
ensure_editors_are_loaded() | behat_base | protected |
ensure_element_does_not_exist($locator, $selectortype) | behat_base | protected |
ensure_element_exists($locator, $selectortype) | behat_base | protected |
ensure_element_is_visible($element, $selectortype) | behat_base | protected |
ensure_node_attribute_is_set($node, $attribute, $attributevalue) | behat_base | protected |
ensure_node_is_visible($node) | behat_base | protected |
escape($string) | behat_base | |
evaluate_script(string $script) | behat_base | |
evaluate_script_in_session(Session $session, string $script) | behat_base | static |
execute($contextapi, $params=array()) | behat_base | protected |
execute_script(string $script) | behat_base | |
execute_script_in_session(Session $session, string $script) | behat_base | static |
EXTENDED_TIMEOUT | behat_base | |
find($selector, $locator, $exception=false, $node=false, $timeout=false) | behat_base | protected |
find_all($selector, $locator, $exception=false, $container=false, $timeout=false) | behat_base | protected |
following_should_download_between_and_bytes($link, $minexpectedsize, $maxexpectedsize) | behat_general | |
following_should_download_bytes($link, $expectedsize) | behat_general | |
following_should_exist_in_the_table($table, TableNode $data) | behat_general | |
following_should_not_exist_in_the_table($table, TableNode $data) | behat_general | |
get_debug_text($html) | behat_base | protected |
get_exact_named_selectors() | behat_base | static |
get_extended_timeout() | behat_base | static |
get_named_replacements() | behat_base | static |
get_node_in_container($selectortype, $element, $containerselectortype, $containerelement) | behat_base | protected |
get_page_load_xpath() | behat_general | protected |
get_partial_named_selectors() | behat_base | static |
get_real_timeout(int $timeout) | behat_base | protectedstatic |
get_reduced_timeout() | behat_base | static |
get_selected_node($selectortype, $element) | behat_base | protected |
get_session_user() | behat_base | protected |
get_sesskey() | behat_base | |
get_text_selector_node($selectortype, $element) | behat_base | protected |
get_timeout() | behat_base | static |
has_tag(string $tag) | behat_base | |
i_am_on_course_index() | behat_general | |
i_am_on_homepage() | behat_general | |
i_am_on_site_homepage() | behat_general | |
i_change_window_size_to($windowviewport, $windowsize) | behat_general | |
i_click_on($element, $selectortype) | behat_general | |
i_click_on_confirming_the_dialogue($element, $selectortype) | behat_general | |
i_click_on_dismissing_the_dialogue($element, $selectortype) | behat_general | |
i_click_on_in_the($element, $selectortype, $nodeelement, $nodeselectortype) | behat_general | |
i_click_on_skipping_visibility_check($element, $selectortype) | behat_general | |
i_drag_and_i_drop_it_in($source, $sourcetype, $target, $targettype) | behat_general | |
i_hover($element, $selectortype) | behat_general | |
i_manually_press_tab($shift='') | behat_general | |
i_pause_scenario_execution() | behat_general | |
i_post_tab_key_in_element($element, $selectortype) | behat_general | |
i_press_in_the_browser($button) | behat_general | |
i_press_key_in_element($key, $element, $selectortype) | behat_general | |
i_run_all_adhoc_tasks() | behat_general | |
i_run_the_scheduled_task($taskname) | behat_general | |
i_should_see_occurrences_of_in_element($elementscount, $text, $element, $selectortype) | behat_general | |
i_start_watching_to_see_if_a_new_page_loads() | behat_general | |
i_take_focus_off_field($element, $selectortype) | behat_general | |
i_trigger_cron() | behat_general | |
i_visit($localurl) | behat_general | |
i_wait_seconds($seconds) | behat_general | |
i_wait_to_be_redirected() | behat_general | |
in_the_should_be_visible($element, $selectortype, $nodeelement, $nodeselectortype) | behat_general | |
in_the_should_not_be_visible($element, $selectortype, $nodeelement, $nodeselectortype) | behat_general | |
is_in_app() | behat_base | protected |
js_trigger_click($node) | behat_base | protected |
locate_path($path) | behat_base | protected |
look_for_exceptions() | behat_base | |
MAIN_WINDOW_NAME | behat_general | |
normalise_selector(string $selector, $locator, Element $container) | behat_base | |
PAGE_LOAD_DETECTION_STRING | behat_general | |
PAGE_READY_JS | behat_base | |
REDUCED_TIMEOUT | behat_base | |
reload() | behat_general | |
require_javascript() | behat_base | protected |
require_javascript_in_session(Session $session) | behat_base | protectedstatic |
resize_window($windowsize, $viewport=false) | behat_base | protected |
resolve_page_instance_url(string $type, string $identifier) | behat_base | protected |
resolve_page_url(string $page) | behat_base | protected |
row_column_of_table_should_contain($row, $column, $table, $value) | behat_general | |
row_column_of_table_should_not_contain($row, $column, $table, $value) | behat_general | |
running_javascript() | behat_base | protected |
running_javascript_in_session(Session $session) | behat_base | protectedstatic |
set_user($user=null) | behat_base | static |
should_appear_after(string $postelement, string $postselectortype, string $preelement, string $preselectortype, ?string $containerelement=null, ?string $containerselectortype=null) | behat_general | |
should_appear_before(string $preelement, string $preselectortype, string $postelement, string $postselectortype, ?string $containerelement=null, ?string $containerselectortype=null) | behat_general | |
should_be_visible($element, $selectortype) | behat_general | |
should_exist($element, $selectortype) | behat_general | |
should_exist_in_the($element, $selectortype, $containerelement, $containerselectortype) | behat_general | |
should_not_be_visible($element, $selectortype) | behat_general | |
should_not_exist($element, $selectortype) | behat_general | |
should_not_exist_in_the($element, $selectortype, $containerelement, $containerselectortype) | behat_general | |
spin($lambda, $args=false, $timeout=false, $exception=false, $microsleep=false) | behat_base | protected |
switch_to_class_iframe($classname) | behat_general | |
switch_to_iframe($iframename) | behat_general | |
switch_to_the_main_frame() | behat_general | |
switch_to_the_main_window() | behat_general | |
switch_to_window($windowname) | behat_general | |
the_attribute_of_should_contain($attribute, $element, $selectortype, $text) | behat_general | |
the_attribute_of_should_not_contain($attribute, $element, $selectortype, $text) | behat_general | |
the_element_should_be_disabled($element, $selectortype) | behat_general | |
the_element_should_be_enabled($element, $selectortype) | behat_general | |
the_element_should_be_readonly($element, $selectortype) | behat_general | |
the_element_should_not_be_readonly($element, $selectortype) | behat_general | |
the_focused_element_is($not, $nodeelement, $nodeselectortype) | behat_general | |
the_focused_element_is_in_the($not, $element, $selectortype, $nodeelement, $nodeselectortype) | behat_general | |
the_image_at_should_be_identical_to($element, $selectortype, $filepath) | behat_general | |
TIMEOUT | behat_base | |
transform_selector($selectortype, $element) | behat_base | protected |
transform_text_selector($selectortype, $element) | behat_base | protected |
wait_for_pending_js() | behat_base | |
wait_for_pending_js_in_session(Session $session) | behat_base | static |
wait_until_does_not_exists($element, $selectortype) | behat_general | |
wait_until_exists($element, $selectortype) | behat_general | |
wait_until_the_page_is_ready() | behat_general | |