@uuv/cypress 2.0.3 → 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 +14 -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 a menuitem named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("menuitem", 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 menuitem named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("menuitem", 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 menuitem named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("menuitem", 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 menuitem named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("menuitem", { 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 menuitem named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("menuitem", 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 menuitem named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("menuitem", 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 menuitem named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("menuitem", 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 menuitemcheckbox named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("menuitemcheckbox", 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 menuitemcheckbox named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("menuitemcheckbox", 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 menuitemcheckbox named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("menuitemcheckbox", 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 menuitemcheckbox named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("menuitemcheckbox", { 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 menuitemcheckbox named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("menuitemcheckbox", 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 menuitemcheckbox named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("menuitemcheckbox", 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 menuitemcheckbox named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("menuitemcheckbox", 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 menuitemradio named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("menuitemradio", 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 menuitemradio named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("menuitemradio", 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 menuitemradio named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("menuitemradio", 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 menuitemradio named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("menuitemradio", { 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 menuitemradio named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("menuitemradio", 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 menuitemradio named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("menuitemradio", 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 menuitemradio named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("menuitemradio", 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 counter named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("meter", 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 counter named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("meter", 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 counter named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("meter", 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 counter named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("meter", { 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 counter named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("meter", 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 counter named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("meter", 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 counter named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("meter", 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 navigation named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("navigation", 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 navigation named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("navigation", 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 navigation named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("navigation", 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 navigation named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("navigation", { 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 navigation named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("navigation", 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 navigation named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("navigation", 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 navigation named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("navigation", 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 no named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("none", 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 no named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("none", 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 no named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("none", 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 no named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("none", { 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 no named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("none", 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 no named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("none", 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 no named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("none", 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 note named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("note", 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 note named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("note", 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 note named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("note", 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 note named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("note", { 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 note named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("note", 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 note named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("note", 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 note named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("note", 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 an option named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("option", 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 option named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("option", 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 option named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("option", 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 option named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("option", { 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 option named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("option", 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 option named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("option", 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 option named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("option", 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 presentation named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("presentation", 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 presentation named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("presentation", 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 presentation named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("presentation", 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 presentation named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("presentation", { 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 presentation named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("presentation", 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 presentation named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("presentation", 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 presentation named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("presentation", 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 progress bar named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("progressbar", 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 progress bar named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("progressbar", 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 progress bar named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("progressbar", 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 progress bar named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("progressbar", { 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 progress bar named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("progressbar", 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 progress bar named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("progressbar", 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 progress bar named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("progressbar", 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 radio named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("radio", 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 radio named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("radio", 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 radio named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("radio", 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 radio named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("radio", { 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 radio named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("radio", 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 radio named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("radio", 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 radio named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("radio", 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 radio group named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("radiogroup", 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 radio group named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("radiogroup", 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 radio group named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("radiogroup", 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 radio group named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("radiogroup", { 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 radio group named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("radiogroup", 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 radio group named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("radiogroup", 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 radio group named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("radiogroup", name, expectedTextContent);
|
|
43
64
|
});
|