@uuv/cypress 2.1.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/README.md +4 -0
- package/dist/cucumber/step_definitions/cypress/_.common.d.ts +0 -2
- package/dist/cucumber/step_definitions/cypress/_context.d.ts +0 -2
- package/dist/cucumber/step_definitions/cypress/a11y-engine.d.ts +17 -0
- package/dist/cucumber/step_definitions/cypress/a11y-engine.js +127 -0
- package/dist/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.js +176 -9
- package/dist/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.js +176 -9
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_input.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_list.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_input.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_list.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.js +21 -0
- package/dist/cypress/commands.d.ts +3 -2
- package/dist/cypress/commands.js +3 -0
- package/package.json +3 -2
- package/src/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.ts +191 -15
- package/src/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.ts +191 -15
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_input.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_list.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_input.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_list.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.ts +21 -0
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within an entry named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("input", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an entry named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("input", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see an entry named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("input", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the entry named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("input", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an entry named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("input", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an entry named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("input", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an entry named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("input", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a landmark named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("landmark", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a landmark named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("landmark", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a landmark named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("landmark", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the landmark named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("landmark", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a landmark named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("landmark", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a landmark named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("landmark", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a landmark named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("landmark", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a link named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("link", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a link named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("link", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a link named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("link", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the link named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("link", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a link named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("link", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a link named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("link", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a link named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("link", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a list named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("list", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("list", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a list named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("list", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the list named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("list", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("list", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("list", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("list", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a list box named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("listbox", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list box named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("listbox", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a list box named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("listbox", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the list box named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("listbox", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list box named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("listbox", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list box named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("listbox", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list box named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("listbox", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a list item named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("listitem", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list item named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("listitem", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a list item named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("listitem", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the list item named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("listitem", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list item named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("listitem", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list item named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("listitem", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a list item named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("listitem", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a log named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("log", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("log", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a log named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("log", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the log named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("log", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("log", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("log", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("log", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a main named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("main", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("main", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a main named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("main", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the main named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("main", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("main", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("main", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("main", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a mark named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("mark", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("mark", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a mark named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("mark", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the mark named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("mark", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("mark", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("mark", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("mark", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a math named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("math", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("math", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a math named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("math", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the math named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("math", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("math", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("math", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("math", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a menu named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("menu", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("menu", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a menu named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("menu", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the menu named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("menu", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("menu", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("menu", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("menu", name, expectedTextContent);
|
|
43
64
|
});
|
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a menubar named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("menubar", name);
|
|
25
28
|
});
|
|
29
|
+
/**
|
|
30
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
31
|
+
* */
|
|
26
32
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("menubar", name);
|
|
28
34
|
});
|
|
35
|
+
/**
|
|
36
|
+
* Checks that an Html element does not exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and [name](https://russmaxdesign.github.io/html-elements-names/)
|
|
37
|
+
* */
|
|
29
38
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should not see a menubar named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("menubar", name);
|
|
31
40
|
});
|
|
41
|
+
/**
|
|
42
|
+
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
43
|
+
* */
|
|
32
44
|
(0, cypress_cucumber_preprocessor_1.When)(`I type the sentence {string} in the menubar named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("menubar", { name: name }).uuvFoundedElement().type(textToType);
|
|
34
46
|
});
|
|
47
|
+
/**
|
|
48
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content
|
|
49
|
+
* */
|
|
35
50
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("menubar", name, expectedTextContent);
|
|
37
52
|
});
|
|
53
|
+
/**
|
|
54
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to true
|
|
55
|
+
* */
|
|
38
56
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("menubar", name, expectedTextContent);
|
|
40
58
|
});
|
|
59
|
+
/**
|
|
60
|
+
* Checks that an Html element exists with the specified [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types), [name](https://russmaxdesign.github.io/html-elements-names/) and content, and with the disabled attribute set to false
|
|
61
|
+
* */
|
|
41
62
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("menubar", name, expectedTextContent);
|
|
43
64
|
});
|