@uuv/cypress 2.60.0 → 2.61.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 +10 -0
- package/dist/cucumber/step_definitions/cypress/core-engine.d.ts +4 -2
- package/dist/cucumber/step_definitions/cypress/core-engine.js +20 -4
- package/dist/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.js +11 -3
- package/dist/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.js +12 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.js +22 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.js +22 -10
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.js +45 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.js +45 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.js +14 -2
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.js +24 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.js +47 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.js +47 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.js +16 -4
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.js +16 -4
- package/package.json +2 -2
- package/src/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.ts +14 -5
- package/src/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.ts +15 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.ts +35 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.ts +34 -12
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_list.ts +4 -2
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.ts +69 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.ts +69 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.ts +26 -4
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.ts +37 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_list.ts +4 -2
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.ts +71 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.ts +71 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.ts +28 -6
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.ts +28 -6
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("log", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("log", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("log", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a log named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("log", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("main", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("main", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("main", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a main named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("main", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("mark", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("mark", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("mark", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a mark named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("mark", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("math", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("math", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("math", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a math named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("math", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("menu", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("menu", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("menu", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menu named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("menu", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("menubar", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("menubar", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("menubar", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menubar named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("menubar", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -72,13 +72,25 @@ const __common_1 = require("../../../_.common");
|
|
|
72
72
|
* 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
|
|
73
73
|
* */
|
|
74
74
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitem named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
75
|
-
(0, core_engine_1.
|
|
75
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("menuitem", name, expectedTextContent);
|
|
76
76
|
});
|
|
77
77
|
/**
|
|
78
78
|
* 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
|
|
79
79
|
* */
|
|
80
80
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitem named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
81
|
-
(0, core_engine_1.
|
|
81
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("menuitem", name, expectedTextContent);
|
|
82
|
+
});
|
|
83
|
+
/**
|
|
84
|
+
* 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 with the disabled attribute set to true
|
|
85
|
+
* */
|
|
86
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitem named {string} disabled`, function (name) {
|
|
87
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("menuitem", name);
|
|
88
|
+
});
|
|
89
|
+
/**
|
|
90
|
+
* 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 with the disabled attribute set to false
|
|
91
|
+
* */
|
|
92
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitem named {string} enabled`, function (name) {
|
|
93
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("menuitem", name);
|
|
82
94
|
});
|
|
83
95
|
// End of Content Section
|
|
84
96
|
// Begin of Keyboard Section
|
|
@@ -64,13 +64,25 @@ const __common_1 = require("../../../_.common");
|
|
|
64
64
|
* 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
|
|
65
65
|
* */
|
|
66
66
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemcheckbox named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
67
|
-
(0, core_engine_1.
|
|
67
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("menuitemcheckbox", name, expectedTextContent);
|
|
68
68
|
});
|
|
69
69
|
/**
|
|
70
70
|
* 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
|
|
71
71
|
* */
|
|
72
72
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemcheckbox named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
73
|
-
(0, core_engine_1.
|
|
73
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("menuitemcheckbox", name, expectedTextContent);
|
|
74
|
+
});
|
|
75
|
+
/**
|
|
76
|
+
* 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 with the disabled attribute set to true
|
|
77
|
+
* */
|
|
78
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemcheckbox named {string} disabled`, function (name) {
|
|
79
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("menuitemcheckbox", name);
|
|
80
|
+
});
|
|
81
|
+
/**
|
|
82
|
+
* 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 with the disabled attribute set to false
|
|
83
|
+
* */
|
|
84
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemcheckbox named {string} enabled`, function (name) {
|
|
85
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("menuitemcheckbox", name);
|
|
74
86
|
});
|
|
75
87
|
// End of Content Section
|
|
76
88
|
// Begin of Keyboard Section
|
|
@@ -64,13 +64,25 @@ const __common_1 = require("../../../_.common");
|
|
|
64
64
|
* 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
|
|
65
65
|
* */
|
|
66
66
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemradio named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
67
|
-
(0, core_engine_1.
|
|
67
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("menuitemradio", name, expectedTextContent);
|
|
68
68
|
});
|
|
69
69
|
/**
|
|
70
70
|
* 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
|
|
71
71
|
* */
|
|
72
72
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemradio named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
73
|
-
(0, core_engine_1.
|
|
73
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("menuitemradio", name, expectedTextContent);
|
|
74
|
+
});
|
|
75
|
+
/**
|
|
76
|
+
* 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 with the disabled attribute set to true
|
|
77
|
+
* */
|
|
78
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemradio named {string} disabled`, function (name) {
|
|
79
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("menuitemradio", name);
|
|
80
|
+
});
|
|
81
|
+
/**
|
|
82
|
+
* 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 with the disabled attribute set to false
|
|
83
|
+
* */
|
|
84
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a menuitemradio named {string} enabled`, function (name) {
|
|
85
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("menuitemradio", name);
|
|
74
86
|
});
|
|
75
87
|
// End of Content Section
|
|
76
88
|
// Begin of Keyboard Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a counter named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("meter", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a counter named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("meter", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a counter named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("meter", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a counter named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("meter", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a navigation named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("navigation", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a navigation named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("navigation", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a navigation named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("navigation", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a navigation named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("navigation", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a no named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("none", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a no named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("none", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a no named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("none", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a no named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("none", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a note named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("note", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a note named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("note", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a note named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("note", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a note named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("note", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -18,6 +18,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
18
18
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
19
19
|
require("../../../../../../cypress/commands");
|
|
20
20
|
const core_engine_1 = require("../../../core-engine");
|
|
21
|
+
const __common_1 = require("../../../_.common");
|
|
21
22
|
// Begin of General Section
|
|
22
23
|
/**
|
|
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
|
|
@@ -38,6 +39,14 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
38
39
|
(0, core_engine_1.notFoundWithRoleAndName)("option", name);
|
|
39
40
|
});
|
|
40
41
|
// End of General Section
|
|
42
|
+
// Begin of Click Section
|
|
43
|
+
/**
|
|
44
|
+
* Triggers a click on the element with role $roleId and the specified name
|
|
45
|
+
* */
|
|
46
|
+
(0, cypress_cucumber_preprocessor_1.When)(`I click on option named {string}`, function (name) {
|
|
47
|
+
(0, core_engine_1.click)("option", name);
|
|
48
|
+
});
|
|
49
|
+
// End of Click Section
|
|
41
50
|
// Begin of Type Section
|
|
42
51
|
/**
|
|
43
52
|
* Writes the sentence given as a parameter inside the specified field (useful for example to fill in a form field)
|
|
@@ -63,12 +72,46 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
72
|
* 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
|
|
64
73
|
* */
|
|
65
74
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an option named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
75
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("option", name, expectedTextContent);
|
|
67
76
|
});
|
|
68
77
|
/**
|
|
69
78
|
* 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
|
|
70
79
|
* */
|
|
71
80
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an option named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
81
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("option", name, expectedTextContent);
|
|
82
|
+
});
|
|
83
|
+
/**
|
|
84
|
+
* 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 with the disabled attribute set to true
|
|
85
|
+
* */
|
|
86
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an option named {string} disabled`, function (name) {
|
|
87
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("option", name);
|
|
88
|
+
});
|
|
89
|
+
/**
|
|
90
|
+
* 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 with the disabled attribute set to false
|
|
91
|
+
* */
|
|
92
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an option named {string} enabled`, function (name) {
|
|
93
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("option", name);
|
|
73
94
|
});
|
|
74
95
|
// End of Content Section
|
|
96
|
+
// Begin of Keyboard Section
|
|
97
|
+
/**
|
|
98
|
+
* Checks that the Html element 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/) is focused<br/><a target='_blank' href='https://github.com/e2e-test-quest/uuv/blob/main/example/en-keyboard.feature'>Examples</a>
|
|
99
|
+
* */
|
|
100
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see an option named {string} keyboard focused`, function (name) {
|
|
101
|
+
(0, core_engine_1.findWithRoleAndNameFocused)("option", name);
|
|
102
|
+
});
|
|
103
|
+
/**
|
|
104
|
+
* Move to the previous html element that can be reached with Tab and checks that the Html element 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/) is focused<br/><a target='_blank' href='https://github.com/e2e-test-quest/uuv/blob/main/example/en-keyboard.feature'>Examples</a>
|
|
105
|
+
* */
|
|
106
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`the previous keyboard element focused should be an option named {string}`, function (name) {
|
|
107
|
+
(0, __common_1.pressKey)("{reverseTab}");
|
|
108
|
+
(0, core_engine_1.findWithRoleAndNameFocused)("option", name);
|
|
109
|
+
});
|
|
110
|
+
/**
|
|
111
|
+
* Move to the next html element that can be reached with Tab and checks that the Html element 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/) is focused<br/><a target='_blank' href='https://github.com/e2e-test-quest/uuv/blob/main/example/en-keyboard.feature'>Examples</a>
|
|
112
|
+
* */
|
|
113
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`the next keyboard element focused should be an option named {string}`, function (name) {
|
|
114
|
+
(0, __common_1.pressKey)("{tab}");
|
|
115
|
+
(0, core_engine_1.findWithRoleAndNameFocused)("option", name);
|
|
116
|
+
});
|
|
117
|
+
// End of Keyboard Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a presentation named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("presentation", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a presentation named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("presentation", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a presentation named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("presentation", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a presentation named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("presentation", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a progress bar named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("progressbar", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a progress bar named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("progressbar", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a progress bar named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("progressbar", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a progress bar named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("progressbar", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -72,13 +72,25 @@ const __common_1 = require("../../../_.common");
|
|
|
72
72
|
* 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
|
|
73
73
|
* */
|
|
74
74
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
75
|
-
(0, core_engine_1.
|
|
75
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("radio", name, expectedTextContent);
|
|
76
76
|
});
|
|
77
77
|
/**
|
|
78
78
|
* 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
|
|
79
79
|
* */
|
|
80
80
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
81
|
-
(0, core_engine_1.
|
|
81
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("radio", name, expectedTextContent);
|
|
82
|
+
});
|
|
83
|
+
/**
|
|
84
|
+
* 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 with the disabled attribute set to true
|
|
85
|
+
* */
|
|
86
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio named {string} disabled`, function (name) {
|
|
87
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("radio", name);
|
|
88
|
+
});
|
|
89
|
+
/**
|
|
90
|
+
* 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 with the disabled attribute set to false
|
|
91
|
+
* */
|
|
92
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio named {string} enabled`, function (name) {
|
|
93
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("radio", name);
|
|
82
94
|
});
|
|
83
95
|
// End of Content Section
|
|
84
96
|
// Begin of Keyboard Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio group named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("radiogroup", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio group named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("radiogroup", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio group named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("radiogroup", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a radio group named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("radiogroup", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|
|
@@ -63,12 +63,24 @@ const core_engine_1 = require("../../../core-engine");
|
|
|
63
63
|
* 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
|
|
64
64
|
* */
|
|
65
65
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a range named {string} and containing {string} disabled`, function (name, expectedTextContent) {
|
|
66
|
-
(0, core_engine_1.
|
|
66
|
+
(0, core_engine_1.findWithRoleAndNameAndContentDisabled)("range", name, expectedTextContent);
|
|
67
67
|
});
|
|
68
68
|
/**
|
|
69
69
|
* 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
|
|
70
70
|
* */
|
|
71
71
|
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a range named {string} and containing {string} enabled`, function (name, expectedTextContent) {
|
|
72
|
-
(0, core_engine_1.
|
|
72
|
+
(0, core_engine_1.findWithRoleAndNameAndContentEnabled)("range", name, expectedTextContent);
|
|
73
|
+
});
|
|
74
|
+
/**
|
|
75
|
+
* 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 with the disabled attribute set to true
|
|
76
|
+
* */
|
|
77
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a range named {string} disabled`, function (name) {
|
|
78
|
+
(0, core_engine_1.findWithRoleAndNameDisabled)("range", name);
|
|
79
|
+
});
|
|
80
|
+
/**
|
|
81
|
+
* 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 with the disabled attribute set to false
|
|
82
|
+
* */
|
|
83
|
+
(0, cypress_cucumber_preprocessor_1.Then)(`I should see a range named {string} enabled`, function (name) {
|
|
84
|
+
(0, core_engine_1.findWithRoleAndNameEnabled)("range", name);
|
|
73
85
|
});
|
|
74
86
|
// End of Content Section
|