@uuv/cypress 2.1.0 → 2.2.1
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 +15 -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 banner named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("banner", 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 banner named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("banner", 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 banner named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("banner", 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 banner named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("banner", { 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 banner named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("banner", 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 banner named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("banner", 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 banner named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("banner", 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 button named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("button", 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 button named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("button", 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 button named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("button", 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 button named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("button", { 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 button named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("button", 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 button named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("button", 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 button named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("button", 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 cell named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("cell", 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 cell named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("cell", 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 cell named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("cell", 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 cell named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("cell", { 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 cell named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("cell", 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 cell named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("cell", 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 cell named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("cell", 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 checkbox named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("checkbox", 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 checkbox named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("checkbox", 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 checkbox named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("checkbox", 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 checkbox named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("checkbox", { 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 checkbox named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("checkbox", 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 checkbox named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("checkbox", 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 checkbox named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("checkbox", 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 column header named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("columnheader", 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 column header named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("columnheader", 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 column header named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("columnheader", 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 column header named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("columnheader", { 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 column header named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("columnheader", 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 column header named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("columnheader", 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 column header named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("columnheader", 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 combo box named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("combobox", 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 combo box named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("combobox", 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 combo box named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("combobox", 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 combo box named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("combobox", { 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 combo box named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("combobox", 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 combo box named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("combobox", 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 combo box named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("combobox", 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 command named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("command", 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 command named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("command", 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 command named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("command", 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 command named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("command", { 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 command named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("command", 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 command named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("command", 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 command named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("command", 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 comment named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("comment", 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 comment named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("comment", 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 comment named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("comment", 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 comment named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("comment", { 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 comment named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("comment", 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 comment named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("comment", 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 comment named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("comment", 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 complementary named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("complementary", 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 complementary named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("complementary", 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 complementary named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("complementary", 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 complementary named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("complementary", { 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 complementary named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("complementary", 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 complementary named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("complementary", 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 complementary named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("complementary", 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 composite named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("composite", 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 composite named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("composite", 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 composite named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("composite", 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 composite named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("composite", { 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 composite named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("composite", 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 composite named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("composite", 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 composite named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("composite", 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 contentinfo named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("contentinfo", 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 contentinfo named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("contentinfo", 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 contentinfo named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("contentinfo", 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 contentinfo named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("contentinfo", { 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 contentinfo named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("contentinfo", 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 contentinfo named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("contentinfo", 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 contentinfo named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("contentinfo", 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 definition named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("definition", 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 definition named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("definition", 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 definition named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("definition", 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 definition named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("definition", { 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 definition named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("definition", 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 definition named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("definition", 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 definition named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("definition", name, expectedTextContent);
|
|
43
64
|
});
|