@uuv/cypress 2.1.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/README.md +4 -0
- package/dist/cucumber/step_definitions/cypress/_.common.d.ts +0 -2
- package/dist/cucumber/step_definitions/cypress/_context.d.ts +0 -2
- package/dist/cucumber/step_definitions/cypress/a11y-engine.d.ts +17 -0
- package/dist/cucumber/step_definitions/cypress/a11y-engine.js +127 -0
- package/dist/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.js +176 -9
- package/dist/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.js +176 -9
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_input.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_list.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_input.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_list.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.js +21 -0
- package/dist/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.js +21 -0
- package/dist/cypress/commands.d.ts +3 -2
- package/dist/cypress/commands.js +3 -0
- package/package.json +3 -2
- package/src/cucumber/step_definitions/cypress/generated/_en-generated-cucumber-steps-definition.ts +191 -15
- package/src/cucumber/step_definitions/cypress/generated/_fr-generated-cucumber-steps-definition.ts +191 -15
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alert.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_alertdialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_application.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_article.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_banner.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_button.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_cell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_checkbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_columnheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_combobox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_command.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_comment.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_complementary.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_composite.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_contentinfo.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_definition.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_dialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_directory.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_document.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_feed.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_figure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_form.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_generic.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_grid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_gridcell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_group.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_heading.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_img.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_input.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_landmark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_link.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_list.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_listitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_log.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_main.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_mark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_math.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menu.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menubar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemcheckbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_menuitemradio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_meter.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_navigation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_none.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_note.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_option.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_presentation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_progressbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_radiogroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_range.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_region.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_roletype.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_row.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowgroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_rowheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_scrollbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_search.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_searchbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_section.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_sectionhead.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_select.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_separator.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_slider.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_spinbutton.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_status.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_structure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_suggestion.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_switch.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tab.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_table.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tablist.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tabpanel.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_term.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_textbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_timer.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_toolbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tooltip.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_tree.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treegrid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_treeitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_widget.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/en/_en-generated-steps-definition_window.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alert.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_alertdialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_application.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_article.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_banner.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_button.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_cell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_checkbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_columnheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_combobox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_command.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_comment.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_complementary.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_composite.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_contentinfo.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_definition.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_dialog.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_directory.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_document.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_feed.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_figure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_form.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_generic.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_grid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_gridcell.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_group.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_heading.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_img.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_input.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_landmark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_link.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_list.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_listitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_log.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_main.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_mark.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_math.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menu.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menubar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemcheckbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_menuitemradio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_meter.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_navigation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_none.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_note.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_option.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_presentation.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_progressbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radio.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_radiogroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_range.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_region.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_roletype.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_row.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowgroup.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_rowheader.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_scrollbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_search.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_searchbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_section.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_sectionhead.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_select.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_separator.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_slider.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_spinbutton.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_status.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_structure.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_suggestion.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_switch.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tab.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_table.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tablist.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tabpanel.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_term.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_textbox.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_timer.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_toolbar.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tooltip.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_tree.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treegrid.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_treeitem.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_widget.ts +21 -0
- package/src/cucumber/step_definitions/cypress/generated/enriched/fr/_fr-generated-steps-definition_window.ts +21 -0
|
@@ -20,24 +20,45 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
20
20
|
const cypress_cucumber_preprocessor_1 = require("@badeball/cypress-cucumber-preprocessor");
|
|
21
21
|
require("../../../../../../cypress/commands");
|
|
22
22
|
const core_engine_1 = require("../../../core-engine");
|
|
23
|
+
/**
|
|
24
|
+
* Selects the element whose [accessible role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles#aria_role_types) and accessible [name](https://russmaxdesign.github.io/html-elements-names/) are specified <br />⚠ remember to deselect the element with <b>[I reset context](#i-reset-context)</b> if you're no longer acting on it
|
|
25
|
+
* */
|
|
23
26
|
(0, cypress_cucumber_preprocessor_1.When)(`within a dialog named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("dialog", 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 dialog named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("dialog", 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 dialog named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("dialog", 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 dialog named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("dialog", { 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 dialog named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("dialog", 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 dialog named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("dialog", 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 dialog named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("dialog", 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 directory named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("directory", 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 directory named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("directory", 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 directory named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("directory", 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 directory named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("directory", { 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 directory named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("directory", 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 directory named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("directory", 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 directory named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("directory", 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 document named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("document", 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 document named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("document", 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 document named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("document", 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 document named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("document", { 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 document named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("document", 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 document named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("document", 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 document named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("document", 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 flow named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("feed", 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 flow named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("feed", 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 flow named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("feed", 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 flow named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("feed", { 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 flow named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("feed", 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 flow named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("feed", 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 flow named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("feed", 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 figure named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("figure", 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 figure named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("figure", 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 figure named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("figure", 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 figure named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("figure", { 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 figure named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("figure", 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 figure named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("figure", 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 figure named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("figure", 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 form named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("form", 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 form named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("form", 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 form named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("form", 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 form named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("form", { 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 form named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("form", 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 form named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("form", 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 form named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("form", 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 generic named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("generic", 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 generic named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("generic", 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 generic named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("generic", 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 generic named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("generic", { 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 generic named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("generic", 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 generic named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("generic", 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 generic named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("generic", 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 grid named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("grid", 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 grid named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("grid", 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 grid named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("grid", 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 grid named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("grid", { 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 grid named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("grid", 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 grid named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("grid", 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 grid named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("grid", 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 grid cell named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("gridcell", 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 grid cell named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("gridcell", 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 grid cell named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("gridcell", 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 grid cell named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("gridcell", { 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 grid cell named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("gridcell", 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 grid cell named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("gridcell", 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 grid cell named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("gridcell", 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 group named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("group", 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 group named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("group", 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 group named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("group", 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 group named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("group", { 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 group named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("group", 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 group named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("group", 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 group named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("group", 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 title named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("heading", 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 title named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("heading", 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 title named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("heading", 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 title named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("heading", { 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 title named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("heading", 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 title named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("heading", 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 title named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("heading", 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 picture named {string}`, function (name) {
|
|
24
27
|
return (0, core_engine_1.withinRoleAndName)("img", 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 picture named {string}`, async function (name) {
|
|
27
33
|
(0, core_engine_1.findWithRoleAndName)("img", 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 picture named {string}`, async function (name) {
|
|
30
39
|
(0, core_engine_1.notFoundWithRoleAndName)("img", 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 picture named {string}`, function (textToType, name) {
|
|
33
45
|
cy.uuvFindByRole("img", { 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 picture named {string} and containing {string}`, async function (name, expectedTextContent) {
|
|
36
51
|
(0, core_engine_1.findWithRoleAndNameAndContent)("img", 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 picture named {string} and containing {string} disabled`, async function (name, expectedTextContent) {
|
|
39
57
|
(0, core_engine_1.findWithRoleAndNameAndContentDisable)("img", 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 picture named {string} and containing {string} enabled`, async function (name, expectedTextContent) {
|
|
42
63
|
(0, core_engine_1.findWithRoleAndNameAndContentEnable)("img", name, expectedTextContent);
|
|
43
64
|
});
|