Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403] [Versions 39 and 310]
Steps definitions to open and close action menus.
Copyright: | 2016 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 81 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/behat/behat_base.php |
behat_action_menu:: (2 methods):
i_open_the_action_menu_in()
i_choose_in_the_open_action_menu()
Class: behat_action_menu - X-Ref
Steps definitions to open and close action menus.i_open_the_action_menu_in($element, $selectortype) X-Ref |
Open the action menu in param: string $element param: string $selector return: void |
i_choose_in_the_open_action_menu($menuitemstring) X-Ref |
When an action menu is open, follow one of the items in it. param: string $linkstring return: void |